tagliatelle

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs

ModeNameSize
-rw-r--r--.gitignore5L
-rw-r--r--go.mod5L
-rw-r--r--go.sum2L
-rw-r--r--internal/app/admin.go302L
-rw-r--r--internal/app/admin_orphans.go73L
-rw-r--r--internal/app/admin_thumbnails.go219L
-rw-r--r--internal/app/bulk.go546L
-rw-r--r--internal/app/cbz.go355L
-rw-r--r--internal/app/db.go214L
-rw-r--r--internal/app/files.go205L
-rw-r--r--internal/app/filters.go307L
-rw-r--r--internal/app/general.go159L
-rw-r--r--internal/app/notes.go444L
-rw-r--r--internal/app/pagination.go207L
-rw-r--r--internal/app/previews.go127L
-rw-r--r--internal/app/properties.go305L
-rw-r--r--internal/app/routes.go37L
-rw-r--r--internal/app/search.go34L
-rw-r--r--internal/app/templates.go42L
-rw-r--r--internal/app/upload_local.go68L
-rw-r--r--internal/app/uploads.go331L
-rw-r--r--internal/app/vars.go13L
-rw-r--r--internal/app/viewer.go393L
-rw-r--r--main.go67L
-rw-r--r--readme.md55L
-rw-r--r--static/admin-sed-rules.js107L
-rw-r--r--static/admin-tabs.js33L
-rw-r--r--static/admin-tag-alias.js134L
-rw-r--r--static/ajax-tags.js63L
-rw-r--r--static/bulk-tag.js117L
-rw-r--r--static/cbz-viewer.js48L
-rw-r--r--static/common.js26L
-rw-r--r--static/copy-link.js31L
-rw-r--r--static/description.js164L
-rw-r--r--static/hover-preview.js59L
-rw-r--r--static/list-filter.js66L
-rw-r--r--static/list-open.js12L
-rw-r--r--static/notes.js256L
-rw-r--r--static/rename-file.js26L
-rw-r--r--static/search-box.js21L
-rw-r--r--static/style.css258L
-rw-r--r--static/text-viewer.js92L
-rw-r--r--static/thumbnails.js59L
-rw-r--r--static/timestamps.js90L
-rw-r--r--templates/_footer.html4L
-rw-r--r--templates/_gallery.html27L
-rw-r--r--templates/_header.html59L
-rw-r--r--templates/_pagination.html35L
-rw-r--r--templates/_recent.html16L
-rw-r--r--templates/add.html26L
-rw-r--r--templates/admin.html342L
-rw-r--r--templates/bulk-tag.html108L
-rw-r--r--templates/cbz_viewer.html51L
-rw-r--r--templates/file.html153L
-rw-r--r--templates/list.html32L
-rw-r--r--templates/notes.html107L
-rw-r--r--templates/properties.html18L
-rw-r--r--templates/search.html19L
-rw-r--r--templates/tags.html17L
-rw-r--r--templates/untagged.html14L