Simple file share
Go to file
2021-12-25 13:39:20 +05:00
site Add inbrowser basic streaming 2021-10-10 12:16:37 +05:00
templates Add inbrowser basic streaming 2021-10-10 12:16:37 +05:00
.gitattributes Initial commit 2021-08-31 19:06:40 +05:00
.gitignore Initial commit 2021-08-31 19:06:40 +05:00
config.go Import project 2021-08-31 19:07:19 +05:00
consts_linux.go Import project 2021-08-31 19:07:19 +05:00
consts_windows.go Import project 2021-08-31 19:07:19 +05:00
go.mod Add Go modules 2021-08-31 19:14:16 +05:00
go.sum Add Go modules 2021-08-31 19:14:16 +05:00
handlers.go Add inbrowser basic streaming 2021-10-10 12:16:37 +05:00
icons.go Add file icons 2021-09-22 19:09:26 +05:00
LICENSE Initial commit 2021-08-31 19:06:40 +05:00
main.go Add inbrowser basic streaming 2021-10-10 12:16:37 +05:00
PKGBUILD Add autocreation of storage dir 2021-12-25 13:39:20 +05:00
simplefileshare.conf Update default log level 2021-08-31 19:14:07 +05:00
simplefileshare.service Import project 2021-08-31 19:07:19 +05:00
simplefileshare.sysusers Import project 2021-08-31 19:07:19 +05:00
simplefileshare.tmpfiles Create simplefileshare.tmpfiles 2021-12-25 13:37:48 +05:00
site.go Move site files to separate embed.FS 2021-09-24 23:35:55 +05:00
templates.go Make html templates separate from site files 2021-09-25 17:24:59 +05:00
utils.go Add file icons 2021-09-22 19:09:26 +05:00
walker.go Check for old files in constant period 2021-09-22 19:05:28 +05:00