Jonathan
|
6b05464976
chore: specified node version to avoid issues between machines
|
4 years ago |
Kristian Vos
|
e67abe27f2
Fixed oauth module issue in backend
|
4 years ago |
Jonathan
|
8462ba6ff6
fix(Settings/Preferences): current nightmode status not being reflected on initial load
|
4 years ago |
Jonathan
|
a7f0e08d11
refactor(InputHelpBox): modularised to allow easier for future updates
|
4 years ago |
Jonathan
|
5ded59f38a
chore(eslint): added vue/order-in-components as a rule for consistency
|
4 years ago |
Jonathan
|
b78f3bb8dc
chore: moved material icon fonts to be accessed locally to prevent any 'text before icon' scenario
|
4 years ago |
Jonathan
|
ebcc0ac853
fix(Settings/Account): prevent help text from moving the save button up and down
|
4 years ago |
Jonathan
|
4a5da4490f
feat(Settings/SaveButton): added SaveButton mixin, along with failed/saving.... messages
|
4 years ago |
Jonathan
|
9dba6bb031
fix(Settings): css is now scoped, and styles are passed to child components (tabs) in Settings
|
4 years ago |
Jonathan
|
9719a8bdc6
fix(backend): few quick bug fixes, jobs must return a promise
|
4 years ago |
Jonathan
|
0e8eea65c0
feat(Settings): polished Settings page
|
4 years ago |
Jonathan
|
ab323f311e
chore: eslint now runs in correct directory, all remaining eslint issues resolved
|
4 years ago |
Kristian Vos
|
f417d2cc25
Merge branch 'backup/polishing' into polishing
|
4 years ago |
Jonathan
|
d9a455e0de
chore: added backend linting check to Travis CI
|
4 years ago |
Jonathan
|
6efbecbd69
fix(nightmode): improved night mode for newly added pages/features
|
4 years ago |
Jonathan
|
7e01f2bdaa
chore(backend): added eslint and prettier, along with changing all files to conform
|
4 years ago |
Kristian Vos
|
e0814e3264
Improved header hamburgers a little bit
|
4 years ago |
Kristian Vos
|
e74be25885
Removed whitespace after h1 on homepage
|
4 years ago |
Kristian Vos
|
ce92dfd35e
Fixed issue with opening song edit modal from url
|
4 years ago |
Kristian Vos
|
25557133bb
Added a few more things to the player debug box
|
4 years ago |
Kristian Vos
|
690afc9b7f
Added station player debug box
|
4 years ago |
Kristian Vos
|
3823e973ac
Added ability to filter songs page based on artist/genre
|
4 years ago |
Kristian Vos
|
fb020f0f9a
Added keyboard shortcuts helper floating box to queuesongs and songs admin pages
|
4 years ago |
Kristian Vos
|
66f49fce6d
Moved floating box to its own file, generalized
|
4 years ago |
Kristian Vos
|
c71c8bf043
Added quick song-delete confirmation, and made songs focus after modal closes with shortcut
|
4 years ago |
Kristian Vos
|
09e350821b
Fixed issue with Get all songs on admin pages
|
4 years ago |
Jonathan
|
482fe1d531
chore(backend): updated mongoose due to vunerability with dependency
|
4 years ago |
Jonathan
|
7c92810dff
chore(backend): updated bcrypt due to vunerabilities
|
4 years ago |
Jonathan
|
52e5d94270
style(frontend): added strongly recommended eslint vue rules
|
4 years ago |
Jonathan
|
c0af8c06dc
fix(AddSongToQueue): improved design and user feedback on importing of youtube playlist
|
4 years ago |