Add popover autoclose
[oweals/peertube.git] / client / src / app / shared /
2018-08-27 ChocobozzzAdd popover autoclose
2018-08-27 ChocobozzzSearch video channel handle/uri
2018-08-27 ChocobozzzInfinite scroll to list our subscriptions
2018-08-27 ChocobozzzAdd ability to search video channels
2018-08-27 ChocobozzzAdd ability to search a video with an URL
2018-08-27 ChocobozzzAdd local user subscriptions
2018-08-27 ChocobozzzAdd ability to set a name to a channel
2018-08-27 ChocobozzzFix dev locale
2018-08-21 JorropoFix AutoThread
2018-08-16 ChocobozzzTranslate subtitle langs in player
2018-08-14 ChocobozzzAdd quota used in users list
2018-08-14 ChocobozzzUpdate client according to new model paths
2018-08-14 ChocobozzzImprove blacklist management
2018-08-14 ChocobozzzAdd blacklist reason field
2018-08-14 ChocobozzzAdd ability to delete and update abuse on client
2018-08-09 ChocobozzzAdd ability to ban/unban users
2018-08-09 ChocobozzzMigrate to bootstrap 4 and ng-bootstrap
2018-08-08 ChocobozzzAdd reason when banning a user
2018-08-08 ChocobozzzAdd ability to delete our account
2018-08-08 ChocobozzzImport magnets with webtorrent
2018-08-07 ChocobozzzMerge branch 'release/beta-10' into develop
2018-08-06 ChocobozzzMerge branch 'release/beta-10' into develop
2018-08-06 ChocobozzzAdd ability to list video imports
2018-08-06 ChocobozzzAdd ability to import video with youtube-dl
2018-07-31 ChocobozzzUpgrade client dependencies
2018-07-31 ChocobozzzAdd aria-labelledby to video thumbnails
2018-07-31 ChocobozzzFix responsive on videos search
2018-07-25 Chocobozzzcategory parma -> categoryOneOf (videos list)
2018-07-25 ChocobozzzSort video captions
2018-07-25 ChocobozzzAdd "agree to the terms" checkbox in registration form
2018-07-25 ChocobozzzImprove captions UX (at least I've tried)
2018-07-24 ChocobozzzBegin advanced search
2018-07-17 ChocobozzzImprove frontend accessibility
2018-07-16 ChocobozzzDo not display private privacy if the video is not...
2018-07-16 ChocobozzzImplement captions/subtitles
2018-07-09 ChocobozzzFix client error logging
2018-06-29 ChocobozzzClient: Add ability to update video channel avatar
2018-06-27 PhieFFilter by category (#720)
2018-06-22 ChocobozzzFix images size limit
2018-06-18 ChocobozzzRemove uneeded rxjs-compat
2018-06-18 ChocobozzzFix removing scheduled update
2018-06-18 ChocobozzzImprove screen cache service
2018-06-15 ChocobozzzAdd ability to schedule video publication
2018-06-12 ChocobozzzAdd concept of video state, and add ability to wait...
2018-06-06 ChocobozzzLittle i18n refractoring
2018-06-06 ChocobozzzAdd server localization
2018-06-05 ChocobozzzTranslate tab heads
2018-06-05 ChocobozzzAdd form validator translations
2018-06-05 ChocobozzzForm validators refractoring
2018-06-05 ChocobozzzFix i18n in components
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 Chocobozzzresolution 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
next