Commit Graph

157 Commits

Author SHA1 Message Date
Dr_rOot 763ea6ee7a chore: update deps 2023-05-11 21:53:58 +08:00
Dr_rOot 75f5760b33 chore: update deps 2023-05-06 18:16:14 +08:00
Dr_rOot a0a1fe90f7 chore: update yarn lock & bump version to 1.8.18 2023-05-03 14:44:33 +08:00
Dr_rOot 553bf80960 chore: bump version to 1.8.18 2023-05-03 13:50:33 +08:00
Dr_rOot 513f566a59 chore: bump version to 1.8.17 2023-05-02 18:08:49 +08:00
Dr_rOot 830bc9336e chore: bump version to 1.8.16 2023-05-02 17:35:14 +08:00
Dr_rOot 3b049219e4 chore: update deps 2023-05-02 17:33:51 +08:00
Dr_rOot af1cc4db8e chore: bump version to 1.8.15 2023-04-28 22:54:29 +08:00
Dr_rOot cb6d9f2b20 chore: change node mini version to 16 2023-04-28 22:50:01 +08:00
Dr_rOot b92957668b chore: update deps 2023-04-28 18:19:57 +08:00
Dr_rOot a39fa2979c chore: bump version to 1.8.14 2023-04-27 17:49:04 +08:00
Dr_rOot a7b8333710 chore: bump version to 1.8.13 2023-04-27 17:08:14 +08:00
Dr_rOot 7e927fea10 chore: bump version to 1.8.12 2023-04-27 11:11:34 +08:00
Dr_rOot 4fa4878e61 fix: appx for ms store & bump version to 1.8.11 2023-04-26 21:14:33 +08:00
Dr_rOot 74e4bce6bf fix: identity for ms store & bump version to 1.8.9 2023-04-26 20:55:29 +08:00
Dr_rOot a0aa100a99 fix: author for ms store & bump version to 1.8.8 2023-04-26 20:08:53 +08:00
Dr_rOot 4c3b248cc0 chore: bump version to 1.8.7 2023-04-26 18:59:56 +08:00
Dr_rOot 9255c95ecc chore: bump version to 1.8.6 2023-04-26 18:31:00 +08:00
Dr_rOot 6a5d7637c2 chore: bump version to 1.8.5 2023-04-26 18:22:19 +08:00
Dr_rOot a82afbf97b chore: bump version to 1.8.4 2023-04-26 17:48:52 +08:00
Dr_rOot 1338861dc3 chore: bump version to 1.8.3 2023-04-26 17:34:32 +08:00
Dr_rOot b7ed072966 chore: bump version to 1.8.2 2023-04-26 16:56:36 +08:00
Dr_rOot 67d26e4b1f chore: bump version to 1.8.1 2023-04-26 16:01:41 +08:00
Dr_rOot 292ad15152 chore: update deps 2023-04-26 13:27:39 +08:00
Chiao-Wei Wang 73c5a6790a feat: Add cURL support for convenient download with cookie/referer information (#1430)
* Add CURL support

* Fix GET request parameters problem

* Add AppleSilicon build command

* Use patched curl-to-json

* Add AppleSilicon building instruction on README

* Update curl-to-json to get rid of warnings

* fix: cannot correctly parse curl -b option

* fix: curl cannot use -A -e options

* fix: update curl-to-json to patch

* chore: update curl-to-json to v1.2.7

* Use --arm64 instead of --universal for build::applesilicon
2023-04-17 11:29:46 +08:00
Dr_rOot 74b9f465a1 fix: update nat-api to fix xml2js vulnerability 2023-04-13 14:44:17 +08:00
Dr_rOot 0bbe980d48 chore: declare node version >= 18 2023-04-10 21:24:23 +08:00
Dr_rOot e3da125cc7 refactor: update some aria2 default conf (#1425)
* chore: update deps

* chore: update axios

* chore: update default aria2 config

Some configurations are learned from
https://github.com/P3TERX/aria2.conf

* feat: preferences basic add bt-force-encryption ui
2023-04-09 21:43:04 +08:00
Dr_rOot 70e7c99ff9 refactor: move dependencies to devDependencies
Reduce the final size of the app release
2023-04-04 23:39:57 +08:00
Dr_rOot bc66511647 refactor: remove electron-debug 2023-04-04 23:34:57 +08:00
Dr_rOot 8857290a0a chore: update deps & bump version to 1.8.0 2023-04-01 17:26:53 +08:00
Dr_rOot 55e2a42f3d chore: upgrade aria2 version to 1.36 (#1411)
* chore: update build scripts

* fix: setup protocols client empty error

* refactor: auto change theme

* refactor: engine max connection per server

* refactor: adjust add task dialog style

* refactor: aria2 client lib import

* chore: update deps

* chore: striped darwin arm64 aria2c bin

* chore: strip darwin engine x64 aria2c bin

* chore: upgrade linux engine arai2c bin to 1.36

* chore: upgrade windows engine arai2c bin to 1.36
2023-03-31 20:08:19 +08:00
Dr_rOot a8bac652d1 chore: bump @motrix/nat-api version 2023-03-29 21:21:15 +08:00
Dr_rOot 7d0a94ee37 chore: change notarize deps 2023-03-29 11:54:11 +08:00
Dr_rOot a8846eaf92 fix: update deps 20230324 (#1404)
* refactor: i18n thai language

* chore: rename renderer app name

* refactor: remove svg-innerhtml import

* refactor: update deps

* fix: protocol config save error

* fix: arch engine path copy

* chore: build arm64 arch aria2 v1.36.0
2023-03-27 21:19:56 +08:00
Dr_rOot 6039a89441 Merge pull request #1056 from 149segolte/update-windows-aria2-executables
Update Windows aria2 executables per architecture
2023-03-24 21:48:25 +08:00
Shatyuka 7868a4870b fix: update webpack cli parameters 2021-11-22 03:55:36 +08:00
149segolte 7688115bd4 build: Update Windows aria2 executables 2021-09-17 13:29:43 +05:30
Dr_rOot 9db5c52f13 chore: update deps 2021-07-04 22:02:48 +08:00
Dr_rOot 3e0df405ee chore: update deps 2021-05-29 18:39:21 +08:00
Shatyuka f4cc731e63 feat: add vibrancy sidebar for macos 2021-05-18 20:54:40 +08:00
Dr_rOot b0242d3d5b chore: bump version v1.6.11 2021-05-15 22:30:00 +08:00
Dr_rOot 804f864709 chore: update deps 2021-05-15 22:12:19 +08:00
Dr_rOot 166aba7747 chore: bump version v1.6.10 2021-05-07 23:22:26 +08:00
Dr_rOot 3aa18e7f72 fix: revert mac target 2021-05-07 19:19:10 +08:00
Dr_rOot 53ec0b1dee chore: update deps 2021-05-07 14:11:34 +08:00
Dr_rOot 9461381042 chore: bump version v1.6.8 2021-05-06 15:30:01 +08:00
Dr_rOot 364d7a8f66 chore: lock electron-builder version to 22.10.5 2021-05-06 15:27:39 +08:00
Dr_rOot 7a5a1554ca chore: bump version & electron-builder -> 22.10.5 2021-05-06 14:58:50 +08:00
Dr_rOot 8410be59b2 chore: bump version 1.6.6 2021-05-06 14:19:22 +08:00