aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/core/routing/redirect.service.ts
Commit message (Expand)AuthorAgeFilesLines
* Fix default trending algorithm in admin configChocobozzz2023-02-201-4/+7
* Refactor login redirection/button linksChocobozzz2023-02-141-0/+9
* Add error info on router errorChocobozzz2022-08-031-2/+2
* Add ability for client to create server logsChocobozzz2022-07-181-13/+10
* Rename not fount page to error pageChocobozzz2022-07-081-1/+1
* feat: custom msg upon 401 responsekontrollanten2022-07-081-0/+2
* 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
* Speed up plugins loadingChocobozzz2021-06-041-1/+0
* Use HTML config when possibleChocobozzz2021-06-041-15/+6
* Inject server config in HTMLChocobozzz2021-05-141-16/+19
* move from trending routes to alg paramRigel Kent2021-01-281-23/+11
* add default trending page choice, revert comments count for hot strategyRigel Kent2021-01-281-2/+24
* Implement remote interactionChocobozzz2021-01-151-2/+2
* Various front optimizationsChocobozzz2020-11-271-0/+9
* Lazy load static objectsChocobozzz2019-12-181-6/+6
* Don't redirect on verify account page after loginChocobozzz2019-10-281-1/+2
* Add success icon on registrationChocobozzz2019-05-291-1/+8
* Redirect to the last url on loginChocobozzz2018-12-111-1/+20
* 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
* Add ability to change the homepageChocobozzz2018-03-011-0/+48