Owen Diffey
|
1432585446
refactor: Started improving form data change and modal unsaved changes handling
|
2 年之前 |
Owen Diffey
|
6a0de9af85
refactor: Improved SocketHandler onConnect usage and consistency
|
2 年之前 |
Owen Diffey
|
d13729b1cd
refactor: Renamed CustomWebSocket to SocketHandler and fixed reconnection issues
|
2 年之前 |
Kristian Vos
|
a7b5059ca4
refactor: started implementing and converting to strict typechecking on the frontend, starting with App.vue (WIP)
|
2 年之前 |
Owen Diffey
|
95aa420502
refactor: Consolidated and separated CustomWebSocket
|
2 年之前 |
Owen Diffey
|
8749166fc5
refactor: Improved modal, station and homepage user permission change handling
|
2 年之前 |
Owen Diffey
|
09b472a62a
refactor: Moved toasts created from route query handling to router.beforeEach
|
2 年之前 |
Owen Diffey
|
363cd94f16
refactor: Continued implementing hasPermission
|
2 年之前 |
Kristian Vos
|
1e15eb515e
fix: profile page wasn't very responsive
|
2 年之前 |
Owen Diffey
|
a4186e4649
refactor: Replaced draggable component with vue-draggable-list package
|
2 年之前 |
Owen Diffey
|
202c76f4fa
refactor: Moved polyfill logic to draggable component and fixed css issues
|
2 年之前 |
Kristian Vos
|
ded7d5ab94
feat: added mobile drag and drop polyfill for custom draggable
|
2 年之前 |
Owen Diffey
|
5f66ee2a67
fix(Draggable): Styling issues
|
2 年之前 |
Kristian Vos
|
763f2ff8d5
refactor: combined EditSong and EditSongs modal
|
2 年之前 |
Owen Diffey
|
0bafee6ca1
refactor: Fixed Typescript errors and enabled TS commit validation
|
2 年之前 |
Owen Diffey
|
5799794c59
refactor: Deactivate punishment styling and update event fixes
|
2 年之前 |
Kristian Vos
|
1d7c7f7320
fix: a few issues with banning a user loading to backend issues, a persistant reconnect, and a useless toast
|
2 年之前 |
Owen Diffey
|
b0e1dbb433
refactor: Converted modalVisibility Vuex store into modals Pinia store, and removed vuex
|
2 年之前 |
Owen Diffey
|
58c276a4a3
refactor: Converted user VueX store into Pinia stores
|
2 年之前 |
Owen Diffey
|
a4b831fef9
refactor: Converted websockets VueX store to Pinia store
|
2 年之前 |
Owen Diffey
|
4ee4dc6904
feat: Config options to disable GitHub authentication
|
3 年之前 |
Owen Diffey
|
bcc7471fca
refactor(Home): Converted to composition API and sortable
|
3 年之前 |
Owen Diffey
|
142727f51d
refactor(App): Converted to composition API
|
3 年之前 |
Owen Diffey
|
6e1d75e045
feat: Started adding frontend UI and logic for long process handling
|
3 年之前 |
Kristian Vos
|
dd9eccf92c
refactor: cleaned up new modal system
|
3 年之前 |
Kristian Vos
|
a9caeaf6f0
refactor(Confirm): migrated confirm modal to new modal system
|
3 年之前 |
Owen Diffey
|
9e6f2056df
refactor: Various modal fixes and tweaks
|
3 年之前 |
Owen Diffey
|
c7947e13ce
refactor: Started migrating createPlaylist to new modal system
|
3 年之前 |
Kristian Vos
|
c78ddfb6ee
refactor: migrated createStation modal to new modal system
|
3 年之前 |
Kristian Vos
|
f6be3cb32d
refactor: migrated whatIsNew modal to new modal system
|
3 年之前 |