diff options
| author | Jake Mannens <jake@asger.xyz> | 2023-09-02 11:10:03 +1000 |
|---|---|---|
| committer | Jake Mannens <jake@asger.xyz> | 2023-09-02 11:10:03 +1000 |
| commit | 693357f3e35e4141f17c55e182e89f05ae8d0ecb (patch) | |
| tree | 624badcf11b20fa77a773ecf480191a6d225ab49 /Todo.md | |
| parent | cf26fe6d6883a8603303ff39969b068b7902858a (diff) | |
| parent | 11f8eac60abfd52d59e84ba7b3c1c1c042c03941 (diff) | |
Merge branch 'dev' of gitlab.com:plasmicplexus/HyperBooru-Server into dev
Diffstat (limited to 'Todo.md')
| -rw-r--r-- | Todo.md | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -6,6 +6,7 @@ - Setting implicit tags removes builtin tags - UserService listeners don't seem to be removed after disposal - Cancelling tag creation creates the tag anyway + - Prevent marking tagging complete unless there are actually user tags # Short-term Features - Progressive page loading @@ -22,7 +23,9 @@ - Collections - Jump into ingest feed at random point - Rating system - - OCR character recognition + - Instantaneous OCR processing when media is uploaded + - OCR status reporting on admin page + - Dynamically update OCR data on ViewMedia page - Image deduplication by visual similarity - Rating system - Audit log |
