aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/initializers
Commit message (Expand)AuthorAgeFilesLines
* Add hls support on serverChocobozzz2019-02-115-4/+72
* 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-142-3/+40
* Add ability to unfederate a local video (on blacklist)Chocobozzz2019-01-102-1/+28
* Implement contact form in the clientChocobozzz2019-01-102-2/+14
* Implement contact form on server sideChocobozzz2019-01-101-0/+11
* Add notifications in the clientChocobozzz2019-01-091-1/+1
* Add new follow, mention and user registered notifsChocobozzz2019-01-091-2/+6
* Add import finished and video published notifsChocobozzz2019-01-091-2/+4
* Add notification settings migrationChocobozzz2019-01-092-1/+42
* Add user notification base codeChocobozzz2019-01-092-2/+8
* Optimize index sizesChocobozzz2018-12-202-1/+33
* Optimize actor follow scores modificationsChocobozzz2018-12-201-2/+2
* Fix federation of some videosChocobozzz2018-12-192-1/+53
* Add history on server sideChocobozzz2018-12-182-1/+28
* 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-113-32/+115
* 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-042-0/+3
* Update dependenciesChocobozzz2018-12-041-1/+1
* Delete invalid or deleted remote videosChocobozzz2018-11-201-5/+10
* Speedup peertube startupChocobozzz2018-11-192-21/+32
* Check activities hostChocobozzz2018-11-142-1/+50
* Add compatibility with other Linked Signature algorithmsChocobozzz2018-11-141-1/+1
* Add HTTP signature check before linked signatureChocobozzz2018-10-191-0/+7
* Feature/description support fields length 1000 (#1267)BRAINS YUM2018-10-198-19/+66
* Fix transcodingChocobozzz2018-10-181-4/+4
* Merge branch 'feature/webtorrent-disabling' into developChocobozzz2018-10-172-1/+29
|\
| * move to boolean switchRigel Kent2018-10-132-15/+9
| * add webtorrent opt-out settingsRigel Kent2018-10-132-1/+35
* | Add ability for users to block an account/instance on server sideChocobozzz2018-10-162-2/+9
* | rename News category into News & Politics (#1261)Adnane Belmadiaf2018-10-141-1/+1
|/
* add parseBytes utility function and tests (#1239)BRAINS YUM2018-10-131-3/+3
* Set bitrate limits for transcoding (fixes #638) (#1135)Felix Ableitner2018-10-081-2/+2
* Merge branch 'release/v1.0.0' into developChocobozzz2018-10-081-0/+6
|\
| * Avoid old issue regarding duplicated hosts in dbChocobozzz2018-10-081-0/+6
* | Add user history and resume videosChocobozzz2018-10-051-1/+3
|/
* Fix dnt routeChocobozzz2018-10-011-2/+2
* Add timeout on youtube dl to cleaup filesChocobozzz2018-10-011-1/+3
* Fix video files duplicated when fps is nullChocobozzz2018-09-263-1/+35
* Only duplicate public videosChocobozzz2018-09-251-1/+1
* Reduce video import TTLChocobozzz2018-09-251-1/+1
* Improve redundancy: add 'min_lifetime' configurationChocobozzz2018-09-245-104/+135
* Add warning if one of the storage directory is in the peertubeChocobozzz2018-09-201-1/+13
* Add redundancy check interval in configChocobozzz2018-09-192-5/+4