index
:
chrona
main
Chrona: Interactive Historical Timeline
Terry Truong
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
backend
Age
Commit message (
Expand
)
Author
2022-12-29
Make server send error for breaking unit-count limit
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-12-26
Fix filtering expression in server script
Terry Truong
2022-12-18
Add unit testing
Terry Truong
2022-10-20
Add gcal to client-side HistDates
Terry Truong
2022-10-20
Account for null pop in histplorer.py
Terry Truong
2022-10-18
Use shallowRef for event tree
Terry Truong
2022-10-17
Fix histplorer.py not accounting for start-only events
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
Add backend README
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 unit tests for Wikipedia extraction
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