aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/core
Commit message (Expand)AuthorAgeFilesLines
* 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
* refactor API errors to standard error formatRigel Kent2021-06-021-1/+1
* Replace local menu iconChocobozzz2021-05-281-1/+1
* Implemented configurable minimum signup agePoslovitch2021-05-281-1/+2
* Remove ngx-metaChocobozzz2021-05-274-2/+70
* Instance homepage support (#4007)Chocobozzz2021-05-274-23/+105
* Inject server config in HTMLChocobozzz2021-05-142-33/+27
* Default to dark theme if requested by userChocobozzz2021-05-111-1/+13
* Refactor parseQueryStringFilter boolean handlerChocobozzz2021-05-032-10/+10
* Refactor search filtersChocobozzz2021-05-033-89/+10
* Reduce advanced search input debounce timeChocobozzz2021-05-031-1/+1
* Add ability to filter my videos by liveChocobozzz2021-05-033-69/+83
* Move to stylelintChocobozzz2021-04-281-4/+1
* Fix overview page with new thumbnail sizeChocobozzz2021-04-281-3/+3
* Add getAuthHeader client helperChocobozzz2021-04-221-0/+7