aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* initial tryout of meilisearchmeilisearchGalen Guyer2023-02-087-79/+526
* ignore null frnGalen Guyer2023-01-231-2/+3
* remove debounceGalen Guyer2023-01-232-3/+3
* add web ui and apiGalen Guyer2023-01-2320-0/+1432
* have update-db bin handle creating database and indexes properlyGalen Guyer2023-01-238-41/+370
* update deps, add anyhowGalen Guyer2023-01-233-147/+143
* move db updates into own binGalen Guyer2023-01-232-21/+9
* fix check for empty update fileGalen Guyer2023-01-231-1/+1
* move fixing comment file to load_comments function after file checkGalen Guyer2023-01-232-21/+14
* Daily update supportGalen Guyer2022-12-2212-94/+269
* Handle weekly updatesGalen Guyer2022-12-228-37/+199
* SQL cleanupGalen Guyer2022-12-0613-228/+458
* Batch inserts to make them much fasterGalen Guyer2022-11-093-235/+327
* Add special conditions code fileGalen Guyer2022-11-094-21/+114
* Make file downloads a bit more generic and coolerGalen Guyer2022-11-093-18/+89
* Update dependencies a bitGalen Guyer2022-11-092-13/+20
* Separate out database loading functionsGalen Guyer2022-11-093-518/+522
* Seperate out types and FCC dateGalen Guyer2022-11-093-243/+245
* Proper date serialization/deserialization and indexesGalen Guyer2022-11-096-18/+115
* Import ALL THE DATAGalen Guyer2022-11-054-10/+776
* Fix naming things entry instead of entityGalen Guyer2022-11-051-10/+10
* Load Entities table into SQLiteGalen Guyer2022-11-045-5/+951
* Unzip weekly dump filesGalen Guyer2022-11-042-3/+66
* Stream writes to output fileGalen Guyer2022-11-041-7/+5
* Download weekly dump fileGalen Guyer2022-11-045-1/+827
* Begin to useful stuff about the FCC ULS dumpsGalen Guyer2022-11-034-0/+24