aboutsummaryrefslogtreecommitdiff
path: root/src/store.ts
AgeCommit message (Expand)Author
2023-01-23Speed up transitions for touch actionsTerry Truong
2023-01-23Replace ResizeObserver using width/height propsTerry Truong
2023-01-22For deployment, copy cal.py content into chrona.pyTerry Truong
2023-01-21Change initial start/end datesTerry Truong
2023-01-21Adjust coloring and spacingTerry Truong
2023-01-21Move general utility funcs into util.tsTerry Truong
2023-01-21Adjust frontend coding styleTerry Truong
2023-01-16Add settings for hiding event lines and baselineTerry Truong
2023-01-16Evenly space event rows/colsTerry Truong
2023-01-15Avoid tick label overlapTerry Truong
2023-01-15Fix searches failing in certain casesTerry Truong
2023-01-14Allow showing events without imagesTerry Truong
2023-01-07Mark search results with box-shadowTerry Truong
2023-01-06Add settings modalTerry Truong
2023-01-05Add partially-complete search modalTerry Truong
2023-01-04Add event info modalTerry Truong
2023-01-02Visually distinguish 'discover' eventsTerry Truong
2022-12-29Adjust event-count-indicator stylingTerry Truong
2022-12-29Show event-count data on timelineTerry Truong
2022-12-25Add minor ticksTerry Truong
2022-10-20Add gcal to client-side HistDatesTerry Truong
2022-10-20Move various constants to global storeTerry Truong
2022-10-11Add global store, do general refactorTerry Truong