Address
:
[go:
up one dir
,
main page
]
Remove Scripts
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Commits · main
gofsx
Browse files
Oct 04, 2025
Merge branch 'improve/coverage' into 'main'
· 3623eb41
Gurkirat
authored
Oct 04, 2025
View commits for tag v1.1.0
v1.1.0
3623eb41
improve (ci): run go test with non-priv user
· 6e25b49d
Gurkirat
authored
Oct 04, 2025
and
Gurkirat
committed
Oct 04, 2025
6e25b49d
improve (adapters): increase test coverage
· fe43d7a8
Gurkirat
authored
Oct 03, 2025
and
Gurkirat
committed
Oct 04, 2025
fe43d7a8
Oct 02, 2025
Merge branch 'improve/coverage' into 'main'
· 5a9e1a65
Gurkirat
authored
Oct 02, 2025
5a9e1a65
fix (ci): use native golang coverage
· 2e74bd3f
Gurkirat
authored
Oct 02, 2025
2e74bd3f
fix (s3): typo in `Write` method testing
· c0b51af5
Gurkirat
authored
Oct 02, 2025
View commit c0b51af5
2 tags
c0b51af5
Oct 01, 2025
Merge branch 'improve/coverage' into 'main'
· 84eaeaf1
Gurkirat
authored
Oct 01, 2025
View commits for tag v1.0.0
v1.0.0
84eaeaf1
improve (ci): implement coverage and unit test reports
· 2b8c382b
Gurkirat
authored
Oct 02, 2025
2b8c382b
Merge branch 'issue-2' into 'main'
· db424529
Gurkirat
authored
Oct 01, 2025
db424529
improve (adapters): use *url.URL & http.Header for temp/public APIs
· 6cec53d7
Gurkirat
authored
Oct 02, 2025
6cec53d7
Merge branch 'issue-4' into 'main'
· c9345df6
Gurkirat
authored
Oct 01, 2025
c9345df6
improve (adapters): implement visibility mode check
· c71d7461
Gurkirat
authored
Oct 02, 2025
c71d7461
Merge branch 'issue-1' into 'main'
· b6824d4b
Gurkirat
authored
Oct 01, 2025
b6824d4b
chores: remove print commands
· 6e337f0e
Gurkirat
authored
Oct 02, 2025
6e337f0e
improve (s3): upload stream using manager
· b12c8405
Gurkirat
authored
Oct 02, 2025
b12c8405
fix (local): skip tests failing on linux
· cc22f2aa
Gurkirat
authored
Oct 02, 2025
cc22f2aa
fix (s3): use content-length for `WriteStream`
· 18b0717a
Gurkirat
authored
Oct 02, 2025
18b0717a
chores: fix readme usage content
· f69698d0
Gurkirat
authored
Oct 02, 2025
f69698d0
improve (local): add more tests and move resolvePath to adapter type
· d606c992
Gurkirat
authored
Oct 02, 2025
d606c992
improve (adapters): implement r/w stream apis
· bb1f0544
Gurkirat
authored
Oct 02, 2025
bb1f0544
Sep 28, 2025
fix (gcs): add documentation for `NewGCSAdapter`
· 4d7e2d8f
Gurkirat
authored
Sep 29, 2025
View commits for tag v0.3.1
v0.3.1
4d7e2d8f
Merge branch 'feat/gcs' into 'main'
· 050cd503
Gurkirat
authored
Sep 28, 2025
View commits for tag v0.3.0
v0.3.0
050cd503
fix (ci): remove older versions of golang
· 05a6b8bd
Gurkirat
authored
Sep 28, 2025
05a6b8bd
feat: add gcs adapter
· 826dff49
Gurkirat
authored
Sep 28, 2025
826dff49
fix: ide warnings and add documentation
· b0b45215
Gurkirat
authored
Sep 28, 2025
b0b45215
chores: add ide config files to gitignore
· 4f9b6fa0
Gurkirat
authored
Sep 28, 2025
4f9b6fa0
Sep 26, 2025
Merge branch 'feat/ftp' into 'main'
· 7c77ded3
Gurkirat
authored
Sep 26, 2025
View commits for tag v0.2.0
v0.2.0
7c77ded3
fix (s3): remove region from config in tests
· de86eb54
Gurkirat
authored
Sep 26, 2025
de86eb54
Sep 25, 2025
feat (adapters): implement ftp adapter
· 6b0d19a2
Gurkirat
authored
Sep 21, 2025
6b0d19a2
fix (s3): regexp test for presigned url
· 9441c48c
Gurkirat
authored
Sep 26, 2025
9441c48c
Sep 20, 2025
chores: add contributing.md
· 2c1829b1
Gurkirat
authored
Sep 20, 2025
2c1829b1
Sep 19, 2025
fix (ci): remove unnecessary echo and add timeout
· fca1782b
Gurkirat
authored
Sep 19, 2025
fca1782b
improve (adapters): use channel utilities
· 7b2e0a6c
Gurkirat
authored
Sep 19, 2025
7b2e0a6c
Sep 18, 2025
feat (adapters): implement for s3 bucket
· 187d8fc8
Gurkirat
authored
Sep 18, 2025
View commits for tag v0.1.0
v0.1.0
187d8fc8
Sep 16, 2025
improve (adapters): local adapter type and test
· d2b80426
Gurkirat
authored
Sep 16, 2025
d2b80426
Sep 12, 2025
improve (adapter): use string return type in MimeType
· 7e34939d
Gurkirat
authored
Sep 13, 2025
7e34939d
fix (adapters): rename local_adapter to local
· 0f33b14b
Gurkirat
authored
Sep 13, 2025
0f33b14b
Sep 11, 2025
improve (ci): add ci job
· 54c61128
Gurkirat
authored
Sep 12, 2025
View commits for tag v0.0.1
v0.0.1
54c61128
initialise project with local adapter
· 07a58071
Gurkirat
authored
Sep 12, 2025
07a58071
Loading