aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/initializers
Commit message (Expand)AuthorAgeFilesLines
* Remove unused actor uuid fieldChocobozzz2019-05-312-1/+20
* Add ability to specify channel on registrationChocobozzz2019-05-281-1/+1
* Merge branch 'release/v1.3.0' into developChocobozzz2019-05-212-1/+30
|\
| * Fix video viewsChocobozzz2019-05-212-1/+30
* | Merge branch 'feature/audio-upload' into developChocobozzz2019-05-212-22/+47
|\ \
| * | Add audio upload testsChocobozzz2019-05-171-2/+2
| * | Add audio support in uploadChocobozzz2019-05-162-20/+45
* | | Allow to control emails prefix and signature with config (#1789)Yohan Boniface2019-05-171-0/+8
|/ /
* / Add way to set root password by environment.Axel Viala2019-05-161-0/+2
|/
* Fix account description errorChocobozzz2019-05-132-1/+26
* Fix greek labelChocobozzz2019-05-131-0/+1
* Allow to control RATES_LIMIT from configuration (#1787)Yohan Boniface2019-04-263-5/+16
* Add migrationsChocobozzz2019-04-242-1/+51
* Fix ownership changesChocobozzz2019-04-241-1/+1
* Upgrade sequelizeChocobozzz2019-04-241-3/+3
* Update sequelizeChocobozzz2019-04-246-13/+27
* Create a dedicated table to track video thumbnailsChocobozzz2019-04-241-1/+3
* Add user adminFlagsChocobozzz2019-04-152-1/+41
* Add ability to delete old remote viewsChocobozzz2019-04-123-1/+11
* Add ability to limit videos history sizeChocobozzz2019-04-112-7/+13
* Don't expose constants directly in initializers/Chocobozzz2019-04-115-6/+8
* Move config in its own fileChocobozzz2019-04-1110-289/+319
* Add logs endpointChocobozzz2019-04-101-0/+3
* Add ability to disable trackerChocobozzz2019-04-102-1/+7
* Add /accounts/:username/ratings endpoint (#1756)Yohan Boniface2019-04-091-0/+1
* Add new instance follower notification in clientChocobozzz2019-04-091-1/+1
* Add notification on new instance follower (server side)Chocobozzz2019-04-081-0/+40
* Add ability to manually approves instance followers in REST APIChocobozzz2019-04-082-2/+3
* Add ability to forbid followersChocobozzz2019-04-082-1/+7
* Update P2P media loader peer versionChocobozzz2019-04-082-1/+45
* add quarantine videos feature (#1637)Josh Morel2019-04-023-2/+73
* Rename video-file job to video-transcodingChocobozzz2019-03-191-3/+7
* Fix email notificationChocobozzz2019-03-191-1/+0
* Better videos redundancy config error handlingChocobozzz2019-03-193-2/+7
* Limit user tokens cacheChocobozzz2019-03-192-8/+15
* Refresh playlistsChocobozzz2019-03-191-1/+3
* Increase refresh interval to 2 daysChocobozzz2019-03-191-2/+2
* Cleanup tmp directory at startupChocobozzz2019-03-191-2/+4
* Add to playlist dropdownChocobozzz2019-03-181-1/+1
* Add/update/delete/list my playlistsChocobozzz2019-03-181-1/+1
* Add server migrationsChocobozzz2019-03-182-1/+87
* Rename streaming playlists routes/directoriesChocobozzz2019-03-183-8/+8
* Add playlist rest testsChocobozzz2019-03-182-2/+9
* Playlist server APIChocobozzz2019-03-182-2/+27
* BREAKING: update CSP configurationChocobozzz2019-02-213-1/+12
* findById -> findByPkChocobozzz2019-02-211-1/+1
* Improve channel and account SEOChocobozzz2019-02-211-1/+1
* Add isNSFW instance configuration keyChocobozzz2019-02-202-1/+2
* Increase thumbnails sizeChocobozzz2019-02-201-2/+2
* Move original publication date in advanced settingsChocobozzz2019-02-111-11/+5