]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server
Update translations
[github/Chocobozzz/PeerTube.git] / server /
2023-02-23  ChocobozzzMerge remote-tracking branch 'weblate/develop' into...
2023-02-23  ChocobozzzUpdate doc anchor links
2023-02-23  ChocobozzzFix typo
2023-02-22  ChocobozzzMove to new documentation links
2023-02-17  John LivingstonFix #5614: do not log bearerToken.
2023-02-17  ChocobozzzFix dev instance following test instances
2023-02-17  ChocobozzzFix CI
2023-02-16  ChocobozzzUpdate bullmq
2023-02-16  ChocobozzzUpdate server dependencies
2023-02-15  ChocobozzzMove webfinger controller in well known router
2023-02-15  ChocobozzzMove cli.ts in a private shared directory
2023-02-15  ChocobozzzFix "unique viewers" inconsistency with countries
2023-02-14  ChocobozzzReencode the video on cut
2023-02-14  ChocobozzzFix audio out of synced on studio cut
2023-02-14  ChocobozzzFix CI timeout
2023-02-14  ChocobozzzFix retrying update on sql serialization conflict
2023-01-27  ChocobozzzRefactor playlist creation for lives
2023-01-27  ChocobozzzMerge branch 'release/5.0.0' into develop
2023-01-27  ChocobozzzFix live with base url object storage
2023-01-24  ChocobozzzMerge branch 'release/5.0.0' into develop
2023-01-24  ChocobozzzTry to debug test timeout
2023-01-23  ChocobozzzMerge branch 'release/5.0.0' into develop
2023-01-23  ChocobozzzAdd user registration policy info
2023-01-20  ChocobozzzAdd ability to not send an email for registration
2023-01-19  ChocobozzzAdd more signup limit tests
2023-01-19  ChocobozzzMerge branch 'release/5.0.0' into develop
2023-01-19  ChocobozzzFix signup limit
2023-01-19  Chocobozzz(breaking): Always list nsfw videos in playlists
2023-01-19  ChocobozzzUse unknown when category is not set
2023-01-19  ChocobozzzWarn on too big max upload part
2023-01-19  ChocobozzzFix broken merge
2023-01-19  ChocobozzzFix semver comparison
2023-01-19  ChocobozzzAdd missing url unique index in local video viewer
2023-01-19  ChocobozzzAdd signup approval API tests
2023-01-19  ChocobozzzImplement signup approval in server
2023-01-12  ChocobozzzDon't need a special comment sort function
2023-01-12  ChocobozzzOptimize again comments list sql query
2023-01-12  ChocobozzzMerge branch 'release/5.0.0' into develop
2023-01-12  ChocobozzzFix ACL incompatibility with some s3 providers
2023-01-11  ChocobozzzIncrease tests timeout
2023-01-10  ChocobozzzRefactor model utils
2023-01-10  ChocobozzzFix comments SQL pagination
2023-01-09  ChocobozzzFix lint
2023-01-09  ChocobozzzCorrectly fix build
2023-01-09  ChocobozzzRefactor table attributes
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
2023-01-04  ChocobozzzImplement getServerListeningConfig plugin helper
2023-01-04  ChocobozzzExternal auth can update user on login
2023-01-04  ChocobozzzExternal auth can set more user fields
2023-01-04  ChocobozzzAdd ability to customize token lifetime
2023-01-03  ChocobozzzTry to debug a CI issue
2023-01-03  ChocobozzzPrefer using sequelize replacements even for tests
2022-12-30  ChocobozzzMerge branch 'release/5.0.0' into develop
2022-12-30  ChocobozzzFix P2P with object storage
2022-12-29  ChocobozzzTry to fix github api rate limit
2022-12-29  ChocobozzzFix build
2022-12-28  ChocobozzzImprove sync channel logging
2022-12-28  ChocobozzzMore robust short to complete uuid error handler
2022-12-28  ChocobozzzImprove upgrade documentation
2022-12-23  ChocobozzzFix sync tests
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-21  ChocobozzzFix local channel stats
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-12  ChocobozzzIncrease timeout
2022-12-12  ChocobozzzFix CI using 127.0.0.1 for tests
2022-12-09  ChocobozzzAdd austrian sign language
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-29  ChocobozzzIncrease timeouts
2022-11-28  ChocobozzzIncrease old jobs to delete per hour
2022-11-24  ChocobozzzUpdate changelog
2022-11-24  ChocobozzzIncrease unicast job concurrency
2022-11-24  ChocobozzzMerge remote-tracking branch 'weblate/develop' into...
2022-11-24  ChocobozzzFix overall viewers stats with start/end dates
2022-11-23  ChocobozzzDelete completed/failed jobs directly from bullmq
2022-11-23  ChocobozzzFilter out invalid images from peertube
2022-11-23  ChocobozzzAdd missing uuids search query doc
2022-11-23  ChocobozzzFix infohash exists memoize maxage
2022-11-23  FlorentFix DISABLE_LOCAL_SEARCH blocking request to local...
2022-11-17  ChocobozzzMerge branch 'release/4.3.0' into develop
2022-11-16  ChocobozzzMerge branch 'release/4.3.0' into develop
2022-11-16  ChocobozzzFix broadcasting in parallel views
2022-11-15  ChocobozzzFix server lint
2022-11-15  ChocobozzzDon't inject untrusted input
2022-11-15  ChocobozzzMerge remote-tracking branch 'weblate/develop' into...
2022-11-15  ChocobozzzAdd configuration for prometheus exporter hostname
2022-11-15  ChocobozzzUpgrade server dependencies
2022-11-15  ChocobozzzCorrectly terminate an ended live
2022-11-14  ChocobozzzType result
next