Commit Graph

358 Commits

Author SHA1 Message Date
Steve Johnson
ecf03507e6 Squashed commit of the following:
commit 574fba87ab733332efa17733a6602a1649e62379
Author: Steve Johnson <stevejohnson1438@proton.me>
Date:   Sun Oct 29 21:31:23 2023 +0800

    support importing local geofile

commit ec410293f3abe29835645233349d026d3a55acc0
Author: Steve Johnson <stevejohnson1438@proton.me>
Date:   Sun Oct 29 17:18:52 2023 +0800

    release assets at runtime

commit 2dfb95bab98ba661a28efe255e2965c35c6580c4
Author: Steve Johnson <stevejohnson1438@proton.me>
Date:   Sun Oct 29 16:43:41 2023 +0800

    remove embedded country.mmdb

commit fb245ed4a3c257284685f3b1bee5d9f7333833ce
Author: Steve Johnson <stevejohnson1438@proton.me>
Date:   Sun Oct 29 16:35:14 2023 +0800

    simplity gradle

commit 2fb75c87a13dea7e5c8f8f4126cc53d2d6926b99
Author: Steve Johnson <stevejohnson1438@proton.me>
Date:   Sun Oct 29 16:06:17 2023 +0800

    add geofiles download
2023-10-29 21:38:36 +08:00
Steve Johnson
4051033d7d
Merge pull request #161 from MetaCubeX/update-dependencies
Update Dependencies
2023-10-28 00:52:00 +08:00
stevejohnson7
64fcf59a5f Update Dependencies 2023-10-27 16:38:23 +00:00
Steve Johnson
2aae2257b3
Merge pull request #158 from MetaCubeX/update-dependencies
Update Dependencies
2023-10-27 00:57:06 +08:00
Steve Johnson
e0559f8f70 action: revert signing process as PR cannot access secrets 2023-10-27 00:56:33 +08:00
stevejohnson7
a931a882b1 Update Dependencies 2023-10-26 14:40:49 +00:00
Steve Johnson
d0e0a04981 action: fix name 2023-10-26 21:33:53 +08:00
Steve Johnson
ec78180820 action: upload aritfacts when PR 2023-10-26 21:20:21 +08:00
xishang0128
c78945aa3a chore: add http proxy block list 2023-10-24 16:32:31 +08:00
Steve Johnson
a7f3663d01
Merge pull request #155 from MetaCubeX/update-dependencies
Update Dependencies
2023-10-24 11:00:23 +08:00
stevejohnson7
f89fad5410 Update Dependencies 2023-10-24 02:47:17 +00:00
Steve Johnson
1b8799b1a3 docs: add maintainance documentation 2023-10-23 18:22:35 +08:00
Steve Johnson
a097278076
Merge pull request #152 from MetaCubeX/update-dependencies
Update Dependencies
2023-10-23 16:00:28 +08:00
Steve Johnson
1b44bf26b9 chore: fix actions 2023-10-23 15:59:43 +08:00
Steve Johnson
fbf1aee8a7 chore: add auto labels for issue-template 2023-10-23 15:57:31 +08:00
stevejohnson7
e04d532c2a Update Dependencies 2023-10-23 03:15:26 +00:00
Steve Johnson
15e0d87c6d
Merge pull request #148 from Doddddd/patch-1
Update build-release workflows
2023-10-23 10:22:32 +08:00
Steve Johnson
191c8bc2dc chore: change upstream to android-real 2023-10-23 10:05:41 +08:00
clash-meta-maintainer[bot]
79366ba9c1
Update Dependencies (#151)
Co-authored-by: wwqgtxx <wwqgtxx@users.noreply.github.com>
2023-10-22 22:53:51 +08:00
Steve Johnson
9a895feb6c chore: update actions to auto trigger check in PR 2023-10-22 21:48:35 +08:00
wwqgtxx
115abf8ea7
Update build-release.yaml 2023-10-22 21:31:17 +08:00
wwqgtxx
184a19dbb4 fix fetch context cancel 2023-10-22 21:27:21 +08:00
Steve Johnson
f2de7bb124 fix: pull all history to fillful git describe 2023-10-22 21:15:41 +08:00
wwqgtxx
2d1011694c
only go mod tidy in update-dependencies.yaml 2023-10-22 21:06:05 +08:00
wwqgtxx
c3da619dcf fix build 2023-10-22 21:00:43 +08:00
Steve Johnson
14f7fefd8a fix: fix bad actions 2023-10-22 20:47:09 +08:00
wwqgtxx
927727dee1 dependent clean 2023-10-22 20:31:24 +08:00
wwqgtxx
d4c078bab0 using clashHttp in config/fetch.go 2023-10-22 20:09:33 +08:00
Steve Johnson
e5563b392e Merge branch 'fix-actions' 2023-10-22 19:59:49 +08:00
Steve Johnson
2131a85699 fix: fix broken actions 2023-10-22 19:59:30 +08:00
Doddddd
d6c3ca83e6
Merge branch 'main' into patch-1 2023-10-22 19:05:34 +08:00
wwqgtxx
7811edb88c
Update build-release.yaml 2023-10-22 18:19:57 +08:00
Doddddd
e30a3b415e fix 2023-10-22 09:18:34 +00:00
Doddddd
81e6e2578f
Update workflows 2023-10-22 16:56:10 +08:00
wwqgtxx
57504a7e8e don't using deprecated tunnel.TCPIn() 2023-10-22 16:49:49 +08:00
Steve Johnson
14a961f521
Update Meta Core to v1.16.0 and add actions to help maintain the project (#147)
* add: Create dependabot.yml

* chore: Create update-dependencies.yml

* chore: Update update-dependencies.yml

* fix: switch meta core upstream

* chore: Update update-dependencies.yml

* chore: Update update-dependencies.yml

* chore: Update update-dependencies.yml

* chore: Update build-unsigned.yaml

* chore: Delete .github/dependabot.yml

* chore: Run build-unsigned for each PR

* chore: Better PR info and add repo dispatch listener

* chore: Better actions name

* chore: rename ci file and try to fix failure

* chore: add manual auto project version  bump

* chore: Fix wrong command usage

* chore: fix path

* chore: Fix

* chore: Fix bump project version

* chore: can this pass compile?

* chore: update core to newest alpha

* Update update-dependencies.yaml

* chore: try to change core upstream

* chore: remove all go get update to pass compile

* Revert "chore: remove all go get update to pass compile"

This reverts commit aad0ec3b83.

* Revert "chore: can this pass compile?"

This reverts commit 635289639b.

* chore: force update submodule

* chore: change upstream to alpha

* chore: remove rubbish

* chore: change upstream and update core

* chore: add version fixed packages

* chore: small fix

* chore: update go dependencies

* chore: revert some depends to old versions to fix compile

* fix: fix compile error caused by core's deprecation

* chore: fix actions and update core

* chore: update clash core

* fix: fix block calling

* chore: update app version

* chore: small fix to actions

* feat: add Hysteria2 for UI

* chore: revert version update for actions test

* chore: try recover main go mod upgrade

* chore: fix tag logic in release actions

* Bump version to 2.8.10 (208010)

* chore: remove test code in actions

---------

Co-authored-by: GitHub Action <action@github.com>
2023-10-22 15:57:35 +08:00
stitch.rs
a21dc96f01
Merge pull request #136 from wzfdgh/main
upd url
2023-10-22 12:00:42 +08:00
wzfdgh
2250714569
upd url 2023-09-08 19:51:02 +08:00
riolu.rs
cab2840b66 Merge remote-tracking branch 'origin/main' 2023-09-01 09:01:53 +08:00
cgcel
bb14957982 add: monochrome icon for Material You theme 2023-09-01 09:00:41 +08:00
Andrei Shevchuk
fa530a47d6
Add Russian translation (#118)
* Add Russian translation
2023-08-31 19:59:04 -05:00
riolu.rs
9dc7e5f229 chore: bump version 2023-09-01 08:53:11 +08:00
riolu.rs
fd433244c7 chore: bump version 2023-07-15 17:10:43 +08:00
riolu.rs
6d5dd87551 chore: bump version 2023-06-23 11:54:51 +08:00
cubemaze
d6a33bc81b chore: bump version 2023-06-13 17:28:10 +08:00
cubemaze
a4d7747078 chore: bump version 2023-06-03 22:56:27 +08:00
cubemaze
008e99417e chore: bump version 2023-05-22 13:38:39 +08:00
cubemaze
26a47020fe chore: bump version 2023-05-15 23:03:40 +08:00
cubemaze
b328766b80 chore: bump version 2023-05-15 22:58:03 +08:00
cubemaze
30ce16d086 chore: update core 2023-05-15 22:56:47 +08:00