]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server
Fix CLI default boolean values
[github/Chocobozzz/PeerTube.git] / server /
2019-06-17  ChocobozzzFix CLI default boolean values
2019-06-13  ChocobozzzAdd ability to override CLI import attributes
2019-06-13  ChocobozzzAdd more CLI tests
2019-06-13  ChocobozzzFix notification overflow
2019-06-12  ChocobozzzAdd 4k conf in transcoding in admin panel
2019-06-11  ChocobozzzFix user tests
2019-06-11  ChocobozzzAdd more embed parameters
2019-06-11  ChocobozzzAdd ability to change email in client
2019-06-11  ChocobozzzHandle email update on server
2019-06-11  Nassim BounouasFeature/logrotation (#1881)
2019-06-11  ChocobozzzFix email object/body configurations
2019-06-11  ChocobozzzFix upload script
2019-06-11  ChocobozzzFix netrc tools
2019-06-07  ChocobozzzImprove registration
2019-06-07  ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-06-07  ChocobozzzFix video import if autoblacklist is enabled
2019-06-07  ChocobozzzTry to fix remote mastodon interactions
2019-06-06  ChocobozzzAdd ability to unpublish video/playlist
2019-06-06  ChocobozzzAdd ability to set to private a public/unlisted video
2019-06-06  ChocobozzzUpgrade server dependencies
2019-06-06  ChocobozzzImprove 4K video quality after transcoding
2019-06-03  ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-05-31  ChocobozzzServer: Bulk update videos support field
2019-05-31  ChocobozzzRemove old activities processor
2019-05-31  ChocobozzzMore robust federation
2019-05-31  ChocobozzzRemove unused actor uuid field
2019-05-29  ChocobozzzAdd ability to subscribe from the channel account page
2019-05-29  ChocobozzzAdd pagination to account video channels endpoint
2019-05-29  ChocobozzzMulti step registration
2019-05-28  ChocobozzzAdd ability to specify channel on registration
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-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-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/
next