aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app
Commit message (Expand)AuthorAgeFilesLines
...
* Fix ngx loading bar deprecationChocobozzz2021-12-292-9/+13
* Refactor plugin cardChocobozzz2021-12-2914-83/+110
* Refactor video editionChocobozzz2021-12-291-9/+15
* Enhance plugin video fieldsChocobozzz2021-12-295-24/+77
* Support official pluginsChocobozzz2021-12-281-0/+5
* Remove unnecessary onPage event on admin tablesChocobozzz2021-12-2414-33/+19
* Fix table all page selectionChocobozzz2021-12-243-3/+3
* Move zxx to its own group in select-languages component (#4664)Florian CUNY2021-12-241-3/+13
* Don't stuck state when move transcoding job failedChocobozzz2021-12-233-0/+12
* Ensure plugins are loaded for client routeChocobozzz2021-12-171-0/+5
* Fix search result type auto filterChocobozzz2021-12-171-3/+3
* Fix buildChocobozzz2021-12-171-1/+2
* Add ability to disable p2p in embed with URLChocobozzz2021-12-162-10/+39
* Use different p2p policy for embeds and webappChocobozzz2021-12-161-1/+1
* Add ability for admins to set default p2p policyChocobozzz2021-12-1617-239/+319
* Ability for admins to set default upload valuesChocobozzz2021-12-149-22/+18
* Add meaning to date short namesChocobozzz2021-12-131-26/+26
* Added "zxx" (no linguistic content) in available video languages (#4631)Florian CUNY2021-12-131-1/+3
* Give moderators access to edit channels (#4608)kontrollanten2021-12-1316-156/+205
* Fix homepageChocobozzz2021-12-131-3/+3
* Add ability for plugins to register client routesChocobozzz2021-12-108-5/+109
* Add filter on search resultsChocobozzz2021-12-105-22/+82
* Merge branch 'release/4.0.0' into developChocobozzz2021-12-091-1/+0
|\
| * Fix lintChocobozzz2021-12-091-1/+0
* | Merge branch 'release/4.0.0' into developChocobozzz2021-12-094-13/+17
|\|
| * Fix homepage titleChocobozzz2021-12-091-1/+6
| * Fix theme update when logged inChocobozzz2021-12-093-12/+11
* | Update torrents info name on video updateChocobozzz2021-12-081-1/+1
* | Merge branch 'release/4.0.0' into developChocobozzz2021-12-073-8/+9
|\|
| * Fix report modal errorChocobozzz2021-12-073-8/+9
* | Add mute status in account and channel pagesChocobozzz2021-12-0714-26/+96
* | Add ability to redirect users on external authChocobozzz2021-12-036-4/+63
* | Merge branch 'release/4.0.0' into developChocobozzz2021-12-032-4/+9
|\|
| * Fix search on iosChocobozzz2021-12-032-4/+9
* | Merge branch 'release/4.0.0' into developChocobozzz2021-12-032-4/+19
|\|
| * Fix too long filename video uploadChocobozzz2021-12-031-3/+18
| * Fix additional extensions admin config descriptionChocobozzz2021-12-031-1/+1
* | add plugin selector to about/menu elements (#4597)kontrollanten2021-12-033-66/+73
* | Fix forgot password button roleChocobozzz2021-12-031-1/+2
|/
* Fix audio upload if not enabled by instanceChocobozzz2021-12-011-0/+1
* Fix playlist miniature size with big descriptionChocobozzz2021-11-292-5/+8
* Fix player placeholder widthChocobozzz2021-11-291-0/+2
* Introduce plugin id selectorsChocobozzz2021-11-264-4/+28
* Improve notification settings UIChocobozzz2021-11-263-31/+77
* Optimize HLS/WebTorrent videos onlyChocobozzz2021-11-251-4/+4
* Don't manage remote video filesChocobozzz2021-11-191-2/+4
* Stop killing peertube in ci scriptChocobozzz2021-11-181-1/+1
* Add ability to run transcoding jobsChocobozzz2021-11-185-8/+90
* Add ability to remove hls/webtorrent filesChocobozzz2021-11-185-17/+101
* Add ability to bulk block videosChocobozzz2021-11-1710-39/+110