oweals/peertube.git
2019-07-08 Dirk KellyUpdated openapi.html ExternalDocs url
2019-07-05 ChocobozzzUpdate credits
2019-07-05 ChocobozzzUpdate translations
2019-07-04 ChocobozzzFix travis tests
2019-07-04 ChocobozzzAdd rate limit to registration and API endpoints
2019-07-04 Chocobozzzpeertube auth add wants a URL (and not a host)
2019-07-03 ChocobozzzFix openapi schema
2019-07-03 ChocobozzzLog typo
2019-07-02 tomampliusCheck pg_dump before backup (#1950)
2019-07-02 WirebrassFor Gentoo : set testing keyword for yarn
2019-07-02 WirebrassFor Gentoo : update @peertube set (delete vips)
2019-07-02 Nassim BounouasFix/connection with email (#1917)
2019-06-22 WirebrassUpdate postgresql version for Gentoo (#1935)
2019-06-21 Nassim BounouasFeature/subject in contact form (#1926)
2019-06-20 ChocobozzzFix signup email verification
2019-06-20 Nassim BounouasLink to follower profile from administration (#1922)
2019-06-20 ChocobozzzFix redundancy exceeded quota
2019-06-20 ChocobozzzFix follows backend URL
2019-06-20 Jessica FairchildRearrange search filter options
2019-06-19 ChocobozzzAdd language filter in header search
2019-06-19 ChocobozzzImprove account username copy button
2019-06-19 ChocobozzzFix lint
2019-06-19 ChocobozzzAdd language filters in user preferences
2019-06-19 ChocobozzzFix e2e tests in parallel
2019-06-19 Nassim BounouasFeature/completeUsernameCopy (#1913)
2019-06-17 ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-06-17 ChocobozzzBumped to version v1.3.1 v1.3.1
2019-06-17 ChocobozzzUpdate changelog
2019-06-17 ChocobozzzAdd more e2e tests
2019-06-17 ChocobozzzFix CLI default boolean values
2019-06-14 JorropoUpdate contributing to use multiple remote. (#1902)
2019-06-13 ChocobozzzAdd ability to override CLI import attributes
2019-06-13 ChocobozzzAdd more CLI tests
2019-06-13 ChocobozzzRename overview -> discover
2019-06-13 ChocobozzzFix notification overflow
2019-06-12 ChocobozzzAdd 4k conf in transcoding in admin panel
2019-06-12 ChocobozzzAdd class to email change form
2019-06-12 ChocobozzzAdd params to share modal
2019-06-11 ChocobozzzSpeedup video watch layout build
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 ChocobozzzFix account channel overflow
2019-06-11 Nassim BounouasFeature/logrotation (#1881)
2019-06-11 ChocobozzzFix email object/body configurations
2019-06-11 ChocobozzzRemove magnetURI download support
2019-06-11 ChocobozzzFix upload script
2019-06-11 ChocobozzzAdd lint command
2019-06-11 ChocobozzzImprove video REST documentation
2019-06-11 ChocobozzzFix netrc tools
2019-06-11 ChocobozzzPeerTube only supports nodejs 8
2019-06-07 ChocobozzzImprove registration
2019-06-07 ChocobozzzRedirect to local route when getting peertube account
2019-06-07 ChocobozzzDon't break video scheduled publication
2019-06-07 ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-06-07 ChocobozzzAdd ability to set a public to private in client
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-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-06 ChocobozzzAdd list of instance follows in about page
2019-06-06 ChocobozzzFix checkbox outline
2019-06-06 ChocobozzzPrefer using last week/last month
2019-06-06 ChocobozzzFix grouped videos by date
2019-06-04 Nicolas Fortinfix-contributing-documentation-client-side-typo
2019-06-03 ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-06-03 ChocobozzzBumped to version v1.3.0 v1.3.0
2019-06-03 ChocobozzzUpdate changelog
2019-05-31 ChocobozzzAdd checkbox to bulk update videos support field
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-31 ChocobozzzMove concurrently in dev package
2019-05-31 ChocobozzzGroup videos on chronological order
2019-05-30 buoyantairtell the user to fork the repo (#1856)
2019-05-29 ChocobozzzAdd ability to subscribe from the channel account page
2019-05-29 ChocobozzzImprove account channel page
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-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-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
next