aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/initializers/constants.ts
Commit message (Expand)AuthorAgeFilesLines
* 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
* Playlist server APIChocobozzz2019-03-181-1/+22
* BREAKING: update CSP configurationChocobozzz2019-02-211-1/+5
* Improve channel and account SEOChocobozzz2019-02-211-1/+1
* Add isNSFW instance configuration keyChocobozzz2019-02-201-0/+1
* Increase thumbnails sizeChocobozzz2019-02-201-2/+2
* Merge branch 'develop' into pr/1285Chocobozzz2019-02-111-4/+20
|\
| * Update migration version for download enabledChocobozzz2019-02-111-1/+1
| * Cleanup reset user password by adminChocobozzz2019-02-111-0/+2
| * Add hls support on serverChocobozzz2019-02-111-1/+13
| * Try to fix Mac video uploadChocobozzz2019-01-241-1/+3
| * Youtube DL update every 24 hoursChocobozzz2019-01-211-1/+1
| * Fix testsChocobozzz2019-01-211-1/+1
| * Increase abuse length to 3000Chocobozzz2019-01-141-3/+3
| * Add ability to unfederate a local video (on blacklist)Chocobozzz2019-01-101-1/+1
|/
* Implement contact form on server sideChocobozzz2019-01-101-0/+11
* Add notification settings migrationChocobozzz2019-01-091-1/+1
* Add user notification base codeChocobozzz2019-01-091-1/+3
* Optimize index sizesChocobozzz2018-12-201-1/+1
* Optimize actor follow scores modificationsChocobozzz2018-12-201-2/+2
* Fix federation of some videosChocobozzz2018-12-191-1/+1
* Add history on server sideChocobozzz2018-12-181-1/+1
* Keep old channel/user name constraintsChocobozzz2018-12-131-2/+2
* add Content Security Policy (#1252)Rigel Kent2018-12-131-0/+1
* Support additional video extensionsChocobozzz2018-12-111-31/+65
* username/display_name/video_channel_name min length 1 and max length 50 (#1265)BRAINS YUM2018-12-071-3/+3
* Add sitemapChocobozzz2018-12-051-0/+1
* Create redundancy endpointChocobozzz2018-12-041-0/+1
* Add tmp and redundancy directoriesChocobozzz2018-12-041-0/+2
* Update dependenciesChocobozzz2018-12-041-1/+1
* Delete invalid or deleted remote videosChocobozzz2018-11-201-5/+10