Commit graph

472 commits

Author SHA1 Message Date
Elian Doran
23fe76989b
chore(ckeditor5-footnotes): fix references: Writer -> ModelWriter 2025-07-12 19:23:40 +03:00
Elian Doran
275d07659d
chore(ckeditor5-footnotes): fix references: Range -> ModelRange 2025-07-12 19:23:37 +03:00
Elian Doran
a901e92573
chore(ckeditor5-footnotes): fix references: Element -> ModelElement 2025-07-12 19:23:33 +03:00
Elian Doran
6ead31b45f
chore(ckeditor5-footnotes): fix references: RootElement -> ModelRootElement 2025-07-12 19:23:30 +03:00
Elian Doran
d4ce12dca9
chore(ckeditor5-footnotes): fix references: TextProxy -> ModelTextProxy 2025-07-12 19:23:25 +03:00
Elian Doran
bb6e22cdb7
chore(ckeditor5-footnotes): fix references: Text -> ModelText 2025-07-12 19:23:13 +03:00
renovate[bot]
c4787dae23
fix(deps): update ckeditor monorepo 2025-07-12 10:57:11 +00:00
renovate[bot]
6d967e5e51
fix(deps): update dependency eslint-linter-browserify to v9.31.0 2025-07-12 01:34:54 +00:00
renovate[bot]
a5600e75f5
chore(deps): update typescript-eslint monorepo to v8.36.0 2025-07-08 02:01:43 +00:00
Elian Doran
557bfbd1d6
feat(views/geomap): remove old geo map type 2025-07-06 20:23:50 +03:00
renovate[bot]
8855868b27
fix(deps): update dependency eslint-linter-browserify to v9.30.1 2025-07-02 02:46:36 +00:00
Elian Doran
a49252b2f5
Merge pull request #6121 from TriliumNext/renovate/codemirror
fix(deps): update dependency @codemirror/view to v6.38.0
2025-07-01 22:05:55 +03:00
renovate[bot]
ae1e8353f2
fix(deps): update dependency eslint-linter-browserify to v9.30.0 2025-07-01 18:50:46 +00:00
renovate[bot]
98fe88581f
fix(deps): update dependency @codemirror/view to v6.38.0 2025-07-01 18:49:50 +00:00
renovate[bot]
8d077ad46d
chore(deps): update dependency dotenv to v17 2025-07-01 08:39:18 +00:00
Elian Doran
089ae04542
chore(release): prepare for v0.96.0 2025-06-30 23:02:31 +03:00
Elian Doran
1f022aea4e
chore(rebrand): update GitHub repo in source files 2025-06-30 20:39:29 +03:00
renovate[bot]
2ed24e8f9c
fix(deps): update ckeditor monorepo 2025-06-26 08:48:14 +00:00
renovate[bot]
938dfe7f38
chore(deps): update typescript-eslint monorepo to v8.35.0 2025-06-24 02:08:32 +00:00
Elian Doran
b7f5c0e07a
feat(mention): disable auto-completion 2025-06-23 23:20:51 +03:00
Elian Doran
3988bb5321
feat(emoji): disable auto-completion only 2025-06-23 22:40:57 +03:00
Elian Doran
ba94616b87
feat(emoji): add an option to disable them (closes #5852) 2025-06-23 22:10:41 +03:00
Elian Doran
d8b85aad7c
chore(rebrand): change product name 2025-06-23 08:43:04 +03:00
Elian Doran
a9c07af402
fix(client): failing with duplicate modules 2025-06-21 09:00:07 +03:00
renovate[bot]
f2c02f869e
fix(deps): update codemirror to v6.0.2 2025-06-20 02:46:24 +00:00
Elian Doran
e280968271
feat(ckeditor): allow use of GPL license 2025-06-19 18:55:02 +03:00
Elian Doran
578310a1c0
test(ckeditor5): add check for translation override 2025-06-18 14:44:56 +03:00
Elian Doran
93f544a221
feat(text-snippets): rewrite CKEditor translations 2025-06-18 13:13:59 +03:00
Elian Doran
40086434ec
refactor(subtree): duplicate bx in icon name 2025-06-17 20:55:38 +03:00
Elian Doran
47eaee8b70
feat(builtin_templates): add description field for text snippets 2025-06-17 19:21:21 +03:00
Elian Doran
af8a905150
feat(text-snippets): basic integration 2025-06-17 19:21:20 +03:00
Elian Doran
a4a5e0bdf0
refactor(ckeditor5): class name 2025-06-16 23:52:16 +03:00
Elian Doran
cce27900b8
feat(slash): add a few aliases 2025-06-16 22:57:47 +03:00
Elian Doran
88f78f3e32
feat(slash): better icons for admonitions 2025-06-16 21:42:31 +03:00
Elian Doran
1a64b3ce8e
feat(slash): alignment 2025-06-16 21:21:42 +03:00
Elian Doran
32ee75ea43
feat(slash): markdown import 2025-06-16 21:14:46 +03:00
Elian Doran
06ebe0a9b3
feat(slash): include page break 2025-06-16 21:11:03 +03:00
Elian Doran
6069518749
feat(slash): include note 2025-06-16 20:58:42 +03:00
Elian Doran
c09a9aa7d3
feat(slash): insert math 2025-06-16 20:55:02 +03:00
Elian Doran
13afcb8a49
feat(slash): insert internal link 2025-06-16 20:48:01 +03:00
Elian Doran
9bfff03cff
feat(slash): insert date/time 2025-06-16 20:42:55 +03:00
Elian Doran
6f386f50ff
chore(slash): change title of admonitions 2025-06-16 20:22:37 +03:00
Elian Doran
43eff08004
feat(slash): insert footnote command 2025-06-16 20:21:54 +03:00
Elian Doran
3a0b616800
feat(slash): admonition types 2025-06-16 20:15:44 +03:00
Elian Doran
9ff4be8871
feat(text): set up slash commands 2025-06-16 19:24:23 +03:00
Elian Doran
8ecf6ad78e
feat(codemirror): add elixir support 2025-06-16 17:48:20 +03:00
Joel Shprentz
6bfc78e148 Merge branch 'develop' of https://github.com/jshprentz/TriliumNextNotes into develop 2025-06-16 02:28:50 +00:00
Joel Shprentz
cc97ec332d Codemirror does not support Elixir. Remove Elixir from the list. 2025-06-16 02:25:57 +00:00
Joel Shprentz
f2e4dad318
Merge branch 'TriliumNext:develop' into develop 2025-06-15 22:12:08 -04:00
Joel Shprentz
9c45e9fa1a Support highlighting Elixir code notes. 2025-06-16 01:54:31 +00:00