index
:
chrona
main
Chrona: Interactive Historical Timeline
Terry Truong
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
App.vue
Age
Commit message (
Expand
)
Author
2023-01-25
Tweak styling
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
Replace ResizeObserver using width/height props
Terry Truong
2023-01-22
Add 'prototype' to title
Terry Truong
2023-01-22
Add help content
Terry Truong
2023-01-21
Adjust coloring and spacing
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-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 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-15
Reset events upon change of 'images only' setting
Terry Truong
2023-01-14
Add 'imgonly' server query param
Terry Truong
2023-01-06
Keep track of a 'current' timeline
Terry Truong
2023-01-06
Add help modal
Terry Truong
2023-01-06
Implement filtering by event categories
Terry Truong
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
Fix linear-time search of unit-count map
Terry Truong
2023-01-04
Throttle server queries
Terry Truong
2023-01-03
Query server when zoomed in enough even if within an already queried range
Terry Truong
2023-01-02
Make baseline time-spans non-overlapping
Terry Truong
2022-12-29
Adjust event-count-indicator styling
Terry Truong
2022-12-29
Make server send error for breaking unit-count limit
Terry Truong
2022-12-29
Show event-count data on timeline
Terry Truong
2022-12-28
Use scale-associated event scores for uniform spread
Terry Truong
2022-12-28
Don't re-query server for same range and scale
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
Move various constants to global store
Terry Truong
2022-10-19
Move event labels to below images
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-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
[next]