6286 Commits

Author SHA1 Message Date
Elian Doran
317505484e
integration-test: Set up system for resetting in-memory DB 2024-08-15 00:06:37 +03:00
Elian Doran
1656cfae63
client: Remove i18n debug logs 2024-08-14 22:19:01 +03:00
Elian Doran
295cd6ac83
client: Fix double translation causing logs 2024-08-14 22:17:20 +03:00
Elian Doran
bd20cec286
client: Remove errors in log when changing a setting 2024-08-14 22:10:54 +03:00
Elian Doran
115c2576cf
client: Fix duplicate items in language selection 2024-08-14 21:51:42 +03:00
Elian Doran
c204b31cda
client: Fix fancytree being broken on mobile 2024-08-14 19:15:07 +03:00
Elian Doran
07fb8c072d
server: Fix CSRF on mobile reload (closes #318) 2024-08-14 18:59:02 +03:00
Nriver
9210f915ca fix text wrap for shortcuts.js 2024-08-14 17:14:07 +08:00
Nriver
78e908c761 add translation for shortcuts.js 2024-08-14 17:12:33 +08:00
Nriver
68733cf0c2 add translation for 3 option files 2024-08-14 11:31:00 +08:00
Nriver
b231905981 add translation for backup.js 2024-08-14 11:07:00 +08:00
Elian Doran
3c37f13f54
Merge remote-tracking branch 'origin/develop' into feature/i18n_language_switcher 2024-08-12 16:03:17 +03:00
Elian Doran
196c4f7976
Merge pull request #328 from JYC333/lib
Remove hard-coded libraries part 1
2024-08-12 10:23:13 +03:00
Nriver
dcdbb092c3 update links in Chinese translation 2024-08-12 09:54:37 +08:00
Elian Doran
e87ef882d5
client: Fix restoring language on mobile 2024-08-11 15:38:47 +03:00
Elian Doran
221fc66ca1
client: Fix flakiness when changing language on desktop 2024-08-11 14:22:37 +03:00
Elian Doran
307c6ebb73
client: Remove flags from language selection to avoid potential political issues 2024-08-11 13:07:17 +03:00
Jin
9fc0b7cc38 fix eslint error 2024-08-11 10:13:20 +02:00
Jin
b5e8fcaf57 fix eslint module 2024-08-11 10:13:01 +02:00
Jin
0967ee1b46 remove fancytree and bootstrap 2024-08-11 10:13:01 +02:00
Jin
c16c528270 fix electron import 2024-08-11 10:13:01 +02:00
Jin
d3803fc6f3 remove hard-coded libraries part 1 2024-08-11 10:12:55 +02: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 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