Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix login and registration page registration | Nicolas Werner | 2023-06-19 | 1 | -1/+1 |
| | |||||
* | Move to automatic type registration | Nicolas Werner | 2023-06-19 | 1 | -5/+3 |
| | |||||
* | Recognise OpenBSD on login page | Klemens Nanni | 2023-02-23 | 1 | -0/+2 |
| | |||||
* | Get rid of year in license headers | Nicolas Werner | 2023-02-21 | 1 | -4/+1 |
| | | | | | | See also: https://daniel.haxx.se/blog/2023/01/08/copyright-without-years/ https://hynek.me/til/copyright-years/ | ||||
* | A whole new year full of excitement and possibilities! | Nicolas Werner | 2023-01-02 | 1 | -0/+1 |
| | |||||
* | cppcheck stuff (#1200) | Loren Burkholder | 2022-10-03 | 1 | -4/+4 |
| | | | | | | | | | | | | | | | * cppcheck stuff * Update src/ui/RoomSettings.cpp Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de> * Update src/ui/RoomSettings.cpp Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de> * Fix linting Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de> | ||||
* | Allow explicit selection of SSO method | Nicolas Werner | 2022-03-06 | 1 | -2/+25 |
| | | | | fixes #975 | ||||
* | Port registration to Qml | Nicolas Werner | 2022-01-28 | 1 | -14/+16 |
| | |||||
* | Functional login page | Nicolas Werner | 2022-01-26 | 1 | -56/+76 |
| | |||||
* | Update year in copyright notice to shut up lint job | Nicolas Werner | 2022-01-01 | 1 | -0/+1 |
| | |||||
* | Change indentation to 4 spaces | Nicolas Werner | 2021-09-18 | 1 | -64/+64 |
| | |||||
* | Update license headers | Nicolas Werner | 2021-03-05 | 1 | -16/+4 |
| | |||||
* | change mtxclient url, fix login page assert failure and dendrite ↵ | Jedi18 | 2021-02-25 | 1 | -0/+1 |
| | | | | registration bug | ||||
* | Fix login with SSO and Password supported | Nicolas Werner | 2021-02-19 | 1 | -5/+6 |
| | |||||
* | Improve Register page (#346) | Kirillpt | 2020-11-30 | 1 | -4/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | * 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> | ||||
* | remove QFontMEtrics declaration | kirillpt | 2020-11-25 | 1 | -2/+0 |
| | |||||
* | fixed error_label_ below login button, now it's calculating height and uses ↵ | kirillpt | 2020-11-25 | 1 | -0/+2 |
| | | | | correct word wrapping | ||||
* | remove some useless matrixid layout, and move error_label_ under homeserver ↵ | kirillpt | 2020-11-24 | 1 | -1/+0 |
| | | | | input(FIXME) | ||||
* | Added QLabel for matrixIdError output and added new function which output ↵ | kirillpt | 2020-11-23 | 1 | -0/+3 |
| | | | | input id error, improve code like suggest @deepbluev7, return for error_label setWordWrap | ||||
* | Improve compile times a tiny bit | Nicolas Werner | 2020-05-26 | 1 | -3/+4 |
| | |||||
* | Add SSO | Nicolas Werner | 2020-05-09 | 1 | -2/+9 |
| | | | | closes #94 | ||||
* | modernize: use nullptr | Nicolas Werner | 2020-02-04 | 1 | -1/+1 |
| | |||||
* | Enable compilation on FreeBSD (#403) | Colin Lord | 2018-08-12 | 1 | -0/+2 |
| | |||||
* | Simplify dialog creation | Konstantinos Sideris | 2018-08-11 | 1 | -1/+0 |
| | |||||
* | Add input field to specify the device name on login | Konstantinos Sideris | 2018-07-22 | 1 | -4/+5 |
| | |||||
* | Move all files under src/ | Konstantinos Sideris | 2018-07-17 | 1 | -0/+124 |