fossil
repo
Explore
Sign in
Fossil SCM
Overview
Code
Branches
Timeline
Tickets
Wiki
Forum
Releases
Files
← Back to file
src/graph.js
50 commits
Prevent clicks to timeline hash links, which are now enclosed in extra SPAN elements with class nam…
florian
ed087bf6d…
2026-01-10 16:41
Sync with trunk.
florian
e4556126d…
2026-01-10 14:10
Sync with trunk.
florian
facfbbd55…
2026-01-10 14:04
Sync with trunk.
florian
c50c8ed9d…
2026-01-10 14:02
Sync with trunk.
florian
c50c8ed9d…
2026-01-10 14:02
Merge from trunk.
brickviking
6759efcc8…
2025-12-19 22:05
Sync with trunk.
florian
b81b4c6c3…
2025-11-26 14:12
Generalize [6b31bcfc1b] and [9a49859504] to ignore more HTML elements responding to clicks themselv…
florian
b09a9b621…
2025-11-15 14:07
Fix the "Compact" and "Simple" timeline view modes so that clicks to hyperlinks in check-in comment…
florian
9a4985950…
2025-11-04 16:09
Merge from trunk.
brickviking
0ffacb525…
2025-10-23 08:14
Land the timeline-enhance-2025 branch. The "Simple" timeline view. Improved access to tarballs and…
drh
6ce705b8d…
2025-10-20 17:52
When expanding the details on the /timeline in the Compact or Simple view, change the "..." into "←…
drh
2d89ae650…
2025-10-19 17:03
Sync with trunk.
florian
931e7065b…
2025-07-21 12:20
Sync with trunk.
florian
75244ee4f…
2025-07-21 12:15
Sync with trunk.
florian
a2a1e4a7d…
2025-07-21 12:13
Sync with trunk.
florian
a2a1e4a7d…
2025-07-21 12:13
Merge the latest trunk enhancements into the quickfilter branch.
drh
e14c75676…
2025-04-25 11:01
Merge from trunk.
brickviking
13c9f74bc…
2025-03-28 23:28
Attempt to fix the graph CSS for the Xekri skin.
drh
d176fea43…
2025-03-28 12:56
Take note of possibly useful shortcuts.
florian
88cba5fbf…
2024-12-17 06:24
Merge trunk into ui-local-diff branch, resolving one merge conflict in info.c:hexdump_page().
stephan
d57463cc0…
2024-11-07 06:50
Merge trunk into markdown-tagrefs branch.
stephan
0517bd2dd…
2024-03-05 12:53
Update with all changes from trunk.
andybradford
c454059a1…
2024-02-03 16:55
Sync with trunk.
florian
759782533…
2024-01-22 13:40
Sync with trunk.
florian
f05b04a62…
2024-01-22 13:39
Sync with trunk.
florian
f05b04a62…
2024-01-22 13:39
Hide the timeline graph tooltip in the `pagehide' handler, as Chromium-based browsers (but not Fire…
florian
f97a29dd5…
2024-01-22 13:37
Mark closed leaves with an X on the timeline graph.
drh
57bea365a…
2023-09-28 13:38
Check-mark alternative for closed branches.
preben
62ab3a1d8…
2023-09-27 15:17
Draw an X instead of a horizontal line. Uses SVG as attempts with characters differed wildly among…
preben
63785bd91…
2023-09-27 11:24
Allow styling leaves of closed branches in /timeline.
preben
e042be53c…
2023-09-26 13:03
Brought the ui-local-diff branch up to date relative to trunk. It isn't a simple merge, primarily …
wyoung
76fa16576…
2023-01-24 03:29
Fix a bug when handling timeline data blocks not containing any check-ins.
florian
d3f9b8ab7…
2022-10-30 12:53
Merge updates from trunk.
mistachkin
6f3640a71…
2022-10-17 01:02
Check the meta key modifier (⊞|⌘|◆) when processing keyboard events.
florian
11bb41e09…
2022-10-03 11:18
Shortcuts G and SHIFT+G to load the default timeline, or the timeline around the current check-out.
florian
2ed74216f…
2022-10-02 09:15
Link keyboard and mouse navigation and enable changing keyboard focus with Ctrl+Click.
florian
29824137b…
2022-09-25 07:34
Fix the logic to cancel default actions and further event bubbling to take effect for all handled k…
florian
9cfd4e2b2…
2022-08-19 04:42
Also disable shortcut handling if the View Style drop-down list has keyboard focus.
florian
f419c7ebe…
2022-08-15 10:20
Comment and TODO updates.
florian
cfed59c9d…
2022-08-14 08:16
Cancel default actions and further bubbling of handled keys, in case of conflicts with browser (ext…
florian
525796008…
2022-08-14 08:07
Fix the shortcut handler to cycle between selected, check-out and ticked entries getting stuck, and…
florian
b6a656b52…
2022-08-14 08:03
Remap keyboard shortcuts, and ensure only letter keys are combined with SHIFT, as non-letter keys m…
florian
33f9315d4…
2022-08-14 07:56
Swap semantics of the "primary" and "secondary" highlighted entries to improve selection of the def…
florian
63c1be8c3…
2022-08-11 06:12
Shortcut "." (period) to set focus to the entry closest to the center of the viewport. (The keys ne…
florian
e1796f2df…
2022-08-11 05:57
Refactorings to cookie handling.
florian
cf38f5abb…
2022-08-11 05:48
Coding style fixes and comment updates.
florian
ae932acdd…
2022-08-07 08:12
Shortcut SHIFT+H to scroll to the focused entry without moving focus. This may be handy in conjunct…
florian
8d1edb820…
2022-08-07 08:09
Also fix URLs for non-filtered /timeline links opened from /finfo pages, plus some code and comment…
florian
3ae1390f1…
2022-08-05 06:38
Shortcut SHIFT+J to view the timeline of the focused entry filtered by branch. Add the 'm' query pa…
florian
7bbd1b991…
2022-08-05 06:22
Keyboard Shortcuts
Open search
/
Next entry (timeline)
j
Previous entry (timeline)
k
Open focused entry
Enter
Show this help
?
Toggle theme
Top nav button
Close