aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-01-02Skip Timeline transitions for all resize eventsTerry Truong
2023-01-02Visually distinguish 'discover' eventsTerry Truong
2023-01-02Only generate square imagesTerry Truong
2023-01-02Adjust wikidata event specifiersTerry Truong
2022-12-30Generate event_disp data before image-generationTerry 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-28Convert 'scores' table to 'events_disp', removing 'scores' columnTerry 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-26Fix filtering expression in server scriptTerry 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-20Account for null pop in histplorer.pyTerry Truong
2022-10-20Make event layouting incorporate date-alignment and popularityTerry Truong
2022-10-19Move event labels to below imagesTerry Truong
2022-10-19For vertical side-mainline display, place mainline on rightTerry Truong
2022-10-19Place event labels above imageTerry Truong
2022-10-19Fix bug where pendingReq wasn't always resetTerry Truong
2022-10-19Move mainline to side when display area is too smallTerry Truong
2022-10-19Add gradient to event linesTerry Truong
2022-10-19Prevent jumps in event line angle transitionsTerry Truong
2022-10-19Make layout method space-fillingTerry Truong
2022-10-18Add basic grid-like event layoutTerry Truong
2022-10-18Serialise event-req handlingTerry Truong
2022-10-18Reduce event data after reaching a memory limitTerry Truong
2022-10-18Keep track of date ranges where server has no more resultsTerry Truong
2022-10-18Use shallowRef for event treeTerry Truong
2022-10-18Use RBTree to store events, and lookup by date rangeTerry Truong
2022-10-17Add rbtree.tsTerry Truong
2022-10-17Fix histplorer.py not accounting for start-only eventsTerry Truong