Commit Graph

99 Commits

Author SHA1 Message Date
Nico
c1259f0bf5 fix: recover when sessions table is missing 2026-02-18 14:52:35 -08:00
Nico
c3c0c33339 fix: harden auth inputs, throttling, and debug exposure 2026-02-18 12:24:15 -08:00
Nico
3469284e98 docs: add project state audit and execution plan 2026-02-16 01:49:44 -08:00
Nico
aa9488755f feat: enable cookie auth flow and database url runtime config 2026-02-16 01:49:03 -08:00
Nico
119994b602 feat: add db-backed session cookie auth compatibility 2026-02-16 01:43:27 -08:00
Nico
0f9d349fa5 feat: add db migration for session storage 2026-02-16 01:40:18 -08:00
Nico
9cb0ac19e5 refactor: use safe request-scoped backend error logging 2026-02-16 01:36:39 -08:00
Nico
e2e9ec9eb4 fix: redact invite codes in logs using last4 policy 2026-02-16 01:34:09 -08:00
Nico
05ad576206 refactor: return json from health endpoints for request ids 2026-02-16 01:28:11 -08:00
Nico
16e60dcf63 refactor: align legacy list controller with sendError 2026-02-16 01:27:35 -08:00
Nico
2a9389532f fix: assign default user role on registration 2026-02-16 01:26:52 -08:00
Nico
9a73cea27d refactor: adopt sendError helper across core controllers 2026-02-16 01:26:18 -08:00
Nico
fec9f1ab25 feat: include request id in all json responses 2026-02-16 01:23:42 -08:00
Nico
a5f99ba475 fix: normalize frontend api errors and remove sensitive debug logs 2026-02-16 01:20:45 -08:00
Nico
ac92bed8a1 feat: standardize error envelope and request id propagation 2026-02-16 01:18:51 -08:00
Nico
b3f607d8f8 feat: add request id middleware for api responses 2026-02-16 01:10:26 -08:00
Nico
7fb28e659f chore: establish governance baseline and migration workflow 2026-02-16 01:09:13 -08:00
Nico
dfaab1dfcb add handling of no stores and fix app naming
All checks were successful
Build & Deploy Costco Grocery List / build (push) Successful in 11s
Build & Deploy Costco Grocery List / verify-images (push) Successful in 2s
Build & Deploy Costco Grocery List / deploy (push) Successful in 5s
Build & Deploy Costco Grocery List / notify (push) Successful in 1s
2026-01-28 01:06:19 -08:00
Nico
e9b678c7be revert registry
All checks were successful
Build & Deploy Costco Grocery List / build (push) Successful in 11s
Build & Deploy Costco Grocery List / verify-images (push) Successful in 2s
Build & Deploy Costco Grocery List / deploy (push) Successful in 5s
Build & Deploy Costco Grocery List / notify (push) Successful in 1s
2026-01-28 00:54:08 -08:00
Nico
872945c747 test new registry
Some checks failed
Build & Deploy Costco Grocery List / build (push) Failing after 8s
Build & Deploy Costco Grocery List / verify-images (push) Has been skipped
Build & Deploy Costco Grocery List / deploy (push) Has been skipped
Build & Deploy Costco Grocery List / notify (push) Successful in 1s
2026-01-28 00:37:52 -08:00
Nico
78bbcde97f re-run
All checks were successful
Build & Deploy Costco Grocery List / build (push) Successful in 11s
Build & Deploy Costco Grocery List / verify-images (push) Successful in 2s
Build & Deploy Costco Grocery List / deploy (push) Successful in 8s
Build & Deploy Costco Grocery List / notify (push) Successful in 1s
2026-01-28 00:19:14 -08:00
Nico
67d681114f update gitea workflow to allow for 2 different actions
All checks were successful
Build & Deploy Costco Grocery List / build (push) Successful in 27s
Build & Deploy Costco Grocery List / deploy (push) Successful in 4s
Build & Deploy Costco Grocery List / notify (push) Successful in 1s
2026-01-27 23:48:02 -08:00
Nico
11f23eb643 styling fix and readme files reorg 2026-01-27 00:03:58 -08:00
Nico
31eda793ab polished implementation of new artchitecture 2026-01-26 22:52:16 -08:00
Nico
213134c4a5 Included household/stores management features 2026-01-26 00:37:43 -08:00
Nico
9fc25f2274 phase 3 - create minimal hooks to tie the new architecture between backend and frontend 2026-01-25 23:23:00 -08:00
Nico
4d5d2f0f6d phase2 - get backend api modified for new implmentations and create api test 2026-01-25 01:40:18 -08:00
Nico
ccf0c39294 phase1 - implement database foundation 2026-01-25 00:18:04 -08:00
Nico
fc887bdc65 create plan for multi household 2026-01-24 23:59:11 -08:00
Nico
1281c91c28 add password and display name manipulation
All checks were successful
Build & Deploy Costco Grocery List / build (push) Successful in 13s
Build & Deploy Costco Grocery List / deploy (push) Successful in 6s
Build & Deploy Costco Grocery List / notify (push) Successful in 1s
2026-01-24 21:38:33 -08:00
Nico
889914a57f css refactor 2026-01-24 21:10:57 -08:00
Nico
fa41f12e3d revamp edit item modal 2026-01-23 22:24:05 -08:00
Nico
aea07374d9 update css 2026-01-23 22:23:37 -08:00
Nico
68976a7683 frontend refresh and update backend for frontend's new behavior 2026-01-23 00:25:11 -08:00
Nico
4139a07cd2 potential fix to user duplicates when user adds mopre than 1 of same item 2026-01-22 23:54:53 -08:00
Nico
5ce4177446 Implement settings page and feature and also add dark mode 2026-01-22 23:41:35 -08:00
Nico
0c16d22c1e cleaned up grocerylist page, created reference document for cleaning up files, and consolidated all readme docs within docs folder 2026-01-22 01:07:15 -08:00
Nico
bc7e212eea fix zone ordering 2026-01-22 00:47:26 -08:00
Nico
1300cbb0a8 merge image and confirmbuy modal and improve on them 2026-01-22 00:41:46 -08:00
Nico
ce2574c454 improve on responsiveness with the use of react.memo 2026-01-22 00:12:36 -08:00
Nico
8d5b2d3ea3 change backend to fix added_by data
All checks were successful
Build & Deploy Costco Grocery List / build (push) Successful in 45s
Build & Deploy Costco Grocery List / deploy (push) Successful in 14s
Build & Deploy Costco Grocery List / notify (push) Successful in 1s
2026-01-04 20:14:54 -08:00
Nico
2838cb5806 add api/config for current newly-implemented filesize restriction settings applied on the front end and possibly futrure configs 2026-01-04 19:54:22 -08:00
Nico
a38c29b5b5 increase allowable image filesize from 10mb to 20mb 2026-01-04 19:44:18 -08:00
Nico
cd06dbd9fc fix issue with lowercase
All checks were successful
Build & Deploy Costco Grocery List / build (push) Successful in 12s
Build & Deploy Costco Grocery List / deploy (push) Successful in 6s
Build & Deploy Costco Grocery List / notify (push) Successful in 1s
2026-01-04 16:15:18 -08:00
Nico
b5c530cfad update readme 2026-01-04 16:02:19 -08:00
Nico
7c58ab57f7 fix string similarity check
All checks were successful
Build & Deploy Costco Grocery List / build (push) Successful in 12s
Build & Deploy Costco Grocery List / deploy (push) Successful in 5s
Build & Deploy Costco Grocery List / notify (push) Successful in 1s
2026-01-02 18:51:44 -08:00
Nico
471ffae088 potential fix
All checks were successful
Build & Deploy Costco Grocery List / build (push) Successful in 11s
Build & Deploy Costco Grocery List / deploy (push) Successful in 9s
Build & Deploy Costco Grocery List / notify (push) Successful in 1s
2026-01-02 17:49:26 -08:00
Nico
4b2bfd4be8 potential fix
All checks were successful
Build & Deploy Costco Grocery List / build (push) Successful in 11s
Build & Deploy Costco Grocery List / deploy (push) Successful in 3s
Build & Deploy Costco Grocery List / notify (push) Successful in 1s
2026-01-02 17:45:29 -08:00
Nico
7adbbc1d3f potential serving fix
All checks were successful
Build & Deploy Costco Grocery List / build (push) Successful in 12s
Build & Deploy Costco Grocery List / deploy (push) Successful in 3s
Build & Deploy Costco Grocery List / notify (push) Successful in 1s
2026-01-02 17:42:43 -08:00
Nico
cbfb835b4f Merge branch 'main' of http://192.168.7.78:3000/nalalangan/costco-grocery-list
All checks were successful
Build & Deploy Costco Grocery List / build (push) Successful in 23s
Build & Deploy Costco Grocery List / deploy (push) Successful in 6s
Build & Deploy Costco Grocery List / notify (push) Successful in 1s
2026-01-02 17:30:50 -08:00