Commit Graph

  • 77ae5be445 refactor main-new Nico 2026-02-22 01:27:03 -0800
  • ee94853084 fix(list): restore added-by attribution with display name fallback Nico 2026-02-21 00:07:22 -0800
  • 3dd58f51e8 fix(ui): use bounded member dropdown in assign-item modal Nico 2026-02-21 00:07:17 -0800
  • beb9cdcec7 fix(invites): lock invite row without outer join update error Nico 2026-02-21 00:07:11 -0800
  • 9fa48e6eb3 feat: support assigning grocery items to other household members Nico 2026-02-20 23:33:22 -0800
  • a1beb486cb changed dev frontend port Nico 2026-02-18 14:53:29 -0800
  • d62564fd0d refactor: streamline navbar and settings tab cues Nico 2026-02-18 14:52:41 -0800
  • c1259f0bf5 fix: recover when sessions table is missing Nico 2026-02-18 14:52:35 -0800
  • c3c0c33339 fix: harden auth inputs, throttling, and debug exposure Nico 2026-02-18 12:24:15 -0800
  • 3469284e98 docs: add project state audit and execution plan Nico 2026-02-16 01:49:44 -0800
  • aa9488755f feat: enable cookie auth flow and database url runtime config Nico 2026-02-16 01:49:03 -0800
  • 119994b602 feat: add db-backed session cookie auth compatibility Nico 2026-02-16 01:43:27 -0800
  • 0f9d349fa5 feat: add db migration for session storage Nico 2026-02-16 01:40:18 -0800
  • 9cb0ac19e5 refactor: use safe request-scoped backend error logging Nico 2026-02-16 01:36:39 -0800
  • e2e9ec9eb4 fix: redact invite codes in logs using last4 policy Nico 2026-02-16 01:34:09 -0800
  • 05ad576206 refactor: return json from health endpoints for request ids Nico 2026-02-16 01:28:11 -0800
  • 16e60dcf63 refactor: align legacy list controller with sendError Nico 2026-02-16 01:27:35 -0800
  • 2a9389532f fix: assign default user role on registration Nico 2026-02-16 01:26:52 -0800
  • 9a73cea27d refactor: adopt sendError helper across core controllers Nico 2026-02-16 01:26:18 -0800
  • fec9f1ab25 feat: include request id in all json responses Nico 2026-02-16 01:23:42 -0800
  • a5f99ba475 fix: normalize frontend api errors and remove sensitive debug logs Nico 2026-02-16 01:20:45 -0800
  • ac92bed8a1 feat: standardize error envelope and request id propagation Nico 2026-02-16 01:18:51 -0800
  • b3f607d8f8 feat: add request id middleware for api responses Nico 2026-02-16 01:10:26 -0800
  • 7fb28e659f chore: establish governance baseline and migration workflow Nico 2026-02-16 01:09:13 -0800
  • dfaab1dfcb add handling of no stores and fix app naming Nico 2026-01-28 01:06:19 -0800
  • e9b678c7be revert registry Nico 2026-01-28 00:54:08 -0800
  • 872945c747 test new registry Nico 2026-01-28 00:37:52 -0800
  • 78bbcde97f re-run Nico 2026-01-28 00:19:14 -0800
  • 67d681114f update gitea workflow to allow for 2 different actions Nico 2026-01-27 23:48:02 -0800
  • 11f23eb643 styling fix and readme files reorg Nico 2026-01-27 00:03:58 -0800
  • 31eda793ab polished implementation of new artchitecture Nico 2026-01-26 22:52:16 -0800
  • 213134c4a5 Included household/stores management features Nico 2026-01-26 00:37:43 -0800
  • 9fc25f2274 phase 3 - create minimal hooks to tie the new architecture between backend and frontend Nico 2026-01-25 23:23:00 -0800
  • 4d5d2f0f6d phase2 - get backend api modified for new implmentations and create api test Nico 2026-01-25 01:40:18 -0800
  • ccf0c39294 phase1 - implement database foundation Nico 2026-01-25 00:18:04 -0800
  • fc887bdc65 create plan for multi household Nico 2026-01-24 23:59:11 -0800
  • 1281c91c28 add password and display name manipulation main Nico 2026-01-24 21:38:33 -0800
  • 889914a57f css refactor Nico 2026-01-24 21:10:57 -0800
  • fa41f12e3d revamp edit item modal Nico 2026-01-23 22:24:05 -0800
  • aea07374d9 update css Nico 2026-01-23 22:23:37 -0800
  • 68976a7683 frontend refresh and update backend for frontend's new behavior Nico 2026-01-23 00:25:11 -0800
  • 4139a07cd2 potential fix to user duplicates when user adds mopre than 1 of same item Nico 2026-01-22 23:54:53 -0800
  • 5ce4177446 Implement settings page and feature and also add dark mode Nico 2026-01-22 23:41:10 -0800
  • 0c16d22c1e cleaned up grocerylist page, created reference document for cleaning up files, and consolidated all readme docs within docs folder Nico 2026-01-22 01:06:48 -0800
  • bc7e212eea fix zone ordering Nico 2026-01-22 00:47:26 -0800
  • 1300cbb0a8 merge image and confirmbuy modal and improve on them Nico 2026-01-22 00:41:46 -0800
  • ce2574c454 improve on responsiveness with the use of react.memo Nico 2026-01-22 00:12:36 -0800
  • 8d5b2d3ea3 change backend to fix added_by data Nico 2026-01-04 20:14:54 -0800
  • 2838cb5806 add api/config for current newly-implemented filesize restriction settings applied on the front end and possibly futrure configs Nico 2026-01-04 19:54:22 -0800
  • a38c29b5b5 increase allowable image filesize from 10mb to 20mb Nico 2026-01-04 19:44:18 -0800
  • cd06dbd9fc fix issue with lowercase Nico 2026-01-04 16:15:18 -0800
  • b5c530cfad update readme Nico 2026-01-04 16:02:19 -0800
  • 7c58ab57f7 fix string similarity check Nico 2026-01-02 18:51:44 -0800
  • 471ffae088 potential fix Nico 2026-01-02 17:49:26 -0800
  • 4b2bfd4be8 potential fix Nico 2026-01-02 17:45:29 -0800
  • 7adbbc1d3f potential serving fix Nico 2026-01-02 17:42:43 -0800
  • cbfb835b4f Merge branch 'main' of http://192.168.7.78:3000/nalalangan/costco-grocery-list Nico 2026-01-02 17:30:50 -0800
  • 4c62297fb6 Update dockerfile dev Nico 2026-01-02 17:26:20 -0800
  • 0b0283127b Merge pull request 'dev' (#1) from dev into main nalalangan 2026-01-02 15:12:31 -1000
  • 0d5316bc27 fix add item formatting and suggestion loigic Nico 2026-01-02 17:00:48 -0800
  • aa9e71194c major refactor and restructure Nico 2026-01-02 15:59:01 -0800
  • aee9cd3244 further apply zoning and add ordering by zone feature Nico 2026-01-02 15:33:53 -0800
  • 8894cf21ea remove re-marking bought items as bought Nico 2026-01-02 14:38:11 -0800
  • d2824f8aeb Apply item classification feature Nico 2026-01-02 14:27:39 -0800
  • 29f64a13d5 have backend automatically reload with the addition of nodemon.json and within it are watch settings add bought items within grocery list page Nico 2026-01-02 13:55:54 -0800
  • 3073403f58 wip Nico 2026-01-01 22:55:39 -0800
  • 54fd64b9e3 UpdateUpdate expiration Nico 2025-12-11 08:47:41 -0800
  • e24260a2fe Fix deploy Nico 2025-11-27 16:40:23 -0800
  • 9bb8df7bb1 Instal dev dependencies for tests Nico 2025-11-27 16:39:52 -0800
  • bd42fb31e7 Merge branch 'main' of https://git.nicosaya.com/nalalangan/costco-grocery-list Nico 2025-11-26 22:05:36 -0800
  • 52d2a96b13 Test ntfy Nico 2025-11-26 22:01:41 -0800
  • 43c6d01c1a Test ntfy Nico 2025-11-26 22:01:41 -0800
  • 34883486cf test ntfy Nico 2025-11-26 21:55:25 -0800
  • 38e5826405 Fix gitea actions Nico 2025-11-26 20:57:26 -0800
  • 398b36befb Fix tabbing Nico 2025-11-26 20:52:13 -0800
  • 69eacfaf77 Attemp to add ntfy for push notifications Nico 2025-11-26 20:51:15 -0800
  • f23e7db2c9 Fix frontend docker compose port serve Nico 2025-11-26 20:30:07 -0800
  • d5a96cd709 Update docker compose Nico 2025-11-26 20:24:37 -0800
  • 9ba3e0dd83 Update deploy build Nico 2025-11-26 15:08:14 -0800
  • cf947efe5a update frontend docker deploy enforce eol management Nico 2025-11-26 14:55:05 -0800
  • d868c57cfd update registry in deploy.yml Nico 2025-11-26 14:50:57 -0800
  • 3757303e60 change tag names Nico 2025-11-26 14:46:09 -0800
  • 92c4e7d3b7 update gitea workflow Nico 2025-11-26 14:36:42 -0800
  • 3ad4b62991 binary change? Nico 2025-11-26 14:12:32 -0800
  • 2563c1be5c change gitea folder name Nico 2025-11-25 20:33:46 -0800
  • c2aee1633b Adding gitea workflow Nico 2025-11-25 20:31:59 -0800
  • e8c75b1276 Fix item quantity increase Nico 2025-11-24 19:15:26 -0800
  • 57b52b6b50 Update frontend's ability to deal with expired JWT Nico 2025-11-24 16:39:28 -0800
  • e2f2edbf59 Increase security - move host locations to .env Nico 2025-11-23 14:52:24 -0800
  • f4e784b2ec Fix adding non-existent item Nico 2025-11-23 09:03:07 -0800
  • f30474cb5d Fix updating of user roles Fix adding of items Nico 2025-11-23 01:41:15 -0800
  • d9c4a2caf9 Made everything pretty Fix registration Nico 2025-11-23 00:12:17 -0800
  • 963240ceb1 Fix suggestion feature Nico 2025-11-22 22:21:36 -0800
  • 4501c47849 Add navbar Fix username not being passed from the api Nico 2025-11-22 17:05:21 -0800
  • ffbaa2a8e0 wip Nico 2025-11-22 00:42:15 -0800
  • 4d8c3cb2e4 Add roles enum within backend Add more admin functions Nico 2025-11-21 18:30:42 -0800
  • 75bbc267ef Prepare frontend for RBAC Nico 2025-11-21 18:09:46 -0800
  • 2a7457c614 Update backend for RBAC Nico 2025-11-21 18:09:33 -0800
  • d972335de5 update vscode settings Nico 2025-11-21 18:05:34 -0800
  • 27ed2f70c6 refactor nico 2025-11-19 23:44:29 -1000