Commit graph

434 commits

Author SHA1 Message Date
Jacob
959e6171ca
Merge pull request #90 from jacobtread/18062026-bump-dependencies
feat: update to fix dev dependency audits
2026-06-18 07:48:27 +12:00
Jacobtread
d29641ed90
feat: update to fix dev dependency audits 2026-06-18 07:46:07 +12:00
Jacobtread
1376f09368
chore: run linter and formatter 2026-05-17 20:31:17 +12:00
Jacobtread
194946b5c3
fix: update test data, replace uuids with numbers 2026-05-17 20:30:36 +12:00
Jacobtread
8974b4b019
chore: bump version for release 2026-05-17 12:53:06 +12:00
Jacobtread
deb2307977
chore: merge .timekeep-container classes 2026-05-17 12:51:54 +12:00
Jacobtread
f42fbb3dca
chore: bump dependencies and version for release 2026-05-17 12:45:57 +12:00
Jacob
dbe7a1126b
Merge pull request #88 from jacobtread/patch-out-pdfmake-fetch
feat: patch away the internal fetch logic from pdfmake
2026-05-17 12:41:47 +12:00
Jacobtread
4bc2862181
feat: patch away the internal fetch logic from pdfmake
This is negatively impacting my scorecard so I'm patching it straight
out of the library
2026-05-17 12:34:42 +12:00
Jacob
a97b13a789
Merge pull request #87 from jacobtread/refactor-incremental-ids
refactor: replace uuid with incremental counters
2026-05-17 11:52:02 +12:00
Jacobtread
36e14676dc
refactor: replace uuid with incremental counters 2026-05-17 11:27:56 +12:00
Jacobtread
fa1fedbb01
refactor: replace zod for valibot
For tree shaking because currently zod has a bunch of extra stuff that
shows up negatively on the scorecard
2026-05-16 19:09:21 +12:00
Jacobtread
ee3dfc7101
fix: replace usages of !important 2026-05-16 18:01:13 +12:00
Jacobtread
85f7a5fc33
feat: release attestation and remove old zip release 2026-05-16 17:41:10 +12:00
Jacobtread
d82ab3a577
chore: bump version for release 2026-05-16 17:35:30 +12:00
Jacobtread
ac2c061304
chore: apply changes to silence obsidian warning 2026-05-16 13:46:28 +12:00
Jacobtread
32946f8e6e
feat: switch to pnpm and bump oxc deps 2026-05-16 13:11:59 +12:00
Jacobtread
52fd5b5db4
chore: bump verison and npm audit fix 2026-05-09 10:31:08 +12:00
Jacob
bb1aeba57f
Merge pull request #86 from jacobtread/85-feature-option-for-how-notes-open-when-opened-from-status-bar-timers
feat: status item allow opening in a new tab
2026-05-09 10:29:25 +12:00
Jacobtread
734113bce4
feat: handle focusing existing leaves
Handles finding and focusing existing leaves if they are present instead
of creating new ones
2026-05-09 10:27:48 +12:00
Jacobtread
bc913c8218
feat: status item allow opening in a new tab 2026-05-07 07:39:24 +12:00
Jacob
e7daf73d6b
Merge pull request #82 from jacobtread/feat-status-bar-item-path
feat: status bar option to include the folder path
2026-05-01 17:05:24 +12:00
Jacob
f0fffe971a
Merge pull request #83 from jacobtread/fix-registry-track-renames
fix: track rename events in timekeep registry
2026-05-01 17:05:13 +12:00
Jacobtread
621be2e75b fix: track rename events in timekeep registry 2026-05-01 08:30:06 +12:00
Jacobtread
7d6d345f77 feat: status bar option to include the folder path 2026-05-01 08:28:05 +12:00
Jacobtread
eb68b1d8b5 docs: add status bar details to the readme 2026-04-17 20:04:13 +12:00
Jacobtread
88f9002735 docs: update readme api docs 2026-04-17 19:55:12 +12:00
Jacobtread
43e8bb2b29 feat: timekeep merger modal subscribe to settings and entries changes to
re-render
2026-04-17 19:52:04 +12:00
Jacobtread
286fe74f5f chore: bump version for release 2026-04-17 19:43:48 +12:00
Jacobtread
a3b23d320b feat: add additional exposed apis 2026-04-17 19:42:53 +12:00
Jacobtread
7ec20b1489 chore: cleanup timekeep merger modal 2026-04-17 19:42:43 +12:00
Jacobtread
d3d1a6a172 feat: working on improved plugin api 2026-04-16 18:55:02 +12:00
Jacobtread
20502f16e2 feat: clean up and document styling, fix bad class references and
outdated naming
2026-04-14 20:43:10 +12:00
Jacobtread
f14bc14670 docs: remove pdf unsupported on mobile comment
This is not true anymore as its now supported
2026-04-14 20:19:59 +12:00
Jacobtread
fbb361bc41 test: finialized test coverage for pdf definitions 2026-04-14 20:19:05 +12:00
Jacobtread
aaa93c3371 tests: more tests for remaining parser, queries, and update logic 2026-04-14 20:09:43 +12:00
Jacobtread
632bd67a4f tests: remaining registry and autocomplete test cases 2026-04-14 19:36:16 +12:00
Jacobtread
7f4c6a4933 fix: row attributes applied to the wrong container 2026-04-14 14:06:41 +12:00
Jacobtread
4e6809c6de fix: timesheet table initial ordering 2026-04-14 10:19:34 +12:00
Jacobtread
dff32ab575 Update createNewTimekeepFile.ts 2026-04-14 10:13:45 +12:00
Jacobtread
b201045820 feat: split up and test pdf definition and creation logic 2026-04-13 23:28:21 +12:00
Jacobtread
29acf5770c chore: fix typescript errors 2026-04-13 09:37:39 +12:00
Jacobtread
4459410310 chore: update dependencies 2026-04-12 10:08:19 +12:00
Jacobtread
ee8d189807 fix: should be using Notice not MockNotice, lint rule to prevent import
mocks in regular files
2026-04-12 09:56:44 +12:00
Jacobtread
21cbda94d1 docs: registry docs comments 2026-04-12 09:42:07 +12:00
Jacobtread
31d896a43a feat: registry dynamic loading
Registry can now be enabled or disabled at runtime and it will subscribe
and unsubscribe from events and reload the items
2026-04-12 09:32:23 +12:00
Jacobtread
680097ded2 feat: error messages for save and save fallback 2026-04-12 09:18:27 +12:00
Jacobtread
b304933040 fix: wrong class name for timekeep-start-note 2026-04-12 00:15:09 +12:00
Jacobtread
52b3c31dbd feat: improvements to how name input keyboard keys are handled and don't
focus suggestions by default
2026-04-12 00:04:58 +12:00
Jacobtread
490e9102b8 refactor: generalize saving and view logic for more consistent and easy
to manage logic, extract editor scroll tracking, fix content component
and replaceable component logic
2026-04-11 23:47:15 +12:00