• Joined on 2023-06-23
scott pushed to main at scott/kalkutago 2023-06-25 18:34:50 +00:00
9b876511d9 Merge pull request 'Add updates for track changes' (#9) from scott/kalkutago:feature/add-track-events into main
7a1dee61c9 Add updates for track changes
Compare 2 commits »
scott pushed to main at TWS/kalkutago 2023-06-25 18:33:58 +00:00
9b876511d9 Merge pull request 'Add updates for track changes' (#9) from scott/kalkutago:feature/add-track-events into main
7a1dee61c9 Add updates for track changes
Compare 2 commits »
scott merged pull request TWS/kalkutago#9 2023-06-25 18:33:58 +00:00
Add updates for track changes
scott created pull request TWS/kalkutago#9 2023-06-25 18:32:42 +00:00
Add updates for track changes
scott pushed to feature/add-track-events at scott/kalkutago 2023-06-25 18:32:17 +00:00
7a1dee61c9 Add updates for track changes
scott created branch feature/add-track-events in scott/kalkutago 2023-06-25 18:32:17 +00:00
scott pushed to feature/add-track-form at scott/kalkutago 2023-06-25 18:06:32 +00:00
0f7011aa8e Add NewTrackView
scott pushed to feature/add-track-form at scott/kalkutago 2023-06-25 15:36:25 +00:00
01398674f5 Add vue router
ac6a5e786c Move state initialization from App.vue to main.ts
b81485a3d5 Cleanly disconnect from the update stream if possible
9e16306c61 Remove a bit of cruft
741429630b Build custom image for client dev server
Compare 6 commits »
scott pushed to main at TWS/kalkutago 2023-06-25 15:36:04 +00:00
b81485a3d5 Cleanly disconnect from the update stream if possible
9e16306c61 Remove a bit of cruft
741429630b Build custom image for client dev server
Compare 3 commits »
scott pushed to main at scott/kalkutago 2023-06-25 15:35:57 +00:00
b81485a3d5 Cleanly disconnect from the update stream if possible
9e16306c61 Remove a bit of cruft
741429630b Build custom image for client dev server
Compare 3 commits »
scott pushed to main at TWS/kalkutago 2023-06-25 15:32:04 +00:00
e84e9e6594 Add README
scott pushed to main at scott/kalkutago 2023-06-25 15:30:48 +00:00
e84e9e6594 Add README
scott opened issue TWS/kalkutago#8 2023-06-25 15:16:52 +00:00
Add SPA support
scott closed pull request TWS/kalkutago#1 2023-06-25 15:01:46 +00:00
WIP: Feature: Add Track form
scott commented on pull request TWS/kalkutago#1 2023-06-25 15:01:46 +00:00
WIP: Feature: Add Track form

Closing in favor of #7

scott created pull request TWS/kalkutago#7 2023-06-25 15:01:20 +00:00
WIP: Feature: Add Track Form
scott created repository scott/kalkutago 2023-06-25 15:00:07 +00:00
scott opened issue TWS/kalkutago#6 2023-06-25 14:59:07 +00:00
Add a user table to the database + relations
scott opened issue TWS/kalkutago#5 2023-06-25 14:54:20 +00:00
Place all sensitive routes behind an auth key guard
scott opened issue TWS/kalkutago#4 2023-06-25 14:49:46 +00:00
Add user state to the frontend