aboutsummaryrefslogtreecommitdiff
path: root/backend
AgeCommit message (Expand)Author
2023-02-04Use requirements.txt for backend dependenciesTerry Truong
2023-01-24Adjust limits and timeoutsTerry Truong
2023-01-22Add deployment docs and scriptTerry Truong
2023-01-21Do more minor refactoringTerry Truong
2023-01-21Adjust backend coding styleTerry Truong
2023-01-20Make gen_picked_data.py update event distribution tablesTerry Truong
2023-01-20Enable gen_picked_events.py to modify and delete eventsTerry Truong
2023-01-18Adjust backend docs after another db regenerationTerry Truong
2023-01-17Remove EXCL_PROPS from gen_events_data.pyTerry Truong
2023-01-16Fix some wikidata processing bugsTerry Truong
2023-01-15Fix searches failing in certain casesTerry Truong
2023-01-14Add img_dist and img_disp db tablesTerry Truong
2023-01-14Add 'imgonly' server query paramTerry Truong
2023-01-14Use ctgs= query param for type=info requestsTerry Truong
2023-01-14Allow showing events without imagesTerry Truong
2023-01-14Improve date display in info modalTerry Truong
2023-01-13Re-enable imagesTerry Truong
2023-01-06Implement filtering by event categoriesTerry Truong
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