aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/helpers
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated video query filterChocobozzz2023-07-281-8/+3
* Add an option to sign federated fetches for mastodon compatibility (#5898)mira.bat2023-07-271-11/+5
* Improve runner managementChocobozzz2023-07-271-3/+13
* Fix invalid short uuid conversionChocobozzz2023-07-261-1/+1
* Add more context to request errorChocobozzz2023-07-251-0/+5
* Implement replace file in server sideChocobozzz2023-07-212-0/+3
* Prefer web videos in favour of webtorrentChocobozzz2023-07-113-3/+5
* Fix 400 error on resumable re-uploadChocobozzz2023-06-291-8/+0
* Use promise cache to load remote thumbnailsChocobozzz2023-06-291-2/+20
* Handle correctly formatted AP attributedToChocobozzz2023-06-291-1/+2
* Simpler thumbnail generationChocobozzz2023-06-291-1/+1
* Add storyboard supportChocobozzz2023-06-291-1/+38
* Feature/password protected videos (#5836)Wicklow2023-06-291-3/+54
* Correctly unload plugin pathsChocobozzz2023-06-061-5/+5
* Fix peertube subtitles importChocobozzz2023-05-261-3/+5
* Update server dependenciesChocobozzz2023-05-223-5/+6
* Add Podcast RSS feeds (#5487)Alecks Gates2023-05-221-0/+5
* Avoid aborting completing jobsChocobozzz2023-05-191-0/+9
* Fix reset sequelize instanceChocobozzz2023-05-111-10/+1
* Fix audio transcoding copyChocobozzz2023-05-091-1/+1
* Prefer video studio instead of video editionChocobozzz2023-05-091-8/+8
* Support studio transcoding in peertube runnerChocobozzz2023-05-092-3/+28
* Implement remote runner jobs in serverChocobozzz2023-05-0922-1483/+416
* Feature/filter already watched videos (#5739)Wicklow2023-04-121-2/+4
* Add additional check for playlistNameChocobozzz2023-02-271-0/+5
* Fix dev instance following test instancesChocobozzz2023-02-172-2/+2
* Update server dependenciesChocobozzz2023-02-161-2/+2
* Reencode the video on cutChocobozzz2023-02-141-7/+20
* Fix audio out of synced on studio cutChocobozzz2023-02-141-1/+4
* Fix retrying update on sql serialization conflictChocobozzz2023-02-141-4/+2
* Implement signup approval in serverChocobozzz2023-01-191-0/+25
* Refactor table attributesChocobozzz2023-01-092-1/+13
* External auth can update user on loginChocobozzz2023-01-042-8/+10
* Try to fix github api rate limitChocobozzz2022-12-291-1/+11
* More robust short to complete uuid error handlerChocobozzz2022-12-281-1/+7
* Support reinjecting token in private m3u8 playlistChocobozzz2022-12-021-0/+58
* Fix DISABLE_LOCAL_SEARCH blocking request to local search API (#5411)Florent2022-11-231-1/+1
* Fix server lintChocobozzz2022-11-153-3/+3
* Don't inject untrusted inputChocobozzz2022-11-152-3/+5
* Add ability to install alpha/beta/rc pluginChocobozzz2022-11-141-4/+18
* Federate entire descriptionChocobozzz2022-11-142-10/+5
* Fix retranscoding of odd resolutionChocobozzz2022-11-071-1/+3
* Fix running again transcoding on a video only fileChocobozzz2022-11-071-1/+4
* More robust updateTorrentMetadataChocobozzz2022-10-261-2/+7
* Use private ACL for private videos in s3Chocobozzz2022-10-241-2/+2
* Put private videos under a specific subdirectoryChocobozzz2022-10-243-5/+21
* Fix host validation on locahostChocobozzz2022-10-111-2/+2
* Fix channel import with some channelsChocobozzz2022-10-101-7/+8
* Encrypt OTP secretChocobozzz2022-10-103-8/+63
* Allow admins to disable two factor authChocobozzz2022-10-071-0/+2