Begin support for external auths
[oweals/peertube.git] / client / src / app / core / auth / auth.service.ts
2020-05-04 ChocobozzzBegin support for external auths
2020-01-02 Rigel KentAdd miniature quick actions to add video to Watch later...
2019-12-13 Rigel Kentadd loop setting for playlists, and use sessionStorage
2019-07-02 Nassim BounouasFix/connection with email (#1917)
2019-05-15 ChocobozzzMerge branch 'master' into develop
2019-04-25 ChocobozzzCase insensitive login
2019-02-11 ChocobozzzMerge branch 'develop' into pr/1285
2019-02-11 ChocobozzzMerge branch 'develop' into pr/1217
2019-02-06 ChocobozzzMerge branch 'release/v1.2.0'
2019-01-14 ChocobozzzFix notification socket
2018-12-19 ChocobozzzRefractor notification service
2018-12-11 ChocobozzzRedirect to the last url on login
2018-11-13 ChocobozzzMerge branch 'master' into develop
2018-10-19 ChocobozzzMerge branch 'release/v1.0.0' into develop
2018-10-18 ChocobozzzBetter typings
2018-10-18 BO41NoImplicitAny flag true (#1157)
2018-10-03 ChocobozzzFix hotkey translations
2018-09-24 ChocobozzzMerge branch 'develop' into unused-imports 1105/head
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