aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/models
Commit message (Collapse)AuthorAgeFilesLines
* Fix redundancy testsChocobozzz2019-08-131-0/+3
|
* Fix redundancy exceeding the limitChocobozzz2019-08-121-8/+30
|
* Add avatar to prune scriptChocobozzz2019-08-092-4/+29
|
* Fix avatar url validationChocobozzz2019-08-091-1/+1
|
* Lazy load avatarsChocobozzz2019-08-096-14/+46
|
* Remove comment federation by video ownerChocobozzz2019-08-071-37/+6
|
* Limit maximum actor follow scoreChocobozzz2019-08-071-1/+1
|
* Automatically remove bad followingsChocobozzz2019-08-065-60/+66
|
* Fix broken follow notificationChocobozzz2019-08-022-0/+20
|
* Automatically update playlist thumbnailsChocobozzz2019-08-013-2/+27
|
* Fix HLS transcodingChocobozzz2019-08-011-1/+7
|
* Fix multiple server testsChocobozzz2019-08-013-10/+74
|
* Fix broken playlist apiChocobozzz2019-08-0110-63/+248
|
* Add public settings endpointChocobozzz2019-07-261-1/+14
|
* Sort on videoQuotaUsed in backendChocobozzz2019-07-251-0/+2
|
* Correctly notify on auto blacklistChocobozzz2019-07-241-0/+4
|
* Add hook filters testsChocobozzz2019-07-241-1/+6
|
* Add server hooksChocobozzz2019-07-241-2/+16
|
* Some plugins fixes and doc enhancementsChocobozzz2019-07-241-0/+9
|
* Fix lintChocobozzz2019-07-241-1/+1
|
* Add ability to search available pluginsChocobozzz2019-07-241-4/+15
|
* Add peertube plugin index website modelsChocobozzz2019-07-241-2/+2
|
* Move createTorrent in webtorrent utilsChocobozzz2019-07-241-1/+2
|
* WIP plugins: add storage managerChocobozzz2019-07-241-1/+35
|
* WIP plugins: update pluginChocobozzz2019-07-241-9/+23
|
* WIP plugins: move plugin CLI in peertube scriptChocobozzz2019-07-241-2/+4
| | | | Install/uninstall/list plugins remotely
* WIP plugins: add plugin settings/uninstall in clientChocobozzz2019-07-241-4/+24
|
* WIP plugins: plugin settings on server sideChocobozzz2019-07-241-4/+74
|
* WIP plugins: load theme on client sideChocobozzz2019-07-241-3/+3
|
* WIP plugins: add theme supportChocobozzz2019-07-241-1/+10
|
* WIP plugins: static filesChocobozzz2019-07-241-0/+10
|
* WIP plugins: install/uninstallChocobozzz2019-07-241-1/+10
|
* WIP plugins: add ability to register pluginsChocobozzz2019-07-241-0/+79
|
* Fix/connection with email (#1917)Nassim Bounouas2019-07-021-3/+3
| | | | | | | | | | | | * #1916 Load user by email - insensitive query * Revert "Case insensitive login" This reverts commit c1521ca3d757bee91f7dfbb15b3717162bf4997d. * #1916 Load user - insensitive query for username and sensitive for email * #1916 Unit test for insensitive username login && documentation
* Add language filters in user preferencesChocobozzz2019-06-193-89/+140
|
* Handle email update on serverChocobozzz2019-06-111-0/+6
|
* Server: Bulk update videos support fieldChocobozzz2019-05-311-0/+23
|
* Remove unused actor uuid fieldChocobozzz2019-05-313-52/+2
|
* Add pagination to account video channels endpointChocobozzz2019-05-291-3/+10
|
* Merge branch 'release/v1.3.0' into developChocobozzz2019-05-211-25/+41
|\
| * Fix blacklist sortChocobozzz2019-05-211-25/+41
| |
* | Merge branch 'release/v1.3.0' into developChocobozzz2019-05-211-2/+2
|\|
| * Fix thumbnails in video blacklist list endpointChocobozzz2019-05-211-2/+2
| |
* | Add audio support in uploadChocobozzz2019-05-162-3/+10
|/
* Fix account description errorChocobozzz2019-05-131-3/+3
|
* Fix thumbnail when listing my videosChocobozzz2019-05-131-10/+6
|
* Fix createdAt/updatedAt issuesChocobozzz2019-04-262-1/+3
|
* Fix overview endpointChocobozzz2019-04-241-2/+7
|
* Fix scheduled updateChocobozzz2019-04-241-1/+2
|
* Add migrationsChocobozzz2019-04-242-4/+4
|