Elian Doran
|
175852f6cb
|
refactor(client): remove unnecessary return type
|
2025-02-25 17:20:13 +02:00 |
|
Elian Doran
|
4149ebdc69
|
Merge pull request #1277 from TriliumNext/build_fix-missing-types-webpack
build(webpack): fix missing type declarations
|
2025-02-25 17:19:29 +02:00 |
|
Elian Doran
|
6d52d7943b
|
Merge pull request #1275 from TriliumNext/renovate/chardet-2.x
fix(deps): update dependency chardet to v2.1.0
|
2025-02-25 17:18:26 +02:00 |
|
Elian Doran
|
8e4aead110
|
Merge pull request #1274 from TriliumNext/renovate/vitest-monorepo
chore(deps): update vitest monorepo to v3.0.7
|
2025-02-25 17:17:51 +02:00 |
|
Elian Doran
|
d434b416f3
|
Merge pull request #1273 from TriliumNext/renovate/typedoc-0.x
chore(deps): update dependency typedoc to v0.27.9
|
2025-02-25 17:17:28 +02:00 |
|
Elian Doran
|
ac050bca3b
|
Merge pull request #1272 from TriliumNext/renovate/sass-1.x
chore(deps): update dependency sass to v1.85.1
|
2025-02-25 17:17:05 +02:00 |
|
Panagiotis Papadopoulos
|
194640db66
|
build(webpack): fix missing type declarations
|
2025-02-25 08:58:37 +01:00 |
|
renovate[bot]
|
05975a02fb
|
chore(deps): update apple-actions/import-codesign-certs action to v3
|
2025-02-25 02:37:14 +00:00 |
|
renovate[bot]
|
7345cddc0a
|
fix(deps): update dependency chardet to v2.1.0
|
2025-02-25 02:37:10 +00:00 |
|
renovate[bot]
|
a01da98b37
|
chore(deps): update vitest monorepo to v3.0.7
|
2025-02-25 02:37:01 +00:00 |
|
renovate[bot]
|
c80ec03126
|
chore(deps): update dependency typedoc to v0.27.9
|
2025-02-25 02:36:48 +00:00 |
|
renovate[bot]
|
cd5df24e6a
|
chore(deps): update dependency sass to v1.85.1
|
2025-02-25 02:36:38 +00:00 |
|
Jin
|
1be92baf4a
|
remove edit_button.js
|
2025-02-25 02:11:53 +01:00 |
|
Jin
|
16b58a58a3
|
port js to ts
|
2025-02-25 02:02:20 +01:00 |
|
Elian Doran
|
34762236d1
|
fix(build): errors due to missing command
|
2025-02-24 22:50:16 +02:00 |
|
Elian Doran
|
4240af6c43
|
Merge pull request #1267 from perfectra1n/develop
Enable MacOS code signing and notarization in GitHub Actions
|
2025-02-24 22:37:09 +02:00 |
|
Elian Doran
|
d85c670d7b
|
Merge pull request #1268 from TriliumNext/port/client_ts
Port note tree to TypeScript
|
2025-02-24 21:59:31 +02:00 |
|
Elian Doran
|
23d01ec351
|
fix(build): type definitions for context menu
|
2025-02-24 21:35:35 +02:00 |
|
Elian Doran
|
7874e88b4a
|
fix(build): fancytree's JQuery UI interfering with bootstrap
|
2025-02-24 21:35:23 +02:00 |
|
Jon Fuller
|
9d6caa84cd
|
Merge branch 'develop' into develop
|
2025-02-24 08:13:59 -08:00 |
|
perf3ct
|
36ce2a3342
|
add back prettier-ignore comment for pano
|
2025-02-24 16:12:53 +00:00 |
|
Elian Doran
|
65804f9c2a
|
chore(deps): revert changges to package-lock
|
2025-02-24 17:46:44 +02:00 |
|
Elian Doran
|
28ed616fa6
|
feat(search): focus on search string by default
|
2025-02-24 13:51:02 +02:00 |
|
Elian Doran
|
675a5e96e6
|
chore(client/ts): port search_string
|
2025-02-24 13:50:08 +02:00 |
|
Elian Doran
|
8ab0084e10
|
chore(client/ts): port search_definition
|
2025-02-24 13:45:36 +02:00 |
|
Elian Doran
|
2ab22e7b0e
|
fix(client): type errors due to command change
|
2025-02-24 12:39:40 +02:00 |
|
Elian Doran
|
147c340529
|
Merge remote-tracking branch 'origin/develop' into port/client_ts
|
2025-02-24 10:14:52 +02:00 |
|
Elian Doran
|
87e687147d
|
Merge remote-tracking branch 'origin/develop' into port/client_ts
|
2025-02-24 10:10:34 +02:00 |
|
perf3ct
|
b88980ea49
|
Clean up some of the verbosity
|
2025-02-24 00:59:08 +00:00 |
|
perf3ct
|
fe93ee90c7
|
Update Entitlements for MacOS
|
2025-02-24 00:59:02 +00:00 |
|
perf3ct
|
e9d4356492
|
Now we'll try the name with a space in it?
|
2025-02-24 00:44:50 +00:00 |
|
perf3ct
|
226cf8dfd7
|
Set up Signing and Notarizing for MacOS
|
2025-02-23 23:36:30 +00:00 |
|
Elian Doran
|
b91b243432
|
fix(tasks): selection contains spaces
|
2025-02-23 22:00:50 +02:00 |
|
Elian Doran
|
0ba4c9b9c7
|
fix(tasks): content flash when updating list of tasks
|
2025-02-23 21:54:58 +02:00 |
|
Elian Doran
|
31fcf7ea60
|
feat(tasks): clear text box when entering a task
|
2025-02-23 21:39:05 +02:00 |
|
Elian Doran
|
24c02e013b
|
fix(import/enex): "Missing or wrong content type for resource" (fixes #943)
|
2025-02-23 19:58:43 +02:00 |
|
Elian Doran
|
d319eede1f
|
style(views/calendar): disable link underline
|
2025-02-23 19:23:00 +02:00 |
|
Elian Doran
|
143b91936c
|
Merge pull request #1261 from rom1dep/calendar_enh_attributes
feat(view/calendar): let the user specify attributes to be promoted o…
|
2025-02-23 19:16:35 +02:00 |
|
Elian Doran
|
95e6919dcf
|
chore(calendar/view): remove unnecessary comment
|
2025-02-23 19:15:33 +02:00 |
|
Elian Doran
|
07147bf857
|
fix(view/calendar): add basic support for promoted attributes
|
2025-02-23 19:14:09 +02:00 |
|
Elian Doran
|
249c42e781
|
fix(view/calendar): guard condition breaking recursion
|
2025-02-23 18:39:34 +02:00 |
|
Elian Doran
|
2578d480a8
|
Merge remote-tracking branch 'origin/develop' into calendar_enh_attributes
|
2025-02-23 18:38:11 +02:00 |
|
Elian Doran
|
937a314260
|
Merge pull request #1260 from TriliumNext/chore_port-to-ts_attach
chore(ts): port various attachment related files to TS
|
2025-02-23 18:33:41 +02:00 |
|
Elian Doran
|
560b7ebe35
|
refactor(client): use workaround for TS error
|
2025-02-23 18:32:53 +02:00 |
|
Elian Doran
|
4883debd8d
|
Merge remote-tracking branch 'origin/develop' into chore_port-to-ts_attach
|
2025-02-23 18:28:29 +02:00 |
|
Elian Doran
|
637845c396
|
Merge pull request #1258 from TriliumNext/fix_zenmode-ui-fixes
fix/i18n: tiny zen mode UI fixes
|
2025-02-23 18:27:56 +02:00 |
|
Elian Doran
|
d16026f8e6
|
Merge pull request #1257 from TriliumNext/chore_deps-update
chore: package.json maintenance
|
2025-02-23 18:26:59 +02:00 |
|
Elian Doran
|
e5aed0a3fc
|
Merge pull request #1167 from TriliumNext/chore_ts-port_sync_status
chore(ts): port sync_status.ts
|
2025-02-23 18:26:23 +02:00 |
|
Elian Doran
|
8a08664dd5
|
Merge pull request #1263 from TriliumNext/renovate/prettier-3.x
chore(deps): update dependency prettier to v3.5.2
|
2025-02-23 18:24:51 +02:00 |
|
Elian Doran
|
b9f30fc501
|
chore(build): update Electron version for nix
|
2025-02-23 18:22:56 +02:00 |
|