aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/core/core.module.ts
Commit message (Expand)AuthorAgeFilesLines
* Add watch messages if live has not startedChocobozzz2020-11-091-2/+2
* Reorganize client shared modulesChocobozzz2020-06-231-17/+31
* Servicify menu, close menu on admin for small and medium screensRigel Kent2020-03-101-0/+2
* Add client hooksChocobozzz2019-07-241-0/+2
* WIP plugins: hook on client sideChocobozzz2019-07-241-0/+3
* Add success icon on registrationChocobozzz2019-05-291-0/+3
* Wait config before loading login/signupChocobozzz2019-04-251-1/+3
* Refactor how we use iconsChocobozzz2019-01-171-3/+1
* Fix notification socketChocobozzz2019-01-141-1/+3
* Refractor notification serviceChocobozzz2018-12-191-7/+10
* Upgrade client dependenciesChocobozzz2018-12-041-1/+1
* Fix client buildChocobozzz2018-09-121-3/+11
* refactor theme toggle into a serviceRigel Kent2018-09-061-0/+2
* Migrate to bootstrap 4 and ng-bootstrapChocobozzz2018-08-091-2/+0
* Add ability to change the homepageChocobozzz2018-03-011-2/+3
* Add bar when loading chunksChocobozzz2018-02-231-0/+2
* Add confirm when admin use custom js/cssChocobozzz2018-02-221-0/+2
* Register service workerChocobozzz2018-02-221-4/+4
* Add loading bar when updating a videoChocobozzz2018-02-161-3/+8
* Move to angular cliChocobozzz2017-12-121-1/+0
* Begin new menu designChocobozzz2017-12-011-6/+2
* Upgrade client depChocobozzz2017-10-311-1/+1
* Support roles with rights and add moderator roleChocobozzz2017-10-271-2/+4
* Client: check user is logged in for some pagesChocobozzz2017-10-101-2/+3
* Client: fix loading server configurationsChocobozzz2017-10-091-2/+2
* Fix client adminChocobozzz2017-08-281-0/+2
* Use typescript standard and lint all filesChocobozzz2017-06-161-13/+13
* Client: update to angular 4Chocobozzz2017-04-121-1/+1
* Client: Handle NSFW videoChocobozzz2017-04-041-1/+3
* Client: fix angular2-notifications dep...Chocobozzz2017-02-051-1/+1
* Client: better confirm box for a beautiful worldChocobozzz2017-01-271-1/+12
* Client: better notifications for a beautiful worldChocobozzz2017-01-271-1/+7
* Client: lazy load admin areaChocobozzz2017-01-231-3/+9
* Client: move menu component in core moduleChocobozzz2016-11-291-3/+6
* Client: split in angular modulesChocobozzz2016-11-211-0/+21