aboutsummaryrefslogtreecommitdiff
path: root/backend
AgeCommit message (Expand)Author
2023-01-06Jump to and highlight search resultsTerry Truong
2023-01-05Add partially-complete search modalTerry Truong
2023-01-04Fix out-of-date docs and tests after adding 'unit' to 'event_disp'Terry Truong
2023-01-04Add event info modalTerry Truong
2023-01-04Add 'unit' column to event_disp tableTerry Truong
2023-01-04Add database index events_id_start_idxTerry Truong
2023-01-04Remove server-side conversion of YearDates >4713 BC to CalDatesTerry Truong
2023-01-03Query server when zoomed in enough even if within an already queried rangeTerry Truong
2023-01-03Temporarily disable sending/showing event imagesTerry Truong
2023-01-03Extend gen_pageview_data.py to handle problematic linesTerry Truong
2023-01-02Only generate square imagesTerry Truong
2023-01-02Adjust wikidata event specifiersTerry Truong
2022-12-30Generate event_disp data before image-generationTerry Truong
2022-12-29Make server send error for breaking unit-count limitTerry Truong
2022-12-29Show event-count data on timelineTerry Truong
2022-12-28Convert 'scores' table to 'events_disp', removing 'scores' columnTerry Truong
2022-12-28Use scale-associated event scores for uniform spreadTerry Truong
2022-12-26Fix filtering expression in server scriptTerry Truong
2022-12-18Add unit testingTerry Truong
2022-10-20Add gcal to client-side HistDatesTerry Truong
2022-10-20Account for null pop in histplorer.pyTerry Truong
2022-10-18Use shallowRef for event treeTerry Truong
2022-10-17Fix histplorer.py not accounting for start-only eventsTerry Truong
2022-10-05Add reduce_event_data.pyTerry Truong
2022-10-05Add data serving scriptsTerry Truong
2022-10-04Add gen_picked_data.pyTerry Truong
2022-10-04Replace jdcal package with cal.pyTerry Truong
2022-10-04Add correction for jdcal treating year 0 as 1 BCETerry Truong
2022-10-03Add backend READMETerry Truong
2022-10-03Tweak gen_imgs.py outputTerry Truong
2022-10-03Add exponential-backoff download optionTerry Truong
2022-10-03Add gen_desc_data.pyTerry Truong
2022-10-02Add gen_imgs.pyTerry Truong
2022-10-02Add title column to img_data.dbTerry Truong
2022-10-02Add gen_pop_data.pyTerry Truong
2022-10-02Add per-event-category image limitTerry Truong
2022-10-01Update READMEs and .gitignoreTerry Truong
2022-10-01Add unit tests for Wikipedia extractionTerry Truong
2022-10-01Add scripts for Wikipedia dump extractionTerry Truong
2022-10-01Add unit tests for wikidata extractionTerry Truong
2022-10-01Add conversions for wikidata time dataTerry Truong
2022-09-30Add basic data extraction from wikidataTerry Truong