taggart

Simple golang tagging filesystem webapp
Log | Files | Refs

ModeNameSize
-rw-r--r--.gitignore5L
-rw-r--r--go.mod5L
-rw-r--r--go.sum2L
-rw-r--r--include-cbz.go355L
-rw-r--r--main.go2590L
-rw-r--r--static/admin-tabs.js88L
-rw-r--r--static/bulk-tag.js105L
-rw-r--r--static/cbz-viewer.js48L
-rw-r--r--static/copy-link.js31L
-rw-r--r--static/description.js90L
-rw-r--r--static/rename-file.js18L
-rw-r--r--static/style.css123L
-rw-r--r--static/tag-alias.js115L
-rw-r--r--static/text-viewer.js95L
-rw-r--r--static/thumbnails.js72L
-rw-r--r--static/timestamps.js56L
-rw-r--r--templates/_footer.html4L
-rw-r--r--templates/_gallery.html27L
-rw-r--r--templates/_header.html42L
-rw-r--r--templates/_pagination.html35L
-rw-r--r--templates/add.html20L
-rw-r--r--templates/admin.html277L
-rw-r--r--templates/bulk-tag.html105L
-rw-r--r--templates/cbz_viewer.html51L
-rw-r--r--templates/file.html131L
-rw-r--r--templates/list.html31L
-rw-r--r--templates/search.html18L
-rw-r--r--templates/tags.html18L
-rw-r--r--templates/untagged.html14L