# # ChangeLog for trunk/example/templates in code # # Generated by Trac 1.6 # Jun 8, 2025, 7:17:13 PM Sun, 11 Feb 2024 02:33:59 GMT yakumo.izuru [68] * trunk/example/static/marisa.css (modified) * trunk/example/templates/index.html (modified) * trunk/marisa.1 (modified) Update manual and center the interface Signed-off-by: Izuru Yakumo ... Sun, 11 Feb 2024 02:08:18 GMT yakumo.izuru [67] * trunk/.gitignore (added) * trunk/cmd/marisa/main.go (modified) * trunk/cmd/marisa/parseconfig.go (added) * trunk/cmd/marisa/servetemplate.go (added) * trunk/cmd/marisa/uploader.go (added) * trunk/cmd/marisa/uploaderdelete.go (added) * trunk/cmd/marisa/uploaderget.go (added) * trunk/cmd/marisa/uploaderpost.go (added) * trunk/cmd/marisa/uploaderput.go (added) * trunk/cmd/marisa/usergroupids.go (added) * trunk/cmd/marisa/writefile.go (added) * trunk/cmd/marisa/writemeta.go (added) * trunk/example/marisa.conf (modified) * trunk/example/static/dz.js (deleted) * trunk/example/static/favicon.ico (added) * trunk/example/static/marisa.css (added) * trunk/example/static/marisa.png (modified) * trunk/example/static/marisa_98.css (deleted) * trunk/example/templates/index.html (modified) リファクタリングと再設計 Signed-off-by: Izuru Yakumo Mon, 18 Sep 2023 21:19:59 GMT yakumo.izuru [65] * trunk/COPYING (added) * trunk/LICENSE (modified) * trunk/Makefile (added) * trunk/README (deleted) * trunk/README.md (added) * trunk/cmd (added) * trunk/cmd/marisa (added) * trunk/cmd/marisa-trash (added) * trunk/cmd/marisa-trash/main.go (added) * trunk/cmd/marisa/main.go (added) * trunk/example/marisa.conf (added) * trunk/example/partage.conf (deleted) * trunk/example/static/favicon.ico (deleted) * trunk/example/static/marisa.png (added) * trunk/example/static/marisa_98.css (added) * trunk/example/static/partage.css (deleted) * trunk/example/static/partage.png (deleted) * trunk/example/templates/index.html (modified) * trunk/go.mod (modified) * trunk/go.sum (added) * trunk/marisa-trash.1 (added) * trunk/marisa.1 (added) * trunk/marisa.conf.5 (added) * trunk/mkfile (deleted) * trunk/partage-trash/partage-trash.1 (deleted) * trunk/partage-trash/partage-trash.go (deleted) * trunk/partage.1 (deleted) * trunk/partage.conf.5 (deleted) * trunk/partage.go (deleted) * trunk/version.go (added) M i m a s a m a ! ! ! Signed-off-by: Izuru Yakumo ... Wed, 20 Oct 2021 22:03:58 GMT dev [51] * trunk/example/templates/index.html (modified) * trunk/example/templates/upload.html (deleted) * trunk/partage.go (modified) Reuse index.html template for file upload Wed, 20 Oct 2021 20:37:21 GMT dev [50] * trunk/example (added) * trunk/example/partage.conf (added) * trunk/example/static (added) * trunk/example/static/dz.js (added) * trunk/example/static/favicon.ico (added) * trunk/example/static/partage.css (added) * trunk/example/static/partage.png (added) * trunk/example/static/robots.txt (added) * trunk/example/templates (added) * trunk/example/templates/index.html (added) * trunk/example/templates/upload.html (added) * trunk/static/dz.js (deleted) * trunk/static/favicon.ico (deleted) * trunk/static/partage.css (deleted) * trunk/static/partage.png (deleted) * trunk/static/robots.txt (deleted) * trunk/templates/index.html (deleted) * trunk/templates/upload.html (deleted) Move example site and config into its own directory