• Joined on 2023-06-23
scott commented on pull request TWS/kalkutago#16 2023-06-27 10:02:40 +00:00
Client feature: Add Login view
scott created pull request scott/kalkutago#2 2023-06-27 10:02:28 +00:00
Client feature: Add Login view
scott created pull request TWS/kalkutago#16 2023-06-27 10:00:27 +00:00
Client feature: Add Login view
scott created branch frontend/feature/login-view in scott/kalkutago 2023-06-27 10:00:08 +00:00
scott pushed to frontend/feature/login-view at scott/kalkutago 2023-06-27 10:00:08 +00:00
a390f79a75 Add Login view
scott created pull request scott/kalkutago#1 2023-06-26 20:02:40 +00:00
WIP: Backend feature: user auth
scott pushed to feature/user-auth at scott/kalkutago 2023-06-26 20:02:00 +00:00
scott pushed to backend/feature/user-auth at scott/kalkutago 2023-06-26 20:01:11 +00:00
scott created branch backend/feature/user-auth in scott/kalkutago 2023-06-26 20:01:11 +00:00
scott pushed to feature/user-auth at scott/kalkutago 2023-06-26 19:59:58 +00:00
3ce19da675 tracks are now relative to an authenticated user
scott pushed to feature/user-auth at scott/kalkutago 2023-06-26 15:58:16 +00:00
ff260cc1bb Add entity and relations for user-tracks relationship
72bd08225f Add users-to-tracks many-to-many association
272d1edb9a TODO FIXUP: add cookie-secret to secrets list in server config
Compare 3 commits »
scott created pull request TWS/kalkutago#15 2023-06-26 15:04:04 +00:00
WIP: Feature: User auth
scott created branch feature/user-auth in scott/kalkutago 2023-06-26 15:00:25 +00:00
scott pushed to feature/user-auth at scott/kalkutago 2023-06-26 15:00:25 +00:00
14bd4b48ca Add login+sign_up routes and auth guard
62ba1420b9 Add support for rocket's "secret cookies"
60d7ce4664 Add user model
Compare 3 commits »
scott pushed to main at TWS/kalkutago 2023-06-25 19:28:35 +00:00
e25301655b remove extra console.log call
scott pushed to main at scott/kalkutago 2023-06-25 19:28:28 +00:00
e25301655b remove extra console.log call
7f2e12e913 Merge pull request 'Feature: Add Track Form' (#7) from scott/kalkutago:feature/add-track-form into main
eb14a39c33 finishing touches
6360f23209 Add event handlers for updates to tracks
678e95bba0 Add NewTrackView
Compare 7 commits »
scott pushed to main at scott/kalkutago 2023-06-25 19:27:01 +00:00
4277d663d0 remove extra console.log call
scott pushed to main at TWS/kalkutago 2023-06-25 19:26:00 +00:00
7f2e12e913 Merge pull request 'Feature: Add Track Form' (#7) from scott/kalkutago:feature/add-track-form into main
eb14a39c33 finishing touches
6360f23209 Add event handlers for updates to tracks
678e95bba0 Add NewTrackView
c7cfa86be1 Add vue router
Compare 6 commits »
scott merged pull request TWS/kalkutago#7 2023-06-25 19:25:59 +00:00
Feature: Add Track Form
scott pushed to feature/add-track-form at scott/kalkutago 2023-06-25 19:24:46 +00:00
eb14a39c33 finishing touches
6360f23209 Add event handlers for updates to tracks
678e95bba0 Add NewTrackView
c7cfa86be1 Add vue router
55816a486a Move state initialization from App.vue to main.ts
Compare 7 commits »