Andrevich
ca99f2f521
Modify build-ipk workflow for HomeProxy
...
Updated workflow name and removed 'dev' branch from triggers.
2026-05-13 18:55:50 +04:00
Andrevich
5d488ede7b
Update build-ipk.yml
2026-05-13 18:28:41 +04:00
Andrevich
be6493cc32
Update build-ipk.yml
2026-05-13 18:23:12 +04:00
Andrevich
6d58063953
Generate release tag and publish draft prerelease
...
Add a step that generates a timestamped RELEASE_TAG (UTC) and exports it to GITHUB_ENV. Add a new upload step (svenstaro/upload-release-action@v2) to publish the built .github/luci-app-homeproxy-hiddify_*.* artifact as a draft prerelease when triggered by push or workflow_dispatch, using the generated tag as the release name. Existing publish-for-release behavior for release events is preserved.
2026-05-13 18:16:39 +04:00
Andrevich
1c89a617d4
Rename package to luci-app-homeproxy-hiddify
...
Rebrand the package to luci-app-homeproxy-hiddify across build scripts, Makefile, and CI. Update package metadata (description, origin, maintainer, source) in .github/build-ipk.sh and control file generation. Adjust GitHub Actions artifact pattern to .github/luci-app-homeproxy-hiddify_* in .github/workflows/build-ipk.yml. Update Makefile package name and conffiles definition. Update README: change install command, add opkg architecture note, and include Log and Inbounds example configurations for hiddify-core.
2026-05-13 17:50:51 +04:00
Andrevich
605dc64644
Upgrade GitHub Actions to version 6 and 7
2026-05-13 00:30:18 +04:00
Andrevich
bc5b9094f9
Add workflow_dispatch trigger to build-ipk.yml
2026-05-13 00:19:48 +04:00
Andrevich
4f3511fdaf
Switch sing-box to hiddify-core
...
Migrate the project from sing-box to hiddify-core across packaging, init scripts, UI and runtime helpers. Removed sing-box package dependency from build/IPK/Makefile and updated GitHub Actions usages (checkout/upload-artifact pinned to v4). UI and status/log viewers now reference hiddify-c/hiddify-core and log filenames were renamed. init.d was rewritten to use /usr/bin/hiddify-core, load client config from /etc/homeproxy/hiddify-c.json, simplify routing/tproxy setup, adjust dnsmasq handling, and run hiddify-c via procd; log cleaner and ACL/ucode RPC checks were updated accordingly. Overall this change migrates runtime/service names, config paths and version parsing to hiddify-core.
2026-05-12 23:47:25 +04:00
Tianling Shen
e2e2f7ba84
CI: skip compress ipk/apk package
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2026-03-12 11:47:48 +08:00
Tianling Shen
2dd979b557
CI: update dependencies
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2026-03-12 11:17:07 +08:00
Tianling Shen
f2a1ad5e0d
CI: bump apk-tools to 3.0.2
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2025-12-14 19:36:13 +08:00
Tianling Shen
a7a883003d
chore(resources): update geodata
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2025-10-21 16:38:12 +08:00
Tianling Shen
57f2632c55
CI: bump apk-tools to 2025-10-07
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2025-10-17 16:18:29 +08:00
Tianling Shen
c5a93f0196
docs(ISSUE_TEMPLATE/bug-report): add system log tips
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2025-10-05 17:26:36 +08:00
Tianling Shen
0b675578cc
chore(CI): minor update
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2025-10-04 16:39:07 +08:00
Tianling Shen
7fad994528
feat(CI): add apk build
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2025-09-24 22:25:16 +08:00
Tianling Shen
7646837d15
CI: add missing dependency to ipk
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2025-08-24 21:30:59 +08:00
Tianling Shen
de062f4a47
docs(ISSUE_TEMPLATE/bug-report): require OpenWrt 24.10 or higher
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2025-08-22 17:03:58 +08:00
Tianling Shen
5116ece155
feat: add script to rescan translation
...
no need to use actions.
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2025-06-21 20:43:07 +08:00
Tianling Shen
8acbdc2693
feat: add script to update geodata
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2025-06-21 20:41:14 +08:00
Tianling Shen
e7e22cef81
refactor(client): remove chinadns-ng
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2025-01-05 17:44:32 +08:00
Tianling Shen
a003efdc32
docs(ISSUE_TEMPLATE/bug-report): add browser cache check
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2024-12-21 20:31:36 +08:00
Tianling Shen
a045bec0db
docs(ISSUE_TEMPLATE/bug-report): add dns check
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2024-10-29 22:49:27 +08:00
Tianling Shen
83d0c7c43a
ci(build-ipk): ignore issue template update
...
[skip ci]
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2024-10-16 15:45:09 +08:00
Tianling Shen
125aa349a6
github: adjust openwrt release command
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2024-10-16 15:40:48 +08:00
Tianling Shen
6077f9f8d3
github: request device in bug report
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2024-10-16 15:38:01 +08:00
Tianling Shen
27c83a3f0d
github: request log and config in bug report
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2024-10-16 15:34:24 +08:00
Tianling Shen
ff5653ff32
github: add issue template
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2024-10-16 15:23:41 +08:00
Tianling Shen
1415f3b37a
ci(build-ipk): specify asset name
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2024-09-03 21:38:33 +08:00
Tianling Shen
5f604ce6df
chore(ci): update dependencies
2024-04-02 14:55:50 +08:00
Tianling Shen
33835d0310
chore(ci): update dependencies
...
[skip ci]
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2024-02-20 21:58:42 +08:00
Anya Lin
bbe9f92b52
feat(ruleset): Add RuleSet section
2024-01-16 19:24:44 +08:00
Anya Lin
f462b26cb7
rm(scripts/resources/status): Remove geoip geosite update scripts
2024-01-16 19:24:44 +08:00
Tianling Shen
1812d6ce4b
ci(build-ipk): fix checkout po2lmo source
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2024-01-11 11:13:19 +08:00
Tianling Shen
e05a4d3625
chore(workflow): build for language files
2023-04-16 06:08:17 +08:00
Tianling Shen
0524659302
feat: replace curl with wget
2023-04-14 07:06:14 +08:00
Tianling Shen
5367727a57
chore: add chinadns-ng to dependencies
2023-04-14 06:54:46 +08:00
Tianling Shen
31921af393
feat(status): only show geodata version when routing mode is set to custom
2023-04-01 17:57:57 +08:00
Tianling Shen
7ecabcaf36
CI: auto rescan translation
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2023-03-11 17:22:05 +08:00
Tianling Shen
02e283d2a8
CI: update branch for pr trigger
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2023-03-11 16:53:08 +08:00
Tianling Shen
0abfe7a53c
CI: build ipk for dev branch
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2023-03-11 16:49:53 +08:00
Tianling Shen
91a97d69e7
feat(ci): build cn translate
2023-02-26 13:04:05 +08:00
Tianling Shen
abb89992bd
fix(generator): fix packet encoding / ws host option
2023-02-23 17:01:06 +08:00
Tianling Shen
07f8b1b314
chore: update dependencies
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2023-02-22 13:09:51 +08:00
Tianling Shen
5e2a2a51d8
chore(build): add firewall4 to dependencies
2023-02-19 10:35:51 +08:00
Tianling Shen
eb097e1dc9
feat: byebye lua
2023-02-13 04:16:05 +08:00
Tianling Shen
9df3f8a6da
CI: fix generate keep.d file
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2023-02-10 11:05:00 +08:00
Tianling Shen
2f9332982c
CI: fix trigger branch
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2023-02-10 10:31:11 +08:00
Tianling Shen
61d7d981c1
CI: build ipk automatically
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2023-02-10 10:16:59 +08:00