index
:
chrona
main
Chrona: Interactive Historical Timeline
Terry Truong
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-01-06
Add settings modal
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
Fix out-of-date docs and tests after adding 'unit' to 'event_disp'
Terry Truong
2023-01-04
Add event info modal
Terry Truong
2023-01-04
Fix selection of event/label text
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-04
Fix linear-time search of unit-count map
Terry Truong
2023-01-04
Throttle server queries
Terry Truong
2023-01-03
Query server when zoomed in enough even if within an already queried range
Terry Truong
2023-01-03
Fix event lines occasionally being off by one unit
Terry Truong
2023-01-03
Temporarily disable sending/showing event images
Terry Truong
2023-01-03
Merge branch 'frontend-update' into backend-update
Terry Truong
2023-01-03
Extend gen_pageview_data.py to handle problematic lines
Terry Truong
2023-01-02
Make baseline time-spans non-overlapping
Terry Truong
2023-01-02
Skip Timeline transitions for all resize events
Terry Truong
2023-01-02
Visually distinguish 'discover' events
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-30
Temp fix for tsc not recognising Array.findLast()
Terry Truong
2022-12-30
Add timeline position label
Terry Truong
2022-12-30
Fix small inconsistency between tick and event-line offsets
Terry Truong
2022-12-29
Adjust event-count-indicator styling
Terry Truong
2022-12-29
Make server send error for breaking unit-count limit
Terry Truong
2022-12-29
Include events in units partially within display
Terry Truong
2022-12-29
Reliably show event-count-divs at ends of timeline
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-28
Don't re-query server for same range and scale
Terry Truong
2022-12-28
Add max event-line angle
Terry Truong
2022-12-27
Fix end-tick shape being used for minor ticks
Terry Truong
2022-12-27
Avoid dashed event-line at scales at/above event-start precision
Terry Truong
2022-12-27
Show dashed line if event has imprecise start
Terry Truong
2022-12-26
Fix filtering expression in server script
Terry Truong
2022-12-26
Enable showing events before startDate and after endDate
Terry Truong
2022-12-26
Make minor ticks more evenly spread
Terry Truong
2022-12-26
Represent ticks using Tick array
Terry Truong
2022-12-26
Remove redundant firstMajorIdx var
Terry Truong
2022-12-25
Add minor ticks
Terry Truong
2022-12-18
Make BaseLine spans more visible
Terry Truong
2022-12-18
Only show close button for multiple timelines
Terry Truong
2022-12-18
Add unit testing
Terry Truong
2022-10-20
Add gcal to client-side HistDates
Terry Truong
2022-10-20
Add basic abbreviation for displayed dates
Terry Truong
2022-10-20
Move various constants to global store
Terry Truong
2022-10-20
Account for null pop in histplorer.py
Terry Truong
[next]