aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+admin
Commit message (Expand)AuthorAgeFilesLines
* Add ability to filter per job typeChocobozzz2019-12-044-17/+67
* Add more filters to admin follows tableChocobozzz2019-11-292-8/+4
* Only display accepted followers/followings in about pageChocobozzz2019-11-282-2/+2
* Fix testsChocobozzz2019-11-271-1/+1
* (plugins) adding checkbox and textarea as possible input types, add links in ...Rigel Kent2019-11-253-3/+13
* Add audio-only option to transcoders and playerfrankdelange2019-11-251-0/+4
* Disable webtorrent support in clientChocobozzz2019-11-252-1/+23
* Add ability to enabled HLS in the admin panelChocobozzz2019-11-052-1/+26
* Some language fixes (#2198)Filip Bengtsson2019-10-231-13/+13
* Update translationsChocobozzz2019-10-221-2/+2
* Update user-edit.component.htmlKnackie2019-10-191-0/+1
* Allow to choose 'Most liked videos' page as default client routeJulien Maulny2019-10-181-0/+1
* Clearer debug IP messageChocobozzz2019-09-051-1/+1
* Add hardware information in instance configChocobozzz2019-09-052-0/+16
* Add creation reasonChocobozzz2019-09-053-9/+23
* Add about information in registration pageChocobozzz2019-09-051-54/+93
* Add more attributes to about pageChocobozzz2019-09-053-37/+175
* Implement auto follow in clientChocobozzz2019-09-042-0/+46
* Fix plugin card background color with dark themeChocobozzz2019-08-221-0/+1
* Fix infinite scroll on big screensChocobozzz2019-08-024-2/+11
* Add margin to plugin blocks in adminChocobozzz2019-07-301-0/+4
* Moderators can only manage usersChocobozzz2019-07-305-13/+35
* Add plugin translation systemChocobozzz2019-07-261-3/+22
* Add public settings endpointChocobozzz2019-07-262-3/+3
* Add setting helper to client pluginsChocobozzz2019-07-262-31/+23
* Update translations and support Greek languageChocobozzz2019-07-251-1/+1
* Update client dependenciesChocobozzz2019-07-255-5/+5
* Use ::ng-deep instead of /deep/Chocobozzz2019-07-252-2/+2
* Update angularChocobozzz2019-07-254-4/+4
* Add sortable for videoQuotaUsed in user-list component.Axel Viala2019-07-251-1/+1
* Change plugin models namesChocobozzz2019-07-242-4/+4
* Fix lintChocobozzz2019-07-241-1/+1
* Add client helpers to pluginsChocobozzz2019-07-241-1/+6
* Add ability to install a plugin from the admin pageChocobozzz2019-07-243-1/+16
* Add ability to search available pluginsChocobozzz2019-07-249-50/+247
* WIP plugins: update pluginChocobozzz2019-07-244-4/+61
* WIP plugins: add plugin settings/uninstall in clientChocobozzz2019-07-2410-14/+333
* WIP plugins: list installed plugins in clientChocobozzz2019-07-2419-2/+296
* WIP plugins: load theme on client sideChocobozzz2019-07-241-0/+1
* WIP plugins: add theme supportChocobozzz2019-07-242-0/+24
* Link to follower profile from administration (#1922)Nassim Bounouas2019-06-201-1/+1
* Add 4k conf in transcoding in admin panelChocobozzz2019-06-122-10/+29
* Improve 4K video quality after transcodingChocobozzz2019-06-061-2/+3
* Add list of instance follows in about pageChocobozzz2019-06-067-103/+4
* Merge branch 'release/v1.3.0' into developChocobozzz2019-05-211-0/+1
|\
| * Fix pagination in my videos pageChocobozzz2019-05-211-0/+1
* | Add audio support in uploadChocobozzz2019-05-162-0/+9
|/
* Add user adminFlagsChocobozzz2019-04-154-3/+24
* Fix privacy warning position on mobileChocobozzz2019-04-152-1/+2
* Add debug component to help admins to fix IP issuesChocobozzz2019-04-1112-10/+130