Fix old edge HLS compat
[oweals/peertube.git] / client / src / app / login /
2020-05-11 ChocobozzzMerge branch 'master' into develop
2020-05-06 ChocobozzzAdd ability to override login signup message
2020-05-04 ChocobozzzHandle external login errors
2020-05-04 ChocobozzzAdd external login buttons
2020-05-04 ChocobozzzBegin support for external auths
2020-04-02 Rigel KentUse form-control to display box-shadow on form inputs...
2020-02-26 ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-21 Filip BengtssonMark additional strings as translatable (#2507)
2020-01-21 ChocobozzzMerge remote-tracking branch 'weblate/develop' into...
2020-01-21 ChocobozzzCleanup login form
2020-01-21 Rigel KentAccessibility fixes for #2149
2020-01-10 Rigel KentAdd informational message at login for visitors coming...
2020-01-02 Rigel KentAdd miniature quick actions to add video to Watch later...
2019-12-18 ChocobozzzLazy load static objects
2019-12-18 Nassim BounouasFeature/password reset link expiration (#2305)
2019-11-13 ChocobozzzMerge branch 'weblate' into develop
2019-11-13 ChocobozzzMerge branch 'release/2.0.0' into develop
2019-11-13 YorwbaFix link for account creation on another instance
2019-09-23 Lukas Winklerfix a few typos (#2141)
2019-09-11 ChocobozzzMerge branch 'release/1.4.0' into develop
2019-09-06 ChocobozzzMerge branch 'release/1.4.0' into develop
2019-09-05 ChocobozzzMerge branch 'release/1.4.0' into develop
2019-09-05 ChocobozzzAdd about information in registration page
2019-07-25 ChocobozzzUpdate angular
2019-05-15 ChocobozzzMerge branch 'master' into develop
2019-04-25 ChocobozzzWait config before loading login/signup
2019-02-11 ChocobozzzMerge branch 'develop' into pr/1285
2019-02-11 ChocobozzzMerge branch 'develop' into pr/1217
2019-02-11 ChocobozzzMerge branch 'feature/correctly-send-activities' into...
2019-02-06 ChocobozzzMerge branch 'release/v1.2.0'
2019-01-17 ChocobozzzRefactor how we use icons
2018-12-19 ChocobozzzRefractor notification service
2018-12-11 ChocobozzzRedirect to the last url on login
2018-12-07 ChocobozzzMerge branch 'move-utils-to-shared' of https://github...
2018-12-06 ChocobozzzMerge branch 'hotfix/docker' into develop
2018-12-05 ChocobozzzAdd error when email system is not configured and using...
2018-09-28 ChocobozzzFix some i18n tags
2018-09-25 Rigel Kentfix link to the list of open instances due to joinpeert...
2018-09-24 ChocobozzzMerge branch 'develop' into unused-imports 1105/head
2018-09-23 Rigel Kentfix link to the list of open instances
2018-09-23 BO41add redirect after login (#1110)
2018-09-22 Rigel Kentautofocus first field on login
2018-09-04 Rigel Kentadd theming via css custom properties
2018-08-31 Josh Moreladd user account email verificiation (#977)
2018-08-29 Rigel Kentreplacing placeholder and feature table display improvement
2018-08-09 ChocobozzzAdd ability to ban/unban users
2018-08-09 ChocobozzzMigrate to bootstrap 4 and ng-bootstrap
2018-08-08 ChocobozzzImplement user blocking on server side
2018-07-16 ChocobozzzFix forgot password message regarding email
2018-06-08 spfEnable default link behavior and accessibility for...
2018-06-05 ChocobozzzAdd form validator translations
2018-06-05 ChocobozzzForm validators refractoring
2018-06-05 ChocobozzzAdd i18n attributes
2018-05-16 ChocobozzzFix rxjs throw
2018-03-28 ChocobozzzAdd link to register in login form
2018-01-30 ChocobozzzAdd ability to reset our password
2018-01-29 ChocobozzzAdd little effect on hover for the play button
2018-01-29 ChocobozzzAdd ability to login with email
2017-12-29 ChocobozzzUse server error message on login
2017-12-12 ChocobozzzMove to angular cli
2017-12-11 ChocobozzzMerge branch 'feature/design' into develop
2017-12-07 ChocobozzzFix dropdown menu in video watch
2017-12-06 ChocobozzzBetter error messages
2017-12-05 ChocobozzzDesign signup and login pages
2017-09-15 ChocobozzzFix login when there is an error
2017-07-06 ChocobozzzFix page titles
2017-06-16 ChocobozzzUse typescript standard and lint all files
2017-04-26 ChocobozzzClient: beautiful watch page
2017-03-12 ChocobozzzClient: fix routes title
2016-11-21 ChocobozzzClient: split in angular modules
2016-11-04 ChocobozzzClient: add titles to all pages
2016-10-02 ChocobozzzMerge branch 'master' into webseed-merged
2016-09-19 ChocobozzzClient: use templateUrl/styleUrls instead of require
2016-09-09 ChocobozzzClient: reactive forms
2016-09-06 ChocobozzzDirty update to Angular RC6
2016-08-23 ChocobozzzClient: centralize http res extraction in a service
2016-08-23 ChocobozzzClient: update to new form api
2016-07-20 ChocobozzzClient: Add authHttp service that authentificates the...
2016-07-18 ChocobozzzClient: Update to Angular RC4
2016-06-10 ChocobozzzAdd tags support to the video list
2016-06-04 ChocobozzzImprove the login form
2016-06-03 ChocobozzzFirst draft to use webpack instead of systemjs