Commit Graph

13310 Commits

Author SHA1 Message Date
Elian Doran
b700bb65d8 fix(search): note path contains icon (closes #1721) 2025-04-17 21:08:04 +03:00
Elian Doran
069e307ec4 refactor(note_autocomplete): icon as separate field 2025-04-17 20:49:45 +03:00
Elian Doran
482243b419 fix(tree): note order sometimes incorrect (closes #1727) 2025-04-17 20:36:51 +03:00
Elian Doran
722abb14de docs(release): clean up unneeded sections in v0.93.0 2025-04-17 20:04:58 +03:00
Elian Doran
8e7f0f6478 faet(docs): document the new CORS options 2025-04-17 20:00:46 +03:00
Elian Doran
2babc2c5d9 Merge branch 'develop' of github.com:TriliumNext/Notes into develop 2025-04-17 19:52:58 +03:00
Elian Doran
0b53de7912 chore(release): update changelog 2025-04-17 19:52:55 +03:00
Elian Doran
6ca49e977d Merge pull request #1724 from yiranlus/develop
Allow setting CORS headers
2025-04-17 19:52:34 +03:00
Elian Doran
26ed302d3b chore(release): update changelog 2025-04-17 19:51:52 +03:00
Elian Doran
4f075927f3 Merge pull request #1732 from TriliumNext/notepath
Make each part of the note path clickable.
2025-04-17 19:48:53 +03:00
Elian Doran
c2b5f0a5a3 feat(import/markdown): support todo lists in the CKEditor style 2025-04-17 18:34:59 +03:00
Elian Doran
2edaa2c4d4 feat(export/markdown): add support for todos 2025-04-17 18:34:59 +03:00
SiriusXT
b7e7196f48 Shortcut to open link 2025-04-17 18:37:58 +08:00
SiriusXT
49bc6e8c91 Add Shift + Click to open the note in a new tab and activate it. 2025-04-17 17:12:48 +08:00
SiriusXT
b86407b7f5 Make each part of the note path clickable. 2025-04-17 16:30:46 +08:00
JYC333
ea8b5131e1 Merge pull request #1730 from TriliumNext/renovate/sanitize-html-2.x
fix(deps): update dependency sanitize-html to v2.16.0
2025-04-17 16:10:01 +08:00
renovate[bot]
4b3f12426f fix(deps): update dependency sanitize-html to v2.16.0 2025-04-17 02:00:26 +00:00
Elian Doran
b875717117 chore(vscode): recommend Markdown all in one 2025-04-16 21:27:30 +03:00
Elian Doran
5322dcb46e Merge pull request #1725 from TriliumNext/renovate/i18next-25.x
fix(deps): update dependency i18next to v25
2025-04-16 21:19:09 +03:00
Elian Doran
2ad834fe5b fix(client): unable to trigger move to dialog via keyboard shortcut 2025-04-16 14:55:00 +03:00
Elian Doran
b4c74af662 fix(anonymization): full anonymization not redacting attachment titles 2025-04-16 14:29:04 +03:00
renovate[bot]
8fec0cb871 fix(deps): update dependency i18next to v25 2025-04-16 00:19:35 +00:00
Yiran Lu
e6ccd88abb add CORS settings in config-sample.ini 2025-04-16 01:08:17 +02:00
Yiran Lu
402d84e9ee change to more logical environment variable name 2025-04-16 01:01:29 +02:00
Yiran Lu
e2bf203404 Merge branch 'develop' into develop 2025-04-15 23:36:17 +02:00
Yiran Lu
07955daa1c Allow setting CORS headers 2025-04-15 23:14:01 +02:00
Elian Doran
afac983687 Merge pull request #1700 from TriliumNext/tab-scroll
Allow the Tab row scroll
2025-04-15 21:36:28 +03:00
Elian Doran
80f895a2d5 chore(release): mention feature in changelog 2025-04-15 21:26:04 +03:00
Elian Doran
8f3af176a0 Merge remote-tracking branch 'origin/develop' into tab-scroll 2025-04-15 21:23:14 +03:00
Elian Doran
b2b52956ad chore(release): mention bugfix 2025-04-15 19:57:26 +03:00
Elian Doran
2b4d9f8536 fix(sql): prepared statements leak raw state (fixes #1705) 2025-04-15 19:54:48 +03:00
SiriusXT
d1c2672f99 Fix trackpad not switching tabs. 2025-04-15 23:38:08 +08:00
Elian Doran
bbc8536068 chore(docs): mention in the documentation about Bearer tokens 2025-04-15 17:56:18 +03:00
Elian Doran
46cbbec53a docs(release): update changelog 2025-04-15 17:55:39 +03:00
Elian Doran
2d46e8c543 Merge pull request #1714 from yiranlus/develop
Support Bearer Authentication
2025-04-15 17:47:15 +03:00
Yiran Lu
0fa084711e Merge branch 'TriliumNext:develop' into develop 2025-04-15 16:11:16 +02:00
SiriusXT
897fde7332 Fix lag when scrolling the tab row. 2025-04-15 22:09:55 +08:00
Yiran Lu
22f1feece3 add support for Bearer auth 2025-04-15 16:09:55 +02:00
SiriusXT
1c199938b6 Merge branch 'develop' into tab-scroll 2025-04-15 19:44:03 +08:00
SiriusXT
83327b2903 Fix horizontal line issue in horizontal view and drag animation in vertical view. 2025-04-15 19:43:28 +08:00
Elian Doran
627e90ef89 chore(release): update change log 2025-04-15 13:13:23 +03:00
Elian Doran
0f06bf43f0 Merge pull request #1708 from TriliumNext/fix_http-code-failed-login_#1707
fix(login): send back 401 Unauthorized on failed login attempt
2025-04-15 13:12:28 +03:00
Elian Doran
171a023a8c Merge pull request #1710 from TriliumNext/fix_cookieMaxAge-regression
fix(login): fix regression that removed support for setting custom cookieMaxAge
2025-04-15 13:11:20 +03:00
Panagiotis Papadopoulos
ce83c918fb fix(login): fix regression that removed support for setting custom cookieMaxAge
regression introduced with #401
custom cookieMaxAge feature added with #1156

fixes #1709
2025-04-15 09:09:28 +02:00
Panagiotis Papadopoulos
fa350e13f6 fix(login): send back 401 Unauthorized on failed login attempt 2025-04-15 08:48:57 +02:00
Elian Doran
3a3f5be7be Merge pull request #1704 from TriliumNext/renovate/typescript-eslint-monorepo
chore(deps): update dependency typescript-eslint to v8.30.1
2025-04-15 08:49:07 +03:00
renovate[bot]
a5d587abe4 chore(deps): update dependency typescript-eslint to v8.30.1 2025-04-15 02:50:48 +00:00
Elian Doran
37e66dc640 chore(docs): update some small sections in README 2025-04-14 23:47:24 +03:00
Elian Doran
2758fa5846 fix(client): grey background in classic theme (closes #1689) 2025-04-14 23:37:40 +03:00
Panagiotis Papadopoulos
e61532566a refactor(cookiePath): remove non-working cookiePath option from config-sample.ini
not sure how I managed to forget to commit this as well, this should've been part of (the now already approved & merged) PR #1686 as well
2025-04-14 20:02:56 +02:00