]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/middlewares/validators/videos
Add ability for admins to set default p2p policy
[github/Chocobozzz/PeerTube.git] / server / middlewares / validators / videos /
2021-12-13  kontrollantenGive moderators access to edit channels (#4608)
2021-12-03  ChocobozzzMerge branch 'release/4.0.0' into develop
2021-12-03  ChocobozzzFix too long filename video upload
2021-11-18  ChocobozzzAdd ability to run transcoding jobs
2021-11-18  ChocobozzzAdd ability to remove hls/webtorrent files
2021-11-12  ChocobozzzAdd ability to filter out public videos from admin
2021-11-10  ChocobozzzRemove resumable cache after upload success
2021-11-03  ChocobozzzAdd ability to filter by file type
2021-10-29  ChocobozzzDeprecate filter video query
2021-10-26  Florian CUNYMade the video channels limit (per user) server-wide...
2021-10-25  Rigel Kentprevent multiple post-process triggering of upload...
2021-10-20  ChocobozzzSplit check user params tests
2021-10-20  ChocobozzzAdd ability to view my followers
2021-08-27  ChocobozzzesModuleInterop to true
2021-08-18  ChocobozzzFix caption log
2021-08-05  ChocobozzzMerge branch 'release/3.3.0' into develop
2021-08-05  ChocobozzzFix upload without files
2021-08-05  ChocobozzzFix backend channel name validator consistency
2021-07-30  ChocobozzzMerge branch 'release/3.3.0' into develop
2021-07-29  ChocobozzzMerge branch 'release/3.3.0' into develop
2021-07-26  ChocobozzzMerge branch 'release/3.3.0' into develop
2021-07-23  ChocobozzzMerge branch 'release/3.3.0' into develop
2021-07-21  ChocobozzzMerge branch 'next' into develop
2021-07-20  ChocobozzzReorganize imports
2021-07-20  ChocobozzzRefactor requests
2021-07-20  ChocobozzzMerge branch 'master' into release/3.3.0
2021-06-29  ChocobozzzSupport short uuid for GET video/playlist
2021-06-28  ChocobozzzFix ownership change with a live video
2021-06-25  ChocobozzzAdd ability to search playlists
2021-06-11  ChocobozzzUse raw SQL for most of video queries
2021-06-11  ChocobozzzFetch directly all video attributes for get API
2021-06-06  Rigel Kentadd video upload types, add doc middleware to more...
2021-06-03  ChocobozzzMove middleware utils in middlewares
2021-06-02  ChocobozzzRefactor server errors handler
2021-06-02  Rigel Kentrefactor error code values for URI compatibility
2021-06-02  Rigel Kentcorrect error codes and backward compat
2021-06-02  Rigel Kentrefactor API errors to standard error format
2021-05-31  Rigel Kentimprove api param message for video names and tags
2021-05-31  Rigel Kentimprove api param message for dates
2021-05-28  ChocobozzzMerge branch 'release/3.2.0' into develop
2021-05-28  ChocobozzzMerge branch 'release/3.2.0' into develop
2021-05-27  ChocobozzzMerge branch 'develop' into shorter-URLs-channels-accounts
2021-05-27  ChocobozzzMerge branch 'release/3.2.0' into develop
2021-05-27  ChocobozzzMerge branch 'release/3.2.0' into develop
2021-05-26  ChocobozzzMerge branch 'release/3.2.0' into develop
2021-05-26  ChocobozzzMerge branch 'release/3.2.0' into develop
2021-05-26  ChocobozzzMerge branch 'release/3.2.0' into develop
2021-05-25  ChocobozzzMerge branch 'release/3.2.0' into develop
2021-05-25  ChocobozzzMerge branch 'release/3.2.0' into develop
2021-05-25  ChocobozzzMerge branch 'release/3.2.0' into develop
2021-05-14  ChocobozzzMerge branch 'release/3.2.0' into develop
2021-05-11  ChocobozzzError if importing a torrent with multiple files
2021-05-11  ChocobozzzCleanup shared models
2021-05-11  ChocobozzzCleanup models directory organization
2021-05-10  ChocobozzzMerge remote-tracking branch 'weblate/develop' into...
2021-05-10  kontrollantenResumable video uploads (#3933)
2021-05-05  ChocobozzzMerge remote-tracking branch 'weblate/develop' into...
2021-05-05  ChocobozzzMerge remote-tracking branch 'weblate/develop' into...
2021-05-03  ChocobozzzAdd ability to filter my videos by live
2021-04-20  ChocobozzzMerge branch 'release/3.1.0' into develop
2021-04-08  ChocobozzzMerge branch 'release/3.1.0' into develop
2021-04-08  ChocobozzzAdd banners support
2021-03-25  ChocobozzzMerge branch 'release/3.1.0' into develop
2021-03-25  ChocobozzzMerge branch 'release/3.1.0' into develop
2021-03-24  ChocobozzzMerge branch 'release/3.1.0' into develop
2021-03-24  ChocobozzzAdd filter hook to forbid embed access
2021-03-24  ChocobozzzRefactor auth flow
2021-03-03  ChocobozzzAdd ability to cleanup remote AP interactions
2021-02-25  ChocobozzzUse named chunk for embed on analyze
2021-02-25  ChocobozzzFix separate SQL query for video get
2021-02-25  ChocobozzzTrim video name also on server
2021-02-03  ChocobozzzUpdate server dependencies
2021-01-19  Rigel KentAllow users/visitors to search through an account's...
2021-01-15  Rigel Kentstricter youtubedl format selectors (#3516)
2020-12-08  Rigel Kentemit more specific status codes on video upload (#3423)
2020-12-07  Rigel Kentreplace numbers with typed http status codes (#3409)
2020-12-03  ChocobozzzAdd permanent live support
2020-11-25  ChocobozzzSplit ffmpeg utils with ffprobe utils
2020-11-20  ChocobozzzFix incorrect IDs in AP federation
2020-11-18  ChocobozzzAdd ability to display all channel/account videos
2020-11-16  ChocobozzzMerge branch 'feature/admin-comments' into develop
2020-11-16  ChocobozzzAdd admin view to manage comments
2020-11-13  ChocobozzzImplement video comment list in admin
2020-11-09  ChocobozzzAdd live server hooks
2020-11-09  ChocobozzzBegin live tests
2020-11-09  ChocobozzzAdd max lives limit
2020-11-09  ChocobozzzAdd ability to save live replay
2020-11-09  ChocobozzzCheck live duration and size
2020-11-09  ChocobozzzLive streaming implementation first step
2020-08-26  ChocobozzzMerge remote-tracking branch 'weblate/develop' into...
2020-08-26  ChocobozzzAdd redirection on unavailable video due to follow...
2020-08-24  ChocobozzzMerge remote-tracking branch 'weblate/develop' into...
2020-08-19  ChocobozzzAdd ability to a video multiple times in a playlist
2020-08-07  ChocobozzzFix lint
2020-07-21  ChocobozzzMerge branch 'release/2.3.0' into develop
2020-07-20  ChocobozzzMerge branch 'release/2.3.0' into develop
2020-07-10  ChocobozzzMerge branch 'release/2.3.0' into develop
2020-07-10  ChocobozzzImplement abuses check params
2020-07-10  ChocobozzzUse 3 tables to represent abuses
2020-06-22  Rigel Kentpredefined report reasons & improved reporter UI (...
next