aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+my-account/shared
Commit message (Collapse)AuthorAgeFilesLines
* Update angularChocobozzz2019-07-251-1/+1
|
* Fix my account settings responsiveChocobozzz2019-04-111-1/+5
|
* Refractor notification serviceChocobozzz2018-12-191-3/+3
| | | | Shorter name and use primeng component
* Better typingsChocobozzz2018-10-181-2/+2
|
* NoImplicitAny flag true (#1157)BO412018-10-181-1/+1
| | | | | | | | this enables the `noImplicitAny` flag in the Typescript compiler > When the noImplicitAny flag is true and the TypeScript compiler cannot infer the type, it still generates the JavaScript files, but it also reports an error. Many seasoned developers prefer this stricter setting because type checking catches more unintentional errors at compile time. closes: #1131 replaces #1137
* remove unused importsBO412018-09-221-4/+0
|
* Add local user subscriptionsChocobozzz2018-08-271-1/+1
|
* Client: Add ability to update video channel avatarChocobozzz2018-06-293-0/+118