Elian Doran
|
ae74f8ea83
|
feat(dx/desktop): isolate node_modules dependency
|
2025-09-02 10:45:42 +03:00 |
|
SiriusXT
|
88b748e67b
|
Merge branch 'main' into siriusxt_split
|
2025-09-02 09:36:06 +08:00 |
|
SiriusXT
|
3254069999
|
feat: Make splits resizable
|
2025-09-02 09:28:53 +08:00 |
|
renovate[bot]
|
0bfa9f0c58
|
chore(deps): update node.js to v22.19.0
|
2025-09-02 01:18:18 +00:00 |
|
renovate[bot]
|
498ffa806d
|
chore(deps): update dependency @sveltejs/kit to v2.37.0
|
2025-09-02 01:18:13 +00:00 |
|
renovate[bot]
|
9bfed2a80d
|
chore(deps): update dependency @stylistic/eslint-plugin to v5.3.1
|
2025-09-02 01:17:37 +00:00 |
|
renovate[bot]
|
ec902c5762
|
fix(deps): update dependency react-i18next to v15.7.3
|
2025-09-02 01:17:32 +00:00 |
|
renovate[bot]
|
bb1d31f877
|
fix(deps): update dependency dayjs to v1.11.18
|
2025-09-02 01:16:58 +00:00 |
|
renovate[bot]
|
09f938fb72
|
fix(deps): update dependency @codemirror/view to v6.38.2
|
2025-09-02 01:16:21 +00:00 |
|
renovate[bot]
|
a3e9192998
|
chore(deps): update pnpm to v10.15.1
|
2025-09-02 01:15:40 +00:00 |
|
renovate[bot]
|
80b7c0b4c9
|
chore(deps): update dependency typedoc to v0.28.12
|
2025-09-02 01:14:46 +00:00 |
|
renovate[bot]
|
f01d6938f3
|
chore(deps): update dependency lint-staged to v16.1.6
|
2025-09-02 01:14:40 +00:00 |
|
Adorian Doran
|
ab95d707a3
|
style/text editor/forms: refactor
|
2025-09-02 02:43:11 +03:00 |
|
Adorian Doran
|
6475b4029a
|
style/text editor/forms: restyle number inputs
|
2025-09-02 02:42:05 +03:00 |
|
Adorian Doran
|
f646b3dc5c
|
style/text editor/color selector dropdown: fix layout
|
2025-09-02 02:14:43 +03:00 |
|
Adorian Doran
|
bcef0802e4
|
style/text editor/insert emoji flyout: fix the spacing of the skin tone dropdown items
|
2025-09-02 02:08:04 +03:00 |
|
Adorian Doran
|
47099cc77b
|
style/text editor/insert math flyout: fix layout
|
2025-09-02 02:03:49 +03:00 |
|
Elian Doran
|
793102f3ad
|
chore(dx/electron): fix tray icons
|
2025-09-01 22:55:53 +03:00 |
|
Elian Doran
|
6f29bdf355
|
chore(dx/electron): different window icon
|
2025-09-01 22:25:06 +03:00 |
|
Elian Doran
|
edf53c8a0f
|
chore(dx/desktop): configure dev & start-prod
|
2025-09-01 21:16:10 +03:00 |
|
Elian Doran
|
24859e33c1
|
chore(dx/desktop): generate prod package.json
|
2025-09-01 21:15:44 +03:00 |
|
Elian Doran
|
ebcf4315f7
|
chore(dx/desktop): remote main not working in dist build
|
2025-09-01 21:15:17 +03:00 |
|
Elian Doran
|
135e2bb10e
|
chore(dx/desktop): get prod build
|
2025-09-01 20:50:22 +03:00 |
|
Elian Doran
|
72a256eccf
|
refactor(dx/server): simplify build script even further
|
2025-09-01 20:29:34 +03:00 |
|
Elian Doran
|
1e991c0526
|
refactor(dx/server): extract basic build commands to separate file
|
2025-09-01 19:36:14 +03:00 |
|
Elian Doran
|
978e6b9dde
|
chore(dx/server): unnecessary import
|
2025-09-01 19:22:46 +03:00 |
|
perf3ct
|
a2acb3cbb7
|
fix(shortcuts): try to fix ime composition checks
|
2025-09-01 16:21:58 +00:00 |
|
Papierkorb2292
|
623fcce3d1
|
Also update note context in other note context events in note wrapper so it works with tabs
|
2025-09-01 11:33:15 +02:00 |
|
Papierkorb2292
|
c99ef4a549
|
Make note wrapper widget aware of note context on mobile
|
2025-09-01 11:01:29 +02:00 |
|
Papierkorb2292
|
c629ce6ef8
|
Add note wrapper widget in mobile_layout.tsx
|
2025-09-01 11:01:08 +02:00 |
|
Elian Doran
|
35743de0df
|
fix(dx/client): client not starting due to duplicate config
|
2025-09-01 11:53:17 +03:00 |
|
Elian Doran
|
5cf182cf98
|
fix(dx/client): not serving Vite due to NODE_ENV
|
2025-09-01 11:50:41 +03:00 |
|
Elian Doran
|
01022546e8
|
fix(dx/client): insert math not working due to icon import
|
2025-09-01 11:33:18 +03:00 |
|
Elian Doran
|
83be42f4ea
|
Translations update from Hosted Weblate (#6843)
|
2025-09-01 09:10:52 +03:00 |
|
Mik Piet
|
ab9fec0186
|
Translated using Weblate (Polish)
Currently translated at 7.0% (111 of 1566 strings)
Translation: Trilium Notes/Client
Translate-URL: https://hosted.weblate.org/projects/trilium/client/pl/
|
2025-09-01 06:02:00 +02:00 |
|
Flowerlywind
|
c6dd32ea7b
|
Translated using Weblate (Vietnamese)
Currently translated at 2.5% (40 of 1566 strings)
Translation: Trilium Notes/Client
Translate-URL: https://hosted.weblate.org/projects/trilium/client/vi/
|
2025-09-01 06:01:58 +02:00 |
|
Kuzma Simonov
|
1d4cd538ac
|
Translated using Weblate (Russian)
Currently translated at 100.0% (1566 of 1566 strings)
Translation: Trilium Notes/Client
Translate-URL: https://hosted.weblate.org/projects/trilium/client/ru/
|
2025-09-01 06:01:57 +02:00 |
|
rodrigomescua
|
dc99f725f9
|
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (1566 of 1566 strings)
Translation: Trilium Notes/Client
Translate-URL: https://hosted.weblate.org/projects/trilium/client/pt_BR/
|
2025-09-01 06:01:55 +02:00 |
|
Newcomer1989
|
2f804f3eac
|
Translated using Weblate (German)
Currently translated at 100.0% (1566 of 1566 strings)
Translation: Trilium Notes/Client
Translate-URL: https://hosted.weblate.org/projects/trilium/client/de/
|
2025-09-01 06:01:54 +02:00 |
|
Elian Doran
|
4b9688af04
|
chore(dx/server): minify output
|
2025-08-31 23:19:07 +03:00 |
|
Elian Doran
|
897b896c11
|
chore(dx/server): fix vite interfering in production
|
2025-08-31 23:12:52 +03:00 |
|
Elian Doran
|
3600b46824
|
chore(dx/server): fix missing path to client
|
2025-08-31 23:04:18 +03:00 |
|
Elian Doran
|
9266fe63b9
|
chore(dx/client): disable share CSS for now
|
2025-08-31 23:03:38 +03:00 |
|
Elian Doran
|
a3ea52968f
|
chore(dx/client): fix codemirror dep
|
2025-08-31 23:03:30 +03:00 |
|
Elian Doran
|
a06f2aeb8b
|
chore(dx/server): trigger build of client & copy artifacts
|
2025-08-31 23:03:21 +03:00 |
|
Elian Doran
|
f4a56d4e19
|
chore(dx/client): get vite build to work
|
2025-08-31 23:02:41 +03:00 |
|
Elian Doran
|
f3f7ff5622
|
chore(dx/server): copy share templates when building
|
2025-08-31 22:48:50 +03:00 |
|
Elian Doran
|
dbf016adaf
|
chore(dx/server): build all entrypoints with right ext
|
2025-08-31 22:43:21 +03:00 |
|
Elian Doran
|
0e5108bd08
|
chore(dx/server): start building & copying assets
|
2025-08-31 22:30:07 +03:00 |
|
Elian Doran
|
cf1180faa9
|
chore(dx/server): remove babel compacting for tiny gain in perf
|
2025-08-31 21:05:23 +03:00 |
|