Elian Doran
|
d894bff2a0
|
fix(deps): update dependency bootstrap to v5.3.7 (#2350)
|
2025-06-18 09:07:48 +03:00 |
|
Elian Doran
|
4515ed600c
|
fix(deps): update dependency mind-elixir to v4.6.1 (#2351)
|
2025-06-18 09:07:10 +03:00 |
|
Elian Doran
|
4df3cdd975
|
chore(deps): update dependency openai to v5.5.1 (#2352)
|
2025-06-18 09:06:31 +03:00 |
|
SiriusXT
|
5fc0a0460d
|
Merge branch 'develop' into note-create
|
2025-06-18 11:21:32 +08:00 |
|
renovate[bot]
|
74851a859b
|
chore(deps): update dependency openai to v5.5.1
|
2025-06-18 02:56:07 +00:00 |
|
renovate[bot]
|
9bb94513ca
|
fix(deps): update dependency mind-elixir to v4.6.1
|
2025-06-18 02:55:10 +00:00 |
|
renovate[bot]
|
bb74aa7976
|
fix(deps): update dependency bootstrap to v5.3.7
|
2025-06-18 02:54:19 +00:00 |
|
renovate[bot]
|
12318b38ee
|
chore(deps): update vitest monorepo to v3.2.4
|
2025-06-18 02:53:25 +00:00 |
|
Jon Fuller
|
bb70c2a3fa
|
Merge branch 'develop' into fix/lint-server-url
|
2025-06-17 16:00:36 -07:00 |
|
perf3ct
|
b47180a219
|
feat(server): create unit tests for normalizing server URL, and fix logic based on feedback
|
2025-06-17 21:32:27 +00:00 |
|
Elian Doran
|
4eb64357a1
|
chore(website): add macos screenshots
|
2025-06-17 23:39:25 +03:00 |
|
perf3ct
|
0fe89115d1
|
feat(server): lint for trailing slashes in sync URL and extra slashes in customRequestHandler
|
2025-06-17 19:37:40 +00:00 |
|
Elian Doran
|
330932adde
|
fix(website): script errors due to double body
|
2025-06-17 22:08:34 +03:00 |
|
Elian Doran
|
b9daca5b9c
|
website: favicon / dark mode / more content (#2343)
|
2025-06-17 21:38:24 +03:00 |
|
Elian Doran
|
c6c48d84ab
|
flake: fix Electron version, fix Wayland support, fix source filter (#2329)
|
2025-06-17 21:33:45 +03:00 |
|
Elian Doran
|
2c87721953
|
docs(guide): premium features
|
2025-06-17 21:01:01 +03:00 |
|
Elian Doran
|
45a446d0f6
|
chore(text): set up production key
|
2025-06-17 20:55:38 +03:00 |
|
Elian Doran
|
40086434ec
|
refactor(subtree): duplicate bx in icon name
|
2025-06-17 20:55:38 +03:00 |
|
Elian Doran
|
bde3f0a55c
|
fix(nx): revert infinite watching causing severe issues with the daemon
See https://github.com/TriliumNext/Notes/pull/2285#issuecomment-2981118813
|
2025-06-17 20:55:37 +03:00 |
|
Elian Doran
|
9adae105e2
|
docs: regex search / Nix flake / restore dev docs (#2341)
|
2025-06-17 20:53:43 +03:00 |
|
Elian Doran
|
60dbf9dd67
|
Text snippets (#2344)
|
2025-06-17 19:29:53 +03:00 |
|
Elian Doran
|
374309a40c
|
fix(templates): description displayed on separate lines
|
2025-06-17 19:21:21 +03:00 |
|
Elian Doran
|
dcccb5ad30
|
feat(builtin_templates): add icon for text snippets
|
2025-06-17 19:21:21 +03:00 |
|
Elian Doran
|
47eaee8b70
|
feat(builtin_templates): add description field for text snippets
|
2025-06-17 19:21:21 +03:00 |
|
Elian Doran
|
9687a9d8ff
|
refactor(note_types): separate user templates into own method
|
2025-06-17 19:21:21 +03:00 |
|
Elian Doran
|
fa11295693
|
feat(templates): add support for built-in templates
|
2025-06-17 19:21:21 +03:00 |
|
Elian Doran
|
7e399cc10c
|
feat(text-snippets): support description
|
2025-06-17 19:21:20 +03:00 |
|
Elian Doran
|
59e0857bb5
|
feat(text-snippets): add default icon for templates
|
2025-06-17 19:21:20 +03:00 |
|
Elian Doran
|
4f9bd970af
|
feat(text-snippets): better reaction to removing templates
|
2025-06-17 19:21:20 +03:00 |
|
Elian Doran
|
3e40a35c19
|
feat(text-snippets): reload when a new template is added
|
2025-06-17 19:21:20 +03:00 |
|
Elian Doran
|
97799bfacc
|
feat(text-snippets): handle renames by refreshing the editor
|
2025-06-17 19:21:20 +03:00 |
|
Elian Doran
|
fb1a74a96d
|
feat(text-snippets): debounce updates to avoid duplication
|
2025-06-17 19:21:20 +03:00 |
|
Elian Doran
|
9f82e0a6d6
|
refactor(text-snippets): use a map instead of an object
|
2025-06-17 19:21:20 +03:00 |
|
Elian Doran
|
421e125882
|
feat(text-snippets): handle content changes
|
2025-06-17 19:21:20 +03:00 |
|
Elian Doran
|
17ede00fb2
|
feat(text-snippets): reload editors when templates change
|
2025-06-17 19:21:20 +03:00 |
|
Elian Doran
|
502638bae7
|
feat(text-snippets): add toolbar entry
|
2025-06-17 19:21:20 +03:00 |
|
Elian Doran
|
af8a905150
|
feat(text-snippets): basic integration
|
2025-06-17 19:21:20 +03:00 |
|
FliegendeWurst
|
6c2a228267
|
fix(website): feature block descriptions
|
2025-06-17 18:10:56 +02:00 |
|
FliegendeWurst
|
f9ecfd1ad0
|
feat(website): dark mode
|
2025-06-17 18:10:56 +02:00 |
|
FliegendeWurst
|
2c3cbcb1f9
|
website: refactor feature blocks, add more
|
2025-06-17 18:10:56 +02:00 |
|
FliegendeWurst
|
d1583ca091
|
fix(website): normal link styling
|
2025-06-17 18:10:56 +02:00 |
|
FliegendeWurst
|
3c21d97a8a
|
fix(website): page titles
|
2025-06-17 18:10:56 +02:00 |
|
FliegendeWurst
|
8f7468cd60
|
website: link to distribution packages
|
2025-06-17 18:10:56 +02:00 |
|
FliegendeWurst
|
6668e639d5
|
fix(website): proper favicon
|
2025-06-17 18:10:56 +02:00 |
|
SiriusXT
|
bcc689cae3
|
Merge branch 'develop' into note-create
|
2025-06-17 21:18:06 +08:00 |
|
SiriusXT
|
20173d544b
|
feat(autocomple): support specifying path when creating a new note
|
2025-06-17 20:41:23 +08:00 |
|
Arne Keller
|
e90d4cf86f
|
docs: add section on Nix flake
|
2025-06-17 13:05:20 +02:00 |
|
Arne Keller
|
1de02b85b3
|
chore(docs): restore dev docs
|
2025-06-17 13:05:20 +02:00 |
|
FliegendeWurst
|
dab43d9372
|
docs: mention escaped backslashes in regex search
|
2025-06-17 13:05:20 +02:00 |
|
Elian Doran
|
3b579a3b7b
|
Slash commands (#2336)
|
2025-06-17 12:49:26 +03:00 |
|