oweals/peertube.git
2019-05-29 ChocobozzzAdd pagination to account video channels endpoint
2019-05-29 ChocobozzzAdd success icon on registration
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-27 ChocobozzzRemove summon install
2019-05-27 ChocobozzzMove CLI dependencies in their own package.json
2019-05-25 Philip Durbin(doc) add link to hardware requirements in README ...
2019-05-24 ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-05-24 ChocobozzzFix build
2019-05-24 ChocobozzzFix method names
2019-05-24 ChocobozzzFix method names
2019-05-24 Raphaelrefactor(docs): typo in Open API reference
2019-05-24 ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-05-24 ChocobozzzFix duplicates in playlist add component (release branch)
2019-05-24 Chocobozzzunload -> reload in playlist add component
2019-05-24 ChocobozzzFix duplicates in playlist add component
2019-05-24 ChocobozzzAdd install and upgrade words in readme
2019-05-24 ChocobozzzFix videos list response in rest api doc
2019-05-24 ChocobozzzFix video privacy in rest api documentation
2019-05-24 ChocobozzzAdd video caption rest api doc
2019-05-24 ChocobozzzFix role documentation in rest api
2019-05-23 ChocobozzzUpdate URLs to point to new documentation site
2019-05-22 ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-05-22 ChocobozzzBumped to version v1.3.0-rc.2
2019-05-22 ChocobozzzUpdate changelog
2019-05-22 ChocobozzzBumped to version v1.3.0-rc.2 v1.3.0-rc.2
2019-05-21 ChocobozzzUpdate changelog
2019-05-21 Felix AbleitnerFix docker-compose setup so Peertube sees correct IP
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 ChocobozzzFix pagination in my videos page
2019-05-21 ChocobozzzMerge branch 'feature/audio-upload' into develop
2019-05-21 ChocobozzzFix icon color on audio upload
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 ChocobozzzFix reordering playlist
2019-05-17 ChocobozzzReset playlist add component when video changes
2019-05-17 ChocobozzzFix playlist block with theater player
2019-05-17 Yohan BonifaceAllow to control emails prefix and signature with confi...
2019-05-17 ChocobozzzAdd audio upload tests
2019-05-17 ChocobozzzSupport audio upload in client
2019-05-16 ChocobozzzAdd audio support in upload
2019-05-16 Axel VialaAdd way to set root password by environment.
2019-05-16 Leo Mouynafix: Close modal after clicking on download
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 ChocobozzzRemove unnecessary CSS in menu
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-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 Felix AbleitnerAdded comments for transcode functions 1785/head
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-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-25 ChocobozzzOptimize video update page load
2019-04-25 ChocobozzzWait config before loading login/signup
2019-04-25 ChocobozzzFix contact admin button overflow
next