index
:
chrona
main
Chrona: Interactive Historical Timeline
Terry Truong
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
backend
/
hist_data
Age
Commit message (
Expand
)
Author
2023-01-21
Do more minor refactoring
Terry Truong
2023-01-21
Adjust backend coding style
Terry Truong
2023-01-20
Make gen_picked_data.py update event distribution tables
Terry Truong
2023-01-20
Enable gen_picked_events.py to modify and delete events
Terry Truong
2023-01-18
Adjust backend docs after another db regeneration
Terry Truong
2023-01-17
Remove EXCL_PROPS from gen_events_data.py
Terry Truong
2023-01-16
Fix some wikidata processing bugs
Terry Truong
2023-01-14
Add img_dist and img_disp db tables
Terry Truong
2023-01-14
Add 'imgonly' server query param
Terry Truong
2023-01-13
Re-enable images
Terry Truong
2023-01-05
Add partially-complete search modal
Terry Truong
2023-01-04
Fix out-of-date docs and tests after adding 'unit' to 'event_disp'
Terry Truong
2023-01-04
Add 'unit' column to event_disp table
Terry Truong
2023-01-04
Add database index events_id_start_idx
Terry Truong
2023-01-04
Remove server-side conversion of YearDates >4713 BC to CalDates
Terry Truong
2023-01-03
Extend gen_pageview_data.py to handle problematic lines
Terry Truong
2023-01-02
Only generate square images
Terry Truong
2023-01-02
Adjust wikidata event specifiers
Terry Truong
2022-12-30
Generate event_disp data before image-generation
Terry Truong
2022-12-29
Show event-count data on timeline
Terry Truong
2022-12-28
Convert 'scores' table to 'events_disp', removing 'scores' column
Terry Truong
2022-12-28
Use scale-associated event scores for uniform spread
Terry Truong
2022-10-05
Add reduce_event_data.py
Terry Truong
2022-10-05
Add data serving scripts
Terry Truong
2022-10-04
Add gen_picked_data.py
Terry Truong
2022-10-04
Replace jdcal package with cal.py
Terry Truong
2022-10-04
Add correction for jdcal treating year 0 as 1 BCE
Terry Truong
2022-10-03
Tweak gen_imgs.py output
Terry Truong
2022-10-03
Add exponential-backoff download option
Terry Truong
2022-10-03
Add gen_desc_data.py
Terry Truong
2022-10-02
Add gen_imgs.py
Terry Truong
2022-10-02
Add title column to img_data.db
Terry Truong
2022-10-02
Add gen_pop_data.py
Terry Truong
2022-10-02
Add per-event-category image limit
Terry Truong
2022-10-01
Update READMEs and .gitignore
Terry Truong
2022-10-01
Add scripts for Wikipedia dump extraction
Terry Truong
2022-10-01
Add unit tests for wikidata extraction
Terry Truong
2022-10-01
Add conversions for wikidata time data
Terry Truong
2022-09-30
Add basic data extraction from wikidata
Terry Truong