Kristian Vos 3ac4d75302 fix(EditSong): turn duration int into double with three decimals for unsaved changed prompt před 3 roky
..
api 5628f2ed34 refactor(Reports): Show unresolved reports and allow toggling resolution před 3 roky
classes 4494376222 fix(ws): put ListenerHandler class in its own file to fix eslint issue před 3 roky
components 3ac4d75302 fix(EditSong): turn duration int into double with three decimals for unsaved changed prompt před 3 roky
mixins 3c9e20a33c refactor: Removed unused admin/songs related code před 3 roky
pages 8b4adcc08f fix: AdvancedTable component would be passed a string instead of a number, causing a warning in the console před 3 roky
store b666264796 refactor: close all modals upon route change před 3 roky
styles a1df2ebf01 refactor: Consistent LESS box-shadow před 3 roky
App.vue dd9eccf92c refactor: cleaned up new modal system před 3 roky
auth.js 2ac517db96 chore: improved Vue folder structure před 4 roky
aw.js e9499b517a refactor: use crypto random values instead of math.random to create UUID před 3 roky
keyboardShortcuts.js 28a70d2cb7 Added ability to overwrite keyboard shortcuts in frontend config před 3 roky
main.js b666264796 refactor: close all modals upon route change před 3 roky
ms.js 1a268ad445 refactor: fixed eslint again před 3 roky
validation.js 3ef86cdaa6 fix: Name validation now allows 0-9 and underscores před 3 roky
vuex_helpers.js 112e7f22e1 fix: vuex_helpers would throw warning due to accessing sometimes non-existent property před 3 roky
ws.js 18386cd410 fix(WS): modal listeners wouldn't get deleted properly due to new modal system před 3 roky