]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/controllers/api/videos
Merge branch 'release/4.2.0' into develop
[github/Chocobozzz/PeerTube.git] / server / controllers / api / videos /
2022-05-06  ChocobozzzAdd ability to filter overall video stats by date
2022-05-05  ChocobozzzAdd filter by start/end date overall stats in api
2022-05-03  ChocobozzzSupport live session in server
2022-04-22  ChocobozzzFix getting live by anonymous user
2022-04-15  ChocobozzzAdd ability to set start/end date to timeserie
2022-04-15  ChocobozzzImprove viewer counter
2022-04-15  ChocobozzzSupport video views/viewers stats in server
2022-03-22  ChocobozzzRename studio to editor
2022-03-22  ChocobozzzAdd video edition finished notification
2022-03-16  ChocobozzzProcess video torrents in order
2022-03-11  ChocobozzzMerge remote-tracking branch 'weblate/develop' into...
2022-03-09  ChocobozzzAdd latency setting support
2022-03-08  ChocobozzzMerge branch 'release/4.1.0' into develop
2022-03-04  ChocobozzzMerge branch 'release/4.1.0' into develop
2022-03-04  ChocobozzzFix live update error
2022-03-04  ChocobozzzMerge branch 'release/4.1.0' into develop
2022-03-04  ChocobozzzRefactor user build and express file middlewares
2022-02-28  ChocobozzzAdd basic video editor support
2022-02-09  ChocobozzzAdd additional checks when importing a video
2022-02-01  ChocobozzzPrevent HLS transcoding after webtorrent transcoding
2022-01-19  ChocobozzzAdd ability to cancel & delete video imports
2022-01-18  ChocobozzzUpgrade uploadx dependency
2022-01-10  ChocobozzzMerge branch 'release/4.0.0' into develop
2022-01-06  ChocobozzzFix audio transcoding with video only file
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
2021-12-29  ChocobozzzMove uuid stuff in extra utils
2021-12-24  ChocobozzzFix shared imports
2021-12-23  ChocobozzzFix audio only transcoding
2021-12-23  lutangarAdd video caption created and deleted hooks
2021-12-17  ChocobozzzMove test functions outside extra-utils
2021-12-16  lutangarchore(refactor): remove shared folder dependencies...
2021-12-14  ChocobozzzAbility for admins to set default upload values
2021-12-13  ChocobozzzMerge branch 'release/4.0.0' into develop
2021-12-10  ChocobozzzAdd upload/import/go live video attributes hooks
2021-12-09  ChocobozzzFix tests
2021-12-09  ChocobozzzMerge branch 'release/4.0.0' into develop
2021-12-09  ChocobozzzMerge branch 'release/4.0.0' into develop
2021-12-09  ChocobozzzFix torrent metadata update for hls
2021-12-08  ChocobozzzUpdate torrents info name on video update
2021-12-08  ChocobozzzUpdate torrent metadata 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-03  ChocobozzzMerge branch 'release/4.0.0' into develop
2021-12-03  ChocobozzzMerge branch 'release/4.0.0' into develop
2021-12-03  ChocobozzzDecrease time to cleanup resumable uploads
2021-11-25  lutangarAdd `req` and `res` as controllers hooks parameters
2021-11-18  ChocobozzzAdd ability to run transcoding jobs
2021-11-18  ChocobozzzAdd ability to remove hls/webtorrent files
2021-11-10  ChocobozzzFix video update transaction
2021-11-10  ChocobozzzPrevent concurrent video update
2021-11-10  ChocobozzzForce video updatedAt update on update
2021-11-10  ChocobozzzRemove resumable cache after upload success
2021-11-09  ChocobozzzRefactor video views
2021-10-29  ChocobozzzAdd video file size info in admin videos list
2021-10-29  ChocobozzzDeprecate filter video query
2021-10-25  Rigel Kentprevent multiple post-process triggering of upload...
2021-10-22  ChocobozzzRewrite youtube-dl import
2021-10-11  ChocobozzzMerge branch 'next' into develop
2021-10-11  ChocobozzzMore robust youtube-dl thumbnail import
2021-10-08  ChocobozzzMore robust youtube-dl thumbnail import
2021-09-09  ChocobozzzFix silent 500 after resumable upload
2021-09-01  ChocobozzzMigrate to webdriverio
2021-08-27  ChocobozzzAdd peertube import test
2021-08-27  ChocobozzzesModuleInterop to true
2021-08-26  ChocobozzzRemove useless async
2021-08-17  Jelle BesselingAdd support for saving video files to object storage...
2021-08-06  ChocobozzzImprove target bitrate calculation
2021-08-05  ChocobozzzMerge branch 'release/3.3.0' into develop
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  ChocobozzzRefactor search query options
2021-07-26  ChocobozzzMerge branch 'release/3.3.0' into develop
2021-07-26  ChocobozzzUse random names for VOD HLS playlists
2021-07-26  ChocobozzzGenerate random uuid for video files
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  ChocobozzzIntroduce comments command
2021-07-20  ChocobozzzMerge branch 'master' into release/3.3.0
2021-06-29  ChocobozzzSupport short uuid for GET video/playlist
2021-06-17  ChocobozzzRefactor live manager
2021-06-15  ChocobozzzFix missing transactions
2021-06-11  ChocobozzzFetch directly all video attributes for get API
2021-06-11  ChocobozzzUse separate queries for video files
2021-06-08  ChocobozzzFix video upload with a capitalized ext
2021-06-06  Rigel Kentadd video upload types, add doc middleware to more...
2021-06-04  ChocobozzzcreateThumbnail -> updateThumbnail
2021-06-04  Rigel Kentadd operationId doc middleware to so API endpoints
2021-06-04  Rigel Kentrefactor docMiddleware to support operationId-only...
2021-06-02  ChocobozzzRefactor server errors handler
2021-06-02  ChocobozzzRefactor getOrCreateAPVideo
2021-06-02  Rigel Kentcorrect error codes and backward compat
2021-06-02  Rigel Kentrefactor API errors to standard error format
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  ChocobozzzInstance homepage support (#4007)
next