Elian Doran
|
f29411baf7
|
fix(website/i18n): header link not indicating active
|
2025-10-25 22:49:22 +03:00 |
|
Elian Doran
|
be5e70130c
|
feat(website/i18n): highlight current language
|
2025-10-25 22:39:04 +03:00 |
|
Elian Doran
|
9ba1e9d732
|
feat(website/i18n): swap locale when footer
|
2025-10-25 22:36:27 +03:00 |
|
Elian Doran
|
e1dc4d1433
|
chore(website/i18n): another missing translation
|
2025-10-25 22:18:07 +03:00 |
|
Elian Doran
|
d0d268496c
|
Update apps/website/src/components/Header.tsx
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-10-25 22:16:50 +03:00 |
|
Elian Doran
|
8a6950c945
|
Merge branch 'main' into feature/website_i18n
|
2025-10-25 22:03:18 +03:00 |
|
Elian Doran
|
477592d176
|
fix(website/i18n): language detection not always working
|
2025-10-25 21:55:53 +03:00 |
|
Elian Doran
|
7e5c2ed79d
|
chore(website): set up testing
|
2025-10-25 21:54:30 +03:00 |
|
Elian Doran
|
bc580f2a88
|
feat(website/i18n): language auto-detection
|
2025-10-25 21:39:02 +03:00 |
|
Elian Doran
|
71cd92e0b5
|
fix(website/i18n): header sometimes not correctly translated
|
2025-10-25 21:13:48 +03:00 |
|
Elian Doran
|
a4d92e12be
|
chore(website/i18n): add more CJK fonts
|
2025-10-25 21:05:54 +03:00 |
|
Elian Doran
|
c40279b480
|
chore(website): missing a translation
|
2025-10-25 20:40:05 +03:00 |
|
Elian Doran
|
4c7e7c157c
|
chore(website): solve a warning about sectioned h1 size
|
2025-10-25 20:31:08 +03:00 |
|
Elian Doran
|
c08386450a
|
chore(website/i18n): different load mechanism for translations
|
2025-10-25 20:27:42 +03:00 |
|
Elian Doran
|
eb93762ecc
|
chore(website/i18n): missing translations in header
|
2025-10-25 20:27:23 +03:00 |
|
Elian Doran
|
2697f9a25d
|
fix(website/i18n): get started in download button not working
|
2025-10-25 20:00:09 +03:00 |
|
Elian Doran
|
9515e2099b
|
feat(website/i18n): set right dir and lang tags
|
2025-10-25 19:58:31 +03:00 |
|
Elian Doran
|
966c08da87
|
fix(website/i18n): home page link not working
|
2025-10-25 19:53:36 +03:00 |
|
Elian Doran
|
ea04446e81
|
chore(website/i18n): handle Chinese
|
2025-10-25 19:17:26 +03:00 |
|
Elian Doran
|
e4f806ed14
|
feat(website/i18n): get translation to actually render
|
2025-10-25 19:13:28 +03:00 |
|
Elian Doran
|
49cf7ae1a3
|
feat(website/i18n): render pages by locale
|
2025-10-25 18:54:24 +03:00 |
|
Elian Doran
|
1a6f5a027f
|
chore(website/i18n): add English too
|
2025-10-25 18:21:52 +03:00 |
|
Elian Doran
|
f4796f0f9e
|
feat(website/i18n): footer navigation
|
2025-10-25 18:18:47 +03:00 |
|
Elian Doran
|
30480b2c23
|
chore(website/i18n): start generating routes
|
2025-10-25 17:25:58 +03:00 |
|
Elian Doran
|
b7b1d17817
|
chore(website): add list of locales
|
2025-10-25 16:41:10 +03:00 |
|
Elian Doran
|
c4e5494c14
|
chore(deps): update dependency @types/express to v5.0.4 (#7487)
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/arm/v7) (push) Blocked by required conditions
/ Build Docker images (Dockerfile, ubuntu-24.04-arm, linux/arm/v8) (push) Blocked by required conditions
/ 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
/ Merge manifest lists (push) Blocked by required conditions
playwright / main (push) Waiting to run
Deploy website / Build & deploy website (push) Waiting to run
|
2025-10-25 16:37:47 +03:00 |
|
Elian Doran
|
b0f63c02c9
|
chore(deps): update dependency vite to v7.1.12 (#7495)
|
2025-10-25 16:37:20 +03:00 |
|
Elian Doran
|
2480509811
|
chore(deps): update dependency electron to v38.4.0 (#7500)
|
2025-10-25 16:28:45 +03:00 |
|
Elian Doran
|
7872193ed0
|
chore(deps): update dependency node-abi to v4.15.0 (#7501)
|
2025-10-25 16:28:37 +03:00 |
|
Elian Doran
|
14e06c4555
|
chore(dev): add entry point for starting web site in dev mode
|
2025-10-25 09:34:53 +03:00 |
|
Elian Doran
|
b8e17959ae
|
Translations update from Hosted Weblate (#7512)
Checks / main (push) Waiting to run
CodeQL Advanced / Analyze (actions) (push) Waiting to run
CodeQL Advanced / Analyze (javascript-typescript) (push) Waiting to run
Deploy MkDocs Documentation / Build and Deploy MkDocs (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/arm/v7) (push) Blocked by required conditions
/ Build Docker images (Dockerfile, ubuntu-24.04-arm, linux/arm/v8) (push) Blocked by required conditions
/ 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
/ Merge manifest lists (push) Blocked by required conditions
playwright / main (push) Waiting to run
Deploy website / Build & deploy website (push) Waiting to run
|
2025-10-25 09:19:43 +03:00 |
|
Sarah Hussein
|
c16a135efc
|
Translated using Weblate (Arabic)
Currently translated at 55.4% (81 of 146 strings)
Translation: Trilium Notes/Website
Translate-URL: https://hosted.weblate.org/projects/trilium/website/ar/
|
2025-10-25 06:18:55 +00:00 |
|
Sarah Hussein
|
cbc756ba06
|
Translated using Weblate (Arabic)
Currently translated at 85.7% (332 of 387 strings)
Translation: Trilium Notes/Server
Translate-URL: https://hosted.weblate.org/projects/trilium/server/ar/
|
2025-10-25 06:18:54 +00:00 |
|
Sarah Hussein
|
64daeb0826
|
Translated using Weblate (Arabic)
Currently translated at 65.0% (1055 of 1621 strings)
Translation: Trilium Notes/Client
Translate-URL: https://hosted.weblate.org/projects/trilium/client/ar/
|
2025-10-25 06:18:53 +00:00 |
|
Hosted Weblate
|
e15839db47
|
Update translation files
Updated by "Cleanup translation files" add-on in Weblate.
Translation: Trilium Notes/README
Translate-URL: https://hosted.weblate.org/projects/trilium/readme/
|
2025-10-25 06:18:53 +00:00 |
|
Elian Doran
|
dcdffed003
|
chore(deps): remove unused types for session-file-store
|
2025-10-25 09:18:41 +03:00 |
|
renovate[bot]
|
48e85fad43
|
chore(deps): update dependency node-abi to v4.15.0
|
2025-10-25 06:17:51 +00:00 |
|
renovate[bot]
|
189071deb8
|
chore(deps): update dependency electron to v38.4.0
|
2025-10-25 06:17:20 +00:00 |
|
Elian Doran
|
354f1d65c1
|
chore(deps): update dependency eslint-plugin-react-hooks to v7.0.1 (#7491)
|
2025-10-25 09:14:40 +03:00 |
|
renovate[bot]
|
b78893b106
|
chore(deps): update dependency vite to v7.1.12
|
2025-10-25 06:14:32 +00:00 |
|
Elian Doran
|
9310315c6a
|
chore(deps): update dependency @types/tabulator-tables to v6.3.0 (#7499)
|
2025-10-25 09:13:38 +03:00 |
|
renovate[bot]
|
1794f8546d
|
chore(deps): update dependency @types/express to v5.0.4
|
2025-10-25 06:12:41 +00:00 |
|
Elian Doran
|
b3bc0572e5
|
chore(deps): update ckeditor5 config packages to v12.2.0 (#7498)
|
2025-10-25 09:12:04 +03:00 |
|
Elian Doran
|
253ce1f223
|
fix(deps): update dependency preact-render-to-string to v6.6.3 (#7497)
|
2025-10-25 09:11:45 +03:00 |
|
Elian Doran
|
2f3bf94b47
|
fix(deps): update dependency mind-elixir to v5.3.4 (#7496)
|
2025-10-25 09:11:26 +03:00 |
|
Elian Doran
|
d802caa03b
|
chore(deps): update dependency turndown to v7.2.2 (#7494)
|
2025-10-25 09:10:35 +03:00 |
|
renovate[bot]
|
e69751a8b3
|
fix(deps): update dependency preact-render-to-string to v6.6.3
|
2025-10-25 06:10:07 +00:00 |
|
Elian Doran
|
0760ea22fb
|
chore(deps): update dependency lint-staged to v16.2.6 (#7493)
|
2025-10-25 09:09:27 +03:00 |
|
Elian Doran
|
8a8f407e99
|
chore(deps): update dependency happy-dom to v20.0.8 (#7492)
|
2025-10-25 09:09:09 +03:00 |
|
renovate[bot]
|
e030dd96da
|
chore(deps): update dependency eslint-plugin-react-hooks to v7.0.1
|
2025-10-25 06:08:45 +00:00 |
|