|
181ab5a8e7
|
Optimize /api/similar
|
2024-12-29 18:10:15 +01:00 |
|
|
fd192310c7
|
Add a forget function to dispose of orphans
Previously, there was no way of removing images from the database.
|
2024-12-29 16:22:50 +01:00 |
|
|
b73e0b4622
|
Order orphans by path
It costs more cycles, but the SHA-1 they got implicitly ordered by
is pseudo-random.
|
2024-12-29 14:47:11 +01:00 |
|
|
0530c5d95f
|
Fix /api/orphans with removed parent nodes
|
2024-12-29 14:17:07 +01:00 |
|
|
ce2e58b6bc
|
Fix extremely slow removals
|
2024-12-29 13:41:07 +01:00 |
|
|
ca462ac005
|
Remember to optimize the database
|
2024-12-29 12:32:44 +01:00 |
|
|
e895beadb7
|
Add a check option to garbage collect DB files
|
2024-12-21 12:18:54 +01:00 |
|
|
615af97043
|
Add a sync option to exclude paths by regexp
|
2024-12-21 11:12:00 +01:00 |
|
|
beb7c5e337
|
gallery: create DB directory in initialization
So that README.adoc instructions actually work.
|
2024-12-08 22:09:11 +01:00 |
|
|
6d75ec60bf
|
gallery: go back to ImageMagick v6
To cater to Debian.
|
2024-01-27 18:09:07 +01:00 |
|
|
5e0e9f8a42
|
gallery: clean up, search in a transaction
|
2024-01-22 19:52:37 +01:00 |
|
|
083739fd4e
|
gallery: implement AND/NOT for tag search
|
2024-01-22 19:52:35 +01:00 |
|
|
4f174972e3
|
gallery: move out a query from CTE
|
2024-01-22 19:51:13 +01:00 |
|
|
f9f22ba42c
|
gallery: optimize the related tags query
|
2024-01-22 15:06:53 +01:00 |
|
|
d37e9e821a
|
gallery: try to avoid OOM while thumbnailing
|
2024-01-20 19:58:42 +01:00 |
|
|
de0dc58b99
|
gallery: don't be silent about signalled children
|
2024-01-20 18:35:29 +01:00 |
|
|
059825f169
|
gallery: add dhashes in one big DB transaction
iotop showed gigabytes of writes for a DB in the order of 100 MB.
|
2024-01-20 18:15:12 +01:00 |
|
|
4b054ac9cc
|
deeptagger: swap columns to match 'galery tag'
|
2024-01-20 18:00:28 +01:00 |
|
|
054078908a
|
Initial commit
|
2023-12-29 15:02:28 +01:00 |
|