Commit Graph
64 Commits
Author SHA1 Message Date
Shelikhoo 916d3857a0 Revert "show warning for asset directory transversal to prepare for network api based reload in v5"
This reverts commit a720d1e2
2021-05-05 13:29:36 +01:00
Shelikhoo a720d1e2d6 show warning for asset directory transversal to prepare for network api based reload in v5 2021-05-05 13:17:54 +01:00
LoyalsoldierandGitHub 8ce32e0d4c Fix: GetAssetLocation (#974) 2021-05-05 00:51:58 +01:00
LoyalsoldierandGitHub 1cb9fd2999 Chore: little refinements (#973) 2021-05-05 07:28:09 +08:00
loyalsoldier bf9a27a6db Revert "Revert "Fix: GetAssetLocation for external geo files (#968)""
This reverts commit 70245fd30e.
2021-05-05 06:39:00 +08:00
Shelikhoo 44514ebc1a Merge branch 'dev-wsearlydatadiverse' 2021-05-04 22:50:06 +01:00
Shelikhoo 70245fd30e Revert "Fix: GetAssetLocation for external geo files (#968)"
This reverts commit 51c8ab83
2021-05-04 19:07:31 +01:00
LoyalsoldierandGitHub 51c8ab8338 Fix: GetAssetLocation for external geo files (#968) 2021-05-04 19:05:50 +08:00
rurireiandGitHub 238b87d26a Fix: geodata reader for multi-platform compatibility (#964) 2021-05-04 00:12:47 +08:00
Shelikhoo b3957e029c update browser forwarder script 2021-05-01 15:59:10 +01:00
LoyalsoldierandGitHub 4bbe672ffd Test: add test to avoid the error of missing geoip & geosite (#895) 2021-04-13 10:52:01 +08:00
LoyalsoldierandGitHub 7790d33185 Fix: v2ray.location.asset env not working (#889) 2021-04-12 10:01:30 +08:00
LoyalsoldierandGitHub 10ca68f277 Feat: remove geo files from repo & refine tests (#869) 2021-04-07 03:08:03 +08:00
KslrandGitHub b8af713998 Fix: secured loading path under windows (#851)
* Fix: secured loading path under windows

* fix sign file foramts
2021-04-04 16:32:42 +08:00
Shelikhoo 93e44b72d9 rework the file name checking logic 2021-04-03 10:14:23 +01:00
Shelikhoo 0b39c3beb0 Update bundled browserforwarder firmware 2021-04-02 14:07:21 +01:00
Shelikhoo 3476a0e1d1 Update bundled browserforwarder firmware 2021-04-02 12:24:39 +01:00
loyalsoldier 090a659cab Chore: fix lint 2021-03-28 09:33:00 +08:00
loyalsoldier a0c817888b Chore: format code 2021-03-28 08:44:04 +08:00
Shelikhoo aac35a833d added hash of browser forwarding asset to embedded hash 2021-03-20 22:05:04 +00:00
Shelikhoo f63ee69fcf added forwarder service 2021-03-20 21:59:30 +00:00
Shelikhoo 2d778239a3 added necessary infrastructure 2021-03-20 21:58:07 +00:00
KidandGitHub d2a4e6bc47 Add /opt to assets location (#715) 2021-02-27 17:09:48 +08:00
LoyalsoldierandGitHub f94dd11a8c Chore: change module name (#677) 2021-02-17 04:31:50 +08:00
loyalsoldier 784775f689 Refine code according to golangci-lint results 2020-10-11 19:22:46 +08:00
loyalsoldier b181045b0c Errorgen: support to run outside of GOPATH 2020-10-04 13:06:12 +08:00
vcptr bc008113b6 add asset location search 2020-08-17 18:56:01 +08:00
vcptrandkslr 0d71d3dcf8 revert back to multiconfig 2020-03-19 19:11:16 +08:00
KslrandGitHub fdbec9a141 Revert "multiple config" 2020-01-02 01:23:56 +08:00
KslrandGitHub e6f226c64d Revert "add arg -confdir" 2020-01-02 01:14:36 +08:00
vcptr 8ccc142e7e add comment to please codacy 2019-12-31 14:23:01 +08:00
vcptr 78b95d4bc2 fix: default env empty 2019-12-31 13:39:17 +08:00
vcptr e50afd6e44 trim err msg 2019-12-31 13:29:25 +08:00
vcptr 5ae47d45c2 multiconf with -confdir arg 2019-12-31 11:45:19 +08:00
vcptr 1e76123a4c main loads multiple 2019-12-14 23:48:56 +08:00
vcptr 904db6bd61 mconfig subcommand ready 2019-12-14 23:48:56 +08:00
Darien Raymond 4eb2b5e607 merge ext into core 2019-02-10 19:04:11 +01:00
Darien Raymond 5e6d0f7c71 fix test break 2019-02-10 15:26:43 +01:00
Darien Raymond 932e09a388 remove dep of assert lib 2019-02-09 15:46:48 +01:00
Darien Raymond bdd71a44b4 remove dep on assert lib 2019-02-02 22:19:30 +01:00
Darien Raymond 842a089dad refactor multibuffer 2018-11-18 19:36:36 +01:00
Darien Raymond 0f324a613e remove MultiBuffer.Release 2018-11-17 22:45:07 +01:00
Darien Raymond 091fa6ad23 use new errorgen 2018-09-30 23:08:41 +02:00
Darien Raymond d55fbd7f8d simplify error creation 2018-09-30 18:39:53 +02:00
Darien Raymond 9a8488074e env flag controlled global padding 2018-07-18 10:40:28 +02:00
Darien Raymond 68da956fc4 re-generate code 2018-05-25 11:56:01 +02:00
wuxiangzhou2010 e986217ed6 fix uinitTest failure on win10 2018-04-14 11:57:26 +08:00
Darien Raymond f751bb610c refine ctlcmd 2018-04-13 13:54:36 +02:00
Darien Raymond 48e825567a fix error detection for pipeline 2018-04-13 11:25:41 +02:00
Darien Raymond 0caf92726b better way to run tasks in parallel 2018-04-11 16:45:09 +02:00