aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+login
Commit message (Expand)AuthorAgeFilesLines
* Fix lintChocobozzz2023-05-242-4/+6
* Prevent invalid end watch section warningsChocobozzz2023-05-101-2/+0
* Refactoring margin and padding mixinsWicklow2023-02-201-2/+2
* Fix basic linter issuesWicklow2023-02-201-4/+3
* Refactoring login component styleWicklow2023-02-202-99/+40
* Implement signup approval in clientChocobozzz2023-01-191-4/+24
* Redirect to default login url on 401Chocobozzz2023-01-041-2/+3
* Prevent sass deprecated warningChocobozzz2022-10-101-2/+2
* Refactor form reactiveChocobozzz2022-10-071-3/+2
* Implement two factor in clientChocobozzz2022-10-072-22/+62
* Fix missing link orangeChocobozzz2022-06-211-1/+1
* Handle input error in custom input textChocobozzz2022-06-201-6/+4
* Cleanup title-page CSSChocobozzz2022-06-162-13/+14
* Increase global font sizeChocobozzz2022-06-161-1/+0
* Improve login page UIChocobozzz2022-06-153-117/+117
* Fix login input sizeChocobozzz2022-06-151-1/+1
* Rename input toggle hidden to input textChocobozzz2022-06-101-2/+2
* Fix redirect users after login with external authChocobozzz2022-05-201-4/+14
* Add URL redirection support for external authChocobozzz2022-05-091-3/+10
* Plugins can add custom instance infoboxChocobozzz2022-01-201-1/+4
* Add ability to redirect users on external authChocobozzz2021-12-031-2/+3
* Fix forgot password button roleChocobozzz2021-12-031-1/+2
* Introduce plugin id selectorsChocobozzz2021-11-261-1/+1
* Migrate client to eslintChocobozzz2021-08-182-2/+2
* Fix client lintChocobozzz2021-08-171-16/+16
* Warning when using capitalized letter in loginChocobozzz2021-07-202-0/+8
* Move to sass moduleChocobozzz2021-06-281-5/+5
* Move to sass @useChocobozzz2021-06-281-5/+5
* Bidi supportChocobozzz2021-06-071-7/+10
* Remove ngx-metaChocobozzz2021-05-271-3/+1
* Move to stylelintChocobozzz2021-04-281-8/+11
* Refactor menu cssChocobozzz2021-04-151-11/+2
* Refactor modal buttons styleChocobozzz2021-04-142-12/+5
* Auto focus plugin search inputChocobozzz2021-03-242-7/+2
* add missing i18n tag in login form (#3628)Marcin Mikołajczak2021-01-221-1/+1
* Fix login error displayChocobozzz2020-12-291-5/+6
* Fix some accessibility issuesChocobozzz2020-12-221-2/+2
* fix tabindex on login pageRigel Kent2020-12-091-1/+1
* improvements to login and sign-up pages (#3357)Kimsible2020-12-074-76/+212
* unify inputs requiring buttons like password inputsRigel Kent2020-12-041-4/+4
* fix forgotten/reset password UI (#3351)Kimsible2020-11-242-1/+34
* We don't need services anymore for validatorsChocobozzz2020-08-171-4/+4
* Use localize for page titlesChocobozzz2020-08-171-1/+1
* Migrate to $localizeChocobozzz2020-08-141-10/+7
* fix typo in blocked notice in loginRigel Kent2020-06-281-1/+1
* Lazy load all routesChocobozzz2020-06-235-0/+382