aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/initializers/constants.ts
Commit message (Expand)AuthorAgeFilesLines
* Don't store remote rates of remote videosChocobozzz2022-03-181-1/+1
* Process video torrents in orderChocobozzz2022-03-161-0/+3
* Add latency setting supportChocobozzz2022-03-091-3/+7
* Remove uneeded memoizeChocobozzz2022-03-081-3/+1
* Possibility to set custom RTMP/RTMPS hostname (#4811)kontrollanten2022-03-011-2/+2
* Fix client html performance regressionChocobozzz2022-02-281-1/+3
* Add basic video editor supportChocobozzz2022-02-281-1/+21
* Implement avatar miniatures (#4639)kontrollanten2022-02-281-11/+19
* Fix video file storage column consistencyChocobozzz2022-02-221-1/+1
* Fix import timeout inconsistencyChocobozzz2022-02-091-1/+1
* Add ability to cancel & delete video importsChocobozzz2022-01-191-1/+3
* Add simplified/traditional chinese languagesChocobozzz2022-01-171-0/+4
* Increase captions max sizeChocobozzz2022-01-141-1/+1
* Cleanup unavailable remote AP resourceChocobozzz2021-12-281-3/+12
* Don't stuck state when move transcoding job failedChocobozzz2021-12-231-1/+2
* Move test functions outside extra-utilsChocobozzz2021-12-171-2/+1
* Add ability for admins to set default p2p policyChocobozzz2021-12-161-1/+1
* chore(refactor): remove shared folder dependencies to the serverlutangar2021-12-161-1/+2
* Added "zxx" (no linguistic content) in available video languages (#4631)Florian CUNY2021-12-131-1/+3
* Decrease time to cleanup resumable uploadsChocobozzz2021-12-031-1/+1
* Fix redundancy timeoutChocobozzz2021-11-291-2/+7
* Refactor video viewsChocobozzz2021-11-091-10/+10
* video: add video stranscoding_failed statekontrollanten2021-11-091-1/+2
* Support RTMPSChocobozzz2021-11-051-1/+3
* Made the video channels limit (per user) server-wide configurable (#4491)Florian CUNY2021-10-261-5/+0
* prevent multiple post-process triggering of upload-resumable (#4175)Rigel Kent2021-10-251-0/+3
* Completely remove torrent static pathChocobozzz2021-10-221-1/+0
* Constants consistencyChocobozzz2021-10-221-19/+19
* Rewrite youtube-dl importChocobozzz2021-10-221-0/+7
* Add ability to view my followersChocobozzz2021-10-201-0/+3
* Refactor sort middlewaresChocobozzz2021-10-201-2/+2
* Process slow followers in unicast job queueChocobozzz2021-10-131-4/+4
* Don't use min FPS, throw insteadChocobozzz2021-10-121-1/+1
* Add latin to languagesChocobozzz2021-09-071-0/+2
* Fix pending job table migrationChocobozzz2021-08-301-1/+1
* Allow accounts to skip account setup modalChocobozzz2021-08-271-1/+1
* Add support for saving video files to object storage (#4290)Jelle Besseling2021-08-171-5/+9
* Refactor video links buildersChocobozzz2021-07-261-1/+1
* Use random names for VOD HLS playlistsChocobozzz2021-07-261-1/+1
* add support to another wav mimetype lambdacastix2021-07-111-1/+2
* Add ability to search playlistsChocobozzz2021-06-251-0/+1
* Increase fetcher jobs concurrencyChocobozzz2021-06-151-1/+1
* Increase max image/caption/torrent upload sizeChocobozzz2021-06-081-4/+4
* Instance homepage support (#4007)Chocobozzz2021-05-271-1/+1
* Inject server config in HTMLChocobozzz2021-05-141-1/+2
* Resumable video uploads (#3933)kontrollanten2021-05-101-1/+5
* Fix remote actor creation dateChocobozzz2021-05-071-1/+1
* Fix transcoding job priorityChocobozzz2021-05-051-4/+1
* Add migration to remove duplicated keysChocobozzz2021-04-261-1/+1
* Add size info in db for actor imagesChocobozzz2021-04-081-1/+1