Kevin Cui
|
719f1dae0e
|
fix: app icon incorrect in Windows Control Panel (#899)
Close: https://discord.com/channels/1243823539426033696/1294232031148118088
Signed-off-by: Kevin Cui <bh@bugs.cc>
|
2024-10-13 12:11:22 +08:00 |
Innei
|
5df82d0c0f
|
fix(windows): skip remove locle
Signed-off-by: Innei <i@innei.in>
|
2024-09-27 18:12:39 +08:00 |
Innei
|
7305eba3fe
|
fix(windows): dont remove locale
Signed-off-by: Innei <i@innei.in>
|
2024-09-27 18:05:52 +08:00 |
Innei
|
23d6988a63
|
fix: add en lang fixed#641
Signed-off-by: Innei <i@innei.in>
|
2024-09-26 11:23:12 +08:00 |
Innei
|
5e4226ab17
|
fix(build): ensure needed node_module is copied in dist
Signed-off-by: Innei <i@innei.in>
|
2024-09-24 16:08:55 +08:00 |
Innei
|
26d01fd835
|
chore: use prettier to format code (#306)
|
2024-09-09 15:04:57 +08:00 |
Innei
|
bb43da9818
|
fix: windows locale lead to app crash, fixed #255
Signed-off-by: Innei <i@innei.in>
|
2024-09-03 15:31:16 +08:00 |
Innei
|
34d5dd228e
|
fix: reduce Electron framework size (#217)
Signed-off-by: Innei <i@innei.in>
|
2024-08-12 23:08:21 +08:00 |
Innei
|
4f429a9f2b
|
chore: reduce bundle size
Signed-off-by: Innei <i@innei.in>
|
2024-08-12 22:38:22 +08:00 |
Innei
|
bca627696e
|
feat: update redirect page layout
Signed-off-by: Innei <i@innei.in>
|
2024-08-12 21:04:58 +08:00 |
Innei
|
03ba85a373
|
feat: guess code language
Signed-off-by: Innei <i@innei.in>
|
2024-08-12 20:39:34 +08:00 |
DIYgod
|
4d731e5e1d
|
feat: use ico icon for windows
|
2024-07-30 18:30:54 +08:00 |
DIYgod
|
c673323e3e
|
feat: windows setup
|
2024-07-30 18:24:41 +08:00 |
Innei
|
3f46acf8e0
|
windows auth (#143)
* windows auth
* update icon
* fix: lint
|
2024-07-19 20:21:53 +08:00 |
DIYgod
|
20f95dc63c
|
feat: add app-update.yml
|
2024-07-11 18:16:56 +08:00 |
DIYgod
|
a68ee9c8bf
|
feat: maker zip (#128)
|
2024-07-11 16:15:25 +08:00 |
DIYgod
|
17b13967eb
|
Feature/electron updater (#124)
* feat: electron updater
* chore: release appimage
* chore: rename before release
* chore: generate yml
* chore: put yml to makeResults
* chore: keep make dir
* chore: gh-release
|
2024-07-11 12:20:36 +08:00 |
DIYgod
|
b602d27468
|
feat: auto updater and publisher (#121)
* feat: auto updater and publisher
* feat: clear unused import
* fix: redundant handlers
* fix: redundant handlers
* chore: trigger publish
* chore: trigger publish
|
2024-07-10 18:32:31 +08:00 |
Innei
|
7a6bc2fdbf
|
chore: reduce bundler size (#120)
Signed-off-by: Innei <i@innei.in>
|
2024-07-09 18:10:32 +08:00 |
DIYgod
|
99481641bc
|
feat: dmg icon and background (#116)
|
2024-07-06 23:24:31 +08:00 |
DIYgod
|
ead135a2bd
|
feat: osx sign and notarize (#114)
* feat: osx sign and notarize
* chore: env
* feat: disable notarizing
* feat: KEYCHAIN_PATH
* feat: enable osx notarize
|
2024-07-06 21:31:13 +08:00 |
DIYgod
|
8fe125d55e
|
feat: replace electron builder with electron forge (#112)
* feat: replace electron builder with electron forge
* chore: actions versions
* chore: use npm for actions
* chore: remove apple cert
* Revert "chore: remove apple cert"
This reverts commit e20dc3f7353e47c51a08c4e00f9246881dcb5560.
* Revert "chore: use npm for actions"
This reverts commit 89e21923f6ea6cacd9c037b66825ab73999c0a84.
* chore: pip install setuptools
* chore: remove setup pnpm
* chore: remove cache pnpm
* Revert "chore: remove cache pnpm"
This reverts commit 8f04ce04de42a3931706657a637179193cd50404.
* chore: ci
* chore: ci
* chore: fix runner.os
* chore: ci
* chore: remove MakerZIP
* chore: rpm
|
2024-07-05 22:40:23 +08:00 |