aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/initializers
Commit message (Expand)AuthorAgeFilesLines
* Fix incorrect IDs in AP federationChocobozzz2020-11-201-3/+3
* Fix youtube-dl ipv4 PRChocobozzz2020-11-181-3/+1
* default youtube-dl to use ipv4 (#3311)Mark Van den Borre2020-11-181-0/+3
* Update live settings edge delayChocobozzz2020-11-181-1/+1
* Increase live delayChocobozzz2020-11-171-1/+1
* Implement video comment list in adminChocobozzz2020-11-131-0/+3
* Delay notification when waiting for a liveChocobozzz2020-11-121-0/+2
* Force signed headers in http signaturesChocobozzz2020-11-121-0/+4
* Use our implementation of randomIntChocobozzz2020-11-101-1/+2
* Cleanup follows of orphean actorsChocobozzz2020-11-102-1/+28
* Delay video views scheduled jobChocobozzz2020-11-101-11/+11
* Fix live migrationsChocobozzz2020-11-102-1/+27
* Update ffmpeg static version for testsChocobozzz2020-11-091-1/+1
* Handle views for live videosChocobozzz2020-11-091-3/+8
* Revert some mistakesChocobozzz2020-11-091-4/+3
* Reduce P2P blacklist in trackerChocobozzz2020-11-091-1/+1
* Add save replay live testsChocobozzz2020-11-091-2/+3
* Add check constraints live testsChocobozzz2020-11-091-0/+1
* Add max lives limitChocobozzz2020-11-092-1/+4
* Fix replay savingChocobozzz2020-11-091-1/+3
* Check live duration and sizeChocobozzz2020-11-095-4/+22
* Add watch messages if live has not startedChocobozzz2020-11-091-3/+7
* Live streaming implementation first stepChocobozzz2020-11-095-19/+127
* Deprecate old static routesChocobozzz2020-08-261-2/+2
* Update server dependenciesChocobozzz2020-08-251-1/+1
* Fix testsChocobozzz2020-08-241-7/+10
* Add ssl support to postgresqlChocobozzz2020-08-242-0/+3
* Better error message on postgresql connection errChocobozzz2020-08-241-0/+8
* Add server migration for playlistsChocobozzz2020-08-192-1/+47
* add .ac3, .aac audio and more video extensionsRigel Kent2020-08-181-5/+8
* Add kabile to supported languagesChocobozzz2020-08-111-1/+3
* Refactor video extensions logic in serverChocobozzz2020-08-111-7/+34
* add and document new additional video extensions supported at uploadRigel Kent2020-08-101-6/+36
* Add migrations for abuse messagesChocobozzz2020-07-312-1/+55
* Add server API to abuse messagesChocobozzz2020-07-312-0/+5
* allow sorting notificationsRigel Kent2020-07-291-2/+2
* Relax migrationsChocobozzz2020-07-111-7/+0
* Add new abuses testsChocobozzz2020-07-101-2/+0
* Add migrationsChocobozzz2020-07-103-1/+93
* Use 3 tables to represent abusesChocobozzz2020-07-103-30/+42
* Add ability to override client assets : logo - favicon - PWA icons - PWA mani...Kim2020-07-102-2/+18
* Block infohash spammers from trackerChocobozzz2020-06-251-1/+2
* Add database.name config optionGirish Ramakrishnan2020-06-251-1/+1
* predefined report reasons & improved reporter UI (#2842)Rigel Kent2020-06-222-1/+32
* Fix video view filenameChocobozzz2020-06-151-1/+1
* First implem global searchChocobozzz2020-06-104-7/+33
* Make federation of unlisted videos an instance-level server preference (#2802)Levi Bard2020-06-032-1/+7
* Support broadcast messagesChocobozzz2020-05-292-2/+19
* Fix broken migration introduced in 2.2.0-rc.1Chocobozzz2020-05-253-31/+39
* Fix migrationsChocobozzz2020-05-181-0/+30