Commit Graph

63 Commits

Author SHA1 Message Date
appdev
54fbef67c8 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	README.md
#	app/appx/AppxManifest.xml
#	app/changelogs/v0.1.0-v2.8.3/v0.1.0-v2.8.3.md
#	app/package.json
#	kernel/util/working.go
#	scripts/win-build.bat
2024-12-31 16:08:16 +08:00
Daniel
8ad7d6aae2
🎨 Support one-click addition of Microsoft Defender exclusions https://github.com/siyuan-note/siyuan/issues/13650 2024-12-29 12:25:36 +08:00
appdev
2ad3e8f705 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	README.md
#	app/appx/AppxManifest.xml
#	app/package.json
#	kernel/util/working.go
2024-12-17 14:13:40 +08:00
Daniel
bbc3326426
🔨 Update goproxy to https://mirrors.aliyun.com/goproxy/ 2024-11-30 20:56:59 +08:00
appdev
61e86b5f78 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	README.md
#	README_zh_CN.md
#	app/package.json
#	kernel/util/working.go
#	scripts/linux-build.sh
#	scripts/win-build.bat
2024-06-16 22:33:17 +08:00
Daniel
ee115ab391
🎨 Add deb release package for Linux https://github.com/siyuan-note/siyuan/issues/11532 2024-06-03 17:06:38 +08:00
Daniel
7d8759a470
🎨 Support Linux arm64 https://github.com/siyuan-note/siyuan/issues/11566 2024-06-01 23:32:52 +08:00
Daniel
baaec946ee
🎨 Support Linux arm64 https://github.com/siyuan-note/siyuan/issues/11566 2024-06-01 18:11:11 +08:00
Daniel
a8551144be
🎨 Support Linux arm64 https://github.com/siyuan-note/siyuan/issues/11566 2024-06-01 18:00:14 +08:00
Daniel
3a22facf49
🔥 CD workflow no longer support 32-bit windows 2024-06-01 11:01:29 +08:00
Daniel
25d0f28622
🎨 Support arm64 arch https://github.com/siyuan-note/siyuan/issues/11566 https://github.com/siyuan-note/siyuan/issues/11565 2024-05-29 09:20:53 +08:00
Daniel
9a03f03ff9
🎨 Support Linux arm64 https://github.com/siyuan-note/siyuan/issues/11566 2024-05-29 00:09:41 +08:00
Daniel
5ec27681f9
🎨 Update build scripts 2024-05-28 23:56:04 +08:00
Daniel
6f50032795
🎨 Support Linux arm64 https://github.com/siyuan-note/siyuan/issues/11566 2024-05-28 23:53:01 +08:00
Daniel
5cf02f67d9
🎨 Support Linux arm64 https://github.com/siyuan-note/siyuan/issues/11566 2024-05-28 23:40:32 +08:00
Daniel
6aa9640c2b
🎨 Support Windows arm64 https://github.com/siyuan-note/siyuan/issues/11565 2024-05-28 23:15:13 +08:00
Ying
4876f25b62 修复Android bug 2024-05-16 11:02:33 +08:00
Ying
7773f772d0 update scripts 2024-05-15 18:31:25 +08:00
Ying
40fb581d2d update version 2024-05-15 18:23:08 +08:00
Ying
ab54ef47d9 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	.github/workflows/cd.yml
#	.gitignore
#	README.md
#	app/package.json
#	app/src/config/account.ts
#	kernel/util/working.go
#	scripts/darwin-build.sh
#	scripts/parse-changelog.py
2024-05-15 15:44:07 +08:00
绛亽
49c25a28e4
👷 Add electron version info to release_body 2024-05-10 16:18:47 +08:00
Ying
c2d3c5325e Merge remote-tracking branch 'origin/master'
# Conflicts:
#	.github/workflows/cd.yml
#	.github/workflows/dockerimage.yml
#	Dockerfile
#	app/electron/init.html
#	app/package.json
#	app/src/config/about.ts
#	kernel/util/working.go
#	scripts/win-build.bat
2024-05-10 10:48:32 +08:00
Daniel
e573a7bc11
👷 Update cd scripts 2024-05-09 10:28:13 +08:00
Daniel
bea1787dff
👷 Update building electron app task name 2024-05-08 09:25:08 +08:00
绛亽
5095d836c0
🎨 更新 parse-changelog 工作流 (#11289) 2024-05-07 22:13:59 +08:00
绛亽
4ce87c7eb8
更新 CD 工作流 (#11140)
* Update cd.yml

* Update win-build.bat

if errorlevel 1 实际上是在检查errorlevel是否大于或等于1,这是检查命令是否失败的标准做法。

* Update cd.yml
2024-04-25 19:11:00 +08:00
appdev
57ada80f45 update npm 2024-03-19 14:04:38 +08:00
appdev
4a87412af2 update npm 2024-03-19 13:43:33 +08:00
appdev
a812901931 update url 2024-03-12 14:39:21 +08:00
appdev
ef50bd5f73 update url 2024-03-12 10:54:26 +08:00
appdev
9482d18b00 🔥 update version 2023-11-13 14:08:59 +08:00
gogs
791c9edd10 update 2023-11-13 13:37:54 +08:00
appdev
4346c5a046 modify Android 2023-10-25 15:03:56 +08:00
appdev
f4c214f91b modify build script 2023-10-25 12:47:19 +08:00
appdev
149fe82053 modify build script 2023-10-23 13:55:56 +08:00
appdev
9d8246427b add android res kernel 2023-10-18 14:16:51 +08:00
gogs
8cafc49898 update 2023-10-18 14:01:06 +08:00
gogs
268e1556f3 update 2023-10-18 14:01:02 +08:00
Daniel
eb93255cf3
🔨 Clean code 2023-10-11 14:57:14 +08:00
Vanessa
3bb4dba0fa 🎨 2023-09-26 17:29:54 +08:00
Daniel
8f2c5c3325
🔥 Use Git LFS to manage static resource files in app/stage/protyle/** https://github.com/siyuan-note/siyuan/issues/9253 2023-09-24 09:14:32 +08:00
Daniel
05fa2f8089
:octocat: Update cd 2023-05-25 09:53:16 +08:00
Daniel
3f978c7987
:octocat: Update CD action 2023-05-22 09:12:44 +08:00
Liang Ding
cb527d7765
✏️ Fix typos 2023-05-02 23:02:14 +08:00
绛亽
d7bea02361
Provide useful information for contributors (#7994)
* Update parse-changelog.py

* Update win-build.bat

* Update win-build.bat

* Update win-build.bat
2023-04-14 16:06:15 +08:00
Liang Ding
5bb8b324d6
:octocat: Update CI changelog 2023-03-30 14:18:52 +08:00
Liang Ding
e10f7e6bc0
:octocat: Update CI 2023-03-29 19:54:20 +08:00
绛亽
3b6afae6c6
Enhance ci workflow (#7807)
* Update parse-changelog.py

* Update ci.yml

* Update ci.yml

* Update parse-changelog.py
2023-03-29 08:44:33 +08:00
Liang Ding
cfd7402d0d
:octocat: 加入 [开发相关] 标签 2023-03-28 09:02:03 +08:00
颖逸
8abe9c8d5f
:octocat: Update link address of CI/CD release changelogs (#6633) 2022-11-17 15:51:54 +08:00