keyboard shortcuts and key map view (#974)
[oweals/peertube.git] / client / src / app / core / auth /
2018-06-05 ChocobozzzFix i18n in components
2018-06-05 ChocobozzzAdd i18n attributes
2018-05-29 ChocobozzzFix refreshing oauth token
2018-05-22 ChocobozzzFix change detection in app component
2018-05-22 ChocobozzzFix peertube with google bot
2018-05-16 ChocobozzzUpgrade to rxjs 6
2018-05-07 ChocobozzzFix error message on token expiration
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 ability to choose what policy we have for NSFW...
2018-03-29 ChocobozzzAdd reverse proxy test in travis
2018-03-29 ChocobozzzPrevent brute force login attack
2018-03-26 ChocobozzzFix log in with special password character (+)
2018-03-23 ChocobozzzProxify local storage and handle if it is unavailable
2018-01-08 ChocobozzzSupport video quota on client
2017-12-29 ChocobozzzBegin to add avatar to actors
2017-12-19 ChocobozzzBegin moving video channel to actor
2017-12-19 Andréas LivetEnh #106 : Add an autoPlayVideo user attribute (#159)
2017-12-12 ChocobozzzMove to angular cli
2017-12-11 ChocobozzzMerge branch 'feature/design' into develop
2017-12-08 ChocobozzzFinish admin design
2017-12-08 ChocobozzzDesign second video upload step
2017-12-04 ChocobozzzAdd account avatar
2017-11-27 ChocobozzzSend server announce when users upload a video
2017-11-27 ChocobozzzMake the client compile too
2017-10-30 ChocobozzzLazy description and previews to video form
2017-10-27 ChocobozzzAdd tests to user roles
2017-10-27 ChocobozzzSupport roles with rights and add moderator role
2017-10-26 ChocobozzzAdd channels to upload form
2017-10-10 ChocobozzzClient: check user is logged in for some pages
2017-10-04 ChocobozzzFix refresh token expired handling
2017-09-14 ChocobozzzMove to HttpClient and PrimeNG data table
2017-07-11 ChocobozzzType webtorrent
2017-07-10 ChocobozzzBetter typescript typing for a better world
2017-06-25 ChocobozzzClientLocal -> OAuthClientLocal
2017-06-17 ChocobozzzShare models between server and client
2017-06-16 ChocobozzzUse typescript standard and lint all files
2017-06-16 ChocobozzzFix client compilation
2017-06-11 ChocobozzzUpdate webpack stack
2017-06-11 ChocobozzzBetter build/dev scripts
2017-04-06 ChocobozzzClient: add ability for user to change nsfw settings
2017-04-04 ChocobozzzClient: Handle NSFW video
2017-03-04 ChocobozzzClient: check token valitidy at startup
2017-01-27 ChocobozzzClient: better notifications for a beautiful world
2017-01-19 ChocobozzzClient: fix client error handling
2017-01-13 ChocobozzzClient: add basic aot support
2016-11-21 ChocobozzzClient: split in angular modules