helpyourneighbour/backend
BibaBot c294e2e9ae
Some checks are pending
Docker Test / test (push) Waiting to run
Add unit tests for role middleware
2026-03-17 07:07:36 +00:00
..
controllers feat: Implement role management API endpoints 2026-03-16 05:07:56 +00:00
middleware feat: Add role middleware and update permissions documentation 2026-03-16 07:06:43 +00:00
migrations fix(#29): Implementiere Datenbank-Indexstrategie für Such- und Listenperformance 2026-03-07 00:22:11 +00:00
routes feat: Implement role management API endpoints 2026-03-16 05:07:56 +00:00
scripts fix: improve smoke test to check syntax and basic functionality 2026-03-07 06:08:57 +00:00
sql feat: bootstrap backend API, schema and forgejo task issues 2026-03-04 16:03:10 +00:00
src feat: Add role-based access control tests and middleware integration 2026-03-17 04:07:27 +00:00
test feat: Add role-based access control tests and middleware integration 2026-03-17 04:07:27 +00:00
tests Add unit tests for role middleware 2026-03-17 07:07:36 +00:00
.env.example feat: add server-side encryption for address and phone 2026-03-04 18:02:42 +00:00
app.js feat: Implement role management API endpoints 2026-03-16 05:07:56 +00:00
debug-server.js fix(#85): Run expanded local discovery and continue with next actionable task 2026-03-12 17:41:37 +00:00
jest.config.js Add unit tests for role middleware 2026-03-17 07:07:36 +00:00
minimal-server.js fix(#85): Run expanded local discovery and continue with next actionable task 2026-03-12 17:41:37 +00:00
package-lock.json Add unit tests for role middleware 2026-03-17 07:07:36 +00:00
package.json Add unit tests for role middleware 2026-03-17 07:07:36 +00:00
playwright.config.mjs fix: improve Playwright configuration for better compatibility with missing dependencies 2026-03-07 10:46:21 +00:00
server.log fix(#85): Run expanded local discovery and continue with next actionable task 2026-03-12 17:41:37 +00:00
test-minimal-server.js fix(#85): Run expanded local discovery and continue with next actionable task 2026-03-12 17:41:37 +00:00
test-server.js fix(#85): Run expanded local discovery and continue with next actionable task 2026-03-12 17:41:37 +00:00