Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Avoid database lock timed backoff | Přemysl Eric Janouch | 2023-12-27 | 1 | -32/+47 |
* | Fix a comment | Přemysl Eric Janouch | 2023-12-27 | 1 | -1/+1 |
* | Start generalizing the test script | Přemysl Eric Janouch | 2023-12-27 | 1 | -8/+9 |
* | Make the test script more robust | Přemysl Eric Janouch | 2023-12-27 | 1 | -3/+2 |
* | Make check optionally check harder | Přemysl Eric Janouch | 2023-12-27 | 2 | -3/+52 |
* | Make sync more robust | Přemysl Eric Janouch | 2023-12-27 | 1 | -22/+65 |
* | Make it possible to sync to basenames | Přemysl Eric Janouch | 2023-12-26 | 1 | -70/+97 |
* | Command arguments | Přemysl Eric Janouch | 2023-12-26 | 1 | -47/+92 |
* | More meaningful dhash command | Přemysl Eric Janouch | 2023-12-26 | 1 | -2/+2 |
* | WIP: Command arguments | Přemysl Eric Janouch | 2023-12-26 | 1 | -28/+53 |
* | Don't fail entirely on tag import errors | Přemysl Eric Janouch | 2023-12-26 | 2 | -2/+2 |
* | Make the test script shorter | Přemysl Eric Janouch | 2023-12-26 | 1 | -12/+8 |
* | Indicate faulty requests better | Přemysl Eric Janouch | 2023-12-26 | 3 | -8/+30 |
* | Improve test script | Přemysl Eric Janouch | 2023-12-26 | 1 | -5/+7 |
* | Check sha1 format in DB | Přemysl Eric Janouch | 2023-12-26 | 1 | -0/+1 |
* | Nuke the import command | Přemysl Eric Janouch | 2023-12-26 | 2 | -225/+76 |
* | Give sync Tx a real context | Přemysl Eric Janouch | 2023-12-25 | 1 | -9/+3 |
* | Add a remove command | Přemysl Eric Janouch | 2023-12-25 | 2 | -6/+52 |
* | Clickable tags in Tags | Přemysl Eric Janouch | 2023-12-25 | 1 | -6/+11 |
* | Cleanup | Přemysl Eric Janouch | 2023-12-25 | 1 | -22/+20 |
* | Tag search | Přemysl Eric Janouch | 2023-12-25 | 3 | -15/+246 |
* | Shuffle code | Přemysl Eric Janouch | 2023-12-25 | 2 | -321/+321 |
* | Tag tab | Přemysl Eric Janouch | 2023-12-25 | 4 | -8/+175 |
* | Cleanup | Přemysl Eric Janouch | 2023-12-24 | 1 | -19/+4 |
* | Fix the orphan view | Přemysl Eric Janouch | 2023-12-24 | 3 | -10/+15 |
* | Handle missing thumbnails better | Přemysl Eric Janouch | 2023-12-24 | 2 | -14/+24 |
* | Fix stdout races | Přemysl Eric Janouch | 2023-12-24 | 1 | -100/+73 |
* | Fixup | Přemysl Eric Janouch | 2023-12-24 | 1 | -2/+4 |
* | Improve page header | Přemysl Eric Janouch | 2023-12-24 | 2 | -32/+79 |
* | Implement orphans | Přemysl Eric Janouch | 2023-12-23 | 3 | -9/+119 |
* | Rename run command to web | Přemysl Eric Janouch | 2023-12-23 | 2 | -4/+4 |
* | Add a README | Přemysl Eric Janouch | 2023-12-23 | 1 | -0/+14 |
* | WIP: Orphans | Přemysl Eric Janouch | 2023-12-23 | 4 | -3/+61 |
* | WIP: Compute dhash ourselves | Přemysl Eric Janouch | 2023-12-23 | 4 | -33/+183 |
* | WIP: Global duplicate search | Přemysl Eric Janouch | 2023-12-23 | 2 | -23/+27 |
* | WIP: Global duplicate search | Přemysl Eric Janouch | 2023-12-23 | 2 | -51/+73 |
* | WIP: Global duplicate search | Přemysl Eric Janouch | 2023-12-22 | 3 | -4/+180 |
* | WIP: FS to DB sync | Přemysl Eric Janouch | 2023-12-22 | 2 | -5/+17 |
* | WIP: FS to DB sync | Přemysl Eric Janouch | 2023-12-22 | 2 | -8/+35 |
* | WIP: FS to DB sync | Přemysl Eric Janouch | 2023-12-22 | 1 | -98/+96 |
* | WIP: FS to DB sync | Přemysl Eric Janouch | 2023-12-21 | 2 | -16/+57 |
* | WIP: FS to DB sync | Přemysl Eric Janouch | 2023-12-21 | 2 | -10/+28 |
* | WIP: FS to DB sync | Přemysl Eric Janouch | 2023-12-21 | 1 | -12/+23 |
* | WIP: FS to DB sync | Přemysl Eric Janouch | 2023-12-21 | 1 | -10/+34 |
* | WIP: FS to DB sync | Přemysl Eric Janouch | 2023-12-21 | 2 | -16/+63 |
* | WIP: FS to DB sync | Přemysl Eric Janouch | 2023-12-21 | 1 | -22/+57 |
* | WIP: FS to DB sync | Přemysl Eric Janouch | 2023-12-21 | 1 | -8/+26 |
* | WIP: Sync FS to DB | Přemysl Eric Janouch | 2023-12-21 | 1 | -37/+36 |
* | WIP: FS to DB sync | Přemysl Eric Janouch | 2023-12-21 | 1 | -53/+127 |
* | WIP: FS to DB sync | Přemysl Eric Janouch | 2023-12-20 | 2 | -4/+330 |