• Joined on 2023-06-23
scott commented on issue TWS/meta#1 2023-06-28 16:35:33 +00:00
Choose a domain name
  1. I hadn't considered that. I just was thinking that "techworkerssyndicate.com" is rather long and it would be nice to have a short url for social shares with a URL that long. just as a…
scott pushed to backend/feature/user-auth at scott/kalkutago 2023-06-27 18:20:52 +00:00
01004e237b Fix authenticated track insertion
149a936638 Rename user -> users
Compare 2 commits »
scott pushed to main at scott/gitea-deployment 2023-06-27 15:59:32 +00:00
1126158cb8 Set up backups
63f64bfb7a Switch to Forgejo
Compare 2 commits »
scott pushed to backend/feature/user-auth at scott/kalkutago 2023-06-27 10:12:51 +00:00
cf8380db35 tracks are now relative to an authenticated user
7ffc176698 Add entity and relations for user-tracks relationship
d8c9594d92 Add users-to-tracks many-to-many association
88b58bb19d Add login+sign_up routes and auth guard
a8a23ff740 Add support for rocket's "secret cookies"
Compare 8 commits »
scott pushed to backend/feature/user-auth at scott/kalkutago 2023-06-27 10:11:54 +00:00
29c022b951 tracks are now relative to an authenticated user
0d750f4b64 Add entity and relations for user-tracks relationship
5cb9a411c1 Add users-to-tracks many-to-many association
b82b76d736 Add login+sign_up routes and auth guard
cc89884977 Add support for rocket's "secret cookies"
Compare 5 commits »
scott pushed to feature/user-auth at scott/kalkutago 2023-06-27 10:07:19 +00:00
396ed28079 Merge pull request 'Client feature: Add Login view' (#2) from frontend/feature/login-view into feature/user-auth
a390f79a75 Add Login view
Compare 2 commits »
scott merged pull request scott/kalkutago#2 2023-06-27 10:07:19 +00:00
Client feature: Add Login view
scott closed pull request TWS/kalkutago#16 2023-06-27 10:06:16 +00:00
Client feature: Add Login view
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 pushed to frontend/feature/login-view at scott/kalkutago 2023-06-27 10:00:08 +00:00
a390f79a75 Add Login view
scott created branch frontend/feature/login-view in scott/kalkutago 2023-06-27 10:00:08 +00:00
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 created branch backend/feature/user-auth in scott/kalkutago 2023-06-26 20:01:11 +00:00
scott pushed to backend/feature/user-auth at 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 »