summary refs log tree commit diff
path: root/src/RegisterPage.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Do a .well-known lookup during registrationCallum Brown2021-06-031-0/+5
|
* Give registration server input its own error labelCallum Brown2021-06-031-0/+1
|
* Update license headersNicolas Werner2021-03-051-16/+4
|
* Improve Register page (#346)Kirillpt2020-11-301-2/+8
| | | | | | | | | | | | | | | | | | | | | | | | | * add username error label, add word wrapping for error labels * make lint * last commits * remove font, and remove some lambdas * add QRegularExpression for regex * improve review things * add isModified() for checkFields() * add check isModified() for all fields in checkFields * Update src/RegisterPage.cpp Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de> * remove emit call for showError Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de>
* Improve compile times a tiny bitNicolas Werner2020-05-261-2/+5
|
* Fix RegistrationNicolas Werner2020-02-231-1/+6
| | | | | fixes #97 fixes #51
* modernize: use nullptrNicolas Werner2020-02-041-1/+1
|
* Remove captcha dialog from the member listKonstantinos Sideris2018-09-051-7/+0
|
* Simplify dialog creationKonstantinos Sideris2018-08-111-1/+0
|
* Move all files under src/Konstantinos Sideris2018-07-171-0/+84