aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* initial tryout of meilisearchmeilisearchGalen Guyer2023-02-083-77/+51
* ignore null frnGalen Guyer2023-01-231-2/+3
* add web ui and apiGalen Guyer2023-01-231-0/+171
* have update-db bin handle creating database and indexes properlyGalen Guyer2023-01-233-10/+40
* update deps, add anyhowGalen Guyer2023-01-231-2/+2
* 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-2211-91/+266
* Handle weekly updatesGalen Guyer2022-12-225-21/+181
* SQL cleanupGalen Guyer2022-12-0612-214/+445
* Batch inserts to make them much fasterGalen Guyer2022-11-091-235/+325
* Add special conditions code fileGalen Guyer2022-11-092-21/+100
* Make file downloads a bit more generic and coolerGalen Guyer2022-11-091-18/+79
* 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-091-15/+75
* Import ALL THE DATAGalen Guyer2022-11-051-9/+614
* Fix naming things entry instead of entityGalen Guyer2022-11-051-10/+10
* Load Entities table into SQLiteGalen Guyer2022-11-041-3/+107
* Unzip weekly dump filesGalen Guyer2022-11-041-3/+64
* Stream writes to output fileGalen Guyer2022-11-041-7/+5
* Download weekly dump fileGalen Guyer2022-11-041-1/+83
* Begin to useful stuff about the FCC ULS dumpsGalen Guyer2022-11-031-0/+3