aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/core
Commit message (Expand)AuthorAgeFilesLines
* Redirect to default login url on 401Chocobozzz2023-01-041-20/+25
* Prevent sending log error to server on 404Chocobozzz2022-12-281-1/+5
* Fix client lintChocobozzz2022-11-151-2/+2
* Fix HTML in account/channel descriptionChocobozzz2022-11-142-7/+24
* Breaking API: Consistency with role id/labelChocobozzz2022-10-283-10/+17
* Fix bad date display for jobsChocobozzz2022-10-251-0/+2
* Put private videos under a specific subdirectoryChocobozzz2022-10-243-18/+18
* Add ability for plugins to register ws routesChocobozzz2022-10-111-0/+5
* Implement two factor in clientChocobozzz2022-10-074-16/+64
* Add channels link in menuChocobozzz2022-09-281-0/+9
* Fix error messagesChocobozzz2022-09-231-1/+1
* More precise date for jobsChocobozzz2022-08-101-8/+15
* Add error info on router errorChocobozzz2022-08-031-2/+2
* Add channel hooksChocobozzz2022-08-031-1/+4
* Add ability for client to create server logsChocobozzz2022-07-1812-49/+55
* Reset table pagination on searchChocobozzz2022-07-121-0/+5
* Rename not fount page to error pageChocobozzz2022-07-081-1/+1
* feat: custom msg upon 401 responsekontrollanten2022-07-081-0/+2
* Fix setting theme in clientChocobozzz2022-06-271-2/+2
* Improve theme labelChocobozzz2022-06-161-4/+19
* Fix login form scrollingChocobozzz2022-06-151-1/+1
* Fix socket io lazy loadingChocobozzz2022-06-131-2/+2
* Better icon namesChocobozzz2022-06-131-1/+1
* Support ICU in TS componentsChocobozzz2022-06-081-46/+65
* Add missing i18n for hotkeysChocobozzz2022-05-251-1/+3
* Improve admin users list tableChocobozzz2022-05-241-4/+4
* Fix redirect users after login with external authChocobozzz2022-05-201-17/+54
* Add URL redirection support for external authChocobozzz2022-05-091-3/+7
* Reduce videos sort complexityChocobozzz2022-04-151-9/+9
* Implement avatar miniatures (#4639)kontrollanten2022-02-282-3/+3
* Fix plaintext markdown converterChocobozzz2022-02-041-2/+2
* Split user serviceChocobozzz2022-01-211-227/+57
* Remove unnecessary functionChocobozzz2022-01-182-49/+11
* Fix timestamp clickChocobozzz2022-01-131-0/+2
* Move uuid stuff in extra utilsChocobozzz2021-12-291-1/+2
* Translate plugin settingsChocobozzz2021-12-291-19/+36
* Remove unnecessary onPage event on admin tablesChocobozzz2021-12-241-16/+4
* Use different p2p policy for embeds and webappChocobozzz2021-12-161-1/+1
* Add ability for admins to set default p2p policyChocobozzz2021-12-167-136/+226
* Give moderators access to edit channels (#4608)kontrollanten2021-12-131-1/+5
* Add ability for plugins to register client routesChocobozzz2021-12-102-5/+28
* Fix lintChocobozzz2021-12-091-1/+0
* Fix theme update when logged inChocobozzz2021-12-091-1/+0
* Update angularChocobozzz2021-11-101-1/+1
* Improve advanced input filterChocobozzz2021-11-031-4/+10
* Add ability to exclude muted accountsChocobozzz2021-11-021-2/+11
* Add ability to view my followersChocobozzz2021-10-201-7/+9
* Remove protractor workaroundChocobozzz2021-10-141-15/+8
* Upgrade linkifyjsChocobozzz2021-10-121-93/+9
* Remove redundant attributeChocobozzz2021-10-111-3/+2