Commit Graph

171 Commits

Author SHA1 Message Date
Evert Prants f76135f00f
Token expiry checking, limit amount of resets in a day 2017-11-30 23:26:41 +02:00
Evert Prants 6e13dce845
A whole load of stuff - Added password reset, changed error returns to throws and some other things 2017-11-30 23:13:14 +02:00
Evert Prants b4b88a5657
Change csrf checking to a middleware function 2017-11-23 18:41:48 +02:00
Evert Prants 0d792817fe
Do some cleanups on the data 2017-11-23 18:26:53 +02:00
Evert Prants 8cb48abb39
Change external login system so it uses common funtions, reducing repeated code 2017-11-23 18:18:26 +02:00
Evert Prants dd32345453
forgot to include this file lol 2017-11-18 11:01:14 +02:00
Evert Prants b5d1a417de
Add UUID to admin panel, make avatars fetchable by UUID 2017-11-18 10:59:49 +02:00
Evert Prants 11e5ceb0b7
add logger to dev mode 2017-11-07 18:52:12 +02:00
Evert Prants f8f67549dc
cookie consent 2017-11-07 16:51:48 +02:00
Evert Prants cf6622763a
change emailer 2017-10-28 12:09:55 +03:00
Evert Prants 57909b8130
install simplification script 2017-10-14 23:57:43 +03:00
Evert Prants 1bacf1f95d
shell script for running development commands 2017-10-14 23:53:17 +03:00
Evert Prants a4f9eb6b22
display banned message on fb login 2017-10-14 23:40:12 +03:00
Evert Prants b0a6856fbc
prevent potential redirect loop with activation link 2017-10-14 23:35:22 +03:00
Evert Prants 1e027c4b88
add google authentication method 2017-10-13 19:18:17 +03:00
Evert Prants 4a6004aa7c
some login redirect shenanigans 2017-10-09 17:38:27 +03:00
Evert Prants fc78d3fdea
goddamn it forgot this 2017-10-03 14:21:15 +03:00
Evert Prants e57341dbd9
minecraft server verify 2017-10-03 14:20:49 +03:00
Evert Prants 6060e24ecf Merge pull request #1 from IcyNet/remove-password-cap
Remove password character cap
2017-09-26 22:57:55 +03:00
Taizo 'Tsa6' Simpson 4d5267f0db Fixed password warning message to use new rules 2017-09-26 15:55:22 -04:00
Taizo 'Tsa6' Simpson e04ca53b0a Removed password character cap 2017-09-26 15:47:11 -04:00
Evert Prants 3546ddcc43
add UUIDs to users as another way of identification 2017-09-22 23:59:43 +03:00
Evert Prants d9940a0462
use webpack instead 2017-09-15 14:22:48 +03:00
Evert Prants 93077c083f
prevent some inputs from autocompleting 2017-09-15 14:00:48 +03:00
Evert Prants 738a8c53fa
some cleanup and stuff 2017-09-10 12:42:12 +03:00
Evert Prants a03af7ca0f
dont use synchronous filesystem functions in workers 2017-09-09 14:36:30 +03:00
Evert Prants f54f6fb1b0
download discord avatar automatically 2017-09-09 14:15:11 +03:00
Evert Prants 8a231dfd73
log to file 2017-09-08 18:30:00 +03:00
Evert Prants 3446ec01a5
some icons 2017-09-07 21:30:52 +03:00
Evert Prants 7a81bb82eb
fuck me i left in some debug code 2017-09-07 00:51:29 +03:00
Evert Prants 05588560a6
external login redirect, include logo images 2017-09-07 00:48:51 +03:00
Evert Prants 1d782a9b98
some inconsistencies 2017-09-01 15:02:20 +03:00
Evert Prants 20cc71c8c1
latest donations endpoint for other services 2017-08-31 20:24:38 +03:00
Evert Prants 4e2fd77e9c
piwik tracker config option 2017-08-31 15:32:00 +03:00
Evert Prants a2bea009a2
restrict file upload size on site 2017-08-31 14:36:40 +03:00
Evert Prants 12f89ade59
restart workers on sigusr2 2017-08-31 12:53:05 +03:00
Evert Prants 37f6ca5eda
small things 2017-08-31 12:22:38 +03:00
Evert Prants 95467dc041
some stuff again 2017-08-30 15:23:45 +03:00
Evert Prants c12ed739c7
news composing and editing 2017-08-29 15:00:36 +03:00
Evert Prants 2899f48d95
ban management and other changes 2017-08-29 01:36:13 +03:00
Evert Prants de3f8498c2
add simple oauth2 client management to admin 2017-08-28 20:32:54 +03:00
Evert Prants 70cbbecec2
admin panel work a bit 2017-08-28 18:42:16 +03:00
Evert Prants f8990ec7a6
a much needed check in order to prevent developer confusion :P 2017-08-28 01:35:19 +03:00
Evert Prants 1ca055a526
start admin panel 2017-08-27 21:39:30 +03:00
Evert Prants c39f6d2a31
ignore non-on-site donations 2017-08-27 20:59:41 +03:00
Evert Prants d083aaa346
accept PayPal IPNs and add them to the database 2017-08-27 20:47:52 +03:00
Evert Prants 0d04fb69cf
added bans 2017-08-27 15:41:44 +03:00
Evert Prants b7bede473a
social buttons on the footer 2017-08-27 15:02:50 +03:00
Evert Prants c6824bff01
more comments 2017-08-27 14:48:47 +03:00
Evert Prants e92bcf5521
add setup documentation and example configuration 2017-08-26 17:14:45 +03:00