.. |
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
|
ff7135a2a2
feat(EditSong): Fill artists with youtube author button
|
2 年 前 |
mixins
|
3c9e20a33c
refactor: Removed unused admin/songs related code
|
3 年 前 |
pages
|
0e5ed38c02
feat: worked on YouTube module, adding api request results to api request view
|
2 年 前 |
store
|
4735d8cbad
refactor(mapUserId): Only store name and username
|
2 年 前 |
styles
|
a1df2ebf01
refactor: Consistent LESS box-shadow
|
3 年 前 |
App.vue
|
dd9eccf92c
refactor: cleaned up new modal system
|
2 年 前 |
auth.js
|
2ac517db96
chore: improved Vue folder structure
|
4 年 前 |
aw.js
|
e9499b517a
refactor: use crypto random values instead of math.random to create UUID
|
2 年 前 |
keyboardShortcuts.js
|
28a70d2cb7
Added ability to overwrite keyboard shortcuts in frontend config
|
3 年 前 |
main.js
|
e9fe82e04e
feat: worked on new YouTube admin module and jobs/actions for getting api requests and quota status
|
2 年 前 |
ms.js
|
1a268ad445
refactor: fixed eslint again
|
2 年 前 |
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
|
2 年 前 |
ws.js
|
18386cd410
fix(WS): modal listeners wouldn't get deleted properly due to new modal system
|
2 年 前 |