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-15
Fix searches failing in certain cases
Terry Truong
2023-01-15
Add visual indication of pan/zoom failure
Terry Truong
2023-01-15
Fix event lines not updating on certain resizes
Terry Truong
2023-01-15
Reset events upon change of 'images only' setting
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-14
Use ctgs= query param for type=info requests
Terry Truong
2023-01-14
Allow showing events without images
Terry Truong
2023-01-14
Avoid search results that have a disabled category
Terry Truong
2023-01-14
Localise code for date display
Terry Truong
2023-01-14
Don't combine start/end times in info modal display
Terry Truong
2023-01-14
Extend info modal date display
Terry Truong
2023-01-14
Improve date display in info modal
Terry Truong
2023-01-13
Re-enable images
Terry Truong
2023-01-09
Reverse scroll direction for horizontal panning
Terry Truong
2023-01-07
Do minor refactor of panning code
Terry Truong
2023-01-07
Add hover text for event elements
Terry Truong
2023-01-07
Mark search results with box-shadow
Terry Truong
2023-01-07
Fix events sometimes not transitioning
Terry Truong
2023-01-07
Avoid occasional inability to zoom in with pointer beyond ends
Terry Truong
2023-01-07
Show events in unit after MAX_DATE tick
Terry Truong
2023-01-07
Prevent selection of tick/event label text
Terry Truong
2023-01-06
Keep track of a 'current' timeline
Terry Truong
2023-01-06
Add help modal
Terry Truong
2023-01-06
Implement filtering by event categories
Terry Truong
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
[next]