aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/initializers/constants.ts
Commit message (Expand)AuthorAgeFilesLines
* Automatically update playlist thumbnailsChocobozzz2019-08-011-1/+1
* Fix broken playlist apiChocobozzz2019-08-011-1/+1
* Improve static files cacheChocobozzz2019-07-291-2/+5
* Sort on videoQuotaUsed in backendChocobozzz2019-07-251-1/+1
* Add plugin table migration tableChocobozzz2019-07-241-1/+1
* Some plugins fixes and doc enhancementsChocobozzz2019-07-241-1/+1
* Use process.env.npm_package_versionChocobozzz2019-07-241-1/+2
* Check latest plugins version with config intervalChocobozzz2019-07-241-3/+2
* Check latest plugins versionChocobozzz2019-07-241-0/+1
* Add ability to search available pluginsChocobozzz2019-07-241-1/+4
* Add peertube plugin index website modelsChocobozzz2019-07-241-1/+1
* WIP plugins: plugin settings on server sideChocobozzz2019-07-241-1/+3
* WIP plugins: load theme on client sideChocobozzz2019-07-241-2/+4
* WIP plugins: add theme supportChocobozzz2019-07-241-1/+4
* WIP plugins: add ability to register pluginsChocobozzz2019-07-241-0/+11
* Add rate limit to registration and API endpointsChocobozzz2019-07-041-14/+0
* Add language filters in user preferencesChocobozzz2019-06-191-1/+2
* Handle email update on serverChocobozzz2019-06-111-1/+1
* Remove unused actor uuid fieldChocobozzz2019-05-311-1/+1
* Merge branch 'release/v1.3.0' into developChocobozzz2019-05-211-1/+1
|\
| * Fix video viewsChocobozzz2019-05-211-1/+1
* | Add audio upload testsChocobozzz2019-05-171-2/+2
* | Add audio support in uploadChocobozzz2019-05-161-20/+44
|/
* Fix account description errorChocobozzz2019-05-131-1/+1
* Fix greek labelChocobozzz2019-05-131-0/+1
* Allow to control RATES_LIMIT from configuration (#1787)Yohan Boniface2019-04-261-4/+4
* Add migrationsChocobozzz2019-04-241-1/+1
* Add user adminFlagsChocobozzz2019-04-151-1/+1
* Add ability to delete old remote viewsChocobozzz2019-04-121-0/+2
* Add ability to limit videos history sizeChocobozzz2019-04-111-4/+5
* Don't expose constants directly in initializers/Chocobozzz2019-04-111-1/+6
* Move config in its own fileChocobozzz2019-04-111-270/+51
* Add logs endpointChocobozzz2019-04-101-0/+3
* Add ability to disable trackerChocobozzz2019-04-101-0/+5
* Add /accounts/:username/ratings endpoint (#1756)Yohan Boniface2019-04-091-0/+1
* Add new instance follower notification in clientChocobozzz2019-04-091-1/+1
* Add ability to manually approves instance followers in REST APIChocobozzz2019-04-081-1/+2
* Add ability to forbid followersChocobozzz2019-04-081-0/+5
* Update P2P media loader peer versionChocobozzz2019-04-081-1/+4
* add quarantine videos feature (#1637)Josh Morel2019-04-021-1/+8
* Rename video-file job to video-transcodingChocobozzz2019-03-191-3/+7
* Better videos redundancy config error handlingChocobozzz2019-03-191-0/+2
* Limit user tokens cacheChocobozzz2019-03-191-3/+10
* Refresh playlistsChocobozzz2019-03-191-1/+3
* Increase refresh interval to 2 daysChocobozzz2019-03-191-2/+2
* Add to playlist dropdownChocobozzz2019-03-181-1/+1
* Add/update/delete/list my playlistsChocobozzz2019-03-181-1/+1
* Add server migrationsChocobozzz2019-03-181-1/+1
* Rename streaming playlists routes/directoriesChocobozzz2019-03-181-5/+5
* Add playlist rest testsChocobozzz2019-03-181-0/+7