Elian Doran
e53b7dd297
Merge remote-tracking branch 'origin/develop' into feature/server_esm
2024-07-22 19:59:44 +03: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
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
Elian Doran
9647738162
Merge pull request #252 from TriliumNext/feature/update_reduce_binary_size
...
Reduce dist size
2024-07-20 21:33:21 +03:00
Elian Doran
5b8148206d
Merge pull request #251 from TriliumNext/feature/update_server_dependencies
...
Update server dependencies
2024-07-20 21:33:05 +03:00
Elian Doran
758c08ec85
build: Remove map files & ts files
2024-07-20 20:55:38 +03:00
Elian Doran
cb0d1d80a1
build: Remove some more unnecessary files
2024-07-20 20:53:33 +03:00
Elian Doran
9dcf51b117
build: Remove some unnecessary files
2024-07-20 20:39:18 +03:00
Elian Doran
389097bcc2
build: Silence clean-up phase
2024-07-20 20:31:36 +03:00
Elian Doran
366e791e2d
build: Use--omit=dev
2024-07-20 20:19:38 +03:00
Elian Doran
d570b3c428
build: Move rimraf to devDependencies
2024-07-20 20:18:47 +03:00
Elian Doran
3b3f676964
server: Update ini, debounce
2024-07-20 19:06:56 +03:00
Elian Doran
77ddf529ac
server: Update https-proxy-agent, sax
2024-07-20 19:06:55 +03:00
Elian Doran
ba74f39d86
server: Update semver, async-mutex
2024-07-20 19:06:55 +03:00
Elian Doran
76890de33b
server: Update dayjs
2024-07-20 19:06:55 +03:00
Elian Doran
e9860e9523
server: Update axios, ejs
2024-07-20 19:06:55 +03:00
Elian Doran
44d095777c
server: Update ws
2024-07-20 19:06:55 +03:00
Elian Doran
af726eff6c
server: Update jsdom
2024-07-20 19:06:55 +03:00
Elian Doran
abd860754f
server: Update express, express-rate-limit
2024-07-20 19:06:55 +03:00
Elian Doran
1a5b3ab0e3
server: Update yauzl
2024-07-20 19:06:55 +03:00