agentbbs/internal/files
Luna Ops ff9eef907d
Some checks failed
CI / build (push) Has been cancelled
deploy / deploy (push) Has been cancelled
test / test (push) Has been cancelled
Require POST for file web mutations (#82)
2026-07-07 05:41:16 -07:00
..
admin.go feat(files): SFTP member storage — private workspaces + shared public area + mgmt TUI 2026-06-23 09:35:04 +00:00
backend.go files: seed a default README.txt into every member's public area 2026-07-01 02:47:27 +00:00
default_readme.txt files: seed a default README.txt into every member's public area 2026-07-01 02:47:27 +00:00
e2e_test.go files: per-user public at ~name/public; home = member directory 2026-06-26 01:21:00 +00:00
files_test.go ci(deploy): preempt self-update timer so it can't starve the deploy lock (#72) 2026-07-01 01:32:10 -07:00
fs.go fix: canonicalize root in safeJoin to handle symlinked storage roots (#64) 2026-07-01 01:10:20 -07:00
server.go feat(files): SFTP member storage — private workspaces + shared public area + mgmt TUI 2026-06-23 09:35:04 +00:00
tui.go feat(files): SFTP member storage — private workspaces + shared public area + mgmt TUI 2026-06-23 09:35:04 +00:00
web.go Require POST for file web mutations (#82) 2026-07-07 05:41:16 -07:00
web_test.go Require POST for file web mutations (#82) 2026-07-07 05:41:16 -07:00