]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server
Fix search with bad webfinger handles
[github/Chocobozzz/PeerTube.git] / server /
2019-05-28  ChocobozzzFix search with bad webfinger handles
2019-05-28  ChocobozzzFix playlist get for classic users
2019-05-28  ChocobozzzFix crash in files cache
2019-05-28  LiPeKUpdate config.ts
2019-05-27  ChocobozzzRemove summon install
2019-05-27  ChocobozzzMove CLI dependencies in their own package.json
2019-05-24  ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-05-24  ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-05-22  ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-05-21  ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-05-21  ChocobozzzFix video views
2019-05-21  ChocobozzzFix blacklist sort
2019-05-21  ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-05-21  ChocobozzzFix thumbnails in video blacklist list endpoint
2019-05-21  ChocobozzzMerge branch 'feature/audio-upload' into develop
2019-05-21  ChocobozzzFix OGG bug with firefox
2019-05-21  ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-05-21  ChocobozzzRelax activity validation
2019-05-17  ChocobozzzUpdate travis ffmpeg patch version
2019-05-17  Yohan BonifaceAllow to control emails prefix and signature with confi...
2019-05-17  ChocobozzzAdd audio upload tests
2019-05-16  ChocobozzzAdd audio support in upload
2019-05-16  Axel VialaAdd way to set root password by environment.
2019-05-16  libertysoft3transcode in STORAGE.TMP_DIR for s3fs compatibility...
2019-05-16  ChocobozzzMerge remote-tracking branch 'origin/pr/1785' into...
2019-05-16  ChocobozzzMerge branch 'feature/parallel-tests' into develop
2019-05-15  ChocobozzzDon't use parallel tests with test suite 1 and 3
2019-05-15  ChocobozzzDecrease max parallel tests for travis
2019-05-15  ChocobozzzMerge branch 'master' into develop
2019-05-15  ChocobozzzAll API tests in parallel
2019-05-14  ChocobozzzRedundancy and search tests in parallel too
2019-05-14  ChocobozzzTry parallel check params tests
2019-05-13  ChocobozzzRelax activity validation
2019-05-13  ChocobozzzFix account description error
2019-05-13  Felix AbleitnerAdded comments for transcode functions 1785/head
2019-05-13  ChocobozzzFix greek label
2019-05-13  ChocobozzzFix thumbnail when listing my videos
2019-05-04  Felix Ableitnerfixed formatting, added test case
2019-05-04  Felix AbleitnerDont transcode videos when it is not required (fixes...
2019-04-26  Yohan BonifaceAllow to control RATES_LIMIT from configuration (#1787)
2019-04-26  ChocobozzzFix createdAt/updatedAt issues
2019-04-25  ChocobozzzFix pleroma follow
2019-04-25  ChocobozzzFix user notifications tests
2019-04-25  ChocobozzzFix optional privacy in upload endpoint
2019-04-25  ChocobozzzUse apicache instead of our broken implementation
2019-04-24  ChocobozzzFix overview endpoint
2019-04-24  ChocobozzzFix video import CLI script
2019-04-24  ChocobozzzFix scheduled update
2019-04-24  ChocobozzzUse test wrapper exit function
2019-04-24  ChocobozzzTry to fix travis
2019-04-24  ChocobozzzUse parallel tests
2019-04-24  ChocobozzzAdd default playlist image
2019-04-24  ChocobozzzCleanup tests
2019-04-24  ChocobozzzAdd migrations
2019-04-24  ChocobozzzRelax videos list thumbnail api join
2019-04-24  ChocobozzzFix ownership changes
2019-04-24  ChocobozzzRefactor video caption/preview caches
2019-04-24  ChocobozzzUpgrade sequelize
2019-04-24  ChocobozzzUpdate sequelize
2019-04-24  ChocobozzzCreate a dedicated table to track video thumbnails
2019-04-24  ChocobozzzShared utils -> extra-utils
2019-04-24  ChocobozzzRemove tmp file on image processing error
2019-04-15  ChocobozzzAdd user adminFlags
2019-04-12  ChocobozzzAdd ability to delete old remote views
2019-04-11  ChocobozzzAdd ability to limit videos history size
2019-04-11  ChocobozzzTry to improve server tests compilation speed
2019-04-11  ChocobozzzDon't expose constants directly in initializers/
2019-04-11  ChocobozzzMove config in its own file
2019-04-11  ChocobozzzAdd debug component to help admins to fix IP issues
2019-04-11  ChocobozzzAdd logs page in client
2019-04-10  ChocobozzzAdd logs endpoint
2019-04-10  ChocobozzzAdd ability to disable tracker
2019-04-09  ChocobozzzAdd check params account ratings tests
2019-04-09  Yohan BonifaceAdd /accounts/:username/ratings endpoint (#1756)
2019-04-09  ChocobozzzAdd new instance follower notification in client
2019-04-08  ChocobozzzAdd notification on new instance follower (server side)
2019-04-08  ChocobozzzAdd ability to manually approves instance followers...
2019-04-08  ChocobozzzAdd ability to forbid followers
2019-04-08  ChocobozzzFix HLS federation
2019-04-08  ChocobozzzAdd ability to remove an instance follower in API
2019-04-08  ChocobozzzUpdate P2P media loader peer version
2019-04-08  ChocobozzzCopy video/audio codec for HLS
2019-04-08  ChocobozzzFix context types
2019-04-08  ChocobozzzFix jsonld context
2019-04-05  Chocobozzz2 rows per overview section
2019-04-03  ChocobozzzFix notification tests
2019-04-03  ChocobozzzUse custom ffmpeg path in youtube dl
2019-04-02  ChocobozzzRestore videos list components
2019-04-02  Josh Moreladd quarantine videos feature (#1637)
2019-03-19  ChocobozzzMove video file import in its own file
2019-03-19  ChocobozzzRename video-file job to video-transcoding
2019-03-19  ChocobozzzFix email notification
2019-03-19  ChocobozzzBetter videos redundancy config error handling
2019-03-19  ChocobozzzCleanup invalid rates/comments/shares
2019-03-19  ChocobozzzLimit user tokens cache
2019-03-19  ChocobozzzRefresh playlists
2019-03-19  ChocobozzzIncrease refresh interval to 2 days
2019-03-19  ChocobozzzOnly create refresh job if needed
2019-03-19  ChocobozzzCleanup tmp directory at startup
2019-03-19  ChocobozzzCleanup express locals typings
next