No description
Find a file
Roshless ff2cee6393
All checks were successful
/ build (push) Successful in 20s
/ push-backend (push) Successful in 40s
/ push-migration (push) Successful in 24s
fix some comments and easy stuff
2026-05-28 01:12:52 +02:00
.forgejo/workflows CI: move to one file 2026-05-06 15:43:41 +02: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 fix new yaml library use 2026-04-15 18:30:29 +02:00
controller update remote ip handling 2026-05-28 01:00:00 +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 fix some comments and easy stuff 2026-05-28 01:12:52 +02: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: use distroless builtin user and remove legacy stuff 2026-05-06 15:40:39 +02:00
Dockerfile.migration update golang version 2026-04-15 21:55:12 +02:00
go.mod update dependencies 2026-05-28 00:59:19 +02:00
go.sum update dependencies 2026-05-28 00:59:19 +02: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