Elian Doran
|
a6f52fff3e
|
fix(client/lightweight): raw SQL queries not working
|
2026-01-06 22:20:53 +02:00 |
|
Elian Doran
|
7832f20c89
|
feat(client/lightweight): import demo database
|
2026-01-06 21:45:02 +02:00 |
|
Elian Doran
|
405db7cedb
|
chore(client/lightweight): fix errors in SQL provider & implement crypto provider
|
2026-01-06 21:05:53 +02:00 |
|
Elian Doran
|
ccf4df8e86
|
chore(client/lightweight): basic SQL implementation
|
2026-01-06 20:59:52 +02:00 |
|
Elian Doran
|
1beda05e6c
|
chore(client/lightweight): basic CLS implementation
|
2026-01-06 20:59:49 +02:00 |
|
Elian Doran
|
18a3d9d71a
|
fix(client/lightweight): TypeScript not processed
|
2026-01-06 20:39:11 +02:00 |
|
Elian Doran
|
25dc9201bf
|
feat(client/lightweight): improve error handling
|
2026-01-06 20:27:35 +02:00 |
|
Elian Doran
|
b60501dd3f
|
chore(core) integrate options route
|
2026-01-06 20:12:03 +02:00 |
|
Elian Doran
|
cbd2fc3966
|
chore(client/lightweight): fix asset and API base path
|
2026-01-06 19:41:31 +02:00 |
|
Elian Doran
|
9bce12a85b
|
Merge remote-tracking branch 'origin/lightweight/decouple_server_api' into lightweight/browser_api
|
2026-01-06 19:33:35 +02:00 |
|
Elian Doran
|
60cb8d950e
|
chore(core): integrate promoted_attribute_definition_parser
|
2026-01-06 13:30:21 +02:00 |
|
Elian Doran
|
5d474150da
|
feat(client/lightweight): integrate SQLite
|
2026-01-05 20:00:00 +02:00 |
|
Elian Doran
|
d3941752f1
|
chore(client/lightweight): disable caching for now
|
2026-01-05 19:10:25 +02:00 |
|
Elian Doran
|
56b305b1de
|
fix(client/lightweight): html aggressively cached
|
2026-01-05 18:50:09 +02:00 |
|
Elian Doran
|
bde472d649
|
feat(client/standalone): basic service worker attempt
|
2026-01-05 18:35:14 +02:00 |
|
Elian Doran
|
688d197472
|
chore(client): set up body classes
|
2026-01-05 11:55:51 +02:00 |
|
Elian Doran
|
b745fb476e
|
chore(client): get icons to load
|
2026-01-05 11:50:21 +02:00 |
|
Elian Doran
|
047b5a85d2
|
chore(client): load stylesheets
|
2026-01-05 11:48:19 +02:00 |
|
Elian Doran
|
370a0c6a05
|
feat(client): get desktop to start
|
2026-01-05 11:40:53 +02:00 |
|
Elian Doran
|
0d4558fee1
|
feat(client): get glob to be populated
|
2026-01-05 11:37:03 +02:00 |
|
Elian Doran
|
76526e0a96
|
feat(server): bootstrap route
|
2026-01-05 11:22:10 +02:00 |
|
Elian Doran
|
70093e0a7d
|
feat(server): render static Vite HTML
|
2026-01-05 11:07:40 +02:00 |
|
Elian Doran
|
13ce8cf498
|
fix(note_list): the note list cannot open the context menu. (#8254)
Checks / main (push) Waiting to run
CodeQL Advanced / Analyze (actions) (push) Waiting to run
CodeQL Advanced / Analyze (javascript-typescript) (push) Waiting to run
Dev / Test development (push) Waiting to run
Dev / Build Docker image (push) Blocked by required conditions
Dev / Check Docker build (Dockerfile) (push) Blocked by required conditions
Dev / Check Docker build (Dockerfile.alpine) (push) Blocked by required conditions
/ Check Docker build (Dockerfile) (push) Waiting to run
/ Check Docker build (Dockerfile.alpine) (push) Waiting to run
/ Build Docker images (Dockerfile, ubuntu-24.04-arm, linux/arm64) (push) Blocked by required conditions
/ Build Docker images (Dockerfile.alpine, ubuntu-latest, linux/amd64) (push) Blocked by required conditions
/ Build Docker images (Dockerfile.legacy, ubuntu-24.04-arm, linux/arm/v7) (push) Blocked by required conditions
/ Build Docker images (Dockerfile.legacy, ubuntu-24.04-arm, linux/arm/v8) (push) Blocked by required conditions
/ Merge manifest lists (push) Blocked by required conditions
playwright / E2E tests on linux-arm64 (push) Waiting to run
playwright / E2E tests on linux-x64 (push) Waiting to run
|
2026-01-04 23:49:25 +02:00 |
|
Elian Doran
|
6c2afc086c
|
feat(i18n): add Polish
|
2026-01-04 23:38:51 +02:00 |
|
noobhjy
|
3308c7bdf4
|
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (1751 of 1751 strings)
Translation: Trilium Notes/Client
Translate-URL: https://hosted.weblate.org/projects/trilium/client/zh_Hans/
|
2026-01-04 20:01:53 +00:00 |
|
Francis C.
|
56341a1a73
|
Translated using Weblate (Chinese (Traditional Han script))
Currently translated at 100.0% (1751 of 1751 strings)
Translation: Trilium Notes/Client
Translate-URL: https://hosted.weblate.org/projects/trilium/client/zh_Hant/
|
2026-01-04 20:01:52 +00:00 |
|
green
|
0857e1a536
|
Translated using Weblate (Japanese)
Currently translated at 100.0% (1751 of 1751 strings)
Translation: Trilium Notes/Client
Translate-URL: https://hosted.weblate.org/projects/trilium/client/ja/
|
2026-01-04 20:01:50 +00:00 |
|
Elian Doran
|
5bc15a5448
|
PDFjs v1 final tweaks (#8256)
|
2026-01-04 21:21:51 +02:00 |
|
Elian Doran
|
fb4e912ed0
|
chore(pdfjs): address requested changes
|
2026-01-04 21:08:39 +02:00 |
|
Elian Doran
|
e4d0a4554a
|
feat(client/note_list): use built-in PDF viewer
|
2026-01-04 18:40:17 +02:00 |
|
Elian Doran
|
dfab7dbc4b
|
fix(note_list): missing margin in button
|
2026-01-04 18:39:23 +02:00 |
|
Elian Doran
|
0039f4c155
|
feat(pdfjs): replace blob instead of creating a new revision every time
|
2026-01-04 17:25:56 +02:00 |
|
Elian Doran
|
23f7dc63b8
|
feat(pdfjs): enable editing features only if in main editor
|
2026-01-04 17:11:16 +02:00 |
|
SiriusXT
|
c650441655
|
Merge branch 'main' into fix/note_list
Checks / main (push) Has been cancelled
|
2026-01-04 10:49:46 +08:00 |
|
SiriusXT
|
e573a8af77
|
chore(note_grid): remove unused tree import
|
2026-01-04 10:48:45 +08:00 |
|
SiriusXT
|
b23252d046
|
fix(note_grid): the note grid cannot open the context menu
|
2026-01-04 10:25:43 +08:00 |
|
Elian Doran
|
69511134e5
|
refactor(client/pdf): handle blob request on client side
|
2026-01-03 20:54:28 +02:00 |
|
Elian Doran
|
21cf5e1df7
|
chore(client/pdf): use custom spaced update hook
|
2026-01-03 20:29:54 +02:00 |
|
Hosted Weblate
|
9df5505989
|
Update translation files
Updated by "Cleanup translation files" add-on in Weblate.
Translation: Trilium Notes/Client
Translate-URL: https://hosted.weblate.org/projects/trilium/client/
|
2026-01-03 18:03:22 +00:00 |
|
Francis C.
|
feaa54d660
|
Translated using Weblate (Chinese (Traditional Han script))
Currently translated at 100.0% (1745 of 1745 strings)
Translation: Trilium Notes/Client
Translate-URL: https://hosted.weblate.org/projects/trilium/client/zh_Hant/
|
2026-01-03 18:03:20 +00:00 |
|
noobhjy
|
c94bd41162
|
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 99.8% (1743 of 1745 strings)
Translation: Trilium Notes/Client
Translate-URL: https://hosted.weblate.org/projects/trilium/client/zh_Hans/
|
2026-01-03 18:03:19 +00:00 |
|
Elian Doran
|
80363cdc73
|
chore(client/save_indicator): fix some spacing issues
|
2026-01-03 19:53:46 +02:00 |
|
Elian Doran
|
02e08fdf12
|
chore(client/save_indicator): address requested changes
|
2026-01-03 19:47:33 +02:00 |
|
Elian Doran
|
d3b598a5b2
|
fix(client/save_indicator): not visible on light theme
|
2026-01-03 19:39:16 +02:00 |
|
Elian Doran
|
0dd3a03c6b
|
chore(client): fix type issue
|
2026-01-03 19:30:52 +02:00 |
|
Elian Doran
|
2144888447
|
Merge remote-tracking branch 'origin/main' into feature/save_indicator
|
2026-01-03 19:24:51 +02:00 |
|
Elian Doran
|
cd1f3aa9a7
|
chore(client): address self-review
Checks / main (push) Has been cancelled
|
2026-01-03 10:05:44 +02:00 |
|
Elian Doran
|
1674401342
|
Merge remote-tracking branch 'origin/main' into feature/pdfjs_refinement
|
2026-01-03 09:57:42 +02:00 |
|
renovate[bot]
|
482d2f9624
|
fix(deps): update dependency mind-elixir to v5.4.0
|
2026-01-03 01:46:19 +00:00 |
|
Adorian Doran
|
58b73cfc7d
|
Merge branch 'main' of https://github.com/TriliumNext/Trilium
Checks / main (push) Waiting to run
CodeQL Advanced / Analyze (actions) (push) Waiting to run
CodeQL Advanced / Analyze (javascript-typescript) (push) Waiting to run
Deploy Documentation / Build and Deploy Documentation (push) Waiting to run
Dev / Test development (push) Waiting to run
Dev / Build Docker image (push) Blocked by required conditions
Dev / Check Docker build (Dockerfile) (push) Blocked by required conditions
Dev / Check Docker build (Dockerfile.alpine) (push) Blocked by required conditions
/ Check Docker build (Dockerfile) (push) Waiting to run
/ Check Docker build (Dockerfile.alpine) (push) Waiting to run
/ Build Docker images (Dockerfile, ubuntu-24.04-arm, linux/arm64) (push) Blocked by required conditions
/ Build Docker images (Dockerfile.alpine, ubuntu-latest, linux/amd64) (push) Blocked by required conditions
/ Build Docker images (Dockerfile.legacy, ubuntu-24.04-arm, linux/arm/v7) (push) Blocked by required conditions
/ Build Docker images (Dockerfile.legacy, ubuntu-24.04-arm, linux/arm/v8) (push) Blocked by required conditions
/ Merge manifest lists (push) Blocked by required conditions
playwright / E2E tests on linux-arm64 (push) Waiting to run
playwright / E2E tests on linux-x64 (push) Waiting to run
Deploy website / Build & deploy website (push) Waiting to run
|
2026-01-03 02:25:07 +02:00 |
|