This website requires JavaScript.
Explore
Help
Sign in
alvaro
/
normogen
Watch
1
Star
0
Fork
You've already forked normogen
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
be49d9d674
normogen
/
backend
/
src
History
Download ZIP
Download TAR.GZ
goose
3a6bcbd94d
Some checks failed
Lint and Build / Lint (push)
Failing after 5s
Details
Lint and Build / Build (push)
Has been skipped
Details
Lint and Build / Docker Build (push)
Has been skipped
Details
Fix MongoDB DateTime serialization issues - Replace chrono::DateTime with mongodb::bson::DateTime in models - Update API responses to use timestamp_millis() for JSON serialization - Fix User, Share model DateTime fields - Update all handler responses to return i64 timestamps - This fixes the Kind: invalid type: map, expected RFC 3339 error
2026-02-26 09:22:36 -03:00
..
auth
feat(backend): Complete Phase 2.5 - Access Control Implementation
2026-02-18 10:05:34 -03:00
config
Phase 2.3: JWT Authentication implementation
2026-02-14 20:03:11 -03:00
db
Add database initialization module and compilation fixes
2026-02-25 11:42:39 -03:00
handlers
Fix MongoDB DateTime serialization issues - Replace chrono::DateTime with mongodb::bson::DateTime in models - Update API responses to use timestamp_millis() for JSON serialization - Fix User, Share model DateTime fields - Update all handler responses to return i64 timestamps - This fixes the Kind: invalid type: map, expected RFC 3339 error
2026-02-26 09:22:36 -03:00
middleware
feat(backend): Complete Phase 2.5 - Access Control Implementation
2026-02-18 10:05:34 -03:00
models
Fix MongoDB DateTime serialization issues - Replace chrono::DateTime with mongodb::bson::DateTime in models - Update API responses to use timestamp_millis() for JSON serialization - Fix User, Share model DateTime fields - Update all handler responses to return i64 timestamps - This fixes the Kind: invalid type: map, expected RFC 3339 error
2026-02-26 09:22:36 -03:00
main.rs
Fix Docker networking and add graceful MongoDB error handling
2026-02-23 07:58:57 -03:00
main.rs.restore
Fix Docker networking and add graceful MongoDB error handling
2026-02-23 07:58:57 -03:00