]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/controllers
Use saveInTransactionWithRetries helper
[github/Chocobozzz/PeerTube.git] / server / controllers /
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
2022-06-27  ChocobozzzMerge branch 'release/4.2.0' into develop
2022-06-27  ChocobozzzFix broken feeds with published live
2022-06-24  ChocobozzzIntroduce worker threads to process remote images
2022-06-24  ChocobozzzMerge branch 'release/4.2.0' into develop
2022-06-23  ChocobozzzMerge branch 'release/4.2.0' into develop
2022-06-23  ChocobozzzMerge branch 'release/4.2.0' into develop
2022-06-21  kontrollantenstore uploaded video filename (#4885)
2022-06-21  Durgaraj Karkifixes video not played from defined parameters in embed...
2022-06-21  ChocobozzzMerge branch 'release/4.2.0' into develop
2022-06-21  ChocobozzzMerge branch 'release/4.2.0' into develop
2022-06-21  ChocobozzzMerge branch 'release/4.2.0' into develop
2022-06-20  ChocobozzzCorrectly handle unknown remote actor image size
2022-06-20  ChocobozzzMerge branch 'release/4.2.0' into develop
2022-06-17  ChocobozzzOptimize view endpoint
2022-06-17  ChocobozzzMerge branch 'release/4.2.0' into develop
2022-06-16  ChocobozzzMerge branch 'release/4.2.0' into develop
2022-06-10  ChocobozzzMerge branch 'release/4.2.0' into develop
2022-06-07  ChocobozzzMerge branch 'release/4.2.0' into develop
2022-06-03  ChocobozzzMerge branch 'release/4.2.0' into develop
2022-06-03  ChocobozzzMerge branch 'release/4.2.0' into develop
2022-06-03  ChocobozzzFix invalid download filename
2022-05-30  ChocobozzzBypass rate limits for admins and moderators
2022-05-25  ChocobozzzMerge branch 'release/4.2.0' into develop
2022-05-24  ChocobozzzAdd ability to set default feed items count
2022-05-24  ChocobozzzImprove admin users list table
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-05  ChocobozzzMerge remote-tracking branch 'weblate/develop' into...
2022-05-05  ChocobozzzConvert followers/following in raw SQL queries
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-24  ChocobozzzRefactor AP context builder
2022-03-23  ChocobozzzRemove activitypub helper
2022-03-22  ChocobozzzRename studio to editor
2022-03-22  ChocobozzzAdd video edition finished notification
2022-03-18  ChocobozzzDon't store remote rates of remote videos
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  kontrollantenadd filter:api.video-playlist.videos.list.* hooks
2022-02-28  ChocobozzzAdd basic video editor support
2022-02-28  kontrollantenImplement avatar miniatures (#4639)
2022-02-22  ChocobozzzMerge branch 'release/4.1.0' into develop
2022-02-22  ChocobozzzUse local URL for feed guid
2022-02-09  ChocobozzzAdd additional checks when importing a video
2022-02-07  ChocobozzzMove to peertube feed fork
2022-02-04  ChocobozzzFix plaintext markdown converter
2022-02-01  ChocobozzzPrevent HLS transcoding after webtorrent transcoding
2022-01-31  ChocobozzzConvert markdown to html/plain text for feeds
2022-01-19  ChocobozzzAdd ability to filter my imports by target URL
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-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  ChocobozzzMove typescript utils in its own directory
2021-12-16  ChocobozzzUse different p2p policy for embeds and webapp
2021-12-16  ChocobozzzAdd ability for admins to set default p2p policy
2021-12-16  lutangarchore(refactor): remove shared folder dependencies...
2021-12-14  ChocobozzzAbility for admins to set default upload values
2021-12-13  kontrollantenGive moderators access to edit channels (#4608)
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  ChocobozzzNo notification on moderator abuse
2021-12-09  ChocobozzzAdd filter:api.server.stats.get.result hook
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-07  ChocobozzzFix iframe allow-popups for oembed
2021-12-07  ChocobozzzAdd mute status in account and channel pages
2021-12-03  ChocobozzzAdd ability to redirect users on external auth
next