aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* WIP: Global duplicate searchPřemysl Eric Janouch2023-12-223-4/+180
* WIP: FS to DB syncPřemysl Eric Janouch2023-12-222-5/+17
* WIP: FS to DB syncPřemysl Eric Janouch2023-12-222-8/+35
* WIP: FS to DB syncPřemysl Eric Janouch2023-12-221-98/+96
* WIP: FS to DB syncPřemysl Eric Janouch2023-12-212-16/+57
* WIP: FS to DB syncPřemysl Eric Janouch2023-12-212-10/+28
* WIP: FS to DB syncPřemysl Eric Janouch2023-12-211-12/+23
* WIP: FS to DB syncPřemysl Eric Janouch2023-12-211-10/+34
* WIP: FS to DB syncPřemysl Eric Janouch2023-12-212-16/+63
* WIP: FS to DB syncPřemysl Eric Janouch2023-12-211-22/+57
* WIP: FS to DB syncPřemysl Eric Janouch2023-12-211-8/+26
* WIP: Sync FS to DBPřemysl Eric Janouch2023-12-211-37/+36
* WIP: FS to DB syncPřemysl Eric Janouch2023-12-211-53/+127
* WIP: FS to DB syncPřemysl Eric Janouch2023-12-202-4/+330
* Nuke x/syncPřemysl Eric Janouch2023-12-193-13/+31
* Merge the hierarchy into a single tablePřemysl Eric Janouch2023-12-182-53/+50
* Update commentsPřemysl Eric Janouch2023-12-181-2/+5
* Implement the check commandPřemysl Eric Janouch2023-12-171-3/+122
* Lazy load thumbnails on non-local linksPřemysl Eric Janouch2023-12-171-1/+6
* Add a view for similar imagesPřemysl Eric Janouch2023-12-172-7/+117
* Add API function for similar image searchPřemysl Eric Janouch2023-12-172-5/+112
* Resolve a mild concernPřemysl Eric Janouch2023-12-171-55/+6
* Store image dimensions in DBPřemysl Eric Janouch2023-12-164-10/+61
* Style the view betterPřemysl Eric Janouch2023-12-162-19/+63
* Style the web at allPřemysl Eric Janouch2023-12-162-16/+94
* Improve web viewsPřemysl Eric Janouch2023-12-152-21/+54
* Port the preliminary UI to Mithril.jsPřemysl Eric Janouch2023-12-152-103/+91
* Add some API methodsPřemysl Eric Janouch2023-12-133-15/+250
* More database thinkingPřemysl Eric Janouch2023-12-122-10/+10
* Think about garbage collectionPřemysl Eric Janouch2023-12-122-3/+22
* Rearrange tag importer codePřemysl Eric Janouch2023-12-121-13/+20
* Add a tag import commandPřemysl Eric Janouch2023-12-123-5/+85
* Resolve some SQL issuesPřemysl Eric Janouch2023-12-111-21/+30
* Deep thoughtPřemysl Eric Janouch2023-12-102-11/+28
* Add another progress barPřemysl Eric Janouch2023-12-101-4/+8
* Improve import progress informationPřemysl Eric Janouch2023-12-101-32/+33
* Add progress barsPřemysl Eric Janouch2023-12-101-3/+49
* Rearrange codePřemysl Eric Janouch2023-12-101-99/+115
* Parallelize imports and thumbnailingPřemysl Eric Janouch2023-12-103-52/+121
* Use transactions and caching in importsPřemysl Eric Janouch2023-12-101-13/+37
* Elementary traversalPřemysl Eric Janouch2023-12-091-10/+99
* Maintain directories in a hierarchyPřemysl Eric Janouch2023-12-092-14/+73
* Placeholder root handlerPřemysl Eric Janouch2023-12-093-2/+22
* Make some HTTP handlers workPřemysl Eric Janouch2023-12-092-8/+45
* Fix database designPřemysl Eric Janouch2023-12-092-21/+22
* Change error handlingPřemysl Eric Janouch2023-12-091-39/+50
* Add a testPřemysl Eric Janouch2023-12-094-13/+28
* Cleanup, fixesPřemysl Eric Janouch2023-12-081-18/+32
* Implement a few functionsPřemysl Eric Janouch2023-12-082-29/+284
* More basic stuffPřemysl Eric Janouch2023-12-084-7/+101