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