aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/models
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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
* 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
* Relax videos list thumbnail api joinChocobozzz2019-04-241-1/+6
* Fix ownership changesChocobozzz2019-04-241-16/+20
* Upgrade sequelizeChocobozzz2019-04-2424-324/+322
* Update sequelizeChocobozzz2019-04-2425-277/+272
* Create a dedicated table to track video thumbnailsChocobozzz2019-04-244-98/+266
* Add user adminFlagsChocobozzz2019-04-151-1/+17
* Add ability to delete old remote viewsChocobozzz2019-04-121-0/+14
* Add ability to limit videos history sizeChocobozzz2019-04-111-1/+13
* Try to improve server tests compilation speedChocobozzz2019-04-111-2/+1
* Don't expose constants directly in initializers/Chocobozzz2019-04-1119-19/+18
* Move config in its own fileChocobozzz2019-04-1110-28/+35
* Add /accounts/:username/ratings endpoint (#1756)Yohan Boniface2019-04-091-1/+42
* Add new instance follower notification in clientChocobozzz2019-04-091-1/+1
* Add notification on new instance follower (server side)Chocobozzz2019-04-082-1/+12
* Update P2P media loader peer versionChocobozzz2019-04-082-3/+43
* Restore videos list componentsChocobozzz2019-04-022-4/+2
* add quarantine videos feature (#1637)Josh Morel2019-04-023-20/+49
* Cleanup invalid rates/comments/sharesChocobozzz2019-03-194-2/+57
* Refresh playlistsChocobozzz2019-03-194-17/+30
* Fix videos list for api SQL requestChocobozzz2019-03-181-3/+4
* Add videos playlist exist testsChocobozzz2019-03-181-2/+3