This website requires JavaScript.
Explore
Help
Sign In
weirdcat
/
easywish
Watch
1
Star
1
Fork
0
You've already forked easywish
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
284d959bc3d1f23a3527862066a2023330ad0868
easywish
/
backend
/
internal
History
Nikolai Papin
284d959bc3
feat: new general and auth errors;
...
feat: NewPointer helper function in utils; refactor: length validation in auth models
2025-06-30 01:34:59 +03:00
..
controllers
feat: middleware for request body parsing, validation and authentication;
2025-06-24 17:31:48 +03:00
database
refactor: database update methods use coalesce to omit nil fields
2025-06-27 13:30:03 +03:00
errors
feat: new general and auth errors;
2025-06-30 01:34:59 +03:00
logger
chore: GPL-3.0 license propagated into *.go files in backend
2025-06-24 01:37:47 +03:00
middleware
fix: added missing return statement;
2025-06-25 16:21:16 +03:00
models
feat: new general and auth errors;
2025-06-30 01:34:59 +03:00
routes
feat: middlewares for authorization and automatic request parsing;
2025-06-24 13:57:39 +03:00
services
chore: GPL-3.0 license propagated into *.go files in backend
2025-06-24 01:37:47 +03:00
utils
feat: new general and auth errors;
2025-06-30 01:34:59 +03:00