aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/middlewares/validators
Commit message (Expand)AuthorAgeFilesLines
* More specific message when signup is not allowedChocobozzz2023-06-051-1/+1
* Use largest avatar in RSS feeds, unique guid for liveItems (#5817)Alecks Gates2023-06-051-1/+1
* Update server dependenciesChocobozzz2023-05-221-1/+1
* Add Podcast RSS feeds (#5487)Alecks Gates2023-05-222-0/+50
* Include err type in resChocobozzz2023-05-221-0/+1
* Force stop remote live transcodingChocobozzz2023-05-221-2/+25
* Fix pending subscription deletionChocobozzz2023-05-171-17/+46
* Prefer video studio instead of video editionChocobozzz2023-05-091-2/+2
* Support studio transcoding in peertube runnerChocobozzz2023-05-093-1/+57
* Add TMP persistent directoryChocobozzz2023-05-091-3/+3
* Implement remote runner jobs in serverChocobozzz2023-05-0910-2/+335
* Allow to update a live with untouched privacyChocobozzz2023-04-141-1/+1
* Feature/filter already watched videos (#5739)Wicklow2023-04-121-0/+11
* feature/ability to disable video history by default (#5728)Wicklow2023-04-072-0/+4
* Feature/Add replay privacy (#5692)Wicklow2023-03-311-1/+53
* Add additional check for playlistNameChocobozzz2023-02-271-1/+5
* Fix filters on playlistsWicklow2023-02-231-1/+1
* Add ability to not send an email for registrationChocobozzz2023-01-201-1/+6
* Implement signup approval in serverChocobozzz2023-01-198-211/+399
* Add ability to get user from file tokenChocobozzz2022-12-201-7/+5
* Support reinjecting token in private m3u8 playlistChocobozzz2022-12-022-3/+10
* Fix server lintChocobozzz2022-11-151-2/+2
* Don't inject untrusted inputChocobozzz2022-11-1510-13/+23
* Add ability to install alpha/beta/rc pluginChocobozzz2022-11-142-6/+11
* Option to disable static files auth check/s3 proxyChocobozzz2022-10-272-0/+21
* Use private ACL for private videos in s3Chocobozzz2022-10-242-20/+58
* Put private videos under a specific subdirectoryChocobozzz2022-10-244-25/+200
* Allow admins to disable two factor authChocobozzz2022-10-071-15/+32
* Support two factor authentication in backendChocobozzz2022-10-074-57/+174
* Ask password reset/email verif error handlingChocobozzz2022-09-281-0/+14
* Add akismet testsChocobozzz2022-09-231-2/+3
* Check channel sync id is owned by channelChocobozzz2022-09-161-0/+7
* Fix channel sync right checkChocobozzz2022-09-081-7/+8
* Cleanup tests importsChocobozzz2022-08-174-15/+15
* Remove unnecessary logsChocobozzz2022-08-1745-352/+46
* Cleanup useless express validator messagesChocobozzz2022-08-1743-419/+512
* Add playback metric endpoint sent to OTELChocobozzz2022-08-162-0/+57
* Add ability to list comments on local videosChocobozzz2022-08-161-0/+6
* Add ability to list imports of a channel syncChocobozzz2022-08-105-17/+57
* Channel sync (#5135)Florent2022-08-105-18/+117
* Add option to not transcode original resolutionChocobozzz2022-08-091-0/+5
* Use single quotes in server/ and update eslint rulesFlorent2022-08-081-2/+2
* Add ability to delete a specific video fileChocobozzz2022-08-011-1/+86
* Prevent error on highlighted threadChocobozzz2022-07-291-3/+9
* Add live and viewers otel metricsChocobozzz2022-07-271-1/+1
* Add rejected state to followsChocobozzz2022-07-272-7/+30
* Add ability for client to create server logsChocobozzz2022-07-181-3/+49
* /!\ Use a dedicated config file for developmentChocobozzz2022-07-062-5/+5
* Rename video full loadingChocobozzz2022-06-281-1/+1
* Fix video right checkChocobozzz2022-06-222-8/+9