Commit graph

94 commits

Author SHA1 Message Date
Daniel
3c52ad491e
♻️ Upgrade Electron v27.2.0 https://github.com/siyuan-note/siyuan/issues/9953 2023-12-22 08:25:19 +08:00
Daniel
20881abfe2
⬆️ Upgrade electron-builder v24.9.1 2023-12-05 09:07:04 +08:00
Daniel
707fffb6a5
♻️ Upgrade Electron v27.1.3 https://github.com/siyuan-note/siyuan/issues/9802 2023-12-01 22:16:37 +08:00
Daniel
71abb2a483
♻️ Upgrade Electron v27.1.2 https://github.com/siyuan-note/siyuan/issues/9705 2023-11-23 11:42:56 +08:00
Daniel
c664dccc6c
♻️ Upgrade Electron v27.1.0 https://github.com/siyuan-note/siyuan/issues/9705 2023-11-21 16:43:27 +08:00
Daniel
695029776c
♻️ Upgrade Electron Fix https://github.com/siyuan-note/siyuan/issues/9611 2023-11-09 11:53:41 +08:00
Daniel
2f34f03268
♻️ Upgrade Electron Fix https://github.com/siyuan-note/siyuan/issues/9519 2023-10-26 21:30:31 +08:00
Daniel
3827753b7c
🎨 Upgrade Electron https://github.com/siyuan-note/siyuan/issues/9342 2023-10-09 23:07:34 +08:00
Yingyi / 颖逸
ff6220abaa
🎨 add @electron/remote dependency (#9381) 2023-10-09 08:51:39 -05:00
Vanessa
d7666659c3 🎨 https://github.com/siyuan-note/siyuan/issues/9368 init 2023-10-09 01:24:30 +08:00
Daniel
9f5b86d946
♻️ Upgrade Electron https://github.com/siyuan-note/siyuan/issues/9342 2023-10-08 20:27:55 +08:00
Daniel
d0121cd950
🎨 Downgrade Electron https://github.com/siyuan-note/siyuan/issues/9342 2023-10-08 09:40:06 +08:00
Daniel
19b73ecc9b
♻️ Upgrade Electron https://github.com/siyuan-note/siyuan/issues/9342 2023-10-05 10:57:16 +08:00
dependabot[bot]
a88e045385
⬆️ Bump postcss from 8.4.14 to 8.4.31 in /app (#9339)
* 🎨 Free disk space for docker image building GitHub Action

* 🎨 Free disk space for docker image building GitHub Action

* ⬆️ Bump postcss from 8.4.14 to 8.4.31 in /app

Bumps [postcss](https://github.com/postcss/postcss) from 8.4.14 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.14...8.4.31)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Daniel <845765@qq.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-04 13:46:27 +08:00
Daniel
d51b336183
♻️ Upgrade Electron Fix https://github.com/siyuan-note/siyuan/issues/9301 2023-09-28 09:24:45 +08:00
Daniel
7e1ba0a05a
♻️ Upgrade Electron https://github.com/siyuan-note/siyuan/issues/9199 2023-09-16 17:05:15 +08:00
Daniel
b4e53f0e4d
⬆️ Upgrade electron builder 2023-08-25 12:02:36 +08:00
Daniel
ee856d74e1
♻️ Upgrade Electron Fix https://github.com/siyuan-note/siyuan/issues/8982 2023-08-25 11:58:10 +08:00
Daniel
d10431d27a
♻️ Upgrade Electron Fix https://github.com/siyuan-note/siyuan/issues/8952 2023-08-11 09:54:53 +08:00
Daniel
b955f3c653
♻️ Upgrade Electron Fix https://github.com/siyuan-note/siyuan/issues/8897 2023-08-03 10:22:15 +08:00
dependabot[bot]
683a27ba6c
⬆️ Bump semver from 6.3.0 to 6.3.1 in /app (#8870)
Bumps [semver](https://github.com/npm/node-semver) from 6.3.0 to 6.3.1.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v6.3.1/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v6.3.0...v6.3.1)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: V <lly219@gmail.com>
2023-08-01 20:26:23 +08:00
dependabot[bot]
194e860d3c
⬆️ Bump json5 from 1.0.1 to 1.0.2 in /app (#8869)
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-01 20:24:16 +08:00
dependabot[bot]
ad418670b8
⬆️ Bump webpack from 5.73.0 to 5.76.0 in /app (#8871)
Bumps [webpack](https://github.com/webpack/webpack) from 5.73.0 to 5.76.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.73.0...v5.76.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-01 20:23:57 +08:00
dependabot[bot]
da5f453135
⬆️ Bump loader-utils from 1.4.0 to 1.4.2 in /app (#8872)
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.0 to 1.4.2.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v1.4.0...v1.4.2)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-01 20:23:44 +08:00
Vanessa
40945fc221 🎨 https://github.com/siyuan-note/siyuan/issues/8779 2023-07-21 17:20:34 +08:00
dependabot[bot]
9a383130f0
⬆️ Bump word-wrap from 1.2.3 to 1.2.4 in /app (#8798)
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-21 10:39:27 +08:00
Daniel
2e9d13fe91
♻️ Upgrade Electron Fix https://github.com/siyuan-note/siyuan/issues/8797 2023-07-20 23:57:46 +08:00
Vanessa
616fef6650 🎨 init 2023-06-24 11:05:33 +08:00
Daniel
fb875d53c5
♻️ Upgrade Electron Fix https://github.com/siyuan-note/siyuan/issues/8597 2023-06-22 22:10:53 +08:00
Daniel
ee69dc6742
🎨 Upgrade electron builder 2023-06-22 21:58:49 +08:00
Vanessa
0ce4b9b118 🎨 fix https://github.com/siyuan-note/siyuan/issues/8532 2023-06-15 10:20:06 +08:00
Daniel
e99035d727
♻️ Upgrade Electron Fix https://github.com/siyuan-note/siyuan/issues/8510 2023-06-09 20:36:48 +08:00
Vanessa
697462e306 🎨 fix https://github.com/siyuan-note/siyuan/issues/8427 2023-06-01 21:23:05 +08:00
Daniel
7170de411a
♻️ Upgrade Electron https://github.com/siyuan-note/siyuan/issues/8427 2023-06-01 11:43:06 +08:00
Liang Ding
4ecb555c1f
🐛 add iconv-lite dep Fix https://github.com/siyuan-note/siyuan/issues/8198 2023-05-08 10:01:45 +08:00
Liang Ding
5543f593a3
⬆️ Upgrade Electron Fix https://github.com/siyuan-note/siyuan/issues/8197 2023-05-07 21:55:41 +08:00
Vanessa
9d94821c62 🚨 2023-05-05 14:04:43 +08:00
Vanessa
5fdaecd228 https://github.com/siyuan-note/siyuan/issues/8041 2023-05-04 19:59:59 +08:00
Liang Ding
e9f09b6159
🎨 Import Petal module 2023-04-18 19:15:09 +08:00
Luto Yvan
ed32996d4f
feat: Support siyuan-petal (#8001)
Co-authored-by: D <d@b3log.org>
2023-04-18 19:13:53 +08:00
Vanessa
4822fc1bf7 🎨 https://github.com/siyuan-note/siyuan/issues/8006 2023-04-17 13:35:10 +08:00
Liang Ding
ae1d1f2404
⬆️ 升级 electron-builder 2023-03-19 14:16:22 +08:00
Vanessa
b28e5678ad ♻️ https://github.com/siyuan-note/siyuan/pull/7525 2023-03-02 10:24:41 +08:00
yb6b
b649a70e8c
使用 esbuid-loader 提高前端代码的编译速度 (#7525)
* 用esbuild-loader加快打包速度

* fix: dev 模式下,esbuild 不混淆源码

* fix: 变量名混淆、删除不用的包
2023-03-02 08:48:29 +08:00
Liang Ding
91096274c7
♻️ 升级 Electron https://github.com/siyuan-note/siyuan/issues/7488 2023-02-26 09:03:12 +08:00
Vanessa
75526007d7 🎨 fix https://github.com/siyuan-note/siyuan/issues/7358 2023-02-14 09:57:29 +08:00
Percy Ma
1e7126487e
♻️ package.json 构建前端使用正则表达式 2023-02-11 20:28:14 +08:00
Liang Ding
808c44f360
♻️ 降级 Electron Fix https://github.com/siyuan-note/siyuan/issues/7327
改进导出 PDF 效果 Fix https://github.com/siyuan-note/siyuan/issues/7289
Windows 7/8 桌面端无法运行 Fix https://github.com/siyuan-note/siyuan/issues/7324
2023-02-10 17:04:51 +08:00
Liang Ding
7098a2c8b1
🎨 云端同步模式支持 完全手动同步 模式 https://github.com/siyuan-note/siyuan/issues/7295 2023-02-08 17:46:08 +08:00
Liang Ding
e3c59c741a
♻️ 升级 Electron Fix https://github.com/siyuan-note/siyuan/issues/7286 2023-02-08 10:34:13 +08:00