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