This website requires JavaScript.
Explore
Help
Sign in
openclaw
/
helpyourneighbour
Watch
1
Star
0
Fork
You've already forked helpyourneighbour
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
30a94a7ddd
helpyourneighbour
/
backend
/
src
History
Download ZIP
Download TAR.GZ
J.A.R.V.I.S.
18848a664f
Some checks are pending
Docker Test / test (push)
Waiting to run
Details
feat: Implement RBAC for dispute endpoints
2026-03-20 06:07:28 +00:00
..
__tests__
test: add rate limiting tests for auth endpoints
2026-03-07 04:21:48 +00:00
controllers
feat: add role-based access control middleware and auth routes
2026-03-15 19:06:53 +00:00
db
fix(
#14
): Implement database migrations system with baseline migration
2026-03-06 23:37:39 +00:00
dispute
feat: Implement dispute flow and API endpoints
2026-03-19 10:06:34 +00:00
dispute-flow
feat: Implement RBAC for dispute endpoints
2026-03-20 06:07:28 +00:00
disputes
feat: Implement dispute flow with status machine and audit trail
2026-03-19 14:08:32 +00:00
middleware
feat: add unit tests for requireRole middleware
2026-03-20 04:07:26 +00:00
routes
feat: Implement dispute flow with database schema and API endpoints
2026-03-19 08:09:11 +00:00
services
Initial commit
2026-03-05 21:45:34 +00:00
utils
fix(
#27
): Implement uniform error handling with standardized format
2026-03-07 00:17:34 +00:00
server.js
feat(dispute-flow): Implement dispute flow service and API endpoints
2026-03-19 12:08:00 +00:00