grocery-app/backend
Nico a2c08aff45
All checks were successful
Build & Deploy Costco Grocery List / build (push) Successful in 1m36s
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 0s
chore: harden reliability checks
2026-05-25 16:20:35 -07:00
..
config 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
constants further apply zoning and add ordering by zone feature 2026-01-02 15:33:53 -08:00
controllers feat: allow owners to transfer household ownership 2026-03-31 01:19:38 -07:00
db feat: enable cookie auth flow and database url runtime config 2026-02-16 01:49:03 -08:00
middleware refactor 2026-02-22 01:27:03 -08:00
migrations chore: harden reliability checks 2026-05-25 16:20:35 -07:00
models feat: allow owners to transfer household ownership 2026-03-31 01:19:38 -07:00
public phase 3 - create minimal hooks to tie the new architecture between backend and frontend 2026-01-25 23:23:00 -08:00
routes feat: add invite link approval management 2026-03-31 00:26:26 -07:00
services feat: add invite link approval management 2026-03-31 00:26:26 -07:00
tests feat: allow owners to transfer household ownership 2026-03-31 01:19:38 -07:00
utils fix: harden auth inputs, throttling, and debug exposure 2026-02-18 12:24:15 -08:00
.dockerignore Update backend for RBAC 2025-11-21 18:09:33 -08:00
.env.example feat: enable cookie auth flow and database url runtime config 2026-02-16 01:49:03 -08:00
app.js refactor 2026-02-22 01:27:03 -08:00
build.js chore: fix npm audit vulnerabilities 2026-05-25 11:47:45 -07:00
Dockerfile refactor 2026-02-22 01:27:03 -08:00
nodemon.json have backend automatically reload with the addition of nodemon.json and within it are watch settings 2026-01-02 13:55:54 -08:00
package-lock.json chore: fix npm audit vulnerabilities 2026-05-25 11:47:45 -07:00
package.json chore: fix npm audit vulnerabilities 2026-05-25 11:47:45 -07:00
server.js Update backend for RBAC 2025-11-21 18:09:33 -08:00