aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app
Commit message (Collapse)AuthorAgeFilesLines
* Add categories and languages to about pageChocobozzz2019-09-053-25/+62
|
* Improve features tableChocobozzz2019-09-057-47/+105
|
* Add more attributes to about pageChocobozzz2019-09-0510-81/+290
|
* Implement auto follow in clientChocobozzz2019-09-046-4/+74
|
* Add auto follow back support for instancesChocobozzz2019-09-041-1/+1
|
* Go back when cancel NSFW modalChocobozzz2019-08-225-7/+22
| | | | Instead of redirecting on the homepage
* Dismiss modals on pop stateChocobozzz2019-08-221-2/+7
|
* Fix plugin card background color with dark themeChocobozzz2019-08-221-0/+1
|
* Fix video rows overflowChocobozzz2019-08-225-8/+37
| | | | In discover and account channel videos pages
* Fix video playlist element removalChocobozzz2019-08-222-12/+11
|
* Cleanup SASS importsChocobozzz2019-08-221-1/+1
|
* Replace "overview" by "discover" in client titlesChocobozzz2019-08-222-2/+2
|
* Fix bad import on FF ESRChocobozzz2019-08-202-1/+38
|
* Fix playlist more button with long video namesChocobozzz2019-08-091-0/+1
|
* Fix video playlists listChocobozzz2019-08-071-3/+3
|
* Fix theater modeChocobozzz2019-08-061-0/+1
|
* Fix infinite scroll on big screensChocobozzz2019-08-0228-49/+135
|
* Fix search results on mobileChocobozzz2019-08-021-2/+4
|
* Fix overflow in playlist listChocobozzz2019-08-021-0/+12
|
* Fix player width with playlistChocobozzz2019-08-021-1/+2
|
* Fix broken follow notificationChocobozzz2019-08-021-0/+1
|
* Fix mute badge labelsChocobozzz2019-08-011-2/+2
|
* Automatically update playlist thumbnailsChocobozzz2019-08-012-10/+38
|
* Update Angular -> 8.2.0Chocobozzz2019-08-012-4/+4
|
* Fix broken playlist apiChocobozzz2019-08-0116-181/+254
|
* Add margin to plugin blocks in adminChocobozzz2019-07-301-0/+4
|
* Moderators can only manage usersChocobozzz2019-07-307-14/+46
|
* Add show channel button in account pageChocobozzz2019-07-293-2/+10
|
* Fix help transcoding placementChocobozzz2019-07-293-1/+4
|
* Fix quota in instance features tableChocobozzz2019-07-292-2/+2
|
* Add plugin translation systemChocobozzz2019-07-263-12/+56
|
* Run hooks and register plugins outside angularChocobozzz2019-07-261-16/+20
|
* Add public settings endpointChocobozzz2019-07-263-6/+7
|
* Add setting helper to client pluginsChocobozzz2019-07-265-34/+67
|
* Fix express validatorChocobozzz2019-07-253-4/+4
|
* Update translations and support Greek languageChocobozzz2019-07-251-1/+1
|
* Update client dependenciesChocobozzz2019-07-259-54/+54
|
* Use ::ng-deep instead of /deep/Chocobozzz2019-07-2524-41/+41
|
* Update angularChocobozzz2019-07-2539-61/+61
|
* Add sortable for videoQuotaUsed in user-list component.Axel Viala2019-07-251-1/+1
|
* Add client hook/register typingsChocobozzz2019-07-241-1/+2
|
* Change plugin models namesChocobozzz2019-07-243-7/+7
|
* Lazy load client script scopesChocobozzz2019-07-245-13/+18
|
* Log error on unknown hookChocobozzz2019-07-246-9/+16
|
* Use search client scopeChocobozzz2019-07-245-12/+20
|
* Add client hooksChocobozzz2019-07-2424-122/+296
|
* Some plugins fixes and doc enhancementsChocobozzz2019-07-241-2/+9
|
* Fix lintChocobozzz2019-07-242-4/+10
|
* Add client helpers to pluginsChocobozzz2019-07-245-15/+52
|
* Add ability to install a plugin from the admin pageChocobozzz2019-07-243-1/+16
|