aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2023-01-28Tweak more stylingTerry Truong
2023-01-28Shorten intro contentTerry Truong
2023-01-28Flash search resultsTerry Truong
2023-01-25Add intro modalTerry Truong
2023-01-25Tweak stylingTerry Truong
2023-01-24Don't defer relayout upon ctg changeTerry Truong
2023-01-24For search, jump to 'appropriate' scaleTerry Truong
2023-01-24Adjust limits and timeoutsTerry Truong
2023-01-23Fix some timelines not updating on category change with multiple timelinesTerry Truong
2023-01-23Handle initialisation with wrong dimensions on some devicesTerry Truong
2023-01-23Speed up transitions for touch actionsTerry Truong
2023-01-23Use <div> for tick labels instead of <text>Terry Truong
2023-01-23Replace ResizeObserver using width/height propsTerry Truong
2023-01-22Implement pinch zoomTerry Truong
2023-01-22Add 'prototype' to titleTerry Truong
2023-01-22For deployment, copy cal.py content into chrona.pyTerry Truong
2023-01-22Add deployment docs and scriptTerry Truong
2023-01-22Add help contentTerry Truong
2023-01-21Refactor some layout codeTerry Truong
2023-01-21Change initial start/end datesTerry Truong
2023-01-21Add Baseline horizontal fade-divTerry Truong
2023-01-21Make info modal start/end labels category-specificTerry Truong
2023-01-21Adjust coloring and spacingTerry Truong
2023-01-21Adjust documentation for layout/search handlingTerry Truong
2023-01-21Do more minor refactoringTerry Truong
2023-01-21Move general utility funcs into util.tsTerry Truong
2023-01-21Adjust frontend coding styleTerry Truong
2023-01-20Relayout events upon category changesTerry Truong
2023-01-20Adjust info-modal display for picked eventsTerry Truong
2023-01-18Adjust heuristic for limit on events requestedTerry Truong
2023-01-16Tailor request limit to screen sizeTerry Truong
2023-01-16Add makeThrottled*() function generatorsTerry Truong
2023-01-16Add loading indicatorTerry Truong
2023-01-16Add fading for overflowing baseline labelsTerry Truong
2023-01-16Add settings for hiding event lines and baselineTerry Truong
2023-01-16Make title clicks reset timelinesTerry Truong
2023-01-16Disable timeline-add button upon reaching maxTerry Truong
2023-01-16Evenly space event rows/colsTerry Truong
2023-01-15Add shadow to distinguish timeline position labelTerry Truong
2023-01-15Avoid tick label overlapTerry Truong
2023-01-15Prevent searching past MAX_DATETerry Truong
2023-01-15Fix searches failing in certain casesTerry Truong
2023-01-15Add visual indication of pan/zoom failureTerry Truong
2023-01-15Fix event lines not updating on certain resizesTerry Truong
2023-01-15Reset events upon change of 'images only' settingTerry Truong
2023-01-14Add 'imgonly' server query paramTerry Truong
2023-01-14Use ctgs= query param for type=info requestsTerry Truong
2023-01-14Allow showing events without imagesTerry Truong
2023-01-14Avoid search results that have a disabled categoryTerry Truong
2023-01-14Localise code for date displayTerry Truong