Nriver
f7b5dbd12f
fix text wrap in about dialog
2024-07-29 10:40:30 +08:00
Nriver
71e69d34ed
fix text wrap in rename label
2024-07-29 10:40:12 +08:00
Nriver
738684c4c7
add translation for bulk action of labels
2024-07-29 10:37:53 +08:00
Nriver
bcf892ca37
add translation for bulk action and script execute
2024-07-29 10:23:32 +08:00
Nriver
92b0c7f0b7
add translation for attribute editor
2024-07-29 10:14:27 +08:00
Nriver
f3e09c3a4b
add translation for attribute detail
2024-07-26 17:00:28 +08:00
Nriver
fa2d0578c0
fix export note title
2024-07-26 14:02:54 +08:00
Nriver
da96344690
add translation for the rest 7 dialogs
2024-07-25 17:14:08 +08:00
Nriver
a8d6e5b1ea
add translation for 6 more dialogs
2024-07-24 17:34:26 +08:00
Nriver
5691554442
add translation for enter
2024-07-24 17:32:01 +08:00
Nriver
a01065908d
Merge remote-tracking branch 'upstream-next/develop' into feature/i18n
2024-07-24 09:17:51 +08:00
Elian Doran
b9a2be6808
Merge pull request #248 from TriliumNext/feature/i18n_first_steps
...
i18n: First steps
2024-07-23 23:27:45 +03:00
Elian Doran
ece343ac09
dev: Improve custom translation framework slightly
2024-07-23 23:27:00 +03:00
Elian Doran
2fb05ab37d
Merge remote-tracking branch 'origin/develop' into feature/i18n_first_steps
...
; Conflicts:
; package-lock.json
; package.json
2024-07-23 23:22:34 +03:00
Elian Doran
de342c3285
dev: Set up key style & source language
2024-07-23 23:19:11 +03:00
Elian Doran
906dad62a8
dev: Set up i18n-ally
2024-07-23 22:52:34 +03:00
Nriver
935e882f3e
translate 5 more dialogs and refine some translation
2024-07-23 17:38:22 +08:00
Elian Doran
997da1c3bc
client: Change URL for checking updates (not testable yet)
2024-07-22 19:40:00 +03:00
Elian Doran
c1b5eb086b
ci: Don't build main if only docs were changed
2024-07-22 19:39:15 +03:00
Nriver
cb9b4c07e5
translate some dialogs
2024-07-22 17:31:54 +08:00
Elian Doran
4edb0374fc
server: Fix "Content hash check for [...] sector [...] FAILED"
...
The issue was caused by a guard condition which prevented the writing of
entity changes which came from the remote and were marked as deleted,
resulting in an incorrect checksum when attempting to sync.
2024-07-21 21:14:27 +03:00
Elian Doran
2e9a624bfd
release 0.90.1-beta
2024-07-21 13:25:01 +03:00
Elian Doran
715a952148
build: Remove auth if token not provided
2024-07-21 13:24:44 +03:00
Elian Doran
d09578735e
build: Implement cross-platform build info script
2024-07-21 11:45:31 +03:00
Elian Doran
374a51b77c
ci: Update build info for Windows setup as well
2024-07-21 11:26:14 +03:00
Elian Doran
5a8442f3d8
build: Fix artifacts not generated due to name change
2024-07-21 10:57:43 +03:00
Elian Doran
f07a6600c9
ci: Patch package.json main
2024-07-21 09:12:46 +03:00
Elian Doran
b2f688a3e5
ci: Fix typo
2024-07-21 08:53:21 +03:00
Elian Doran
4a7c447528
Merge pull request #255 from TriliumNext/feature/windows_installer
...
Windows installer
2024-07-21 08:52:06 +03:00
Elian Doran
028565d89b
ci: Fix dev workflow no longer triggering
2024-07-21 08:48:54 +03:00
Elian Doran
b55e93c7c1
ci: Join workflows
2024-07-21 08:37:18 +03:00
Elian Doran
ad7a29a700
ci: Try to fix missing assets in installer
2024-07-21 00:31:36 +03:00
Elian Doran
f49008bf21
ci: Improve workflow
2024-07-21 00:02:43 +03:00
Elian Doran
3ac643b3ac
build: Reorder scripts & rename artifact
2024-07-20 23:56:28 +03:00
Elian Doran
2e2400edb3
build: Improve product information in package.json
2024-07-20 23:39:53 +03:00
Elian Doran
6c36c47135
ci: Adapt to changes to package.json
2024-07-20 23:34:52 +03:00
Elian Doran
a5f7a3a029
build: Improve package.json for building with electron-forge
2024-07-20 23:33:40 +03:00
Elian Doran
52af97c88f
build: Remove electron-builder
2024-07-20 23:24:04 +03:00
Elian Doran
dcb5d539b3
Fix removing dependency on electron
2024-07-20 23:23:44 +03:00
Elian Doran
19e776b1f6
Merge remote-tracking branch 'origin/develop' into feature/windows_installer
...
; Conflicts:
; electron.js
; package-lock.json
; package.json
2024-07-20 23:07:32 +03:00
Elian Doran
f9a4f9b538
Merge pull request #253 from TriliumNext/feature/update_ci
...
CI improvements
2024-07-20 22:28:26 +03:00
Elian Doran
5277c3e6b6
ci: Revert artifact upload for darwin
2024-07-20 22:23:31 +03:00
Elian Doran
e380fa5224
ci: Fix permission issue with build script
2024-07-20 22:10:09 +03:00
Elian Doran
5eabdf8496
ci: Cancel unnecessary actions
2024-07-20 22:03:51 +03:00
Elian Doran
128af66797
ci: Don't pack Windows artifact
2024-07-20 22:02:29 +03:00
Elian Doran
80e647ffec
ci: Update build info
2024-07-20 21:58:14 +03:00
Elian Doran
7dc8c662ca
ci: Revert .tar.xz to avoid losing permissions
2024-07-20 21:50:32 +03:00
Elian Doran
cc55e1b657
ci: Remove .tar.xz to avoid double archiving
2024-07-20 21:48:04 +03:00
Elian Doran
27c2d1efbd
ci: Fix double .zip artifact name
2024-07-20 21:46:37 +03:00
Elian Doran
4dc615fe68
ci: Fix double zipping
2024-07-20 21:39:11 +03:00