oweals/peertube.git
2019-06-17 ChocobozzzBumped to version v1.3.1 v1.3.1
2019-06-17 ChocobozzzUpdate changelog
2019-06-07 ChocobozzzFix video import if autoblacklist is enabled
2019-06-07 ChocobozzzFix black theme on some screens
2019-06-07 ChocobozzzFix error in form when scheduling video publication
2019-06-07 ChocobozzzFix video action dropdown
2019-06-07 ChocobozzzTry to fix remote mastodon interactions
2019-06-03 ChocobozzzBumped to version v1.3.0 v1.3.0
2019-06-03 ChocobozzzUpdate changelog
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-24 ChocobozzzFix build
2019-05-24 ChocobozzzFix method names
2019-05-24 ChocobozzzFix duplicates in playlist add component (release branch)
2019-05-22 ChocobozzzBumped to version v1.3.0-rc.2 v1.3.0-rc.2
2019-05-21 ChocobozzzUpdate changelog
2019-05-21 ChocobozzzFix video views
2019-05-21 ChocobozzzFix blacklist sort
2019-05-21 ChocobozzzFix thumbnails in video blacklist list endpoint
2019-05-21 ChocobozzzFix pagination in my videos page
2019-05-21 ChocobozzzRelax activity validation
2019-05-17 ChocobozzzFix reordering playlist
2019-05-17 ChocobozzzReset playlist add component when video changes
2019-05-17 ChocobozzzFix playlist block with theater player
2019-05-15 ChocobozzzRemove unnecessary CSS in menu
2019-05-15 ChocobozzzMerge branch 'master' into develop
2019-05-14 ChocobozzzChangelog typo
2019-05-14 ChocobozzzBumped to version v1.3.0-rc.1 v1.3.0-rc.1
2019-05-14 ChocobozzzFix e2e tests
2019-05-14 ChocobozzzUse HLS by default if enabled
2019-05-14 ChocobozzzDocument how I do releases
2019-05-14 ChocobozzzAdd doc on how to add a new language to peertube
2019-05-14 ChocobozzzUpdate translations
2019-05-13 ChocobozzzAdd singular/plural tip for translation
2019-05-13 ChocobozzzPrepare 1.3 RC1 changelog
2019-05-13 ChocobozzzFix zh-Hant-TW build
2019-05-13 ChocobozzzLazy load dropdown info on click
2019-05-13 ChocobozzzFix russian build
2019-05-13 ChocobozzzRelax activity validation
2019-05-13 ChocobozzzFix account description error
2019-05-13 ChocobozzzFix client build
2019-05-13 ChocobozzzFix hotkeys div overflow
2019-05-13 ChocobozzzFix playlists with unauthenticated users
2019-05-13 ChocobozzzMove video watch playlist in its own component
2019-05-13 ChocobozzzFix component reuse on channel/account videos
2019-05-13 ChocobozzzUpdate credits
2019-05-13 ChocobozzzFix greek label
2019-05-13 ChocobozzzAdd japanese support
2019-05-13 ChocobozzzFix top menu dropdown
2019-05-13 ChocobozzzFix videos more dropdown position/loading
2019-05-13 ChocobozzzFix thumbnail when listing my videos
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-25 ChocobozzzOptimize video update page load
2019-04-25 ChocobozzzWait config before loading login/signup
2019-04-25 ChocobozzzFix contact admin button overflow
2019-04-25 ChocobozzzNo border radius for thumbnails on small screens
2019-04-25 ChocobozzzCase insensitive login
2019-04-25 ChocobozzzFix dropdown top menu on mobile
2019-04-25 ChocobozzzFix explained privacies on first upload screen
2019-04-24 ChocobozzzdailyVideoQuota -> videoQuotaDaily in doc
2019-04-24 ChocobozzzFix overview endpoint
2019-04-24 ChocobozzzFix video channel API route param in doc
2019-04-24 ChocobozzzAdd videoQuotaDaily in documentation
2019-04-24 ChocobozzzFix video import CLI script
2019-04-24 ChocobozzzFix scheduled update
2019-04-24 ChocobozzzAdd host network mode for reverse proxy
2019-04-24 ChocobozzzUse test wrapper exit function
2019-04-24 ChocobozzzFix rerunserver 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-24 Antoine MilletAdd argument to dockerfile to pass options to npm run...
2019-04-18 Zig-03_miniature.scss .blur-filter from 5px blur to 20px
2019-04-15 ChocobozzzAdd user adminFlags
2019-04-15 ChocobozzzAdd change user password from CLI documentation
2019-04-15 ChocobozzzFix privacy warning position on mobile
2019-04-12 Paul FLORENCEFix keyboard icon transparency
2019-04-12 Jan KeromnesAdd automated dev setup using Gitpod
2019-04-12 ChocobozzzAdd ability to delete old remote views
2019-04-11 Rigel Kentupdate FAQ to reflect new supported video formats
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
next