| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-12-29 | Show event-count data on timeline | Terry Truong | |
| Backend: Send event-count data to client in EventResponse instance Fix certain usages of gregorian calendar instead of julian Move HistDate, SCALES, etc, into cal.py Frontend: Make App update a unitCountMaps object using event-count data from server Make TimeLine show visual indication of unit counts Add showEventCounts option to store Update unit tests | |||
| 2022-12-25 | Add minor ticks | Terry Truong | |
| Add lower-bounds parameter to getScaleRatio() | |||
| 2022-10-20 | Add gcal to client-side HistDates | Terry Truong | |
| Add YearDate and CalDate Restrict non-calendar HistDates to years before 4713 BC | |||
| 2022-10-20 | Move various constants to global store | Terry Truong | |
| 2022-10-11 | Add global store, do general refactor | Terry Truong | |
| Resolve typescript issues Make terminology more consistent | |||
