Kristian Vos
|
110271df79
Rewrote job system partly
|
3 years ago |
Jonathan
|
22c9c18671
Merge branch 'polishing' of github.com:Musare/MusareNode into polishing
|
3 years ago |
Jonathan
|
fc28a7564f
chore(backend): added jsdocs for most functions
|
3 years ago |
Jonathan Graham
|
327bef8baa
fix(backend): songs module should use songs schema in redis, not mongo
|
3 years ago |
Kristian Vos
|
710b168a8d
Fixed issue with tabs in Docker when logging
|
3 years ago |
Kristian Vos
|
efb8500194
Fixed eslint backend issues
|
3 years ago |
Kristian Vos
|
dff1b31586
Removed a console log at boot
|
3 years ago |
Jonathan
|
6b05464976
chore: specified node version to avoid issues between machines
|
3 years ago |
Kristian Vos
|
e67abe27f2
Fixed oauth module issue in backend
|
3 years ago |
Jonathan
|
8462ba6ff6
fix(Settings/Preferences): current nightmode status not being reflected on initial load
|
3 years ago |
Jonathan
|
a7f0e08d11
refactor(InputHelpBox): modularised to allow easier for future updates
|
3 years ago |
Jonathan
|
5ded59f38a
chore(eslint): added vue/order-in-components as a rule for consistency
|
3 years ago |
Jonathan
|
b78f3bb8dc
chore: moved material icon fonts to be accessed locally to prevent any 'text before icon' scenario
|
3 years ago |
Jonathan
|
ebcc0ac853
fix(Settings/Account): prevent help text from moving the save button up and down
|
3 years ago |
Jonathan
|
4a5da4490f
feat(Settings/SaveButton): added SaveButton mixin, along with failed/saving.... messages
|
3 years ago |
Jonathan
|
9dba6bb031
fix(Settings): css is now scoped, and styles are passed to child components (tabs) in Settings
|
3 years ago |
Jonathan
|
9719a8bdc6
fix(backend): few quick bug fixes, jobs must return a promise
|
3 years ago |
Jonathan
|
0e8eea65c0
feat(Settings): polished Settings page
|
3 years ago |
Jonathan
|
ab323f311e
chore: eslint now runs in correct directory, all remaining eslint issues resolved
|
3 years ago |
Kristian Vos
|
f417d2cc25
Merge branch 'backup/polishing' into polishing
|
3 years ago |
Jonathan
|
d9a455e0de
chore: added backend linting check to Travis CI
|
3 years ago |
Jonathan
|
6efbecbd69
fix(nightmode): improved night mode for newly added pages/features
|
3 years ago |
Jonathan
|
7e01f2bdaa
chore(backend): added eslint and prettier, along with changing all files to conform
|
3 years ago |
Kristian Vos
|
e0814e3264
Improved header hamburgers a little bit
|
3 years ago |
Kristian Vos
|
e74be25885
Removed whitespace after h1 on homepage
|
3 years ago |
Kristian Vos
|
ce92dfd35e
Fixed issue with opening song edit modal from url
|
3 years ago |
Kristian Vos
|
25557133bb
Added a few more things to the player debug box
|
3 years ago |
Kristian Vos
|
690afc9b7f
Added station player debug box
|
3 years ago |
Kristian Vos
|
3823e973ac
Added ability to filter songs page based on artist/genre
|
3 years ago |
Kristian Vos
|
fb020f0f9a
Added keyboard shortcuts helper floating box to queuesongs and songs admin pages
|
3 years ago |