summaryrefslogtreecommitdiff
path: root/main.go
Commit message (Expand)AuthorAgeFilesLines
* Rename run command to webPřemysl Eric Janouch2023-12-231-3/+3
* WIP: OrphansPřemysl Eric Janouch2023-12-231-0/+17
* WIP: Compute dhash ourselvesPřemysl Eric Janouch2023-12-231-32/+171
* WIP: Global duplicate searchPřemysl Eric Janouch2023-12-231-45/+70
* WIP: Global duplicate searchPřemysl Eric Janouch2023-12-221-2/+122
* WIP: FS to DB syncPřemysl Eric Janouch2023-12-221-4/+14
* WIP: FS to DB syncPřemysl Eric Janouch2023-12-221-7/+33
* WIP: FS to DB syncPřemysl Eric Janouch2023-12-221-98/+96
* WIP: FS to DB syncPřemysl Eric Janouch2023-12-211-15/+56
* WIP: FS to DB syncPřemysl Eric Janouch2023-12-211-9/+27
* 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-211-15/+47
* 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-201-4/+321
* Nuke x/syncPřemysl Eric Janouch2023-12-191-7/+30
* Merge the hierarchy into a single tablePřemysl Eric Janouch2023-12-181-21/+28
* Update commentsPřemysl Eric Janouch2023-12-181-2/+5
* Implement the check commandPřemysl Eric Janouch2023-12-171-3/+122
* Add API function for similar image searchPřemysl Eric Janouch2023-12-171-5/+110
* Resolve a mild concernPřemysl Eric Janouch2023-12-171-55/+6
* Store image dimensions in DBPřemysl Eric Janouch2023-12-161-4/+47
* Improve web viewsPřemysl Eric Janouch2023-12-151-9/+7
* Port the preliminary UI to Mithril.jsPřemysl Eric Janouch2023-12-151-96/+15
* Add some API methodsPřemysl Eric Janouch2023-12-131-15/+204
* More database thinkingPřemysl Eric Janouch2023-12-121-7/+8
* Think about garbage collectionPřemysl Eric Janouch2023-12-121-1/+2
* Rearrange tag importer codePřemysl Eric Janouch2023-12-121-13/+20
* Add a tag import commandPřemysl Eric Janouch2023-12-121-2/+82
* Deep thoughtPřemysl Eric Janouch2023-12-101-0/+4
* 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-101-51/+115
* 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-091-5/+52
* Placeholder root handlerPřemysl Eric Janouch2023-12-091-2/+21
* Make some HTTP handlers workPřemysl Eric Janouch2023-12-091-7/+44
* Fix database designPřemysl Eric Janouch2023-12-091-8/+11
* Change error handlingPřemysl Eric Janouch2023-12-091-39/+50
* Add a testPřemysl Eric Janouch2023-12-091-7/+9
* Cleanup, fixesPřemysl Eric Janouch2023-12-081-18/+32
* Implement a few functionsPřemysl Eric Janouch2023-12-081-24/+277
* More basic stuffPřemysl Eric Janouch2023-12-081-5/+57
* Initial commitPřemysl Eric Janouch2023-12-081-0/+82