Commit graph

  • 3dbf3a6390
    fix(followcursor): only scroll if editor has focus (#26) master omeyenburg 2026-07-08 13:41:46 +0200
  • 5051f72717
    chore: update packages omeyenburg 2026-07-01 18:11:32 +0200
  • b2067ccdea
    fix: correct description for scroll buttons omeyenburg 2026-07-01 18:09:43 +0200
  • 28202c299c
    Merge pull request #21 from conn-aut/feat/restore-oldest-positions Oskar Meyenburg 2026-06-30 19:02:47 +0200
  • 073ed6c610 fix: Missing but intended functionality implemented: update states (scroll positions) of existing (oldest) files before slicing out the new files connor 2026-06-30 16:50:15 +0300
  • 65a98fa3eb Added functionality: when "saved positions limit" settings is set, a toggle option appears that lets user select to keep the oldest saved positions, not the most recent ones as the default suggests. connor 2026-06-25 20:40:59 +0300
  • 1c65fd5d78
    chore: bump version to 1.3.13 1.3.13 omeyenburg 2026-06-12 23:54:26 +0200
  • 66e44da2a2
    fix(followcursor): suppress action on link open omeyenburg 2026-06-12 23:51:40 +0200
  • 9f7bfa8c4b
    test: update tests omeyenburg 2026-06-12 23:50:35 +0200
  • 8bb114ca6e
    feat(scrollbuttons): mobile support & position setting omeyenburg 2026-06-12 23:42:43 +0200
  • cc3e98a333
    refactor: cleanup omeyenburg 2026-06-11 10:41:41 +0200
  • 9a9257dc62
    chore: ignore unexpected any in typings omeyenburg 2026-06-10 15:53:19 +0200
  • 415dc12940
    chore: bump version to 1.3.12 1.3.12 omeyenburg 2026-06-08 13:37:35 +0200
  • c18046b85a
    refactor: fix lintings omeyenburg 2026-06-08 13:34:55 +0200
  • 160a9c6197
    chore: bump version to 1.3.11 1.3.11 omeyenburg 2026-06-07 12:35:10 +0200
  • 6e7a6dfb93
    feat(scrollbuttons): add setting omeyenburg 2026-06-07 12:30:56 +0200
  • d112f1bc4b
    feat(scrollbuttons): split compatiblity omeyenburg 2026-06-07 12:13:51 +0200
  • ba574621f2
    build: add attestations permission 1.3.10 omeyenburg 2026-06-01 07:29:28 +0200
  • a403e551c5
    chore: bump version to 1.3.10 omeyenburg 2026-06-01 07:25:48 +0200
  • 2ab20b0b1a
    chore: cleanup omeyenburg 2026-06-01 07:24:38 +0200
  • 1d28b14192
    feat: remove deprecated follow scroll feature omeyenburg 2026-06-01 07:19:47 +0200
  • 5418c3ce70
    fix(restorescroll): support alternative config directories omeyenburg 2026-05-24 17:13:23 +0200
  • d4b7c402b2
    chore: cleanup omeyenburg 2026-05-24 14:48:14 +0200
  • 6479dad1c8
    build: update linting config omeyenburg 2026-05-24 14:47:40 +0200
  • 67886efbeb
    fix(restorescroll): support other config dirs omeyenburg 2026-05-24 14:37:38 +0200
  • 83d7602379
    fix: sentence case in ui omeyenburg 2026-05-24 12:02:15 +0200
  • 84d482d10e
    chore: skip linting typings omeyenburg 2026-05-24 11:15:45 +0200
  • 7a16deacad
    feat: optimized :has selector omeyenburg 2026-05-24 10:49:35 +0200
  • e936566606
    refactor: css cleanup omeyenburg 2026-05-24 10:17:31 +0200
  • 7da131b749
    chore: cleanup omeyenburg 2026-05-24 10:12:35 +0200
  • 3806fb07a9
    chore: cleanup omeyenburg 2026-05-24 09:17:30 +0200
  • eb51cc4842
    fix: avoid init logging omeyenburg 2026-05-24 09:17:12 +0200
  • b95a1aa24f
    refactor: avoid setting styles directly omeyenburg 2026-05-24 09:11:35 +0200
  • 2b7f6e5107
    refactor: use platform api for os detection omeyenburg 2026-05-24 09:10:31 +0200
  • 07ad54f12a
    chore: ignore unawaited promise omeyenburg 2026-05-24 08:58:51 +0200
  • d7365dca7f
    chore: increase min app version omeyenburg 2026-05-24 08:58:25 +0200
  • c5e6965476
    refactor: avoid using document and any type omeyenburg 2026-05-24 08:37:20 +0200
  • 0706aaaff2
    chore: update deps omeyenburg 2026-05-24 08:35:25 +0200
  • 0b8ee693e5
    chore: add attestations in workflow omeyenburg 2026-05-24 08:33:56 +0200
  • c1dd4ec949
    chore: bump version to 1.3.9 1.3.9 omeyenburg 2026-05-02 21:54:01 +0200
  • 59226f61c1
    chore: update license omeyenburg 2026-05-02 21:53:43 +0200
  • e05b914bc8
    test(codeblock): update test file omeyenburg 2026-05-02 21:53:35 +0200
  • d11bbc0643
    chore: remove logging omeyenburg 2026-05-02 21:46:00 +0200
  • f56e81504a
    chore: disable scrollbuttons omeyenburg 2026-05-02 21:44:25 +0200
  • ac2dc918c8
    fix(restorescroll): check flashing heading again in slow loading files (#19) omeyenburg 2026-05-02 21:20:13 +0200
  • 8aca6cc6a0
    fix(image zoom): do not cut off long lines by hiding overflow omeyenburg 2026-05-02 19:27:29 +0200
  • 8b8fdcce23
    fix(codescroll): cancel default event handling when handling wheel scroll omeyenburg 2026-05-02 19:26:35 +0200
  • 9d1047d726
    feat(preview keybinds): smooth half page scrolling omeyenburg 2026-05-02 19:00:33 +0200
  • 985525f54a
    fix(preview keybinds): use toggle settings to selectively disable feature omeyenburg 2026-05-02 18:58:36 +0200
  • fa771d95e2
    fix(imagezoom): update css classes to match new obsidian dom omeyenburg 2026-05-02 18:44:51 +0200
  • 58f2617634
    chore: update deps omeyenburg 2026-03-30 09:18:22 +0200
  • 3107a3489e
    docs: update readme omeyenburg 2026-03-24 12:49:35 +0100
  • 7d09d33cd5
    chore: update deps omeyenburg 2026-03-24 12:49:19 +0100
  • 1c138e6ffa
    fix(core): module as properties (tmp fix) omeyenburg 2026-03-24 12:49:05 +0100
  • 06c7573c5d
    feat: add basic scroll buttons omeyenburg 2026-02-28 16:49:47 +0100
  • 01ff239d10
    refactor(events): add unload event omeyenburg 2026-02-28 16:49:10 +0100
  • f0ab104e96
    fix(preview keybinds): require active editor to scroll omeyenburg 2026-02-28 08:15:05 +0100
  • ac8310c7ad
    fix(preview keybinds): modal overlay check bugged in obsidian version 1.11.x omeyenburg 2026-02-27 22:51:12 +0100
  • 57a9d5135f
    chore: bump version to 1.3.8 1.3.8 omeyenburg 2026-02-07 14:40:02 +0100
  • 54498be663
    fix(restorescroll): prevent restore on switching tabs (#19) omeyenburg 2026-02-07 14:38:51 +0100
  • 5d4dcb5334
    chore: bump version to 1.3.7 1.3.7 omeyenburg 2026-02-07 11:02:42 +0100
  • 6303f93dd4
    fix(settings): remove spacing around captions for new obsidian settings ui design omeyenburg 2026-02-07 10:56:56 +0100
  • a2db5d7f24
    fix: restore scroll via quick switcher (#17) omeyenburg 2026-01-31 13:43:48 +0100
  • 1d51a69ce2
    docs: update readme headings omeyenburg 2025-12-28 21:15:44 +0100
  • d1b0271791
    chore: bump version to 1.3.6 1.3.6 omeyenburg 2025-11-25 10:10:30 +0100
  • 73582f3744
    chore: updated setting appearance and descriptions omeyenburg 2025-11-25 10:01:44 +0100
  • 1f45438ae6
    chore: rewrite readme with reordered features omeyenburg 2025-11-24 14:31:23 +0100
  • 8838d99300
    refactor: display horizontal scrolling components separate in settings omeyenburg 2025-11-23 22:41:22 +0100
  • 737b2dee06
    chore: update readme omeyenburg 2025-11-23 21:37:19 +0100
  • eae64cbfcc
    fix(codeblock): allow scrolling in non-active leaves omeyenburg 2025-11-23 20:06:55 +0100
  • 2693a3bb48
    refactor(followcursor): improved caching and dom access omeyenburg 2025-11-23 19:27:47 +0100
  • 5f8960c89f
    test: update tests regarding new event system omeyenburg 2025-11-23 17:35:29 +0100
  • 57f20e42cc
    feat(restorescroll): add pdf restore again for mobile omeyenburg 2025-11-23 11:32:29 +0100
  • 29442b4259
    fix(mathjax): do not add negative margin (issues on windows) omeyenburg 2025-11-23 11:10:32 +0100
  • 90ac28b52f
    fix(mathjax): prevent cut off of tall mathjax lines omeyenburg 2025-11-22 23:38:32 +0100
  • 60efd46660
    docs(core): add doc strings for event hooks omeyenburg 2025-11-22 23:37:12 +0100
  • a74d4c15b7
    fix(followcursor): support vertical splits omeyenburg 2025-11-22 21:22:58 +0100
  • 2bb7d1dba0
    refactor: rewrite event system omeyenburg 2025-11-22 20:38:35 +0100
  • 1c182716d5
    feat(restorescroll): support bases & drop support for pdf & image files omeyenburg 2025-11-22 14:51:50 +0100
  • 43d8feaa31
    feat(restorescroll): complete rewrite to support per split position saving (#13) and reliable restore omeyenburg 2025-11-22 13:48:42 +0100
  • b99d6db014
    chore: update Obsidian bindings omeyenburg 2025-11-22 13:45:18 +0100
  • 9f76b4f097
    chore: update packages omeyenburg 2025-11-18 19:27:37 +0100
  • b0d6ba5097
    Merge pull request #15 from omeyenburg/dependabot/npm_and_yarn/js-yaml-3.14.2 Oskar Meyenburg 2025-11-18 18:06:51 +0100
  • eeaccd32a4
    build(deps-dev): bump js-yaml from 3.14.1 to 3.14.2 dependabot[bot] 2025-11-18 16:35:19 +0000
  • 5b346e8b24
    Merge pull request #1 from Krak3n909/copilot/find-and-edit-contributions Nayeemul Islam Nayeem 2025-11-17 12:25:56 +0600
  • ee87f298b9 Document performance optimizations in FollowCursor component copilot-swe-agent[bot] 2025-11-17 06:18:36 +0000
  • 6709f89917 Add input validation utilities and improve ImageZoom safety copilot-swe-agent[bot] 2025-11-17 06:16:40 +0000
  • 6f9134a011 Add comprehensive JSDoc documentation and lerp utility function copilot-swe-agent[bot] 2025-11-17 06:13:38 +0000
  • 5d90d4db7f Initial plan copilot-swe-agent[bot] 2025-11-17 06:09:46 +0000
  • 9b81bbfb75
    docs: unindent previews omeyenburg 2025-11-10 17:04:37 +0100
  • 25cc1465f5
    docs: add CONTRIBUTING.md omeyenburg 2025-11-10 17:03:20 +0100
  • 505bced32c
    chore: bump version to 1.3.5 1.3.5 omeyenburg 2025-10-28 20:04:18 +0100
  • ed84a20581
    fix(restorescroll): skip fetching scroll state during file load omeyenburg 2025-10-28 20:02:35 +0100
  • df9e78fb0e
    feat(restorescroll): only restore position after initial launch omeyenburg 2025-10-28 19:49:54 +0100
  • 78146e0b24
    fix(restorescroll): prevent restore when opening files in multiple tabs omeyenburg 2025-10-28 19:20:56 +0100
  • 2d329c426d
    feat: always allow multipliers below one omeyenburg 2025-10-26 19:48:16 +0100
  • 4687e24158
    fix(followcursor): skip updating cached values in reading mode omeyenburg 2025-10-26 18:57:05 +0100
  • fde88ec115
    build: improved minification omeyenburg 2025-10-26 18:55:19 +0100
  • 46a5a01b7d
    refactor: batched dom queries & more gentle timeout treatment omeyenburg 2025-10-26 17:56:23 +0100
  • 355f7c082a
    test: add and update tests omeyenburg 2025-10-26 17:53:25 +0100