Kristian Vos
|
0f1963c7ae
feat: added alert when user succesfully verified their email
|
5 years ago |
Jonathan
|
ee8427d2ab
fix: "User ID -> Username" Vue component
|
5 years ago |
Owen Diffey
|
0bc64f1241
Added logo to nav, polished colours and updated/fixed the team page
|
5 years ago |
Kristian Vos
|
f27c1e4ddc
refactor: moved userIdToUsername code to custom component
|
5 years ago |
Jonathan
|
ba7c72c850
chore(linting): added eslint and prettier
|
5 years ago |
Jonathan
|
cff23ed882
fix(auth): register/login now function with Vuex
|
5 years ago |
Jonathan
|
7f57c83cce
refactor(frontend): upgraded Vue.js, implemented Vuex on a basic level
|
5 years ago |
KrisVos130
|
06825f7585
Removed christmas decorations and changed some other small things.
|
6 years ago |
Owen Diffey
|
dc6070e00f
ITS CHRISTMASSSSS!!
|
7 years ago |
howdoyoucode
|
2a300caa99
Added mobile optimization message for mobile users if the cookie doesn't exist
|
7 years ago |
KrisVos130
|
6c55835b39
Fixed issue where Requested by on songslists sidebar sometimes doesn't show.
|
7 years ago |
atjonathan
|
7e2336d8c3
Significantly improved load times
|
7 years ago |
theflametrooper
|
ff88583c93
Finished work on banning users and IPs
|
7 years ago |
KrisVos130
|
afc8a89296
Added way to be returned to original page after GitHub login/register.
|
7 years ago |
KrisVos130
|
52be9f3005
Added the code to display who requested a song.
|
7 years ago |
theflametrooper
|
1d17e6b7a4
Sessions for a user can now be removed by admins
|
7 years ago |
KrisVos130
|
6803f984c2
Added the majority of the punishment system.
|
7 years ago |
theflametrooper
|
5650708e88
When logging in, logging out, or registering, user is redirected to previous page
|
7 years ago |
KrisVos130
|
0a7f907851
Added local errors for validation errors for register.
|
7 years ago |
KrisVos130
|
56d1937d96
Fixed issue with recaptcha loading twice.
|
7 years ago |
theflametrooper
|
7a9ca07cf5
Removed default .is-success background-color from Bulma
|
7 years ago |
theflametrooper
|
97746909f6
Removed autologin after register 4 second wait
|
7 years ago |
KrisVos130
|
9dfbe0396e
Fixed styling issues, fixed issues with cookies in IE.
|
7 years ago |
KrisVos130
|
3a49b89fd8
Fixed issues with password login cookies and added change password.
|
7 years ago |
KrisVos130
|
77509d2ac7
Fixed XSS attack with err param.
|
8 years ago |
theflametrooper
|
c1ef7a683d
Refactored CreateCommunityStation.vue to use new Modal system
|
8 years ago |
KrisVos130
|
a92161d345
Fixed issue where users with invalid device times couldn't see songs, and fixed some other issues.
|
8 years ago |
KrisVos130
|
59d6328c4f
Made docker setup compatible with live server.
|
8 years ago |
KrisVos130
|
4888a95451
Fixed more issues with socket not removing callbacks and backend being spammed.
|
8 years ago |
KrisVos130
|
d5872505ed
Fixed a lot of issues with songs list and other issues.
|
8 years ago |