]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - client
Refactor video playlist middlewares
[github/Chocobozzz/PeerTube.git] / client /
2018-12-07  ChocobozzzRemove dashes from actor names
2018-12-07  BRAINS YUMusername/display_name/video_channel_name min length...
2018-12-06  ChocobozzzMerge branch 'hotfix/docker' into develop
2018-12-05  ChocobozzzAdd error when email system is not configured and using...
2018-12-05  ChocobozzzPut features table in about page
2018-12-05  ChocobozzzRemove inferred type
2018-12-05  ChocobozzzMy account menu -> open entries on hover
2018-12-05  ChocobozzzAdd information in report modal
2018-12-05  ChocobozzzAdd button to help to translate peertube
2018-12-05  ChocobozzzAdd ru pl and it translations
2018-12-04  ChocobozzzUpgrade client dependencies
2018-12-04  ChocobozzzBumped to version v1.1.0 v1.1.0
2018-11-22  ChocobozzzBumped to version v1.1.0-rc.1 v1.1.0-rc.1
2018-11-22  ChocobozzzFix some zanata translations
2018-11-22  ChocobozzzUpdate translations
2018-11-21  ChocobozzzReload user table when setting an email to verified
2018-11-21  ChocobozzzAdd separators in user moderation dropdown
2018-11-21  Josh Morelenable email verification by admin (#1348)
2018-11-20  ChocobozzzFix search title
2018-11-20  buoyantairMerge branch 'develop' of https://github.com/Chocobozzz...
2018-11-19  ChocobozzzFix checkbox margins
2018-11-19  ChocobozzzOptimize image resizing
2018-11-18  buoyantairMerge branch 'develop' of https://github.com/Chocobozzz...
2018-11-16  ChocobozzzAuto login user on signup
2018-11-16  ChocobozzzImprove message visibility on signup
2018-11-16  ChocobozzzCheck follow constraints when getting a video
2018-11-16  ChocobozzzImprove video upload error handling
2018-11-16  ChocobozzzFix player progress bar when changing resolution
2018-11-15  buoyantairMerge from upstream
2018-11-15  ChocobozzzFix video channel videos url when scrolling
2018-11-15  ChocobozzzFix embed video id parsing
2018-11-15  ChocobozzzFix miniature with a long name
2018-11-15  ChocobozzzAdd background effect to active menu page
2018-11-15  ChocobozzzUpgrade server dep
2018-11-15  ChocobozzzUpgrade client dependencies
2018-11-15  ChocobozzzFix new Angular 7 issues
2018-11-15  BO41update ng-bootstrap
2018-11-15  BO41update dependencies
2018-11-15  BO41update angular
2018-11-14  ChocobozzzCheck activities host
2018-11-13  ChocobozzzMerge branch 'master' into develop
2018-10-24  BO41add noImplicitThis flag (#1324)
2018-10-19  ChocobozzzBumped to version v1.1.0-alpha.2
2018-10-19  ChocobozzzFix webtorrent disabled by default
2018-10-19  ChocobozzzPeerTube is not in alpha anymore
2018-10-19  ChocobozzzMerge branch 'release/v1.0.0' into develop
2018-10-19  ChocobozzzBumped to version v1.0.1 v1.0.1
2018-10-19  ChocobozzzUpdate translations
2018-10-19  BRAINS YUMFeature/description support fields length 1000 (#1267)
2018-10-19  ChocobozzzFix embed
2018-10-18  Rigel Kentadding minimum signup age conforming to ceiling GPDR age
2018-10-18  ChocobozzzPeerTube is not in beta anymore
2018-10-18  mike stedmanMake abuse-delete confirmation box clearer
2018-10-18  MikeChange "delete" to "delete this report"
2018-10-18  ChocobozzzFix lint
2018-10-18  ChocobozzzBetter typings
2018-10-18  BO41NoImplicitAny flag true (#1157)
2018-10-17  ChocobozzzUpdate translations
2018-10-17  ChocobozzzMerge branch 'feature/webtorrent-disabling' into develop
2018-10-17  ChocobozzzFix webtorrent disabling
2018-10-17  ChocobozzzBumped to version v1.1.0-alpha.1 v1.1.0-alpha.1
2018-10-16  ChocobozzzFix code typos
2018-10-16  ChocobozzzAdd ability to mute a user/instance by server in client
2018-10-16  ChocobozzzAdd user/instance block by users in the client
2018-10-15  BO41update tslint config and fix member ordering (#1279)
2018-10-15  Rigel Kentimprove description of the HTTP video import feature
2018-10-15  BO41add alwaysStrict flag to client/tsconfig.json (#1280)
2018-10-13  Rigel Kentmove to boolean switch 1201/head
2018-10-13  Rigel Kentadd webtorrent opt-out settings
2018-10-11  ChocobozzzMerge branch 'release/v1.0.0' into develop
2018-10-11  ChocobozzzBumped to version v1.0.0 v1.0.0
2018-10-10  ChocobozzzFix angular build
2018-10-10  ChocobozzzAdd ability to list all local videos on client
2018-10-10  ChocobozzzAdd ability to search on followers/following
2018-10-10  Lucas Declercq Add explicit error message that changing video ownersh...
2018-10-08  Lucas DeclercqFix too big line length 1217/head
2018-10-08  ChocobozzzAdd checkbox to check every rows
2018-10-08  ChocobozzzAdd users search filter
2018-10-08  ChocobozzzAdd bulk actions in users table
2018-10-08  Lucas DeclercqRename downloadingEnabled property to downloadEnabled
2018-10-08  Lucas DeclercqFix some defaults values + indentation
2018-10-08  ChocobozzzMerge branch 'release/v1.0.0' into develop
2018-10-07  Micah Elizabeth... remove confirm modal for asset injection in edit-custom...
2018-10-06  Lucas DeclercqOnly show download button if downloadingEnabled is...
2018-10-06  Lucas DeclercqAdd downloadingEnabled property to video model
2018-10-05  ChocobozzzFix videos list when page is empty
2018-10-05  ChocobozzzAdd user moderation in the account page
2018-10-05  ChocobozzzMove user moderation tool in a separate component
2018-10-05  ChocobozzzAdd user history and resume videos
2018-10-05  BO41add resize listener (#1182)
2018-10-05  ChocobozzzRemove unused variable
2018-10-05  Rigel Kentfix account URI in remote comment modal (partial rollback)
2018-10-05  Rigel Kentfix account URI in remote comment modal (cleanup)
2018-10-04  Rigel Kentfix account URI in remote comment modal
2018-10-03  ChocobozzzDelete correctly redundancy files
2018-10-03  ChocobozzzBumped to version v1.0.0-rc.2 v1.0.0-rc.2
2018-10-03  Rigel KentBumped to version v1.0.0-rc.1 v1.0.0-rc.1
2018-10-03  ChocobozzzFix hotkey translations
2018-10-03  ChocobozzzFix Delete title button
2018-10-02  ChocobozzzAdd comments feeds popover in watch page
next