index
:
chrona
main
Chrona: Interactive Historical Timeline
Terry Truong
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
backend
/
histplorer.py
Age
Commit message (
Expand
)
Author
2023-01-06
Implement filtering by event categories
Terry Truong
2023-01-06
Jump to and highlight search results
Terry Truong
2023-01-05
Add partially-complete search modal
Terry Truong
2023-01-04
Add event info modal
Terry Truong
2023-01-04
Add 'unit' column to event_disp table
Terry Truong
2023-01-03
Query server when zoomed in enough even if within an already queried range
Terry Truong
2023-01-03
Temporarily disable sending/showing event images
Terry Truong
2023-01-02
Adjust wikidata event specifiers
Terry Truong
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 data serving scripts
Terry Truong