Commit Graph

71 Commits

Author SHA1 Message Date
Gabriel Horner
89a108f846 Merge branch 'master' into feat/db 2024-12-19 11:44:00 -05:00
Tienson Qin
61a150695e chore: bump better-sqlite3 2024-12-11 00:32:49 +08:00
Tienson Qin
7fd0541c22 fix: add string-width resolution 2024-12-10 21:45:09 +08:00
rcmerci
da781b03c1 update rsapi 2024-12-10 20:31:56 +08:00
Tienson Qin
10caf40312 chore: bump electron 2024-12-10 20:16:07 +08:00
Gabriel Horner
c6bf04c287 fix: Unable to install and start electron after package.json changes
For osx with node 18.X, yarn install in static/ failed hard with error:
Error [ERR_REQUIRE_ESM]: require() of ES Module
<path>/node_modules/string-width/index.js

Solution in
https://github.com/yarnpkg/yarn/issues/8994#issuecomment-2207025146
initially worked but also needed to add strip-ansi for install to
consistently work
2024-12-04 13:51:43 -05:00
charlie
c862e5c7d7 fix(electron): upgrade api server https://github.com/logseq/db-test/issues/181 2024-12-04 14:39:43 +08:00
charlie
9513185f2e chore(yarn): update dugite 2024-12-04 08:26:40 +08:00
charlie
fb411a767a chore(deps): upgrade electron stuff 2024-11-29 14:51:09 +08:00
charlie
915e36581c dev(electron): support react developer tool for development 2024-09-11 18:18:15 +08:00
Tienson Qin
05f14033c4 chore: remove better-sqlite3 from electron 2024-06-15 00:29:39 +08:00
Tienson Qin
0ce2ee42db Revert "refactor: use files instead of sqlite for electron db storage"
This reverts commit c2c5ab80aa.
2024-06-13 13:04:00 +08:00
Tienson Qin
c2c5ab80aa refactor: use files instead of sqlite for electron db storage 2024-06-11 08:30:49 +08:00
Gabriel Horner
832061b2ac Merge branch 'master' into feat/db 2024-05-14 11:41:14 -04:00
Andelf
e6173e8810 Update Electron 28 (#11304)
* chore: update electron

Close #11303

* chore: update deps

* fix(test): utils import
2024-05-13 12:59:18 +08:00
Gabriel Horner
161c5c8565 Merge branch 'master' into feat/db 2024-05-09 08:41:40 -04:00
Andelf
b419b955cc Add MSI build for windows (#11301) 2024-05-09 16:35:49 +08:00
charlie
6ade79ba3c Merge branch 'master' into feat/db 2024-04-02 17:06:26 +08:00
KaMeHb-UA
5366cd5435 update dugite to 2.5.1 2024-04-02 15:56:31 +08:00
Gabriel Horner
35203268ed Merge branch 'master' into feat/db 2024-03-27 09:02:22 -04:00
Andelf
2febcb42d9 fix(build): upgrade electron-forge to v7
- use team id based notarize
2024-03-27 18:32:02 +08:00
charlie
9925eac9c2 Merge branch 'master' into feat/db 2024-03-08 09:03:11 +08:00
Andelf
215b67570b chore(deps): update rsapi and fix token expire 2024-03-06 18:06:27 +08:00
Tienson Qin
b06b01b88b Merge branch 'master' into feat/db 2024-01-22 12:08:37 +08:00
Reilly Brogan
a6d13fb7b2 Update better-sqlite to v9.3.0 2024-01-19 13:33:07 +08:00
Andelf
333c9a9ad8 fix(rsapi): refine build, supports old glibc
See-also: #10811
2024-01-10 11:22:31 +08:00
Tienson Qin
40550cfa4c Merge branch 'master' into feat/db 2023-12-23 14:19:20 +08:00
Tienson Qin
018e1ae8ee Merge branch 'master' into feat/db 2023-12-23 14:18:25 +08:00
Andelf
74f56002b3 fix: do not use asar 2023-12-23 12:45:07 +08:00
Tienson Qin
a7de12d59f chore: remove better-sqlite3 2023-12-13 21:35:25 +08:00
Andelf
de13df4722 chore(deps): upgrade electron v27 2023-12-13 20:53:13 +08:00
Andelf
285463fddb enhance(build): use asar, add windows zip release 2023-12-11 19:01:26 +08:00
Andelf
2b4229db1f chore(deps): upgrade rsapi, rm doh 2023-11-13 20:16:15 +08:00
Andelf
952b03d19e chore(deps): update rsapi 2023-11-01 01:59:25 +08:00
Andelf
1e7495ec1c fix(linux): downgrade electron to v25
Close #10436
2023-11-01 00:34:33 +08:00
Andelf
41a48184bc chore(deps): upgrade electron v26 2023-10-27 12:26:50 +09:00
Andelf
a7dc7c42ca chore: update static/yarn.lock 2023-09-12 17:06:20 +09:00
Andelf
6909768b03 enhance(electron): support socks5 proxy 2023-09-12 17:06:20 +09:00
Konstantinos Kaloutas
e41c6738a7 update: static yarn.lock 2023-08-25 10:54:43 -04:00
Bad3r
fb2e1e82eb chore(deps): Fix CVE-2023-2931 in Electron 24 [minor change] (#9854) 2023-07-19 10:47:25 +08:00
Konstantinos Kaloutas
bf7ff7df59 chore: upgrade electron 2023-06-28 13:56:30 +08:00
Andelf
9349f1a994 chore(deps): update rsapi 2023-06-26 19:20:04 +08:00
Andelf
2cd8630f6b chore(deps): update rsapi, 2 stage merge 2023-06-26 19:20:04 +08:00
David Laing
a88e03b50d Bump dependency dugite from 1.8.0 to 2.5.0 (#9579)
* Bump dependency dugite from 1.8.0 to 2.5.0

Addresses #9534 related to `warning: Empty last update token` errors being thrown on Mac OS

---------

Co-authored-by: Andelf <andelf@gmail.com>
2023-06-06 17:23:45 +08:00
Andelf
897a6af010 chore(deps): update rsapi, refine logs 2023-04-19 21:25:18 +08:00
Andelf
cc87fa4c17 chore(deps): update rsapi, refine certs check 2023-04-18 23:10:38 +08:00
Andelf
b8dfac04d2 fix(rsapi): use system certs 2023-03-01 21:59:09 +08:00
Bad3r
ebb2a5c1d7 chore(dep): bump NodeJS from 16.x to 18.x LTS (#8406)
* chore(dep): bump NodeJS to LTS 18.x

* update nginx image CVE-2022-43551

* upgrade node version in GH workflows

* update nodejs version in dev docs

* upgrade tldraw version nodejs version to 18.x

* update static/yarn.lock

* fix yarn.lock electron version

---------

Co-authored-by: situ2001 <yongcong2001@outlook.com>
2023-02-21 23:07:35 +08:00
Andelf
8b2c50dd06 chore(deps): update rsapi
- fix http2 deps
- add freebsd build
2023-02-21 22:27:50 +08:00
charlie
164ac64be9 improve(apis): support CORS for http server 2023-02-20 16:26:03 +08:00