index
:
chrona
main
Chrona: Interactive Historical Timeline
Terry Truong
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-12-26
Fix filtering expression in server script
Terry Truong
2022-12-26
Enable showing events before startDate and after endDate
Terry Truong
2022-12-26
Make minor ticks more evenly spread
Terry Truong
2022-12-26
Represent ticks using Tick array
Terry Truong
2022-12-26
Remove redundant firstMajorIdx var
Terry Truong
2022-12-25
Add minor ticks
Terry Truong
2022-12-18
Make BaseLine spans more visible
Terry Truong
2022-12-18
Only show close button for multiple timelines
Terry Truong
2022-12-18
Add unit testing
Terry Truong
2022-10-20
Add gcal to client-side HistDates
Terry Truong
2022-10-20
Add basic abbreviation for displayed dates
Terry Truong
2022-10-20
Move various constants to global store
Terry Truong
2022-10-20
Account for null pop in histplorer.py
Terry Truong
2022-10-20
Make event layouting incorporate date-alignment and popularity
Terry Truong
2022-10-19
Move event labels to below images
Terry Truong
2022-10-19
For vertical side-mainline display, place mainline on right
Terry Truong
2022-10-19
Place event labels above image
Terry Truong
2022-10-19
Fix bug where pendingReq wasn't always reset
Terry Truong
2022-10-19
Move mainline to side when display area is too small
Terry Truong
2022-10-19
Add gradient to event lines
Terry Truong
2022-10-19
Prevent jumps in event line angle transitions
Terry Truong
2022-10-19
Make layout method space-filling
Terry Truong
2022-10-18
Add basic grid-like event layout
Terry Truong
2022-10-18
Serialise event-req handling
Terry Truong
2022-10-18
Reduce event data after reaching a memory limit
Terry Truong
2022-10-18
Keep track of date ranges where server has no more results
Terry Truong
2022-10-18
Use shallowRef for event tree
Terry Truong
2022-10-18
Use RBTree to store events, and lookup by date range
Terry Truong
2022-10-17
Add rbtree.ts
Terry Truong
2022-10-17
Fix histplorer.py not accounting for start-only events
Terry Truong
2022-10-17
Display event data from server
Terry Truong
2022-10-16
Add basic display of placeholder events
Terry Truong
2022-10-15
Pass TimeLine offsets to BaseLine
Terry Truong
2022-10-15
Make new timelines copy existing ones
Terry Truong
2022-10-15
Make stepDate() faster for high step counts
Terry Truong
2022-10-15
Prevent dragging cancellation when moving across elements
Terry Truong
2022-10-15
Make BaseLine spans use TimeLine start/end offsets
Terry Truong
2022-10-15
Prevent zooming in beyond min/max dates
Terry Truong
2022-10-15
Fix more bugs due to not excluding 0 CE
Terry Truong
2022-10-15
On zooming out, align dates with start of units (eg: 1970-1-1 not 1970-2-4)
Terry Truong
2022-10-14
Account for there being no year 0 CE
Terry Truong
2022-10-14
Allow small drags beyond min/max dates
Terry Truong
2022-10-14
Avoid displaying pre-JDN dates with sub-year scale
Terry Truong
2022-10-14
Allow non-unit-aligned timelines
Terry Truong
2022-10-12
Convert to represent dates instead of numbers
Terry Truong
2022-10-11
Fix regression where baseline timespans move on startup
Terry Truong
2022-10-11
Add global store, do general refactor
Terry Truong
2022-10-10
Prevent span-regions in baseline becoming too small to see
Terry Truong
2022-10-10
In Timeline.vue, make 'ticks' computed
Terry Truong
2022-10-10
Fix non-pointer-centered scrolling in horizontal mode
Terry Truong
[prev]
[next]