taggart

Simple golang tagging filesystem webapp
Log | Files | Refs

ModeNameSize
-rw-r--r--.gitignore5L
-rw-r--r--backfill.sh56L
-rw-r--r--go.mod5L
-rw-r--r--go.sum2L
-rw-r--r--main.go1628L
-rw-r--r--static/bulk-tag.js65L
-rw-r--r--static/copy-link.js31L
-rw-r--r--static/description.js43L
-rw-r--r--static/rename-file.js18L
-rw-r--r--static/style.css64L
-rw-r--r--static/text-viewer.js95L
-rw-r--r--static/timestamps.js49L
-rw-r--r--templates/_footer.html4L
-rw-r--r--templates/_gallery.html10L
-rw-r--r--templates/_header.html42L
-rw-r--r--templates/_pagination.html36L
-rw-r--r--templates/add.html21L
-rw-r--r--templates/bulk-tag.html87L
-rw-r--r--templates/file.html125L
-rw-r--r--templates/list.html28L
-rw-r--r--templates/orphans.html15L
-rw-r--r--templates/search.html18L
-rw-r--r--templates/settings.html85L
-rw-r--r--templates/tags.html17L
-rw-r--r--templates/untagged.html14L