]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/middlewares
Add ability to cancel & delete video imports
[github/Chocobozzz/PeerTube.git] / server / middlewares /
2022-01-19  ChocobozzzAdd ability to cancel & delete video imports
2022-01-18  ChocobozzzAdd ability to delete history element
2022-01-18  ChocobozzzUpgrade uploadx dependency
2022-01-10  ChocobozzzMerge branch 'release/4.0.0' into develop
2022-01-10  ChocobozzzDon't display comments of private/internal videos release/4.0.0
2022-01-06  ChocobozzzMerge remote-tracking branch 'weblate/develop' into...
2022-01-06  ChocobozzzMerge branch 'release/4.0.0' into develop
2022-01-06  ChocobozzzPrevent caption listing of private videos
2022-01-06  ChocobozzzPrevent video import on non unicast ips
2022-01-06  ChocobozzzStop using tsconfig register
2022-01-04  ChocobozzzFix redis connection timeout
2021-12-24  ChocobozzzUpgrade redis dep
2021-12-24  ChocobozzzFix shared imports
2021-12-16  ChocobozzzAdd ability for admins to set default p2p policy
2021-12-13  kontrollantenGive moderators access to edit channels (#4608)
2021-12-13  ChocobozzzMerge branch 'release/4.0.0' into develop
2021-12-09  ChocobozzzMerge branch 'release/4.0.0' into develop
2021-12-09  ChocobozzzMerge branch 'release/4.0.0' into develop
2021-12-08  ChocobozzzUpdate torrents info name on video update
2021-12-07  ChocobozzzMerge branch 'release/4.0.0' into develop
2021-12-07  ChocobozzzMerge branch 'release/4.0.0' into develop
2021-12-07  ChocobozzzAdd mute status in account and channel pages
2021-12-03  ChocobozzzMerge branch 'release/4.0.0' into develop
2021-12-03  ChocobozzzMerge branch 'release/4.0.0' into develop
2021-12-03  ChocobozzzFix too long filename video upload
2021-12-03  John LivingstonCLI: plugins install command accept a --plugin-version...
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-05  Florian CUNYAdded 144p encoding (#4492)
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  ChocobozzzAdd ability to filter logs by tags
2021-10-20  ChocobozzzFix my live videos filter
2021-10-20  ChocobozzzAdd channel filters for my videos/followers
2021-10-20  ChocobozzzSplit check user params tests
2021-10-20  ChocobozzzAdd ability to view my followers
2021-10-20  ChocobozzzRefactor sort middlewares
2021-10-14  ChocobozzzFix admin edition disabling feature
2021-10-12  ChocobozzzMerge branch 'release/3.4.0' into develop
2021-10-12  Jelle BesselingAllow configuration to be static/readonly (#4315)
2021-10-11  ChocobozzzMerge branch 'release/3.4.0' into develop
2021-10-11  ChocobozzzSimpler ID match
2021-10-11  ChocobozzzImprove regexp performance
2021-10-11  ChocobozzzMerge branch 'next' into develop
2021-10-11  ChocobozzzHandle oembed with params in URL
2021-10-11  ChocobozzzStop indexing /about/peertube
2021-10-08  ChocobozzzHandle oembed with params in URL
2021-10-08  ChocobozzzStop indexing /about/peertube
2021-08-27  ChocobozzzesModuleInterop to true
2021-08-27  ChocobozzzAllow accounts to skip account setup modal
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-29  ChocobozzzSearch channels against handles and not names
2021-07-28  ChocobozzzAdd ability to search by uuids/actor names
2021-07-28  ChocobozzzFilter host for channels and playlists search
2021-07-27  ChocobozzzAdd ability to search by host in server
2021-07-26  ChocobozzzMerge branch 'release/3.3.0' into develop
2021-07-23  ChocobozzzMerge branch 'release/3.3.0' into develop
2021-07-22  ChocobozzzMove apicache in peertube
2021-07-21  ChocobozzzMerge branch 'next' into develop
2021-07-21  ChocobozzzAdd ability for instances to follow any actor
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  ChocobozzzRefactor include checks
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-04  Rigel Kentrefactor docMiddleware to support operationId-only...
2021-06-03  Chocobozzzfetch -> load
2021-06-03  ChocobozzzMove middleware utils in middlewares
2021-06-03  ChocobozzzRefactor AP actors
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-28  PoslovitchImplemented configurable minimum signup age
2021-05-28  ChocobozzzSupport '/w/' and '/w/p/' for watch page
2021-05-28  ChocobozzzCleanup
2021-05-28  ChocobozzzMerge branch 'develop' into shorter-URLs-channels-accounts
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
next