aboutsummaryrefslogtreecommitdiffhomepage
path: root/shared/server-commands
Commit message (Expand)AuthorAgeFilesLines
* Migrate server to ESMChocobozzz2023-08-1176-7761/+0
* currentTime is now requiredChocobozzz2023-07-281-2/+2
* Refactor enableTranscoding command helpersChocobozzz2023-07-281-4/+13
* Add ability to force transcodingChocobozzz2023-07-281-5/+2
* Improve runner managementChocobozzz2023-07-271-7/+15
* Add video file update hook testsChocobozzz2023-07-251-9/+21
* Implement video file replacement in clientChocobozzz2023-07-251-39/+42
* Implement replace file in server sideChocobozzz2023-07-213-14/+92
* Avoid duplicate runner namesChocobozzz2023-07-121-1/+2
* Rename "videos" config to "web-videos"Chocobozzz2023-07-113-5/+5
* Rename webtorrent config to web_videosChocobozzz2023-07-111-3/+3
* Prefer web videos in favour of webtorrentChocobozzz2023-07-113-10/+10
* Fix storyboard testsChocobozzz2023-06-291-0/+1
* Fix CI testsChocobozzz2023-06-292-2/+2
* Add storyboard supportChocobozzz2023-06-295-1/+46
* Feature/password protected videos (#5836)Wicklow2023-06-2910-14/+123
* Fix broken replay with long live video nameChocobozzz2023-06-291-1/+8
* Prevent object storage mock conflictsChocobozzz2023-05-233-51/+75
* Add Podcast RSS feeds (#5487)Alecks Gates2023-05-221-0/+23
* Fix lowest server portChocobozzz2023-05-191-1/+1
* More robust testChocobozzz2023-05-151-1/+6
* Force live stream terminationChocobozzz2023-05-151-1/+1
* Don't run the server in detached stateChocobozzz2023-05-151-2/+2
* Increase request retry intervalChocobozzz2023-05-151-3/+3
* Correctly wait for live segment generationChocobozzz2023-05-111-1/+6
* Fix testsChocobozzz2023-05-101-3/+3
* Prevent invalid end watch section warningsChocobozzz2023-05-101-1/+0
* Fix test cleanupChocobozzz2023-05-102-3/+4
* Try to have more robust live testsChocobozzz2023-05-102-20/+60
* Reload the video after waiting for the files lockChocobozzz2023-05-091-2/+2
* Support studio transcoding in peertube runnerChocobozzz2023-05-092-2/+24
* Add TMP persistent directoryChocobozzz2023-05-091-0/+1
* Enable external plugins to test the PRChocobozzz2023-05-091-2/+2
* Add runner server testsChocobozzz2023-05-0917-221/+527
* feature/ability to disable video history by default (#5728)Wicklow2023-04-072-2/+7
* Feature/Add replay privacy (#5692)Wicklow2023-03-311-0/+1
* Hotfix/filter subscription videos (#5665)Wicklow2023-03-022-17/+15
* Improve image test comparisonChocobozzz2023-02-241-1/+3
* Fix filters on playlistsWicklow2023-02-231-2/+4
* Update server dependenciesChocobozzz2023-02-162-3/+3
* Merge branch 'release/5.0.0' into developChocobozzz2023-01-271-2/+10
|\
| * Fix live with base url object storageChocobozzz2023-01-271-2/+10
* | Add ability to not send an email for registrationChocobozzz2023-01-201-13/+7
* | Add more signup limit testsChocobozzz2023-01-191-2/+2
* | Add signup approval API testsChocobozzz2023-01-195-36/+204
* | Add ability to customize token lifetimeChocobozzz2023-01-041-1/+1
* | Prefer using sequelize replacements even for testsChocobozzz2023-01-031-58/+44
|/
* Fix P2P with object storageChocobozzz2022-12-301-0/+13
* Fix CI using 127.0.0.1 for testsChocobozzz2022-12-123-4/+5
* Support reinjecting token in private m3u8 playlistChocobozzz2022-12-021-1/+9