7653 Commits

Author SHA1 Message Date
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
Elian Doran
8a507d3cc0
server: Update sanitize-url, archiver, marked, sanitize-html, turndown 2024-07-20 19:06:55 +03:00
Elian Doran
645c16e450
Merge pull request #228 from TriliumNext/feature/update_to_node20
Update Node.js version
2024-07-20 19:06:21 +03:00
Elian Doran
9b9180e5c8
Merge remote-tracking branch 'origin/develop' into feature/update_to_node20 2024-07-20 16:30:46 +03:00
Elian Doran
460bd6b979
ci: Always build main for update branches 2024-07-20 16:30:17 +03:00
Elian Doran
75ccf9c3a7
Merge pull request #232 from TriliumNext/feature/update_tooling_dependencies
Update tooling dependencies
2024-07-20 15:22:15 +03:00
Elian Doran
66415abe8a
server: Remove dependency to "open", closes #221
This is a very old dependency from 2018:
aa2bbc6575

It is no longer used.
2024-07-20 15:21:24 +03:00