Commit Graph

253 Commits

Author SHA1 Message Date
clash-meta-maintainer[bot]
fa627f0da8
Update Dependencies (#234) 2024-06-08 18:28:25 +08:00
clash-meta-maintainer[bot]
7242f2719c
Update Dependencies (#228)
Co-authored-by: clash-meta-maintainer[bot] <148681994+clash-meta-maintainer[bot]@users.noreply.github.com>
2024-05-21 12:32:43 +08:00
clash-meta-maintainer[bot]
0126d3b09d
Update Dependencies (#222) 2024-05-10 14:10:19 +08:00
Larvan2
e5bbbe28c5 fix: reject drop 2024-05-03 03:01:20 +00:00
clash-meta-maintainer[bot]
5e8d6df9f0
Update Dependencies (#218)
Co-authored-by: clash-meta-maintainer[bot] <148681994+clash-meta-maintainer[bot]@users.noreply.github.com>
2024-04-30 15:21:59 +08:00
clash-meta-maintainer[bot]
ef88732a9a
Update Dependencies (#214)
Co-authored-by: clash-meta-maintainer[bot] <148681994+clash-meta-maintainer[bot]@users.noreply.github.com>
2024-04-26 11:22:24 +08:00
clash-meta-maintainer[bot]
2419d14505
Update Dependencies (#212)
Co-authored-by: clash-meta-maintainer[bot] <148681994+clash-meta-maintainer[bot]@users.noreply.github.com>
2024-04-23 12:40:26 +08:00
clash-meta-maintainer[bot]
f0d388d571
Update Dependencies (#204) 2024-04-19 23:08:05 +08:00
clash-meta-maintainer[bot]
58d16cb3de
Update Dependencies (#196)
Co-authored-by: clash-meta-maintainer[bot] <148681994+clash-meta-maintainer[bot]@users.noreply.github.com>
2024-04-05 15:12:19 +08:00
clash-meta-maintainer[bot]
78ffee360c
Update Dependencies (#193)
Co-authored-by: clash-meta-maintainer[bot] <148681994+clash-meta-maintainer[bot]@users.noreply.github.com>
2024-03-31 15:53:34 +08:00
Larvan2
53bc1da503
Merge pull request #190 from xixiha5230/patch-1
Use CMake string(TIMESTAMP) for portable compile timestamp
2024-03-31 15:52:23 +08:00
clash-meta-maintainer[bot]
346096aab7
Update Dependencies (#192)
Co-authored-by: clash-meta-maintainer[bot] <148681994+clash-meta-maintainer[bot]@users.noreply.github.com>
2024-02-25 14:35:34 +08:00
clash-meta-maintainer[bot]
9506f50850
Update Dependencies (#187)
Co-authored-by: clash-meta-maintainer[bot] <148681994+clash-meta-maintainer[bot]@users.noreply.github.com>
2024-02-24 19:50:59 +08:00
xixiha5230
d7328953ba
Use CMake string(TIMESTAMP) for portable compile timestamp
The previous usage of the date command is not portable across different platforms. date is not guaranteed to be available and the format varies.

Replace it with CMake's built-in string(TIMESTAMP) command which generates a string with the given timestamp format independent of the platform. This commit changes it to use "%y%m%d" format for a YYMMDD timestamp commonly used for compilation.
2024-02-24 17:57:12 +08:00
Το μοχθηρό ^_^
2a2686fa11
Fix high-risk vulnerabilities(CIRCL's Kyber: timing side-channel (kyberslash2) ) (#186)
* chore(deps): bump github.com/cloudflare/circl in /core/src/foss/golang

Bumps [github.com/cloudflare/circl](https://github.com/cloudflare/circl) from 1.3.6 to 1.3.7.
- [Release notes](https://github.com/cloudflare/circl/releases)
- [Commits](https://github.com/cloudflare/circl/compare/v1.3.6...v1.3.7)
2024-02-20 13:42:32 +08:00
clash-meta-maintainer[bot]
1377d42dc2
Update Dependencies (#184) 2024-02-18 16:16:28 +08:00
Το μοχθηρό ^_^
c7c13b3a89
update dependency (#180) 2024-02-14 18:56:48 +08:00
clash-meta-maintainer[bot]
cd3aad232b
Update Dependencies (#183) 2024-02-14 18:15:59 +08:00
clash-meta-maintainer[bot]
2832c9ee4c
Update Dependencies (#182)
Co-authored-by: clash-meta-maintainer[bot] <clash-meta-maintainer[bot]@users.noreply.github.com>
2024-02-08 11:15:35 +08:00
clash-meta-maintainer[bot]
fa360d83f8
Update Dependencies (#181) 2024-02-05 23:46:28 +08:00
clash-meta-maintainer[bot]
916d6a7777
Update Dependencies (#179)
Co-authored-by: clash-meta-maintainer[bot] <clash-meta-maintainer[bot]@users.noreply.github.com>
2024-01-24 17:59:48 +08:00
Larvan2
dccab90843 fix: delay 2024-01-21 23:38:01 +08:00
clash-meta-maintainer[bot]
c64e1a005e
Update Dependencies (#177)
Co-authored-by: clash-meta-maintainer[bot] <clash-meta-maintainer[bot]@users.noreply.github.com>
2024-01-21 17:16:33 +08:00
GitHub Action
4dd7aec7ec Bump version to 2.10.0 (210000) 2024-01-18 09:54:42 +00:00
cmfaapp[bot]
1b5ce606e4 Update Dependencies (#1)
Co-authored-by: aylz10 <aylz10@users.noreply.github.com>
2024-01-18 09:54:32 +00:00
aylz10
60974e8672 修复 proxies.go 2024-01-17 05:59:44 +00:00
aylz10
2205a90de9 核心依赖变更mihomo 2024-01-17 05:59:44 +00:00
aylz10
c7666a3e01 更换核心地址 2024-01-17 05:59:44 +00:00
Steve Johnson
cbbcc2a6fe
Merge pull request #168 from MetaCubeX/update-dependencies
Update Dependencies
2023-11-02 20:15:35 +08:00
Steve Johnson
a58af39fae feat: add some override options about sniffing 2023-11-02 18:57:55 +08:00
clash-meta-maintainer[bot]
7d9886773a Update Dependencies 2023-11-02 08:05:45 +00:00
Steve Johnson
00b2c816a4
Merge pull request #166 from MetaCubeX/update-dependencies
Update Dependencies
2023-11-01 21:28:58 +08:00
riolurs
e1930528b9 fix: find process mode override 2023-11-01 21:16:23 +08:00
stevejohnson7
27c98e31f4 Update Dependencies 2023-11-01 13:12:32 +00:00
clash-meta-maintainer[bot]
acc573f1a8 Update Dependencies 2023-10-31 07:01:30 +00:00
stevejohnson7
64fcf59a5f Update Dependencies 2023-10-27 16:38:23 +00:00
stevejohnson7
a931a882b1 Update Dependencies 2023-10-26 14:40:49 +00:00
stevejohnson7
f89fad5410 Update Dependencies 2023-10-24 02:47:17 +00:00
stevejohnson7
e04d532c2a Update Dependencies 2023-10-23 03:15:26 +00: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
wwqgtxx
184a19dbb4 fix fetch context cancel 2023-10-22 21:27:21 +08:00
wwqgtxx
c3da619dcf fix build 2023-10-22 21:00:43 +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
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
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
30ce16d086 chore: update core 2023-05-15 22:56:47 +08:00
cubemaze
73ebba3329 chore: update core 2023-05-12 13:07:31 +08:00
cubemaze
1462d70ed2 chore: update core 2023-05-11 21:11:59 +08:00
cubemaze
38ccdfe869 chore: update core 2023-05-11 15:06:15 +08:00
cubemaze
ec489ab491 chore: bump version 2023-05-11 13:25:48 +08:00
cubemaze
ed02d0d13d chore: bump version 2023-05-11 01:57:56 +08:00
cubemaze
e93267cf62 chore: update 2023-05-10 20:52:50 +08:00
metacubex
da805707e4 chore: bump version 2023-05-02 03:51:42 +08:00
metacubex
9038de1e62 chore: bump version 2023-04-28 17:30:41 +08:00
metacubex
68a575367a chore: update core 2023-04-26 14:15:07 +08:00
metacubex
4a71c6ad11 chore: update core 2023-04-26 11:31:31 +08:00
metacubex
7b144a84e5 chore: bump version 2023-03-20 17:15:04 +08:00
metacubex
1d86190f8f chore: bump version 2023-02-20 22:29:16 +08:00
metacubex
5fd4713a1e chore: bump version 2023-02-10 15:08:11 +08:00
H1JK
f112fa1b74 chore: bump version & Go 1.20 2023-02-05 00:11:21 +08:00
metacubex
9aa1e56d89 chore: bump version 2023-01-28 12:22:49 +08:00
metacubex
01474ca37e chore: bump version 2023-01-17 23:12:26 +08:00
metacubex
79f335cc5b chore: bump version 2023-01-17 22:45:43 +08:00
metacubex
723bfb5653 chore: bump version
* Support VLESS XUDP
* Modify the value of MaxDatagramSize to improve the upload speed of TUIC
2023-01-12 01:04:24 +08:00
metacubex
ee5d50dfe0 chore: bump version 2023-01-10 23:58:19 +08:00
metacubex
38d7ed94a6 chore: bump version 2023-01-01 21:29:52 +08:00
metacubex
0083fe0db8 chore: update core 2022-12-29 20:50:52 +08:00
metacubex
95f2bd3002 chore: update core 2022-12-23 14:50:24 +08:00
metacubex
a0021a0f73 chore: update core 2022-12-21 16:18:48 +08:00
metacubex
2fd3bb4a36 chore: update core 2022-12-18 17:04:18 +08:00
metacubex
f675392143 chore: update core 2022-12-15 13:26:17 +08:00
metacubex
8794a53fc8 chore: update core 2022-12-11 16:22:06 +08:00
metacubex
b93d95cb1a chore: update core 2022-12-11 13:42:34 +08:00
metacubex
05e4237e71 chore: clean code 2022-12-10 11:36:49 +08:00
metacubex
38d79e57ca chore: update core 2022-12-09 23:30:36 +08:00
metacubex
cf80984e52 fix: proxy providers not filtered in proxy groups 2022-12-09 15:11:44 +08:00
metacubex
d9c8a39948 feat: tuic support 2022-12-08 17:20:56 +08:00
metacubex
9d98b90cae chore: bump version 2022-12-08 16:32:15 +08:00
metacubex
e607a75882 chore: bump version 2022-12-08 16:30:41 +08:00
metacubex
353a551870 chore: bump version 2022-11-16 18:56:05 +08:00
metacubex
d083aea38e chore: bump version 2022-11-11 01:42:01 +08:00
metacubex
306a3abd6c chore:update 2022-11-02 15:17:29 +08:00
metacubex
921e420add chore:update 2022-11-02 15:14:45 +08:00
metacubex
09e55cf2d2 chore:update 2022-11-02 15:14:39 +08:00
Howard Cheung
cfc35e1028 fix: proxy providers not filtered in proxy groups 2022-09-04 14:55:18 +08:00
djoeni
5255a0de81 Feature: add prefer h3 dns 2022-07-16 05:59:21 +07:00
djoeni
6626e1649b Chore: update clash meta core 2022-07-16 05:57:40 +07:00
djoeni
415fcadb8e Chore: Update Dependencies 2022-07-03 23:38:34 +07:00
apevogoci
d753ca7225 Improve: Try tcp6&udp6 files first when search UID for connection (#1514) 2022-07-03 23:18:39 +07:00
djoeni
8695ef75de Chore: Update Dependencies 2022-06-28 14:09:39 +07:00
djoeni
53f3fad499 Chore: Change proxy grid layout to 3 2022-06-22 19:03:59 +07:00