Commit Graph

6215 Commits

Author SHA1 Message Date
Elian Doran 307c6ebb73 client: Remove flags from language selection to avoid potential political issues 2024-08-11 13:07:17 +03:00
Elian Doran 18515111ff client: Address self-review changes 2024-08-11 08:29:02 +03:00
Elian Doran ea34a1688c i18n: Revert indentation change 2024-08-11 08:27:21 +03:00
Elian Doran aa5a7294df client: Add country flags to language selection 2024-08-11 08:24:15 +03:00
Elian Doran e086ba5eb4 i18n: Translate locale section 2024-08-11 08:18:06 +03:00
Elian Doran 22dc4ef997 client: Apply locale selection 2024-08-11 08:12:01 +03:00
Elian Doran bc648e981e client: Add language switcher in settings 2024-08-11 07:46:27 +03:00
Elian Doran 51afb63e25 server: Add endpoint to get list of locales 2024-08-11 07:36:09 +03:00
Elian Doran 6871216649 server: Set up a locale option 2024-08-11 07:36:00 +03:00
Elian Doran 3a837cf663 Merge remote-tracking branch 'origin/develop' into feature/i18n 2024-08-11 06:26:32 +03:00
Jin b83c6023c4 port dump-db and other tools to TS 2024-08-10 18:23:49 +02:00
Jin 2cc34efbde update backend_script_api.ts @link 2024-08-10 14:07:51 +02:00
Elian Doran 061b0c981d Merge pull request #294 from JYC333/sql
Remove hard-coded better-sqlite3 binaries
2024-08-10 10:56:38 +03:00
Elian Doran 72b669b5db release 0.90.4
/ Check Docker build (push) Failing after 40s
/ Build Docker images (push) Has been skipped
Main / Build macOS x86_64 (push) Failing after 24s
Main / Build macOS aarch64 (push) Failing after 32s
Main / Build Linux x86_64 (push) Failing after 34s
Main / Build Linux Server x86_64 (push) Failing after 40s
Main / Build Windows x86_64 (push) Failing after 2m16s
Main / Build Windows x86_64 (Setup) (push) Has been cancelled
2024-08-10 01:05:59 +03:00
Elian Doran 2a5c444eff client: Fix link to Wiki in F1 popup 2024-08-10 00:39:45 +03:00
Elian Doran 0deb5df11d docs: Use nicer links to Wiki (dynamic) 2024-08-10 00:26:39 +03:00
Elian Doran 280f9a98c4 docs: Use nicer links to Wiki 2024-08-09 23:44:41 +03:00
JYC333 b05e51f2f1 Merge branch 'TriliumNext:develop' into sql 2024-08-09 22:40:54 +02:00
Elian Doran e2bdfbbedb server: Remove now comment 2024-08-09 22:35:26 +03:00
Elian Doran f297105c25 server: Fix duplicating notes with relationships (closes #308) 2024-08-09 22:31:30 +03:00
Elian Doran 64f99ba637 integration-test: Allow for in-memory database 2024-08-09 21:51:10 +03:00
Elian Doran 5aa0040a83 integration-test: Disable WAL for cleaner commits 2024-08-09 21:32:12 +03:00
Nriver c9d0d339eb add translation for all text note options 2024-08-09 14:48:54 +08:00
Nriver d6aa4d26dd add translation for all other options 2024-08-09 14:37:03 +08:00
Nriver f6f5cc2ecb add translation for all image options 2024-08-09 13:54:28 +08:00
Nriver 38f19e21f0 add translation for all code note options 2024-08-09 13:46:26 +08:00
Nriver b78ac44e73 Merge remote-tracking branch 'upstream-next/develop' into feature/i18n 2024-08-09 13:36:48 +08:00
Elian Doran 42058034a5 client: Fix redirecting to wrong URL for downloading new version (closes #313) 2024-08-09 00:54:26 +03:00
Elian Doran 36f51baf2b client: Fix CKEditor modal background after update (fixes #304) 2024-08-08 19:59:30 +03:00
Nriver ec4b35ea75 add translation for all appearance options 2024-08-08 11:43:09 +08:00
Nriver e8dc75df51 improve font size UI under smaller screen 2024-08-08 11:04:37 +08:00
Nriver febd1d5ab3 add translation for font option 2024-08-08 11:02:04 +08:00
Nriver fcf4b57838 add translation for backend_log.js and
5 advanced options
2024-08-08 10:40:15 +08:00
Nriver 9885abc626 add translation for 2 type widgets 2024-08-08 09:44:13 +08:00
Nriver 8dbafa3cd9 revert change of i18n.js 2024-08-07 17:00:17 +08:00
Nriver 14bdd3819f Merge remote-tracking branch 'upstream-next/develop' into feature/i18n 2024-08-07 16:56:36 +08:00
Nriver 3d955abd31 resolve code conflict in book.js 2024-08-07 11:48:24 +08:00
Nriver 8f6087068e add translation for type widgets: relation_map.js 2024-08-07 11:35:55 +08:00
Nriver 2754bd7a93 add translation for 8 type widgets 2024-08-07 11:18:02 +08:00
Nriver 40f74656f3 add translation for all 9 search option files 2024-08-07 10:16:27 +08:00
Elian Doran b72626aab6 release 0.90.3 2024-08-06 20:40:58 +03:00
Elian Doran c3b742df3b docs: Fix dynamic references to wiki 2024-08-06 20:38:35 +03:00
Elian Doran 85eaf0cb52 docs: Fix the remainder of hard-coded links to wiki 2024-08-06 20:18:19 +03:00
Elian Doran c1fcb10bc0 docs: Change reference to search.md 2024-08-06 20:12:13 +03:00
Elian Doran 743fee2783 electron: Fix alt+left, alt+right navigation
Broken due to a change in Electron API:
https://github.com/electron/electron/pull/41577/files
2024-08-06 18:44:19 +03:00
Nriver 9453ec4e29 add translation for the last ribbon widget 2024-08-06 10:41:08 +08:00
Nriver 74c4634da2 add translation for ribbon widgets: search_definition.js 2024-08-06 10:39:15 +08:00
Nriver a8bb064557 add translation for ribbon widgets: script_executor.js 2024-08-06 10:16:56 +08:00
Nriver b7809a709c add translation for ribbon widgets: promoted_attributes.js 2024-08-06 10:12:53 +08:00
Nriver 2916182cdf add translation for 2 ribbon widgets 2024-08-06 10:01:21 +08:00