ui polish and importer logging tuning
This commit is contained in:
+2
-3
@@ -322,9 +322,8 @@ Task types: scan, import_image, import_archive, thumbnail, sidecar
|
||||
| `reader.html` | Series reader with vertical scroll, page jump, thumbnail navigation |
|
||||
| `tags_list.html` | Tag browser with preview images |
|
||||
| `settings.html` | Import settings, deletion tools, duplicate detection, maintenance tools |
|
||||
| `_gallery_item.html` | Single gallery item partial (with tag overlay) |
|
||||
| `_gallery_item.html` | Single gallery item partial (with tag overlay icons) |
|
||||
| `_gallery_modal.html` | Image modal with tag editor and series management |
|
||||
| `_gallery_grid.html` | Gallery grid partial |
|
||||
| `_pagination.html` | Pagination controls |
|
||||
|
||||
### JavaScript Files (`app/static/js/`)
|
||||
@@ -332,7 +331,7 @@ Task types: scan, import_image, import_archive, thumbnail, sidecar
|
||||
| File | Purpose |
|
||||
|------|---------|
|
||||
| `gallery-infinite.js` | Infinite scroll, timeline navigation |
|
||||
| `modal-pagination.js` | Modal image navigation, tag editing, series management (add/update/move) |
|
||||
| `view-modal.js` | Modal image navigation, tag editing, series management (add/update/move) |
|
||||
| `bulk-select.js` | Multi-select with ordered selection, bulk tag editing, tag refresh, series bulk-add |
|
||||
| `tag-editor.js` | Tag autocomplete and editing |
|
||||
| `showcase.js` | Showcase shuffle functionality |
|
||||
|
||||
Reference in New Issue
Block a user