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--main.go2440L
-rw-r--r--static/admin-tabs.js88L
-rw-r--r--static/bulk-tag.js105L
-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.css95L
-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.js49L
-rw-r--r--templates/_footer.html4L
-rw-r--r--templates/_gallery.html22L
-rw-r--r--templates/_header.html41L
-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/file.html121L
-rw-r--r--templates/list.html31L
-rw-r--r--templates/search.html18L
-rw-r--r--templates/tags.html17L
-rw-r--r--templates/untagged.html14L