Commit Graph

82 Commits

Author SHA1 Message Date
efeca0d5bd
turn more things into components 2017-12-06 20:16:28 +02:00
04e0c77a46
admin oauth2 client management 2017-12-05 18:59:17 +02:00
73049447cd
use vue-router, use pug in templates 2017-12-05 17:19:22 +02:00
22c4addc0f
use component files 2017-12-04 22:33:44 +02:00
0caed5d8b1
make use of components 2017-12-04 22:21:15 +02:00
c9f75fda39
some admin panel work 2017-12-04 20:20:53 +02:00
5575e9e4f6
Merge pull request #2 from IcyNet/dev
Some internal changes
2017-12-01 21:50:51 +02:00
f3d9435be0
even more minor changes and reorganizing 2017-12-01 13:35:47 +02:00
e15dc7902c
colorful logs 2017-12-01 12:42:08 +02:00
f8ed8e244d
success message on password reset 2017-11-30 23:56:27 +02:00
34a81d7923
some more things 2017-11-30 23:45:21 +02:00
f76135f00f
Token expiry checking, limit amount of resets in a day 2017-11-30 23:26:41 +02:00
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
b4b88a5657
Change csrf checking to a middleware function 2017-11-23 18:41:48 +02:00
0d792817fe
Do some cleanups on the data 2017-11-23 18:26:53 +02:00
8cb48abb39
Change external login system so it uses common funtions, reducing repeated code 2017-11-23 18:18:26 +02:00
dd32345453
forgot to include this file lol 2017-11-18 11:01:14 +02:00
b5d1a417de
Add UUID to admin panel, make avatars fetchable by UUID 2017-11-18 10:59:49 +02:00
11e5ceb0b7
add logger to dev mode 2017-11-07 18:52:12 +02:00
f8f67549dc
cookie consent 2017-11-07 16:51:48 +02:00
cf6622763a
change emailer 2017-10-28 12:09:55 +03:00
57909b8130
install simplification script 2017-10-14 23:57:43 +03:00
1bacf1f95d
shell script for running development commands 2017-10-14 23:53:17 +03:00
a4f9eb6b22
display banned message on fb login 2017-10-14 23:40:12 +03:00
b0a6856fbc
prevent potential redirect loop with activation link 2017-10-14 23:35:22 +03:00
1e027c4b88
add google authentication method 2017-10-13 19:18:17 +03:00
4a6004aa7c
some login redirect shenanigans 2017-10-09 17:38:27 +03:00
fc78d3fdea
goddamn it forgot this 2017-10-03 14:21:15 +03:00
e57341dbd9
minecraft server verify 2017-10-03 14:20:49 +03:00
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
3546ddcc43
add UUIDs to users as another way of identification 2017-09-22 23:59:43 +03:00
d9940a0462
use webpack instead 2017-09-15 14:22:48 +03:00
93077c083f
prevent some inputs from autocompleting 2017-09-15 14:00:48 +03:00
738a8c53fa
some cleanup and stuff 2017-09-10 12:42:12 +03:00
a03af7ca0f
dont use synchronous filesystem functions in workers 2017-09-09 14:36:30 +03:00
f54f6fb1b0
download discord avatar automatically 2017-09-09 14:15:11 +03:00
8a231dfd73
log to file 2017-09-08 18:30:00 +03:00
3446ec01a5
some icons 2017-09-07 21:30:52 +03:00
7a81bb82eb
fuck me i left in some debug code 2017-09-07 00:51:29 +03:00
05588560a6
external login redirect, include logo images 2017-09-07 00:48:51 +03:00
1d782a9b98
some inconsistencies 2017-09-01 15:02:20 +03:00
20cc71c8c1
latest donations endpoint for other services 2017-08-31 20:24:38 +03:00
4e2fd77e9c
piwik tracker config option 2017-08-31 15:32:00 +03:00
a2bea009a2
restrict file upload size on site 2017-08-31 14:36:40 +03:00
12f89ade59
restart workers on sigusr2 2017-08-31 12:53:05 +03:00
37f6ca5eda
small things 2017-08-31 12:22:38 +03:00
95467dc041
some stuff again 2017-08-30 15:23:45 +03:00
c12ed739c7
news composing and editing 2017-08-29 15:00:36 +03:00