This website requires JavaScript.
Explore
Help
Sign In
alexohneander
/
flotte
Watch
1
Star
0
Fork
0
You've already forked flotte
Code
Issues
1
Pull Requests
3
Actions
Packages
Projects
Releases
Wiki
Activity
48
Commits
4
Branches
0
Tags
cc464840d4787d556553b87556bb745367b5cb7d
Commit Graph
7 Commits
Author
SHA1
Message
Date
Renovate Bot
cc464840d4
fix(deps): update module github.com/gin-gonic/gin to v1.10.1
Some checks failed
renovate/artifacts
Artifact file update failure
2025-08-21 00:07:05 +00:00
Renovate Bot
2d89b8a231
fix(deps): update module gorm.io/gorm to v1.26.0
2025-04-26 00:01:13 +00:00
Renovate Bot
da58eb4eed
fix(deps): update module github.com/spf13/cobra to v1.9.1
2025-03-18 12:26:41 +00:00
alexohneander
34cbded795
feat: Added FFMpeg library for video transcoding and gorm for database operations in generalnode routes
2025-02-13 15:18:26 +01:00
alexohneander
9d4c10b392
feat: Added gorm.io/gorm and gorm.io/driver/sqlite dependencies, initialized service registry database with SQLite backend
2025-02-11 15:42:09 +01:00
alexohneander
12e6c65727
feat: Add Gin framework to various packages, introducing new server structure with separate service registries for general nodes, map nodes, and reduce nodes.
2025-02-11 14:20:00 +01:00
Alex Wellnitz
de07752466
feat: initial commit
2025-02-11 12:07:24 +01:00