]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - client
Fix CSP
[github/Chocobozzz/PeerTube.git] / client /
2018-06-08  spfEnable default link behavior and accessibility for...
2018-06-08  ChocobozzzSmooth resolution change?
2018-06-08  ChocobozzzFix seeking on auto resolution change
2018-06-08  ChocobozzzFix e2e tests
2018-06-08  ChocobozzzImprove player progress bar
2018-06-07  ChocobozzzPick average video file insead of max quality
2018-06-07  ChocobozzzFix the player size on mobile
2018-06-07  ChocobozzzRename "my settings" to "my account" in menu
2018-06-07  ChocobozzzReduce bundle sizes
2018-06-07  ChocobozzzAdd warning regarding transcoding
2018-06-07  Rigel Kentfixing #595 by using the account name instead of the...
2018-06-07  ChocobozzzFix embed view with search params
2018-06-07  ChocobozzzFix player resolution change that plays even if the...
2018-06-07  ChocobozzzFix account/channel pages route subscription
2018-06-07  ChocobozzzFix markdown links truncating
2018-06-07  ChocobozzzAdd help if the config is invalid
2018-06-06  ChocobozzzOnly use woff2 for fonts
2018-06-06  ChocobozzzRename fr locale -> fr-FR
2018-06-06  ChocobozzzLittle i18n refractoring
2018-06-06  ChocobozzzAdd server localization
2018-06-06  ChocobozzzRename messages locale to angular
2018-06-06  ChocobozzzLocalize player
2018-06-05  ChocobozzzAdd missing translations
2018-06-05  ChocobozzzTranslate tab heads
2018-06-05  ChocobozzzHandle singular/plurial in signup
2018-06-05  ChocobozzzAdd form validator translations
2018-06-05  ChocobozzzForm validators refractoring
2018-06-05  ChocobozzzFix i18n in components
2018-06-05  ChocobozzzAdd french
2018-06-05  ChocobozzzAdd i18n attributes
2018-06-05  ChocobozzzPrepare i18n files
2018-05-31  ChocobozzzFix lint
2018-05-31  ChocobozzzAdd 404 page
2018-05-31  ChocobozzzImprove Twitter config help
2018-05-31  ChocobozzzFix seek circle overflow
2018-05-31  ChocobozzzRemove bad import
2018-05-31  ChocobozzzFix player progress bar
2018-05-30  ChocobozzzAdd number of videos published by an account/video...
2018-05-30  ChocobozzzAdd context menu to player
2018-05-30  ChocobozzzImprove create transcoding jobs tests
2018-05-30  ChocobozzzFix resume video after peertube embed link click
2018-05-29  ChocobozzzImprove torrent/video download
2018-05-29  ChocobozzzFix refreshing oauth token
2018-05-29  ChocobozzzFix AP activity validator
2018-05-29  ChocobozzzUpgarde videojs to v7
2018-05-29  ChocobozzzUpgrade client dependencies
2018-05-28  ChocobozzzBumped to version v1.0.0-beta.7 v1.0.0-beta.7
2018-05-28  ChocobozzzDon't index embed pages
2018-05-28  ChocobozzzResume video on peertube link click in embed
2018-05-28  ChocobozzzAdd host in account view
2018-05-25  ChocobozzzVideo support field inherits channel support field
2018-05-25  ChocobozzzUpgrade dexie to avoid issue if disabling cookies on...
2018-05-25  ChocobozzzOnly use account name in routes
2018-05-25  ChocobozzzReload my videos after delete
2018-05-24  ChocobozzzHandle account name in client url
2018-05-24  ChocobozzzClean up E2E tests
2018-05-24  ChocobozzzFix history back after a redirect
2018-05-24  ChocobozzzFix protractor with Safari
2018-05-23  ChocobozzzFix player with google bot
2018-05-23  ChocobozzzAdd owner in video channel page
2018-05-23  ChocobozzzAlways redirect on homepage on '/'
2018-05-23  ChocobozzzAdd short description in about page
2018-05-23  ChocobozzzBumped to version v1.0.0-beta.6 v1.0.0-beta.6
2018-05-23  ChocobozzzMove rxjs-compat in dev dep
2018-05-22  Rigel Kentfeature: IP filtering on signup page
2018-05-22  ChocobozzzFix client postinstall on release
2018-05-22  ChocobozzzBumped to version v1.0.0-beta.5 v1.0.0-beta.5
2018-05-22  ChocobozzzMake it works with new autoplay policy
2018-05-22  ChocobozzzUpgrade client dependencies
2018-05-22  ChocobozzzFix change detection in app component
2018-05-22  ChocobozzzFix play on iOS (grumph)
2018-05-22  ChocobozzzImprove e2e tests
2018-05-22  ChocobozzzFix peertube with google bot
2018-05-17  ChocobozzzAdd compatibility with browser stack
2018-05-17  ChocobozzzRemove bad comments
2018-05-17  ChocobozzzAdd videos e2e tests
2018-05-17  ChocobozzzClient E2E tests first step
2018-05-17  ChocobozzzFix video channel update with an admin account
2018-05-16  ChocobozzzFix typings
2018-05-16  ChocobozzzFix rxjs throw
2018-05-16  ChocobozzzEnable service worker
2018-05-16  ChocobozzzFix concurrent requests in videos list
2018-05-16  ChocobozzzFix updating video tags to empty field
2018-05-16  ChocobozzzAdd patch for angular cli 6
2018-05-16  ChocobozzzCatch indexdb database destroy
2018-05-16  ChocobozzzFix some components after Angular 6 upgrade
2018-05-16  ChocobozzzUpgrade to rxjs 6
2018-05-16  ChocobozzzUpgrade Angular first step
2018-05-15  ChocobozzzUse publishedAt by default in videos sort
2018-05-15  ChocobozzzStore webtorrent chunks in indexdb
2018-05-11  ChocobozzzAdd ability to update a video channel
2018-05-11  ChocobozzzAdd ability to embed a video in Twitter
2018-05-11  ChocobozzzDo not bundle two different videojs versions
2018-05-11  ChocobozzzAdd overflow on markdown textaera
2018-05-11  ChocobozzzUser routes: :id/update -> update/:id
2018-05-11  ChocobozzzRoute: Video edit -> video update
2018-05-11  ChocobozzzUser add -> User create
2018-05-11  Rigeladding basic helpers to guide users for comments/subscr...
2018-05-09  ChocobozzzAvoid ... for delete/edit buttons in admin panel
2018-05-09  ChocobozzzFix video channel description/support max length
next