summaryrefslogtreecommitdiff
path: root/main.go
Commit message (Expand)AuthorAgeFilesLines
...
* 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