No description
Find a file
Roshless fa981d0c10
All checks were successful
/ build (push) Successful in 18s
/ push-migration (push) Successful in 27s
/ push-backend (push) Successful in 42s
dockerfile warning fix
2026-01-08 01:09:53 +01:00
.forgejo/workflows CI: replace gitlab with forgejo 2025-12-06 15:51:35 +01:00
api api/file: add files ordering based on upload date 2025-03-09 22:11:49 +01:00
assets Initial commit 2020-04-21 02:45:56 +02:00
cmd/server golang: forgot to also change paths inside project 2023-12-23 23:37:05 +01:00
config config: add debug option to enable cors on everything 2024-05-30 19:00:40 +02:00
controller config: add debug option to enable cors on everything 2024-05-30 19:00:40 +02:00
dist dev: changed ip for database server 2024-11-25 16:56:40 +01:00
file content type rescaning- simplify usage and hopefully reduse memory 2024-01-06 22:40:40 +01:00
helpers internals: ip parsing- do not fallback to Host, just error out 2024-01-02 12:07:21 +01:00
middleware middleware jwt: not removing that, its fine 2025-03-09 22:49:23 +01:00
migrations api/model: add content type column in database 2023-12-11 00:29:42 +01:00
model api/file: add files ordering based on upload date 2025-03-09 22:11:49 +01:00
payloads golang: forgot to also change paths inside project 2023-12-23 23:37:05 +01:00
.gitignore Initial commit 2020-04-21 02:45:56 +02:00
Dockerfile.backend dockerfile warning fix 2026-01-08 01:09:53 +01:00
Dockerfile.migration Dockerfile: update versions 2025-08-20 00:23:49 +02:00
go.mod update go modules 2026-01-08 01:04:27 +01:00
go.sum update go modules 2026-01-08 01:04:27 +01:00
LICENSE Initial commit 2020-04-21 02:45:56 +02:00
README.md README: clean up 2025-03-09 15:07:56 +01:00

gofu

simple file share service in go