aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/helpers/custom-validators
Commit message (Expand)AuthorAgeFilesLines
* Fix peertube subtitles importChocobozzz2023-05-261-3/+5
* Update server dependenciesChocobozzz2023-05-221-2/+2
* Add Podcast RSS feeds (#5487)Alecks Gates2023-05-221-0/+5
* 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-093-0/+201
* 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
* Implement signup approval in serverChocobozzz2023-01-191-0/+25
* External auth can update user on loginChocobozzz2023-01-042-8/+10
* More robust short to complete uuid error handlerChocobozzz2022-12-281-1/+7
* Fix DISABLE_LOCAL_SEARCH blocking request to local search API (#5411)Florent2022-11-231-1/+1
* Fix server lintChocobozzz2022-11-151-1/+1
* Don't inject untrusted inputChocobozzz2022-11-151-1/+2
* Add ability to install alpha/beta/rc pluginChocobozzz2022-11-141-4/+18
* Federate entire descriptionChocobozzz2022-11-142-10/+5
* Fix host validation on locahostChocobozzz2022-10-111-2/+2
* Cleanup tests importsChocobozzz2022-08-171-7/+0
* Prefer using Object.valuesChocobozzz2022-08-172-5/+4
* Add playback metric endpoint sent to OTELChocobozzz2022-08-161-0/+9
* Add ability to use docker on localChocobozzz2022-08-111-2/+2
* Channel sync (#5135)Florent2022-08-101-0/+6
* Move to bullmqChocobozzz2022-08-091-1/+1
* Suffix external auth username on conflictChocobozzz2022-08-031-1/+1
* Use same mastodon regex for usernamesChocobozzz2022-08-031-3/+3
* Add rejected state to followsChocobozzz2022-07-271-1/+1
* Add ability for client to create server logsChocobozzz2022-07-181-4/+32
* Add compat with openssl 3Chocobozzz2022-07-121-2/+2
* /!\ Use a dedicated config file for developmentChocobozzz2022-07-062-5/+5
* Support video views/viewers stats in serverChocobozzz2022-04-156-12/+80
* Rename studio to editorChocobozzz2022-03-221-14/+14
* Add latency setting supportChocobozzz2022-03-092-1/+14
* Add basic video editor supportChocobozzz2022-02-286-71/+121
* Add additional checks when importing a videoChocobozzz2022-02-091-0/+13
* Move uuid stuff in extra utilsChocobozzz2021-12-291-1/+1
* Resolve enums at compile timeChocobozzz2021-12-281-1/+1
* Fix type conflictChocobozzz2021-12-241-2/+2
* Fix shared importsChocobozzz2021-12-243-5/+3
* Move test functions outside extra-utilsChocobozzz2021-12-171-1/+1
* Add ability for admins to set default p2p policyChocobozzz2021-12-161-2/+2
* chore(refactor): remove shared folder dependencies to the serverlutangar2021-12-161-1/+1
* Add ability to run transcoding jobsChocobozzz2021-11-181-0/+12
* Optimize AP fetchChocobozzz2021-11-161-1/+2
* Deprecate filter video queryChocobozzz2021-10-291-0/+6
* esModuleInterop to trueChocobozzz2021-08-271-1/+1
* Allow accounts to skip account setup modalChocobozzz2021-08-271-7/+2
* Fix backend channel name validator consistencyChocobozzz2021-08-051-2/+9
* Search channels against handles and not namesChocobozzz2021-07-291-0/+5
* Add ability to search by uuids/actor namesChocobozzz2021-07-281-0/+10