summary refs log tree commit diff
path: root/src/dialogs/ReCaptcha.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove pixel values from modals, use pointSize insteadKonstantinos Sideris2018-07-221-6/+9
|
* Move all files under src/Konstantinos Sideris2018-07-171-5/+5
|
* Remove the v2 namespace from the http clientKonstantinos Sideris2018-07-151-2/+2
|
* Migrate to mtxclient for the http callsKonstantinos Sideris2018-06-091-7/+8
|
* Fix CI buildsKonstantinos Sideris2018-03-131-1/+1
|
* Implement user registration with reCAPTCHAKonstantinos Sideris2018-03-121-0/+75
fixes #264