index
:
chrona
main
Chrona: Interactive Historical Timeline
Terry Truong
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
25 hours
Change source code links
HEAD
main
Terry Truong
2023-01-28
Adjust onEventDisplay() to be more reponsive
Terry Truong
2023-01-28
Finalise for version 0.9
Terry Truong
2023-01-28
Tweak responsiveness when dragging
Terry Truong
2023-01-28
Adjust mouse wheel handling
Terry Truong
2023-01-28
Prevent timeline height becoming negative
Terry Truong
2023-01-28
Update help docs and intro msg
Terry Truong
2023-01-28
Tweak more styling
Terry Truong
2023-01-28
Shorten intro content
Terry Truong
2023-01-28
Flash search results
Terry Truong
2023-01-25
Add intro modal
Terry Truong
2023-01-25
Tweak styling
Terry Truong
2023-01-24
Don't defer relayout upon ctg change
Terry Truong
2023-01-24
For search, jump to 'appropriate' scale
Terry Truong
2023-01-24
Adjust limits and timeouts
Terry Truong
2023-01-23
Fix some timelines not updating on category change with multiple timelines
Terry Truong
2023-01-23
Handle initialisation with wrong dimensions on some devices
Terry Truong
2023-01-23
Speed up transitions for touch actions
Terry Truong
2023-01-23
Use <div> for tick labels instead of <text>
Terry Truong
2023-01-23
Replace ResizeObserver using width/height props
Terry Truong
2023-01-22
Implement pinch zoom
Terry Truong
2023-01-22
Add 'prototype' to title
Terry Truong
2023-01-22
For deployment, copy cal.py content into chrona.py
Terry Truong
2023-01-22
Add deployment docs and script
Terry Truong
2023-01-22
Add help content
Terry Truong
2023-01-21
Refactor some layout code
Terry Truong
2023-01-21
Change initial start/end dates
Terry Truong
2023-01-21
Add Baseline horizontal fade-div
Terry Truong
2023-01-21
Make info modal start/end labels category-specific
Terry Truong
2023-01-21
Adjust coloring and spacing
Terry Truong
2023-01-21
Adjust documentation for layout/search handling
Terry Truong
2023-01-21
Do more minor refactoring
Terry Truong
2023-01-21
Move general utility funcs into util.ts
Terry Truong
2023-01-21
Adjust frontend coding style
Terry Truong
2023-01-20
Relayout events upon category changes
Terry Truong
2023-01-20
Adjust info-modal display for picked events
Terry Truong
2023-01-18
Adjust heuristic for limit on events requested
Terry Truong
2023-01-16
Tailor request limit to screen size
Terry Truong
2023-01-16
Add makeThrottled*() function generators
Terry Truong
2023-01-16
Add loading indicator
Terry Truong
2023-01-16
Add fading for overflowing baseline labels
Terry Truong
2023-01-16
Add settings for hiding event lines and baseline
Terry Truong
2023-01-16
Make title clicks reset timelines
Terry Truong
2023-01-16
Disable timeline-add button upon reaching max
Terry Truong
2023-01-16
Evenly space event rows/cols
Terry Truong
2023-01-15
Add shadow to distinguish timeline position label
Terry Truong
2023-01-15
Avoid tick label overlap
Terry Truong
2023-01-15
Prevent searching past MAX_DATE
Terry Truong
2023-01-15
Fix searches failing in certain cases
Terry Truong
2023-01-15
Add visual indication of pan/zoom failure
Terry Truong
[next]