summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Check sha1 format in DBPřemysl Eric Janouch2023-12-261-0/+1
|
* Nuke the import commandPřemysl Eric Janouch2023-12-262-225/+76
|
* Give sync Tx a real contextPřemysl Eric Janouch2023-12-251-9/+3
|
* Add a remove commandPřemysl Eric Janouch2023-12-252-6/+52
|
* Clickable tags in TagsPřemysl Eric Janouch2023-12-251-6/+11
|
* CleanupPřemysl Eric Janouch2023-12-251-22/+20
|
* Tag searchPřemysl Eric Janouch2023-12-253-15/+246
|
* Shuffle codePřemysl Eric Janouch2023-12-252-321/+321
|
* Tag tabPřemysl Eric Janouch2023-12-254-8/+175
|
* CleanupPřemysl Eric Janouch2023-12-241-19/+4
|
* Fix the orphan viewPřemysl Eric Janouch2023-12-243-10/+15
|
* Handle missing thumbnails betterPřemysl Eric Janouch2023-12-242-14/+24
|
* Fix stdout racesPřemysl Eric Janouch2023-12-241-100/+73
|
* FixupPřemysl Eric Janouch2023-12-241-2/+4
|
* Improve page headerPřemysl Eric Janouch2023-12-242-32/+79
|
* Implement orphansPřemysl Eric Janouch2023-12-233-9/+119
|
* Rename run command to webPřemysl Eric Janouch2023-12-232-4/+4
|
* Add a READMEPřemysl Eric Janouch2023-12-231-0/+14
|
* WIP: OrphansPřemysl Eric Janouch2023-12-234-3/+61
|
* WIP: Compute dhash ourselvesPřemysl Eric Janouch2023-12-234-33/+183
|
* WIP: Global duplicate searchPřemysl Eric Janouch2023-12-232-23/+27
|
* WIP: Global duplicate searchPřemysl Eric Janouch2023-12-232-51/+73
|
* 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
|