aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/helpers
Commit message (Expand)AuthorAgeFilesLines
* 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
* Support two factor authentication in backendChocobozzz2022-10-071-0/+54
* Correctly handle RTMP streams without audioChocobozzz2022-09-281-3/+21
* Fix sync import of latest videosChocobozzz2022-09-161-2/+2
* Don't use hexa for av01 codecChocobozzz2022-09-121-3/+6
* Fix level for AV1Chocobozzz2022-09-091-5/+3
* Don't use safe mode when normalizingChocobozzz2022-09-091-6/+5
* Use worker thread to send HTTP requestsChocobozzz2022-09-081-0/+2
* Optimize fetching playlist urlsChocobozzz2022-09-082-6/+8
* Prevent weird error on sync failureChocobozzz2022-09-081-0/+2
* Display error on youtube-dl get info failureChocobozzz2022-08-182-0/+4
* Cleanup tests importsChocobozzz2022-08-171-7/+0
* Prefer using Object.valuesChocobozzz2022-08-172-5/+4
* Reimplement a typed omit functionChocobozzz2022-08-171-2/+2
* Prefer using our pick functionChocobozzz2022-08-171-1/+1