aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/initializers/constants.ts
Commit message (Expand)AuthorAgeFilesLines
* 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
* Display banner on channel pageChocobozzz2021-04-081-1/+1
* Add banner migrationsChocobozzz2021-04-081-1/+1
* Add banners supportChocobozzz2021-04-081-6/+14
* Agnostic actor image storageChocobozzz2021-04-081-2/+3
* Increase thumbnail size on serverChocobozzz2021-04-051-2/+2
* Add new plugin/peertube version notifsChocobozzz2021-03-241-1/+3
* Use got instead of requestChocobozzz2021-03-241-1/+1
* Optimize views sort sql queryChocobozzz2021-03-031-1/+1
* Rename request timeoutChocobozzz2021-03-031-2/+2
* Increase broadcast concurrencyChocobozzz2021-03-031-1/+1
* Add ability to cleanup remote AP interactionsChocobozzz2021-03-031-1/+11
* Fix broken local actorsChocobozzz2021-02-261-2/+5
* Increase jobs request timeoutChocobozzz2021-02-261-1/+1
* Add m4a supportChocobozzz2021-02-251-0/+1
* Fix async issues with channels listChocobozzz2021-02-251-0/+2
* Fix latest migrationsChocobozzz2021-02-191-1/+1
* Don't guess remote tracker URLChocobozzz2021-02-181-1/+1
* Add video files migrationChocobozzz2021-02-181-1/+1
* Dissociate video file names and video uuidChocobozzz2021-02-181-5/+8
* Generate a name for caption filesChocobozzz2021-02-161-1/+1
* Generate a name for thumbnailsChocobozzz2021-02-161-1/+1
* Allow to specify transcoding and import jobs concurrencyChocobozzz2021-02-081-3/+1
* add best trending strategy based on Reddit's bestRigel Kent2021-02-041-1/+1
* Use a profile manager for transcodingChocobozzz2021-01-281-12/+0
* modularize abstract video list header and implement video hotness recommendat...Rigel Kent2021-01-281-1/+1
* Fix live RAM usage when ffmpeg is too slowChocobozzz2021-01-271-1/+3
* Add missing niceness to ffmpeg thumbnail processesChocobozzz2021-01-271-2/+2
* Fix testsChocobozzz2021-01-261-2/+1
* Allow webp image uploadsChocobozzz2021-01-261-2/+2
* Add priority to transcoding jobsChocobozzz2021-01-251-0/+7
* specific niceness for live transcodingRigel Kent2021-01-131-2/+5
* Reduce inbox stats updated intervalChocobozzz2021-01-081-1/+1
* Add AP statsChocobozzz2020-12-151-1/+3
* Add permanent live supportChocobozzz2020-12-031-1/+1
* Keep displayName as valid playlist sortChocobozzz2020-12-011-1/+1
* Add local actor follow url migrationChocobozzz2020-12-011-1/+1
* Fix sort fields on Video PlaylistsArman2020-12-011-1/+1
* Fix high CPU with long live when save replay is trueChocobozzz2020-11-301-0/+1
* Fix migration and testChocobozzz2020-11-251-1/+1
* Export encoders options in a dedicated structChocobozzz2020-11-251-0/+12