Commit Graph

141 Commits

Author SHA1 Message Date
Evert Prants f6588ff1f6
Change the emails a little bit 2017-12-29 14:47:17 +02:00
Evert Prants a4b5080717
Merge pull request #3 from IcyNet/admin-panel
Admin panel
2017-12-08 15:54:37 +02:00
Evert Prants c481708ede
Move these functions, they don't need to be events 2017-12-08 15:52:30 +02:00
Evert Prants 3155f1a79c
Bump version number 2017-12-08 15:46:42 +02:00
Evert Prants 249cd08098
Fix production build 2017-12-07 22:57:41 +02:00
Evert Prants 2eb8731b30
quick image upload bug fix 2017-12-07 22:15:54 +02:00
Evert Prants 234744f5de
User search bar 2017-12-07 21:57:42 +02:00
Evert Prants 61248119c5
A lot of user actions, add CSRF tokens to all POSTs 2017-12-07 17:37:36 +02:00
Evert Prants e938ac5ab9
mainly looks changes 2017-12-06 20:59:04 +02:00
Evert Prants efeca0d5bd
turn more things into components 2017-12-06 20:16:28 +02:00
Evert Prants 04e0c77a46
admin oauth2 client management 2017-12-05 18:59:17 +02:00
Evert Prants 73049447cd
use vue-router, use pug in templates 2017-12-05 17:19:22 +02:00
Evert Prants 22c4addc0f
use component files 2017-12-04 22:33:44 +02:00
Evert Prants 0caed5d8b1
make use of components 2017-12-04 22:21:15 +02:00
Evert Prants c9f75fda39
some admin panel work 2017-12-04 20:20:53 +02:00
Evert Prants 5575e9e4f6
Merge pull request #2 from IcyNet/dev
Some internal changes
2017-12-01 21:50:51 +02:00
Evert Prants f3d9435be0
even more minor changes and reorganizing 2017-12-01 13:35:47 +02:00
Evert Prants e15dc7902c
colorful logs 2017-12-01 12:42:08 +02:00
Evert Prants f8ed8e244d
success message on password reset 2017-11-30 23:56:27 +02:00
Evert Prants 34a81d7923
some more things 2017-11-30 23:45:21 +02:00
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