aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/core/routing
Commit message (Expand)AuthorAgeFilesLines
* Update angularChocobozzz2023-05-237-15/+11
* Fix default trending algorithm in admin configChocobozzz2023-02-201-4/+7
* Refactor login redirection/button linksChocobozzz2023-02-143-7/+18
* Fix client lintChocobozzz2022-11-151-2/+2
* Add error info on router errorChocobozzz2022-08-031-2/+2
* Add ability for client to create server logsChocobozzz2022-07-183-20/+19
* Rename not fount page to error pageChocobozzz2022-07-081-1/+1
* feat: custom msg upon 401 responsekontrollanten2022-07-081-0/+2
* Fix login form scrollingChocobozzz2022-06-151-1/+1
* Fix redirect users after login with external authChocobozzz2022-05-201-17/+54
* Add URL redirection support for external authChocobozzz2022-05-091-3/+7
* Give moderators access to edit channels (#4608)kontrollanten2021-12-131-1/+5
* Add ability for plugins to register client routesChocobozzz2021-12-101-1/+1
* Remove redundant attributeChocobozzz2021-10-111-3/+2
* Correctly disable infinite scroll for reuseChocobozzz2021-10-111-5/+7
* Add video filters to common video pagesChocobozzz2021-08-254-1/+176
* Migrate client to eslintChocobozzz2021-08-184-8/+18
* Speed up plugins loadingChocobozzz2021-06-043-1/+31
* Use HTML config when possibleChocobozzz2021-06-042-18/+7
* Remove ngx-metaChocobozzz2021-05-273-0/+65
* Inject server config in HTMLChocobozzz2021-05-141-16/+19
* Refactor search filtersChocobozzz2021-05-032-80/+0
* Reduce advanced search input debounce timeChocobozzz2021-05-031-1/+1
* Add ability to filter my videos by liveChocobozzz2021-05-032-0/+80
* move from trending routes to alg paramRigel Kent2021-01-283-38/+11
* add default trending page choice, revert comments count for hot strategyRigel Kent2021-01-283-2/+39
* Implement remote interactionChocobozzz2021-01-151-2/+2
* refactor 404 pageRigel Kent2020-12-031-5/+31
* Various front optimizationsChocobozzz2020-11-271-0/+9
* On touchscreens add content overlay for opened menu (#3088)Kim2020-08-171-1/+1
* Migrate to $localizeChocobozzz2020-08-141-7/+4
* 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
* 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