aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2023-01-07Mark search results with box-shadowTerry Truong
2023-01-07Fix events sometimes not transitioningTerry Truong
2023-01-07Avoid occasional inability to zoom in with pointer beyond endsTerry Truong
2023-01-07Show events in unit after MAX_DATE tickTerry Truong
2023-01-07Prevent selection of tick/event label textTerry Truong
2023-01-06Keep track of a 'current' timelineTerry Truong
2023-01-06Add help modalTerry Truong
2023-01-06Implement filtering by event categoriesTerry Truong
2023-01-06Add settings modalTerry Truong
2023-01-06Jump to and highlight search resultsTerry Truong
2023-01-05Add partially-complete search modalTerry Truong
2023-01-04Add event info modalTerry Truong
2023-01-04Fix selection of event/label textTerry Truong
2023-01-04Remove server-side conversion of YearDates >4713 BC to CalDatesTerry Truong
2023-01-04Fix linear-time search of unit-count mapTerry Truong
2023-01-04Throttle server queriesTerry Truong
2023-01-03Query server when zoomed in enough even if within an already queried rangeTerry Truong
2023-01-03Fix event lines occasionally being off by one unitTerry Truong
2023-01-03Temporarily disable sending/showing event imagesTerry Truong
2023-01-03Merge branch 'frontend-update' into backend-updateTerry Truong
2023-01-02Make baseline time-spans non-overlappingTerry Truong
2023-01-02Skip Timeline transitions for all resize eventsTerry Truong
2023-01-02Visually distinguish 'discover' eventsTerry Truong
2023-01-02Adjust wikidata event specifiersTerry Truong
2022-12-30Temp fix for tsc not recognising Array.findLast()Terry Truong
2022-12-30Add timeline position labelTerry Truong
2022-12-30Fix small inconsistency between tick and event-line offsetsTerry Truong
2022-12-29Adjust event-count-indicator stylingTerry Truong
2022-12-29Make server send error for breaking unit-count limitTerry Truong
2022-12-29Include events in units partially within displayTerry Truong
2022-12-29Reliably show event-count-divs at ends of timelineTerry Truong
2022-12-29Show event-count data on timelineTerry Truong
2022-12-28Use scale-associated event scores for uniform spreadTerry Truong
2022-12-28Don't re-query server for same range and scaleTerry Truong
2022-12-28Add max event-line angleTerry Truong
2022-12-27Fix end-tick shape being used for minor ticksTerry Truong
2022-12-27Avoid dashed event-line at scales at/above event-start precisionTerry Truong
2022-12-27Show dashed line if event has imprecise startTerry Truong
2022-12-26Enable showing events before startDate and after endDateTerry Truong
2022-12-26Make minor ticks more evenly spreadTerry Truong
2022-12-26Represent ticks using Tick arrayTerry Truong
2022-12-26Remove redundant firstMajorIdx varTerry Truong
2022-12-25Add minor ticksTerry Truong
2022-12-18Make BaseLine spans more visibleTerry Truong
2022-12-18Only show close button for multiple timelinesTerry Truong
2022-12-18Add unit testingTerry Truong
2022-10-20Add gcal to client-side HistDatesTerry Truong
2022-10-20Add basic abbreviation for displayed datesTerry Truong
2022-10-20Move various constants to global storeTerry Truong
2022-10-20Make event layouting incorporate date-alignment and popularityTerry Truong