Commit Graph

12048 Commits (e34817d89f91f7cd3e77902835e82bc3d708c8ea)
 

Author SHA1 Message Date
Elian Doran e34817d89f
feat(docs): update calendar view 2025-03-16 21:31:58 +07:00
Elian Doran 2544294811
feat(calendar): save and restore selected view 2025-03-16 21:20:28 +07:00
Elian Doran e4bb8cb233
feat(calendar): add year view 2025-03-16 20:57:57 +07:00
Elian Doran d67dd27568
feat(calendar): add list view & improve styling 2025-03-16 20:53:54 +07:00
Elian Doran ceddc1b497
feat(calendar): add switch between day/month view 2025-03-16 20:46:59 +07:00
Elian Doran 4d55374784
feat(calendar): add now indicator 2025-03-16 20:40:14 +07:00
Elian Doran 2b24673019
chore(calendar): remove redundant log 2025-03-16 20:38:25 +07:00
Elian Doran d7e31f94fd
feat(calendar): allow dragging timed events 2025-03-16 20:34:05 +07:00
Elian Doran ccd9bfc1e7
fix(calendar): end date when inserting with time 2025-03-16 20:26:03 +07:00
Elian Doran 55ccbfe1cc
fix(calendar): handling of start time/end time 2025-03-16 20:16:52 +07:00
Elian Doran 680729de63
feat(calendar): allow dragging to set the time 2025-03-16 20:09:21 +07:00
Elian Doran 9412cfc19f
feat(calendar): support missing end time 2025-03-16 20:00:43 +07:00
Elian Doran 9083c18392
feat(calendar): support start & end date 2025-03-16 19:54:27 +07:00
Elian Doran 7570205059
feat(calendar): set up time grid 2025-03-16 19:46:39 +07:00
Elian Doran 4e7572cf04
chore(client/ts): port more files 2025-03-16 18:31:31 +07:00
Elian Doran 7f4f8bcc75
chore(client/ts): port some more files 2025-03-16 17:31:28 +07:00
Elian Doran 62706a6af2
chore(release): 0.92.4 2025-03-16 16:04:21 +07:00
Elian Doran 79c82b16ce
feat(docs): document admonitions 2025-03-16 16:00:10 +07:00
Elian Doran ba96806fab
chore(docs): change order of top level elements 2025-03-16 15:56:59 +07:00
Elian Doran 8c1f4b0014
feat(docs): erase unnecessary attachments 2025-03-16 14:45:21 +07:00
Elian Doran 051cba9a6d
fix(docs): content language attachment 2025-03-16 14:41:58 +07:00
Elian Doran 800424405a
fix(import/zip): support special characters for attachments 2025-03-16 14:39:27 +07:00
Elian Doran 132a8f7c65
chore(docs): update to match new img handling 2025-03-16 14:05:38 +07:00
Elian Doran 3eaa68da23
feat(import/markdown): maintain consistency with CKEditor for images 2025-03-16 13:58:31 +07:00
Elian Doran 8aaf2367e9
feat(in-app-help): hide notes that are hidden from share 2025-03-16 13:33:07 +07:00
Elian Doran 6f799692e0
feat(in-app-help): render note list 2025-03-16 13:24:34 +07:00
Elian Doran 7df86dd60b
Merge pull request #1439 from TriliumNext/renovate/better-sqlite3-11.x-lockfile
fix(deps): update dependency better-sqlite3 to v11.9.0
2025-03-16 12:27:32 +07:00
Elian Doran dd8818f0ac
Merge pull request #1438 from TriliumNext/renovate/typedoc-0.x
chore(deps): update dependency typedoc to v0.28.0
2025-03-16 12:26:22 +07:00
Elian Doran 35dad6ffce
Merge pull request #1437 from TriliumNext/renovate/mind-elixir-4.x
fix(deps): update dependency mind-elixir to v4.4.2
2025-03-16 12:24:51 +07:00
renovate[bot] b13cab411b
fix(deps): update dependency better-sqlite3 to v11.9.0 2025-03-16 02:48:25 +07:00
renovate[bot] 09a1227b63
chore(deps): update dependency typedoc to v0.28.0 2025-03-16 02:48:13 +07:00
renovate[bot] 511c69bdb0
fix(deps): update dependency mind-elixir to v4.4.2 2025-03-16 02:48:00 +07:00
Elian Doran 2828b39f48
chore(client/ts): port some more files 2025-03-16 00:45:46 +07:00
Elian Doran ee5eba193a
Merge pull request #1395 from TriliumNext/build_improve-electron-forge_v3
build(electron-forge): improve electron-forge build process
2025-03-15 23:53:56 +07:00
Elian Doran c1acaa0159
Merge branch 'develop' into build_improve-electron-forge_v3 2025-03-15 23:42:43 +07:00
Elian Doran bb14667bdf
fix(text): PHP, Sass, TypeScript/JSX not rendered in code blocks 2025-03-15 23:12:07 +07:00
Elian Doran 7b1299a758
fix(client): error due to typings 2025-03-15 22:45:13 +07:00
Elian Doran 3c93fdc202
feat(markdown/import): remove space in admonition 2025-03-15 22:39:33 +07:00
Elian Doran 40d233dccc
chore(deps): remove no longer necessary html-minifier 2025-03-15 22:20:43 +07:00
Elian Doran 182bccad39
chore(client/ts): port some dialogs 2025-03-15 22:14:21 +07:00
Elian Doran 1bf16bfa22
feat(import/markdown): remove spaces in lists 2025-03-15 21:30:19 +07:00
Elian Doran 30593eeeac
refactor(import/markdown): change renderer instead of applying an uglifier 2025-03-15 21:07:02 +07:00
Elian Doran 36fa0af706
fix(docs): update calendar view documentation 2025-03-15 19:44:15 +07:00
Elian Doran 00106580ca
fix(admonitions): floating images breaking out 2025-03-15 19:31:45 +07:00
Elian Doran ac419e8ab4
feat(docs): remove inline warnings and apply admonitions 2025-03-15 18:56:55 +07:00
Elian Doran c27f13d49f
fix(test): one more broken test 2025-03-15 18:18:17 +07:00
Elian Doran 2b966afbe1
fix(test): tests that got broken along the way 2025-03-15 17:51:10 +07:00
Elian Doran bc8cca664b
feat(ci): trigger dev workflow on PR and main branch 2025-03-15 17:14:17 +07:00
Elian Doran e9a0c68a28
Merge branch 'develop' into build_improve-electron-forge_v3 2025-03-15 17:00:53 +07:00
Elian Doran 103b29d3de
Revert "fix(flatpak): try setting different bin to avoid sandbox issue"
This reverts commit a778ec617f.
2025-03-15 13:44:30 +07:00