Andrej Mickov ferdzo
ferdzo synced new reference refs/tags/v0.1.0 to ferdzo/fs from mirror 2026-03-11 19:46:25 +00:00
ferdzo synced commits to refs/tags/v0.1.0 at ferdzo/fs from mirror 2026-03-11 19:46:25 +00:00
ferdzo synced commits to develop at ferdzo/fs from mirror 2026-03-11 19:46:25 +00:00
b592d6a2f0 Merge pull request #7 from ferdzo/feat/cli
ef12326975 Copilot suggestions fixed
a23577d531 Update cmd/admin_snapshot.go
e8256d66e3 Added Github Action for build and release.
ad53a6d8ac Backup/restore option for cli
Compare 8 commits »
ferdzo synced commits to feat/cli at ferdzo/fs from mirror 2026-03-11 19:26:26 +00:00
ef12326975 Copilot suggestions fixed
a23577d531 Update cmd/admin_snapshot.go
e8256d66e3 Added Github Action for build and release.
ad53a6d8ac Backup/restore option for cli
Compare 4 commits »
ferdzo synced commits to feat/cli at ferdzo/fs from mirror 2026-03-11 00:06:25 +00:00
cfb9b591ac Policy example documentation
b27f1186cf Remove Role command.
Compare 2 commits »
ferdzo synced commits to feat/cli at ferdzo/fs from mirror 2026-03-10 23:46:25 +00:00
f57c7b8390 Initial FS CLI
ferdzo synced new reference feat/cli to ferdzo/fs from mirror 2026-03-10 22:56:25 +00:00
ferdzo synced commits to feat/cli at ferdzo/fs from mirror 2026-03-10 22:56:25 +00:00
ferdzo synced commits to develop at ferdzo/fs from mirror 2026-03-03 22:46:25 +00:00
181cd42bbf Changed environment variable names for auth settings.
ferdzo synced commits to develop at ferdzo/fs from mirror 2026-03-03 15:16:26 +00:00
1a0f15a313 Merge pull request #5 from ferdzo/feature/auth
46eb093d83 Fixed copilot suggestions.
9abffd056e Update metrics/metrics.go
cd7a1b4956 Update storage/blob.go
cfec3afb49 S3 compatibility and openapi spec.
Compare 22 commits »
ferdzo synced and deleted reference refs/tags/feature/metrics at ferdzo/fs from mirror 2026-03-03 15:16:26 +00:00
ferdzo synced commits to feature/auth at ferdzo/fs from mirror 2026-03-02 23:56:25 +00:00
46eb093d83 Fixed copilot suggestions.
ferdzo synced commits to feature/auth at ferdzo/fs from mirror 2026-03-02 23:36:26 +00:00
9abffd056e Update metrics/metrics.go
cd7a1b4956 Update storage/blob.go
Compare 2 commits »
ferdzo synced commits to feature/auth at ferdzo/fs from mirror 2026-03-02 23:26:24 +00:00
cfec3afb49 S3 compatibility and openapi spec.
66e3db44dc add admin endpoints for user policy and status updates
57951fda38 add admin user delete endpoint and service support
22cfb820f9 skip S3 policy check for admin routes after signature verify
93a3aabf7d allow signed admin routes before S3 policy resolution
Compare 9 commits »
ferdzo synced commits to feature/metrics at ferdzo/fs from mirror 2026-03-02 22:46:25 +00:00
c03bd3e3a2 Minimal fixes for metrics
ferdzo synced commits to feature/auth at ferdzo/fs from mirror 2026-03-02 22:46:25 +00:00
651413d494 Merge pull request #6 from ferdzo/feature/metrics
c03bd3e3a2 Minimal fixes for metrics
8c9cd96213 Auth for metrics, removed unwanted metrics and fixed tests.
6ca3fb8701 Updated metrics
f04f7601c0 Initial metrics endpoint added in Prometheus style
Compare 5 commits »
ferdzo synced commits to feature/metrics at ferdzo/fs from mirror 2026-03-02 21:36:25 +00:00
8c9cd96213 Auth for metrics, removed unwanted metrics and fixed tests.
ferdzo synced new reference feature/metrics to ferdzo/fs from mirror 2026-02-27 15:46:25 +00:00
ferdzo synced commits to feature/metrics at ferdzo/fs from mirror 2026-02-27 15:46:25 +00:00
ferdzo synced commits to feature/auth at ferdzo/fs from mirror 2026-02-27 13:06:26 +00:00
2fea3da9ee Added ListObjectsV1