No description
Find a file
Roshless 5956840d8a
All checks were successful
/ build (push) Successful in 14s
/ push-backend (push) Successful in 42s
/ push-migration (push) Successful in 21s
uuid: stick with version 4
2026-08-23 19:01:58 +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 uuid: stick with version 4 2026-08-23 19:01:58 +02: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 CI: update golang version 2026-08-23 18:49:38 +02:00
Dockerfile.migration CI: update golang version 2026-08-23 18:49:38 +02:00
go.mod update golang version and dependencies 2026-08-23 17:19:56 +02:00
go.sum update golang version and dependencies 2026-08-23 17:19:56 +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