Commit Graph
27 Commits
Author SHA1 Message Date
Dominic Ferrando e9908aaa98 Persist players tab to assessments table 2026-08-22 12:01:53 -04:00
Dominic Ferrando 951f9286aa Implement assessment delete service method and endpoint 2026-08-22 12:00:36 -04:00
Dominic Ferrando 01e9ac8403 Update deps 2026-08-22 11:43:29 -04:00
Dominic Ferrando dbcfb6900b Implement assessment service and basic endpoints 2026-08-22 11:42:59 -04:00
Dominic Ferrando 7a4a8ee50b Replace auth verification with bun password api 2026-08-21 10:27:55 -04:00
Dominic Ferrando 4dbcccdef7 Seed admin acccount and generalize login/auth routes 2026-08-21 10:10:22 -04:00
Dominic Ferrando 5432610090 Update deps 2026-08-21 09:34:33 -04:00
Dominic Ferrando c5f6c25563 Auth guard fixes 2026-08-16 03:13:56 -04:00
Dominic Ferrando a406bb07a8 Small naming change 2026-08-16 02:36:14 -04:00
Dominic Ferrando 7173d6e477 Improve accounts api and auth 2026-08-16 02:12:03 -04:00
Dominic Ferrando 17af2f3d1f Implement full discord OAuth api flow 2026-08-16 01:51:12 -04:00
Dominic Ferrando 8db1db2ec6 Setup account creation through discord OAuth2 2026-08-16 00:00:50 -04:00
Dominic Ferrando d4a450ab3e Improve embed response for stats command 2026-08-15 17:07:34 -04:00
Dominic Ferrando 4d7581620f Get stats command to console log the current users stats 2026-08-15 16:59:50 -04:00
Dominic Ferrando a4e7060538 Setup elysia eden in bot 2026-08-15 16:37:35 -04:00
Dominic Ferrando 1b886e4744 Initialize apps/bot and other cleanup 2026-08-15 16:25:36 -04:00
Dominic Ferrando 88107ae5ac Add default account to seed script 2026-08-15 15:03:06 -04:00
Dominic Ferrando e96c40c9c7 Implement basic service and api for accounts 2026-08-15 14:53:36 -04:00
Dominic Ferrando 2d20f5e893 Switch to uuidv7 for accounts id 2026-08-15 14:01:19 -04:00
Dominic Ferrando b395a0f98c Bump dep versions 2026-08-15 13:53:31 -04:00
Dominic Ferrando ae88415406 Add migrate.sh script to easily run db migration/seed in production 2026-08-14 13:04:31 -04:00
Dominic Ferrando 37787ff0dd Add migration for accounts and assessments tables 2026-08-14 12:30:15 -04:00
Dominic Ferrando b30cb3b6dc Refresh after an order sync 2026-07-31 13:22:38 -04:00
Dominic Ferrando 6482c9ddab Add sync order button 2026-07-31 13:18:59 -04:00
Dominic Ferrando f1947b2574 Remove now unused workers 2026-07-31 09:48:47 -04:00
Dominic Ferrando 887e9ea78c Add documenation of all apps/packages 2026-07-31 09:47:39 -04:00
Dominic Ferrando e299d1e5cc Update pakcages 2026-07-31 09:22:03 -04:00