aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/core/routing
Commit message (Collapse)AuthorAgeFilesLines
* On touchscreens add content overlay for opened menu (#3088)Kim2020-08-171-1/+1
| | | | | | | | | | | | | * Overflow:hidden on touchscreen when modal-open * Do not display menu by default on touchscreens * Add content overlay on touchscreens when menu is opened * Fix zIndex overlay for search infos * On touchscreens close menu on swipe left Co-authored-by: kimsible <kimsible@users.noreply.github.com>
* Migrate to $localizeChocobozzz2020-08-141-7/+4
| | | | | | | | | | | | * Remove i18n polyfill to translate things in components * Reduce bundle sizes * Improve runtime perf * Reduce a lot the time to make a full client build * Reduce client build complexity * We don't need a service to translate things anymore (so we will be able to translate title pages etc) Unfortunately we may loose some translations in the migration process. I'll put a message on weblate to notify translators
* Reorganize client shared modulesChocobozzz2020-06-238-16/+43
|
* Servicify menu, close menu on admin for small and medium screensRigel Kent2020-03-102-0/+49
|
* Lint componentsChocobozzz2020-02-102-4/+4
|
* Update to angular 9Chocobozzz2020-02-102-0/+4
|
* Lazy load static objectsChocobozzz2019-12-182-14/+10
|
* Don't redirect on verify account page after loginChocobozzz2019-10-281-1/+2
|
* Add success icon on registrationChocobozzz2019-05-292-1/+33
|
* Wait config before loading login/signupChocobozzz2019-04-251-0/+17
|
* Restore videos list componentsChocobozzz2019-04-022-0/+88
|
* Refractor notification serviceChocobozzz2018-12-191-1/+1
| | | | Shorter name and use primeng component
* Add ability to disable and clear historyChocobozzz2018-12-181-7/+1
|
* Redirect to the last url on loginChocobozzz2018-12-112-3/+20
|
* add redirect after login (#1110)BO412018-09-231-0/+2
|
* Fix e2e testsChocobozzz2018-06-081-3/+3
|
* Prepare i18n filesChocobozzz2018-06-051-2/+2
|
* Add 404 pageChocobozzz2018-05-311-16/+15
|
* Fix history back after a redirectChocobozzz2018-05-241-2/+2
|
* Upgrade to rxjs 6Chocobozzz2018-05-161-6/+5
|
* Add ability to change the homepageChocobozzz2018-03-012-0/+49
|
* Support roles with rights and add moderator roleChocobozzz2017-10-273-0/+67
|
* Upgrade client dependenciesChocobozzz2017-10-091-8/+8
|
* Try to optimize frontendChocobozzz2017-10-092-0/+17