aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/core
Commit message (Expand)AuthorAgeFilesLines
* 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
* Correctly disable infinite scroll for reuseChocobozzz2021-10-111-5/+7
* Fix autoblock message on upload pageChocobozzz2021-10-111-1/+4
* Fix NSFW filter and add testsChocobozzz2021-09-031-1/+5
* Allow accounts to skip account setup modalChocobozzz2021-08-271-0/+2
* Don't display account setup modal on signupChocobozzz2021-08-271-1/+8
* Remove useless asyncChocobozzz2021-08-261-1/+1
* Fix user quota alerts always displayed (#4354)Ms Kimsible2021-08-261-22/+0
* Merge branch 'feature/video-filters' into developChocobozzz2021-08-255-2/+189
|\
| * Add video filters to common video pagesChocobozzz2021-08-255-2/+189
* | Alert user for low quota and video auto-block on upload page (#4336)Ms Kimsible2021-08-251-0/+26
|/
* Migrate client to eslintChocobozzz2021-08-1815-54/+67
* Fix client lintChocobozzz2021-08-174-37/+35
* Update client dependenciesChocobozzz2021-08-111-1/+1
* Fetch things in bulk for the homepageChocobozzz2021-08-021-1/+9
* Refactor video links buildersChocobozzz2021-07-261-1/+1
* Refactor video links buildingChocobozzz2021-07-261-3/+7
* Add missing localization keysChocobozzz2021-07-211-1/+1
* Refactor requestsChocobozzz2021-07-202-4/+2
* Move to sass moduleChocobozzz2021-06-281-2/+2
* Move to sass @useChocobozzz2021-06-281-2/+2
* Fix plugin modal/notifierChocobozzz2021-06-141-4/+4
* add client hook filter:videojs.optionskontrollanten2021-06-142-139/+46
* Bidi supportChocobozzz2021-06-071-3/+4
* Add ability to filter menu linksChocobozzz2021-06-071-30/+76
* Speed up plugins loadingChocobozzz2021-06-045-25/+41
* Use HTML config when possibleChocobozzz2021-06-045-52/+23
* Load server config on app initChocobozzz2021-06-041-160/+20
* Add debug logs to plugin serviceChocobozzz2021-06-041-0/+12
* Adding frontend peertubeHelpers.getBaseRouterRoute. (#4153)John Livingston2021-06-031-0/+5