]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - client/src/app/core/auth/auth.service.ts
add redirect after login (#1110)
[github/Chocobozzz/PeerTube.git] / client / src / app / core / auth / auth.service.ts
2018-09-23  BO41add redirect after login (#1110)
2018-09-11  Rigel Kentupdate hotkeys to include user-specific routes
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-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-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  ChocobozzzSupport roles with rights and add moderator role
2017-10-26  ChocobozzzAdd channels to upload form
2017-10-04  ChocobozzzFix refresh token expired handling
2017-09-14  ChocobozzzMove to HttpClient and PrimeNG data table
2017-07-11  ChocobozzzType webtorrent
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-11  ChocobozzzUpdate webpack stack
2017-06-11  ChocobozzzBetter build/dev scripts
2017-04-06  ChocobozzzClient: add ability for user to change nsfw settings
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