]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/controllers
Fix unregister default value
[github/Chocobozzz/PeerTube.git] / server / controllers /
2023-05-05  ChocobozzzDon't call plugin register/unregister methods
2023-04-07  Wicklowfeature/ability to disable video history by default...
2023-03-31  WicklowFeature/Add replay privacy (#5692)
2023-03-23  ChocobozzzMerge branch 'release/5.1.0' into develop
2023-03-22  kontrollantenfix(object-storage-proxy): set content-range
2023-03-16  ChocobozzzMerge branch 'release/5.1.0' into develop
2023-03-15  ChocobozzzMerge branch 'release/5.1.0' into develop
2023-03-15  ChocobozzzMerge branch 'release/5.1.0' into develop
2023-03-14  kontrollantenHandle redis disconnection gracefully (#5599)
2023-03-10  ChocobozzzAdd ability for plugins to alter video jsonld
2023-03-10  ChocobozzzAdd ability for plugins to alter video jsonld
2023-03-07  ChocobozzzMerge branch 'release/5.1.0' into develop
2023-03-07  WicklowFix file token reinjection on fragments
2023-03-02  ChocobozzzFix 404 when having ;threadId param
2023-02-25  WicklowAdd server hooks for listing subscription
2023-02-23  WicklowFix filters on playlists
2023-02-16  ChocobozzzUpdate server dependencies
2023-02-15  ChocobozzzMove webfinger controller in well known router
2023-02-14  ChocobozzzFix retrying update on sql serialization conflict
2023-01-27  ChocobozzzMerge branch 'release/5.0.0' into develop
2023-01-24  ChocobozzzMerge branch 'release/5.0.0' into develop
2023-01-23  ChocobozzzMerge branch 'release/5.0.0' into develop
2023-01-20  ChocobozzzAdd ability to not send an email for registration
2023-01-19  ChocobozzzMerge branch 'release/5.0.0' into develop
2023-01-19  Chocobozzz(breaking): Always list nsfw videos in playlists
2023-01-19  ChocobozzzImplement signup approval in server
2023-01-12  ChocobozzzMerge branch 'release/5.0.0' into develop
2023-01-09  ChocobozzzMerge branch 'feature/SO035' into develop
2023-01-09  ChocobozzzUse raw sql for comments
2023-01-05  ChocobozzzMerge branch 'release/5.0.0' into develop
2023-01-05  ChocobozzzAdd tracker opentelemtry metrics
2022-12-30  ChocobozzzMerge branch 'release/5.0.0' into develop
2022-12-23  ChocobozzzDon't need to use redis to block tracker ips
2022-12-21  ChocobozzzMerge branch 'release/5.0.0' into develop
2022-12-21  ChocobozzzMerge branch 'release/5.0.0' into develop
2022-12-20  ChocobozzzMerge branch 'feature/improve-live' into develop
2022-12-20  ChocobozzzPrefer displaying channel in rss feeds
2022-12-20  ChocobozzzAdd ability to get user from file token
2022-12-19  ChocobozzzMerge branch 'release/5.0.0' into develop
2022-12-19  ChocobozzzForward 206 status code for object storage proxy
2022-12-07  ChocobozzzMerge remote-tracking branch 'weblate/develop' into...
2022-12-06  ChocobozzzAdd req and res to allow download filter hooks
2022-12-02  ChocobozzzMerge branch 'release/5.0.0' into develop
2022-12-02  ChocobozzzSupport reinjecting token in private m3u8 playlist
2022-11-24  ChocobozzzUpdate changelog
2022-11-17  ChocobozzzMerge branch 'release/4.3.0' into develop
2022-11-16  ChocobozzzMerge branch 'release/4.3.0' into develop
2022-11-15  ChocobozzzFix server lint
2022-11-15  ChocobozzzDon't inject untrusted input
2022-11-14  ChocobozzzMerge branch 'release/4.3.0' into develop
2022-11-14  ChocobozzzPrevent broken transcoding with audio only input
2022-11-07  ChocobozzzFix running again transcoding on a video only file
2022-10-31  ChocobozzzFix transcoding failure when importing a video
2022-10-27  ChocobozzzOption to disable static files auth check/s3 proxy
2022-10-24  ChocobozzzUse private ACL for private videos in s3
2022-10-24  ChocobozzzPut private videos under a specific subdirectory
2022-10-24  kontrollantenfeat: show contained playlists under My videos (#5125)
2022-10-24  ChocobozzzMerge branch 'release/4.3.0' into develop
2022-10-11  Alberto Mardeganserver: use account/channel avatar in RSS feeds (#5325)
2022-10-11  ChocobozzzMerge branch 'release/4.3.0' into develop
2022-10-10  ChocobozzzMerge branch 'feature/otp' into develop
2022-10-10  ChocobozzzEncrypt OTP secret
2022-10-07  ChocobozzzAllow admins to disable two factor auth
2022-10-07  ChocobozzzSupport two factor authentication in backend
2022-10-04  kontrollantenserver: serve files from storage/well-known (#5214)
2022-10-04  ChocobozzzLive supports object storage
2022-09-28  ChocobozzzAsk password reset/email verif error handling
2022-09-27  ChocobozzzMerge branch 'release/4.3.0' into develop
2022-09-27  ChocobozzzFix InvalidVideoTitle console warning
2022-09-08  ChocobozzzFix channel sync right check
2022-08-16  ChocobozzzAdd playback metric endpoint sent to OTEL
2022-08-16  ChocobozzzAdd ability to list comments on local videos
2022-08-10  ChocobozzzAdd ability to list imports of a channel sync
2022-08-10  FlorentChannel sync (#5135)
2022-08-09  ChocobozzzFix job queue tests
2022-08-09  ChocobozzzFix upload notification
2022-08-09  ChocobozzzRemove unused log
2022-08-09  ChocobozzzAvoid concurrency issue on transcoding
2022-08-09  ChocobozzzUse bullmq job dependency
2022-08-09  ChocobozzzMove to bullmq
2022-08-09  ChocobozzzLimit import depending on transcoding resolutions
2022-08-09  ChocobozzzFix resolution to transcode hook name
2022-08-09  ChocobozzzAdd option to not transcode original resolution
2022-08-03  ChocobozzzAdd channel server hooks
2022-08-02  ChocobozzzAdd plugin hook on transcoding resolutions building
2022-08-01  ChocobozzzAdd ability to delete a specific video file
2022-07-27  ChocobozzzPrevent logging an error on lazy static 404
2022-07-27  ChocobozzzAdd rejected state to follows
2022-07-18  ChocobozzzFix incorrect error logs
2022-07-18  ChocobozzzAdd ability for client to create server logs
2022-07-13  ChocobozzzFix lint
2022-07-13  ChocobozzzDon't log error on static 404
2022-07-13  ChocobozzzSplit static router
2022-07-11  ChocobozzzFix unknown infohash setting
2022-07-06  ChocobozzzFix unknown infohash skip log
2022-07-06  Chocobozzz/!\ Use a dedicated config file for development
2022-06-30  ChocobozzzAdd ability to disable unknown infohash log
2022-06-28  ChocobozzzRename video full loading
2022-06-28  ChocobozzzMerge branch 'release/4.2.0' into develop
2022-06-27  ChocobozzzMerge branch 'release/4.2.0' into develop
next