aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/core/auth
Commit message (Expand)AuthorAgeFilesLines
* Reorganize client shared modulesChocobozzz2020-06-232-15/+16
* Add ability to unregister plugin authsChocobozzz2020-05-041-1/+0
* Client calls revoke-token endpoint on logoutChocobozzz2020-05-041-1/+12
* Begin support for external authsChocobozzz2020-05-041-1/+3
* Add visitor settings, rework logged-in dropdown (#2514)Rigel Kent2020-02-281-15/+0
* Fix buildChocobozzz2020-01-051-2/+2
* Move watch later logic in miniatureChocobozzz2020-01-031-6/+7
* Add miniature quick actions to add video to Watch later playlistRigel Kent2020-01-022-1/+3
* add loop setting for playlists, and use sessionStorageRigel Kent2019-12-132-2/+2
* Moderators can only manage usersChocobozzz2019-07-301-0/+9
* Fix/connection with email (#1917)Nassim Bounouas2019-07-021-1/+1
* Case insensitive loginChocobozzz2019-04-251-1/+1
* Fix notification socketChocobozzz2019-01-141-2/+2
* Refractor notification serviceChocobozzz2018-12-192-6/+4
* Add ability to disable and clear historyChocobozzz2018-12-181-3/+7
* Redirect to the last url on loginChocobozzz2018-12-111-4/+1
* Better typingsChocobozzz2018-10-181-1/+1
* NoImplicitAny flag true (#1157)BO412018-10-181-1/+1
* move to boolean switchRigel Kent2018-10-131-5/+4
* add webtorrent opt-out settingsRigel Kent2018-10-131-0/+5
* Fix hotkey translationsChocobozzz2018-10-031-4/+4
* add redirect after login (#1110)BO412018-09-231-0/+3
* update hotkeys to include user-specific routesRigel Kent2018-09-111-0/+27
* Fix i18n in componentsChocobozzz2018-06-051-1/+1
* Add i18n attributesChocobozzz2018-06-051-7/+10
* Fix refreshing oauth tokenChocobozzz2018-05-291-5/+14
* Fix change detection in app componentChocobozzz2018-05-221-1/+1
* Fix peertube with google botChocobozzz2018-05-221-9/+11
* Upgrade to rxjs 6Chocobozzz2018-05-161-56/+55
* Fix error message on token expirationChocobozzz2018-05-071-12/+20
* Add information concerning video privacy in my videos listChocobozzz2018-04-191-4/+4
* Add ability to choose what policy we have for NSFW videosChocobozzz2018-04-191-4/+5
* Add reverse proxy test in travisChocobozzz2018-03-291-1/+2
* Prevent brute force login attackChocobozzz2018-03-291-2/+6
* Fix log in with special password character (+)Chocobozzz2018-03-261-9/+9
* Proxify local storage and handle if it is unavailableChocobozzz2018-03-231-29/+30
* Support video quota on clientChocobozzz2018-01-081-19/+2
* Begin to add avatar to actorsChocobozzz2017-12-291-31/+4
* Begin moving video channel to actorChocobozzz2017-12-191-1/+1
* Enh #106 : Add an autoPlayVideo user attribute (#159)Andréas Livet2017-12-192-2/+10
* Move to angular cliChocobozzz2017-12-121-6/+4
* Finish admin designChocobozzz2017-12-081-13/+9
* Design second video upload stepChocobozzz2017-12-081-1/+2
* Add account avatarChocobozzz2017-12-041-22/+14
* Send server announce when users upload a videoChocobozzz2017-11-271-0/+1
* Make the client compile tooChocobozzz2017-11-271-4/+4
* Lazy description and previews to video formChocobozzz2017-10-301-10/+14
* Add tests to user rolesChocobozzz2017-10-271-1/+1
* Support roles with rights and add moderator roleChocobozzz2017-10-274-41/+10
* Add channels to upload formChocobozzz2017-10-262-21/+37