aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/users/user-notification.service.ts
Commit message (Collapse)AuthorAgeFilesLines
* Reorganize client shared modulesChocobozzz2020-06-231-86/+0
|
* Skip videos count on client if we don't use itChocobozzz2020-01-081-2/+2
|
* Lazy import some modulesChocobozzz2019-02-151-1/+1
|
* Refactor how we use iconsChocobozzz2019-01-171-2/+0
| | | | Inject them in an angular component so we can easily change their color
* Fix notification socketChocobozzz2019-01-141-32/+10
| | | | Should be in core module to share the same subject to all the app
* Add notifications in the clientChocobozzz2019-01-091-0/+110