Jonathan
|
a84dab41a8
fix: merge conflicts
|
4 gadi atpakaļ |
Kristian Vos
|
341c84260a
Added option to disable recaptcha
|
4 gadi atpakaļ |
Jonathan
|
02fb09d47a
fix: ensured headings where appropriate, some css fixes
|
4 gadi atpakaļ |
Jonathan
|
070a8fc979
fix: frontend login/admin hooks, correct auth route redirects
|
4 gadi atpakaļ |
Kristian Vos
|
2b4e7f9e81
refactor(Register): help text won't show until input blur event
|
5 gadi atpakaļ |
Jonathan
|
aeb4abeaa1
feat(Register): live validation of inputs
|
5 gadi atpakaļ |
Jonathan
|
625516c710
feat: night mode styling
|
5 gadi atpakaļ |
Jonathan
|
376a83d5db
refactor: vue-roaster updated
|
5 gadi atpakaļ |
Jonathan
|
6625f20f68
feat: lofig (sep. package) updated with new features
|
5 gadi atpakaļ |
Jonathan
|
03cf5c3a47
fix: lastpass now autofills email on login
|
5 gadi atpakaļ |
Owen Diffey
|
4c4e9a4ffb
Merge branch 'experimental' of github.com:Musare/MusareNode into experimental
|
5 gadi atpakaļ |
Owen Diffey
|
f2debc6f46
refactor: scss color variables
|
5 gadi atpakaļ |
Kristian Vos
|
41303adf6b
refactor: moved all $parent properties and a lot of $parent functions with a Vuex alternative
|
5 gadi atpakaļ |
Kristian Vos
|
4d0ffdb30a
refactor: added ability to add global style variables, added primary color for now
|
5 gadi atpakaļ |
Kristian Vos
|
6ba23425c9
refactor: replaced _this and local with this on the frontend and backend
|
5 gadi atpakaļ |
Kristian Vos
|
d9ea851413
fix: moved recaptcha above modal so it's visible to users
|
5 gadi atpakaļ |
Jonathan
|
c3d85d4d3d
chore(linting): fixed warnings
|
5 gadi atpakaļ |
Jonathan
|
d76d8db6b8
chore(linting): fixed linting errors created with airbnb
|
5 gadi atpakaļ |
Jonathan
|
cfda70b2b0
chore(eslint): added airbnb config
|
5 gadi atpakaļ |
Jonathan
|
944fce6698
fix(use of modals): closeCurrentModal() should be used sparingly
|
5 gadi atpakaļ |
Jonathan
|
35a54f0a46
fix(use of modals): open/close should be implicit
|
5 gadi atpakaļ |
Kristian Vos
|
2d39b5a794
feat: clicking outside a modal now closes the modal
|
5 gadi atpakaļ |
Kristian Vos
|
93dc55b265
refactor: Changed recaptcha v2 to recaptcha v3
|
5 gadi atpakaļ |
Jonathan
|
ba7c72c850
chore(linting): added eslint and prettier
|
5 gadi atpakaļ |
Jonathan
|
cff23ed882
fix(auth): register/login now function with Vuex
|
5 gadi atpakaļ |
Jonathan
|
7f57c83cce
refactor(frontend): upgraded Vue.js, implemented Vuex on a basic level
|
5 gadi atpakaļ |
KrisVos130
|
afc8a89296
Added way to be returned to original page after GitHub login/register.
|
8 gadi atpakaļ |
KrisVos130
|
56d1937d96
Fixed issue with recaptcha loading twice.
|
8 gadi atpakaļ |
theflametrooper
|
4b424dc76b
Fixed default Bulma styles for links
|
8 gadi atpakaļ |
theflametrooper
|
0ff1856c20
Fixed issues with login and register routes
|
8 gadi atpakaļ |