aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* Add some retrying around requestsChristopher Baines2021-12-15
|
* Fix and test removing narsChristopher Baines2021-12-14
|
* Fix store-item-in-local-storage?Christopher Baines2021-12-14
|
* Check for narinfo existence for the info endpointChristopher Baines2021-12-14
|
* Guard against checking for 0 narinfo filesChristopher Baines2021-12-14
|
* Add missing sqlite-bind-arguments in database-select-narinfo-filesChristopher Baines2021-12-14
|
* Remove peekChristopher Baines2021-12-13
|
* Speed up indexing the storageChristopher Baines2021-12-13
|
* Log the time for getting the storage sizeChristopher Baines2021-12-13
|
* Export time logging utilitiesChristopher Baines2021-12-13
|
* Strip datetime's from changes when comparingChristopher Baines2021-12-13
|
* Fix database-select-latest-recent-change-datetimeChristopher Baines2021-12-13
|
* Fix the ordering of the change alist as wellChristopher Baines2021-12-13
|
* Update accessors for the recent changesChristopher Baines2021-12-13
| | | | Now that the keys are symbols rather than strings.
* Fix call to vector-map!Christopher Baines2021-12-13
|
* URI encode the latest recent change datetimeChristopher Baines2021-12-13
| | | | As it includes a space.
* Add missing importChristopher Baines2021-12-13
|
* Convert recent-changes keys to symbolsChristopher Baines2021-12-13
| | | | So that it matches the changes coming from the database.
* Improve mirror exception handlingChristopher Baines2021-12-13
|
* Say when the database download startsChristopher Baines2021-12-13
|
* Show the path for URI's, rather than the whole objectChristopher Baines2021-12-13
|
* Handle empty directories in index-storageChristopher Baines2021-12-13
|
* Add missing --database-dump optionChristopher Baines2021-12-13
|
* Fix import trying to import argumentsChristopher Baines2021-12-12
|
* Get most of the functionality sort of workingChristopher Baines2021-12-12
| | | | | At least working enough to start trying this out, and finding the problems.
* Initial commitChristopher Baines2021-12-05