13130 Commits

Author SHA1 Message Date
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
Elian Doran
9d9ed2edcb
feat(touchbar): refresh properly for calendar view 2025-04-13 21:31:20 +03:00
Elian Doran
d1df365e09
feat(touchbar): calendar view 2025-04-13 21:18:43 +03:00
Elian Doran
a0447c41b4
feat(touchbar): display modal title 2025-04-13 20:29:56 +03:00
Elian Doran
e6e2bde274
feat(touchbar): basic implementation for modal buttons 2025-04-13 20:27:19 +03:00
Elian Doran
ce86a2b077
feat(touchbar): add spacer 2025-04-13 20:10:16 +03:00
Elian Doran
904e8f724d
refactor(touchbar): unnecessary typecast 2025-04-13 20:06:58 +03:00
Elian Doran
4161bc17e1
Merge remote-tracking branch 'origin/develop' into feature/touchbar 2025-04-11 09:54:45 +03:00
Elian Doran
6688151c2b
Merge pull request #1674 from TriliumNext/renovate/electron-rebuild-3.x
chore(deps): update dependency @electron/rebuild to v3.7.2
2025-04-11 08:34:47 +03:00
renovate[bot]
e61c59b1a8
chore(deps): update dependency @electron/rebuild to v3.7.2 2025-04-11 02:04:46 +00:00
Panagiotis Papadopoulos
22ac83f443 chore(build-server): add unix EOL to trilium.sh 2025-04-10 23:22:52 +02:00
Elian Doran
a92b040958
Merge pull request #1579 from TriliumNext/calendar
Add week note and quarter note support
2025-04-10 22:31:01 +03:00
Jin
998abb35be fix: 🐛 fix calendar unit test error 2025-04-10 21:12:56 +02:00
Jin
a554085681 fix: 🐛 fix tray.ts build error 2025-04-10 21:01:00 +02:00
Jin
7f381cb733 fix: 🐛 fix sender.ts build error 2025-04-10 20:59:18 +02:00
Jin
6322f8473c fix: 🐛 fix clipper build error 2025-04-10 20:58:04 +02:00
Panagiotis Papadopoulos
1822240ee0
ci: setup CodeQL workflow with default settings 2025-04-10 20:45:24 +02:00
Elian Doran
32a6aed93b
Merge remote-tracking branch 'origin/develop' into calendar 2025-04-10 21:25:58 +03:00
Elian Doran
9cfc08389c
Merge pull request #1626 from TriliumNext/deps_express5
deps: manual upgrade to express 5.1.0
2025-04-10 21:14:10 +03:00
Elian Doran
2cb7002fe4
Merge pull request #1664 from TriliumNext/renovate/katex-0.x
fix(deps): update dependency katex to v0.16.22
2025-04-10 21:13:42 +03:00
Elian Doran
fae027a036
Merge pull request #1661 from TriliumNext/renovate/electron-35.x
chore(deps): update dependency electron to v35.1.5
2025-04-10 21:13:12 +03:00
renovate[bot]
64cc32c4fa
fix(deps): update dependency katex to v0.16.22 2025-04-10 18:12:56 +00:00
Elian Doran
613efc3c78
Merge pull request #1662 from TriliumNext/renovate/typedoc-0.x
chore(deps): update dependency typedoc to v0.28.2
2025-04-10 21:12:51 +03:00
Elian Doran
5ed7695426
Merge pull request #1663 from TriliumNext/renovate/typescript-eslint-monorepo
chore(deps): update dependency typescript-eslint to v8.29.1
2025-04-10 21:12:31 +03:00
Elian Doran
6d45e656cb
Merge pull request #1665 from TriliumNext/renovate/marked-15.x
fix(deps): update dependency marked to v15.0.8
2025-04-10 21:11:49 +03:00
Elian Doran
ff195a930b
Merge pull request #1666 from TriliumNext/renovate/webpack-5.x
chore(deps): update dependency webpack to v5.99.5
2025-04-10 21:11:11 +03:00
Elian Doran
64869f80ee
chore(release): 0.92.7 v0.92.7 2025-04-10 21:06:20 +03:00
Elian Doran
3df666b03e
Merge pull request #1668 from TriliumNext/fix_redirectBareDomainError_on_initial_start
fix(auth): avoid "Error: Option 'redirectBareDomain' doesn't exist" on new installations
2025-04-10 20:52:54 +03:00
Panagiotis Papadopoulos
1979affa8a refactor(auth): simplify hasRedirectBareDomain
following change suggestion requested here
https://github.com/TriliumNext/Notes/pull/1668#pullrequestreview-2755816018
2025-04-10 19:49:00 +02:00
Panagiotis Papadopoulos
a819166ae5 fix(auth): avoid "Error: Option 'redirectBareDomain' doesn't exist" on new installations
fixes #1667
2025-04-10 19:49:00 +02:00
Elian Doran
9ab48839a7
chore(github): add paypal to funding 2025-04-10 20:29:36 +03:00
Elian Doran
569aeedae4
Update FUNDING.yml 2025-04-10 20:11:50 +03:00
Elian Doran
bfafd993ed
chore(readme): add sponsor badge 2025-04-10 20:02:43 +03:00
Elian Doran
279b6fcf14
fix(mobile): bring back bar positioning on iOS 2025-04-10 18:21:36 +03:00
Elian Doran
83fb6f44c2
feat(mobile): hide global menu & tabs when keyboard is opened 2025-04-10 17:45:52 +03:00
Elian Doran
7a1e775de2
feat(mobile): detect presence of the virtual keyboard 2025-04-10 17:41:31 +03:00
Elian Doran
1aa69ba268
fix(mobile): remove vertical scrollbar for editing toolbar 2025-04-10 16:58:30 +03:00
Elian Doran
830285c866
fix(mobile): remove scrollbar for editing toolbar 2025-04-10 16:20:37 +03:00
Elian Doran
4f09f1a266
feat(mobile): flatten editing toolbar 2025-04-10 15:06:33 +03:00
Elian Doran
326c409e47
feat(mobile): reposition dropdowns to point up instead of down 2025-04-10 14:44:27 +03:00
Elian Doran
e23b2f3ddd
fix(mobile): bring back scrolling to toolbar 2025-04-10 14:07:44 +03:00
Elian Doran
0f2bc529bf
feat(mobile): improve editing toolbar positioning on Android 2025-04-10 12:10:56 +03:00
Elian Doran
fbba76bbb3
refactor(components): split editor toolbar for mobile 2025-04-10 11:50:28 +03:00
Elian Doran
c422c3e5b9
fix(mobile): detection when authentication is disabled (closes #1660) 2025-04-10 10:35:24 +03:00
Elian Doran
ce4b5b8193
fix(desktop): missing </body> 2025-04-10 09:45:05 +03:00