Commit Graph

13285 Commits

Author SHA1 Message Date
Elian Doran b4c74af662 fix(anonymization): full anonymization not redacting attachment titles 2025-04-16 14:29:04 +03: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
Elian Doran ed6ba97a69 chore(release): typo 2025-04-14 21:00:11 +03:00
Panagiotis Papadopoulos c76439a35f docs: fix tiny typo 2025-04-14 19:43:58 +02:00
Panagiotis Papadopoulos 77ec3e2170 fix(deps): update vite from 6.2.5 to 6.2.6
fixes vulnerability

vite  6.2.0 - 6.2.5
Severity: moderate
Vite has an `server.fs.deny` bypass with an invalid `request-target` - https://github.com/advisories/GHSA-356w-63v5-8wf4
2025-04-14 19:33:37 +02:00
Elian Doran 5675e6366b chore(api): document getWeekNote 2025-04-14 18:36:54 +03:00
SiriusXT 1c8eb26d77 Merge branch 'develop' into tab-scroll 2025-04-14 19:21:18 +08:00
SiriusXT 91231874e3 Avoid triggering tab switch on long press. 2025-04-14 18:43:54 +08:00
SiriusXT 7ec73698ab Allow the tab row scroll 2025-04-14 17:20:35 +08:00
Elian Doran 34a0470d72 Merge pull request #1698 from TriliumNext/renovate/jsdom-26.x
fix(deps): update dependency jsdom to v26.1.0
2025-04-14 09:01:33 +03:00
Elian Doran 6eb277f502 chore(renovate): remove global repositories setting
Fixes warning ""The \"repositories\" option is a global option reserved only for Renovate's global configuration and cannot be configured within a repository's config file.""
2025-04-14 08:47:54 +03:00
renovate[bot] 234cc9eed8 fix(deps): update dependency jsdom to v26.1.0 2025-04-14 05:44:48 +00:00
Panagiotis Papadopoulos 2d71108723 chore(deps): update transitive dep electron-installer-common to 0.10.4
via `npm update electron-installer-common` → gets rid of one 'npm warn'

npm warn deprecated asar@3.2.0: Please use @electron/asar moving forward.  There is no API change, just a package name change
2025-04-14 06:57:06 +02:00
Elian Doran 1972961c64 docs(release): touch bar support 2025-04-13 23:49:29 +03:00
Elian Doran e79730a707 Merge pull request #1549 from TriliumNext/feature/touchbar
Basic touchbar integration
2025-04-13 23:42:51 +03:00
Elian Doran 58a33efeab fix(touchbar): crashing on server 2025-04-13 23:26:35 +03:00
Elian Doran c5ca3decb1 refactor(touchbar): turn into a component 2025-04-13 23:20:22 +03:00
Elian Doran 14516d53c3 chore(touchbar): disable widget on non-mac 2025-04-13 23:09:14 +03:00
Elian Doran 83e7e82252 chore(touchbar): address self-review 2025-04-13 23:04:06 +03:00
Elian Doran de99759d08 Merge remote-tracking branch 'origin/develop' into feature/touchbar 2025-04-13 22:55:44 +03:00
Elian Doran 342aff8209 chore(touchbar): reduce centering 2025-04-13 22:16:05 +03:00
Elian Doran ef423f1a1f chore(touchbar): reduce spacer width 2025-04-13 22:12:38 +03:00
Elian Doran 3fb2378de9 fix(touchbar): errors if there is no modal 2025-04-13 22:10:41 +03:00
Elian Doran d6478c2fed fix(touchbar): errors refreshing touchbar if parent is missing 2025-04-13 22:08:26 +03:00
Elian Doran d734ac9e45 fix(touchbar): hide read-only button after editing 2025-04-13 21:52:56 +03:00
Elian Doran cbc6e74d64 feat(touchbar): create child note in note tree 2025-04-13 21:47:16 +03:00
Elian Doran f98ac84829 feat(touchbar): delete note in note tree 2025-04-13 21:42:28 +03:00