Jonathan
|
376a83d5db
refactor: vue-roaster updated
|
5 years ago |
Jonathan
|
7ba340883a
fix: issues with adding date-fns
|
5 years ago |
Jonathan
|
5ca295b352
chore: replaced Moment.js with date-fns
|
5 years ago |
Kristian Vos
|
b7193c1ff9
feat: added (dynamic) page titles
|
5 years ago |
Kristian Vos
|
4d0ffdb30a
refactor: added ability to add global style variables, added primary color for now
|
5 years ago |
Kristian Vos
|
6ba23425c9
refactor: replaced _this and local with this on the frontend and backend
|
5 years ago |
Kristian Vos
|
dfb6effdb5
refactor: implemented all auth data into Vuex and fixed a few small bugs
|
5 years ago |
Jonathan
|
d76d8db6b8
chore(linting): fixed linting errors created with airbnb
|
5 years ago |
Jonathan
|
cfda70b2b0
chore(eslint): added airbnb config
|
5 years ago |
Jonathan
|
ba7c72c850
chore(linting): added eslint and prettier
|
5 years ago |
Jonathan
|
7f57c83cce
refactor(frontend): upgraded Vue.js, implemented Vuex on a basic level
|
5 years ago |
KrisVos130
|
c4c0b20b90
One commit combining 15 lost commits from Kris and Owen from the past 8 days.
|
7 years ago |
Owen Diffey
|
ff9a25cabb
Fixed the demote user button
|
7 years ago |
KrisVos130
|
400d1c0a85
Added delete station button on community stations and fixed profile demote/promote button.
|
7 years ago |
theflametrooper
|
76120a66c7
Properly added user rank
|
7 years ago |
theflametrooper
|
38f3323953
Added when the user first joined, using moment js
|
7 years ago |
KrisVos130
|
dc135b00ab
Added ability to use tab to navigate.
|
8 years ago |
theflametrooper
|
6f313f9a47
Renamed asset images
|
8 years ago |
KrisVos130
|
d26661a220
Fixed issues with liking and changed default profile image.
|
8 years ago |
KrisVos130
|
e1f973c4fa
Fixed issue where profile page wouldn't work.
|
8 years ago |
KrisVos130
|
4794b65f2c
Added proper socket.io module.
|
8 years ago |
theflametrooper
|
b75e62d238
Profile is now responsive
|
8 years ago |
theflametrooper
|
a30de27ddc
Fixed liked and disliked count on /u/:username
|
8 years ago |
theflametrooper
|
db29453a60
Only allowed users to demote/promote other users if they are admin
|
8 years ago |
KrisVos130
|
3f6b2754bd
Added hooks and fixed security exploit.
|
8 years ago |
theflametrooper
|
4a8384c9eb
Fixed Show.vue with new role user property
|
8 years ago |
theflametrooper
|
6f83e8ef59
Added Promote/Demote buttons on /u/ route
|
8 years ago |
theflametrooper
|
450cfe93dd
Added Back to Home button on 404.vue. Also added redirect if user doesn't
|
8 years ago |
theflametrooper
|
2e48a7f7b5
Basically finished Settings.vue, still to add validation. Added 404 Component.
|
8 years ago |
theflametrooper
|
c98cf0c410
Fixed Toasts on all necessary components
|
8 years ago |