helpyourneighbour/backend
BibaBot Jarvis 30bd7f0214
Some checks are pending
Docker Test / test (push) Waiting to run
feat: Implement role-based access control middleware and update documentation
2026-03-16 03:06:38 +00:00
..
middleware feat: Implement role-based access control middleware and update documentation 2026-03-16 03:06:38 +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-based access control and auth routes 2026-03-16 00:07:16 +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 middleware and auth routes 2026-03-15 19:06:53 +00:00
test fix(#15): Erweiterte Contract-Tests für alle Kernflows inkl. Contacts Endpunkte 2026-03-06 23:44:27 +00:00
tests Fix: Korrigiere ES-Modul-Syntax in Integrationstest und aktualisiere Status 2026-03-12 01:14: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-based access control and auth routes 2026-03-15 21:07:22 +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
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 feat: add path-to-regexp and router dependencies 2026-03-15 18:08:42 +00:00
package.json feat: add path-to-regexp and router dependencies 2026-03-15 18:08:42 +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