aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+signup/+verify-account/verify-account-email
Commit message (Collapse)AuthorAgeFilesLines
* Implement signup approval in clientChocobozzz2023-01-192-14/+89
|
* Cleanup title-page CSSChocobozzz2022-06-161-8/+4
|
* Redesign register stepsChocobozzz2022-06-151-1/+1
|
* Split user serviceChocobozzz2022-01-211-3/+4
|
* Migrate client to eslintChocobozzz2021-08-181-1/+1
|
* Fix client lintChocobozzz2021-08-171-4/+4
|
* Migrate to $localizeChocobozzz2020-08-141-5/+3
| | | | | | | | | | | | * Remove i18n polyfill to translate things in components * Reduce bundle sizes * Improve runtime perf * Reduce a lot the time to make a full client build * Reduce client build complexity * We don't need a service to translate things anymore (so we will be able to translate title pages etc) Unfortunately we may loose some translations in the migration process. I'll put a message on weblate to notify translators
* Reorganize client shared modulesChocobozzz2020-06-231-4/+2
|
* Fix signup email verificationChocobozzz2019-06-201-3/+3
|
* Add ability to change email in clientChocobozzz2019-06-112-11/+25
|
* Add success icon on registrationChocobozzz2019-05-292-0/+65