Simple file share
Go to file
2022-11-12 15:09:31 +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 Serve files with stdlib 2022-07-27 19:40:40 +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 Serve files with stdlib 2022-07-27 19:40:40 +05:00
simplefileshare.conf Change to default disk storage 2021-12-25 13:39:56 +05:00
simplefileshare.service Remove system call filters 2022-11-12 15:09:31 +05:00
simplefileshare.sysusers Set home dir 2021-12-25 13:48:04 +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