index
:
chrona
main
Chrona: Interactive Historical Timeline
Terry Truong
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib.ts
Age
Commit message (
Expand
)
Author
2023-01-06
Add settings modal
Terry Truong
2023-01-06
Jump to and highlight search results
Terry Truong
2023-01-05
Add partially-complete search modal
Terry Truong
2023-01-04
Add event info modal
Terry Truong
2023-01-04
Remove server-side conversion of YearDates >4713 BC to CalDates
Terry Truong
2023-01-03
Query server when zoomed in enough even if within an already queried range
Terry Truong
2023-01-03
Merge branch 'frontend-update' into backend-update
Terry Truong
2023-01-02
Make baseline time-spans non-overlapping
Terry Truong
2023-01-02
Adjust wikidata event specifiers
Terry Truong
2022-12-30
Add timeline position label
Terry Truong
2022-12-29
Make server send error for breaking unit-count limit
Terry Truong
2022-12-29
Include events in units partially within display
Terry Truong
2022-12-29
Show event-count data on timeline
Terry Truong
2022-12-27
Avoid dashed event-line at scales at/above event-start precision
Terry Truong
2022-12-26
Make minor ticks more evenly spread
Terry Truong
2022-12-25
Add minor ticks
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-18
Serialise event-req handling
Terry Truong
2022-10-18
Keep track of date ranges where server has no more results
Terry Truong
2022-10-18
Use RBTree to store events, and lookup by date range
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
Make BaseLine spans use TimeLine start/end offsets
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
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
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
Add timeline bound indicators to baseline
Terry Truong