This website requires JavaScript.
Explore
Help
Sign In
Kain344
/
History_Api
Watch
1
Star
0
Fork
0
You've already forked History_Api
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
033e5bf60b3e80ed2d9ecb1c5116d8667e5a1021
History_Api
/
internal
/
controllers
History
AzenKain
033e5bf60b
All checks were successful
Build and Release / release (push)
Successful in 1m30s
Details
feat: implement authentication service and controller for user signin, signup, logout, and token refresh
2026-05-13 16:38:23 +07:00
..
authController.go
feat: implement authentication service and controller for user signin, signup, logout, and token refresh
2026-05-13 16:38:23 +07:00
chatbotController.go
feat: add ChatbotController for handling AI chat queries and history retrieval
2026-05-09 11:12:26 +07:00
commitController.go
feat: implement system statistics tracking, commit management controllers, and associated database migrations
2026-05-07 11:31:53 +07:00
entityController.go
UPDATE: new db
2026-05-05 16:57:44 +07:00
geometryController.go
geometries: add /geometries/entity search by entity name
2026-05-05 22:29:54 +07:00
mediaController.go
UPDATE: Fix bug
2026-04-27 20:31:01 +07:00
projectController.go
Fix bug
2026-04-29 14:47:00 +07:00
rasterTileController.go
UPDATE: Fix bug
2026-04-27 20:31:01 +07:00
roleController.go
UPDATE: Fix bug
2026-04-27 20:31:01 +07:00
statisticController.go
feat: implement system statistics tracking, commit management controllers, and associated database migrations
2026-05-07 11:31:53 +07:00
submissionController.go
feat: implement RAG-based chatbot service with daily usage rate limiting and background index worker
2026-05-06 10:02:00 +07:00
tileController.go
UPDATE: Fix bug
2026-04-27 20:31:01 +07:00
userController.go
feat: implement system statistics tracking, commit management controllers, and associated database migrations
2026-05-07 11:31:53 +07:00
verificationController.go
UPDATE: Fix bug
2026-04-27 20:31:01 +07:00
wikiController.go
feat: implement wiki and wiki content management system including database schemas, DTOs, and API endpoints
2026-05-11 11:02:57 +07:00