Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add API function for similar image search | Přemysl Eric Janouch | 2023-12-17 | 1 | -5/+110 |
* | Resolve a mild concern | Přemysl Eric Janouch | 2023-12-17 | 1 | -55/+6 |
* | Store image dimensions in DB | Přemysl Eric Janouch | 2023-12-16 | 1 | -4/+47 |
* | Improve web views | Přemysl Eric Janouch | 2023-12-15 | 1 | -9/+7 |
* | Port the preliminary UI to Mithril.js | Přemysl Eric Janouch | 2023-12-15 | 1 | -96/+15 |
* | Add some API methods | Přemysl Eric Janouch | 2023-12-13 | 1 | -15/+204 |
* | More database thinking | Přemysl Eric Janouch | 2023-12-12 | 1 | -7/+8 |
* | Think about garbage collection | Přemysl Eric Janouch | 2023-12-12 | 1 | -1/+2 |
* | Rearrange tag importer code | Přemysl Eric Janouch | 2023-12-12 | 1 | -13/+20 |
* | Add a tag import command | Přemysl Eric Janouch | 2023-12-12 | 1 | -2/+82 |
* | Deep thought | Přemysl Eric Janouch | 2023-12-10 | 1 | -0/+4 |
* | Add another progress bar | Přemysl Eric Janouch | 2023-12-10 | 1 | -4/+8 |
* | Improve import progress information | Přemysl Eric Janouch | 2023-12-10 | 1 | -32/+33 |
* | Add progress bars | Přemysl Eric Janouch | 2023-12-10 | 1 | -3/+49 |
* | Rearrange code | Přemysl Eric Janouch | 2023-12-10 | 1 | -99/+115 |
* | Parallelize imports and thumbnailing | Přemysl Eric Janouch | 2023-12-10 | 1 | -51/+115 |
* | Use transactions and caching in imports | Přemysl Eric Janouch | 2023-12-10 | 1 | -13/+37 |
* | Elementary traversal | Přemysl Eric Janouch | 2023-12-09 | 1 | -10/+99 |
* | Maintain directories in a hierarchy | Přemysl Eric Janouch | 2023-12-09 | 1 | -5/+52 |
* | Placeholder root handler | Přemysl Eric Janouch | 2023-12-09 | 1 | -2/+21 |
* | Make some HTTP handlers work | Přemysl Eric Janouch | 2023-12-09 | 1 | -7/+44 |
* | Fix database design | Přemysl Eric Janouch | 2023-12-09 | 1 | -8/+11 |
* | Change error handling | Přemysl Eric Janouch | 2023-12-09 | 1 | -39/+50 |
* | Add a test | Přemysl Eric Janouch | 2023-12-09 | 1 | -7/+9 |
* | Cleanup, fixes | Přemysl Eric Janouch | 2023-12-08 | 1 | -18/+32 |
* | Implement a few functions | Přemysl Eric Janouch | 2023-12-08 | 1 | -24/+277 |
* | More basic stuff | Přemysl Eric Janouch | 2023-12-08 | 1 | -5/+57 |
* | Initial commit | Přemysl Eric Janouch | 2023-12-08 | 1 | -0/+82 |