aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/controllers
Commit message (Expand)AuthorAgeFilesLines
* currentTime is now requiredChocobozzz2023-07-281-2/+1
* Remove banner/avatar fields from channel/accountChocobozzz2023-07-282-8/+0
* Add ability to force transcodingChocobozzz2023-07-281-0/+3
* Add an option to sign federated fetches for mastodon compatibility (#5898)mira.bat2023-07-273-6/+9
* Improve runner managementChocobozzz2023-07-271-2/+27
* Fix lintChocobozzz2023-07-262-4/+4
* Add more logs to debug oauth-client errorChocobozzz2023-07-261-1/+5
* Add more rate limitsChocobozzz2023-07-2615-29/+141
* Remove unused paramChocobozzz2023-07-251-1/+0
* Implement video file replacement in clientChocobozzz2023-07-251-3/+3
* Implement replace file in server sideChocobozzz2023-07-215-18/+221
* Avoid update remote runner errorChocobozzz2023-07-122-10/+14
* Migrate from webseed to web-videosChocobozzz2023-07-112-3/+4
* Rename webtorrent config to web_videosChocobozzz2023-07-112-4/+4
* Prefer web videos in favour of webtorrentChocobozzz2023-07-115-36/+33
* Fix 400 error on resumable re-uploadChocobozzz2023-06-292-4/+11
* Fix adding element in playlistsChocobozzz2023-06-291-1/+3
* Fix playlist thumbnail generationChocobozzz2023-06-291-3/+5
* Support lazy download of remote video miniaturesChocobozzz2023-06-292-2/+19
* Support lazy download thumbnailsChocobozzz2023-06-296-85/+41
* Fix CI testsChocobozzz2023-06-291-1/+1
* Correctly download files from S3Chocobozzz2023-06-291-18/+21
* Fetch remote AP objects if only id is specifiedChocobozzz2023-06-292-1/+3
* Refactor video formatterChocobozzz2023-06-296-7/+7
* Add storyboard supportChocobozzz2023-06-296-7/+61
* Feature/password protected videos (#5836)Wicklow2023-06-297-12/+142
* Fix buildChocobozzz2023-06-211-1/+1
* Fix undefined actor imageChocobozzz2023-06-212-6/+6
* Fix runner api rate limit bypassChocobozzz2023-06-2024-20/+83
* Use largest avatar in RSS feeds, unique guid for liveItems (#5817)Alecks Gates2023-06-052-7/+23
* Update server dependenciesChocobozzz2023-05-221-1/+1
* Add Podcast RSS feeds (#5487)Alecks Gates2023-05-2210-392/+819
* Fix peertube runner concurrencyChocobozzz2023-05-191-0/+2
* More robust accept job controllerChocobozzz2023-05-171-6/+22
* Set actor preferred name case insensitiveChocobozzz2023-05-111-1/+1
* Fix reset sequelize instanceChocobozzz2023-05-113-3/+3
* Prefer video studio instead of video editionChocobozzz2023-05-092-5/+5
* Support studio transcoding in peertube runnerChocobozzz2023-05-094-11/+55
* Add TMP persistent directoryChocobozzz2023-05-091-10/+30
* Implement remote runner jobs in serverChocobozzz2023-05-0912-200/+710
* Don't call plugin register/unregister methodsChocobozzz2023-05-051-2/+2
* feature/ability to disable video history by default (#5728)Wicklow2023-04-071-0/+5
* Feature/Add replay privacy (#5692)Wicklow2023-03-311-2/+36
* fix(object-storage-proxy): set content-rangekontrollanten2023-03-221-0/+1
* Handle redis disconnection gracefully (#5599)kontrollanten2023-03-142-1/+11
* Add ability for plugins to alter video jsonldChocobozzz2023-03-103-13/+15
* Fix file token reinjection on fragmentsWicklow2023-03-073-4/+9
* Fix 404 when having ;threadId paramChocobozzz2023-03-021-1/+8
* Add server hooks for listing subscriptionWicklow2023-02-251-2/+9
* Fix filters on playlistsWicklow2023-02-231-1/+1