]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - client/src/app/shared
Add i18n attributes
[github/Chocobozzz/PeerTube.git] / client / src / app / shared /
2018-06-05  ChocobozzzAdd i18n attributes
2018-06-05  ChocobozzzPrepare i18n files
2018-05-31  ChocobozzzAdd 404 page
2018-05-25  ChocobozzzVideo support field inherits channel support field
2018-05-25  ChocobozzzOnly use account name in routes
2018-05-24  ChocobozzzHandle account name in client url
2018-05-23  ChocobozzzAdd owner in video channel page
2018-05-22  ChocobozzzFix change detection in app component
2018-05-22  ChocobozzzFix peertube with google bot
2018-05-17  ChocobozzzAdd videos e2e tests
2018-05-16  ChocobozzzFix typings
2018-05-16  ChocobozzzFix rxjs throw
2018-05-16  ChocobozzzFix concurrent requests in videos list
2018-05-16  ChocobozzzFix updating video tags to empty field
2018-05-16  ChocobozzzFix some components after Angular 6 upgrade
2018-05-16  ChocobozzzUpgrade to rxjs 6
2018-05-15  ChocobozzzUse publishedAt by default in videos sort
2018-05-11  ChocobozzzAdd ability to update a video channel
2018-05-11  ChocobozzzAdd ability to embed a video in Twitter
2018-05-11  ChocobozzzAdd overflow on markdown textaera
2018-05-09  ChocobozzzAvoid ... for delete/edit buttons in admin panel
2018-05-09  ChocobozzzFix video channel description/support max length
2018-05-09  ChocobozzzAccount/channel descriptions are not required anymore
2018-05-09  ChocobozzzFix message when updating my profile
2018-05-09  Gérald NielFix #546 (I hope!)
2018-05-07  ChocobozzzFix error message on token expiration
2018-04-26  ChocobozzzAdd video channel management
2018-04-26  ChocobozzzAdd ability to update the user display name/description
2018-04-25  ChocobozzzImplement video channel views
2018-04-25  ChocobozzzAdd video channel account list
2018-04-25  ChocobozzzAdd account link in videos list
2018-04-25  ChocobozzzVideo channel API routes refractor
2018-04-24  ChocobozzzAdd account view
2018-04-23  ChocobozzzUse ISO 639 for languages
2018-04-20  ChocobozzzReplace current state when changing page
2018-04-19  Gérald NielMerge branch 'develop' of framagit.org:chocobozzz/PeerT...
2018-04-19  ChocobozzzAdd information concerning video privacy in my videos...
2018-04-19  ChocobozzzAdd help concerning NSFW videos in upload
2018-04-19  ChocobozzzAdd ability to choose what policy we have for NSFW...
2018-04-18  ChocobozzzUse popover for help component
2018-04-17  ChocobozzzHandle sort in rss
2018-04-17  ChocobozzzSimplify client syndications
2018-04-16  Rigel Kentfeature: initial syndication feeds support 500/head
2018-04-05  ChocobozzzAutomatic resolution according to user bandwidth V1
2018-03-30  Julien Le BrasAdd publishedAt field for video model.
2018-03-29  ChocobozzzPrevent brute force login attack
2018-03-28  ChocobozzzAdd link to register in login form
2018-03-28  ChocobozzzAdd initial video quota info in registration form
2018-03-27  ChocobozzzFix lint
2018-03-27  ChocobozzzFix my videos pagination
2018-03-27  ChocobozzzFix videos list params
2018-03-27  Chocobozzz4 lines per page instead of 3 for videos list
2018-03-26  ChocobozzzFix check comments params unit tests
2018-03-26  ChocobozzzFix break-word and add margin between content and other...
2018-03-25  Gérald NielFix #408
2018-03-23  ChocobozzzProxify local storage and handle if it is unavailable
2018-03-23  jomofix #382 generic error when password is too long (...
2018-03-21  ChocobozzzFix pagination when videos take all the width
2018-03-19  ChocobozzzMerge branch 'develop' into 'develop'
2018-03-19  ChocobozzzMore secure target blank links
2018-03-19  ChocobozzzDon't forget to clean up subscriptions
2018-03-19  ChocobozzzBetter handling video resizing
2018-03-19  ChocobozzzHandle resizes on videos list
2018-03-19  ChocobozzzBEARKING CHANGE: Update videos API response
2018-03-19  Lucas DeclercqUpdate video duration string to show hours when duratio...
2018-03-15  ChocobozzzAdd short description in config
2018-03-13  ChocobozzzAdd "local" videos in menu
2018-03-12  ChocobozzzUpdate videos api list for account
2018-03-09  ChocobozzzImprove infinite scroll
2018-03-08  ChocobozzzFix infinite scroll
2018-02-28  ChocobozzzHandle user rates in real time
2018-02-23  ChocobozzzImprove admin tables
2018-02-23  ChocobozzzBetter help on markdown fields
2018-02-22  ChocobozzzAdd help tooltip
2018-02-22  ChocobozzzThrottle infinite scroller
2018-02-22  ChocobozzzAdd confirm when admin use custom js/css
2018-02-22  ChocobozzzAdd ability to update another user video
2018-02-21  ChocobozzzHide support button if it is empty
2018-02-20  ChocobozzzAdd support to video support on client
2018-02-20  ChocobozzzHandle line feeds in comments
2018-02-16  ChocobozzzAdd loading bar when updating a video
2018-02-16  ChocobozzzAdd ability to update thumbnail and preview on client
2018-02-15  ChocobozzzImplement support field in video and video channel
2018-02-14  ChocobozzzFix video play promise error on non supported browsers
2018-02-14  ChocobozzzMove adding a video view videojs peertube plugin
2018-02-14  ChocobozzzAdd ability to set video thumbnail/preview
2018-02-13  ChocobozzzRewrite infinite scroll
2018-02-12  ChocobozzzAdd background placeholder for thumbnails
2018-02-09  ChocobozzzVideo previews take all the width on mobile
2018-02-08  ChocobozzzAdd service worker
2018-01-31  ChocobozzzAdd about page
2018-01-31  ChocobozzzAdd new name/terms/description config options
2018-01-31  ChocobozzzFix human dates in result lists
2018-01-30  ChocobozzzAdd ability to reset our password
2018-01-29  ChocobozzzAdd message on 413 http error code
2018-01-29  Chocobozzz25 items per page
2018-01-29  ChocobozzzFix search pagination
2018-01-25  ChocobozzzImprove video upload guard a little bit
2018-01-25  Dimitri GilbertIssue #195 : When uploading, warn when the user quits...
2018-01-17  ChocobozzzAdd ability to update some configuration keys
next