Commit Graph

  • 210548d700 update main hiddify 2026-06-01 00:26:20 +03:30
  • 8525d5e3ac Merge pull request #2189 from veto9292/merge-routing-with-route-rule Hiddify 2026-05-31 21:16:32 +02:00
  • 116c79e797 fix: temporarily patch Riverpod lazy build-phase collision on connection status changes veto9292 2026-05-21 16:36:33 +03:30
  • 3152857060 replace IconButton with ExpandButton for Quick Settings and improve quickSettings translations veto9292 2026-05-18 01:01:59 +03:30
  • e5fed9ca6e update sing box repo and model for adding route rule and removing blockAds and bypassLan veto9292 2026-05-18 00:28:58 +03:30
  • add4d5f7e6 Move chain section and rename routeOptions to routingOptions veto9292 2026-05-18 00:22:05 +03:30
  • f9c0e95e8e Merge route_options_page and rules_page into routing_options_page, add expandable route general options, FAB menu, and empty state for rules list and more... veto9292 2026-05-18 00:18:59 +03:30
  • 0d2832ea70 Using go router instead of Navigator veto9292 2026-05-17 23:54:19 +03:30
  • 205316b678 Remove package section from rule (replaced by per-app proxy), remove PopScope logic (moved to onExit in routing config notifier), and update navigation and route logic veto9292 2026-05-17 23:52:59 +03:30
  • 633dddd949 Get validator from RuleEnum instead of constructor parameter to simplify and bypass go_router limitations veto9292 2026-05-17 23:48:32 +03:30
  • c625775e41 Replace hardcoded strings with translations veto9292 2026-05-17 23:44:44 +03:30
  • f93ec3418f Fix stale isRuleEdited state when checking for auto-save in RulePage onExit veto9292 2026-05-17 23:43:30 +03:30
  • 89fdc89f6b move RulePage items validator to RuleEnum to simplify logic veto9292 2026-05-17 23:39:27 +03:30
  • f5d66ff7b6 save route general options expansion state for better UX veto9292 2026-05-17 23:32:16 +03:30
  • 350f943724 Merge route rule with route options and add rule and genericList GoRoutes as sub-routes of routingOptions. Also, move save logic from PopScope to onExit in the rule GoRoute. veto9292 2026-05-17 23:30:21 +03:30
  • 077ad30c9f refactor: GoRoute paths and names, removing redundant slashes veto9292 2026-05-17 23:20:45 +03:30
  • b39c30b350 feat: add predefined rules modal veto9292 2026-05-17 23:08:26 +03:30
  • ce76702c2d refactor: change port range separator from '-' to ':' to simplify GenericListPage and notifier logic by eliminating the need for conversion during read/write veto9292 2026-05-17 23:02:26 +03:30
  • 7b6b203a6f refactor: use PerAppProxyPage instead of AndroidAppsPage for better UX; deprecating direct package selection in route rules veto9292 2026-05-17 22:55:51 +03:30
  • 98bd20bdaf ui: improve toast positioning to prevent overlapping with main page elements veto9292 2026-05-17 22:48:26 +03:30
  • 5af58716a0 refactor: rename translation keys in i18n files veto9292 2026-05-17 22:45:32 +03:30
  • 8b0d8c2f90 chore(i18n): restructure routing and route rule translation keys veto9292 2026-05-17 20:56:18 +03:30
  • 6b4b151078 feat(chain): add conduit pairing ID with localized translations veto9292 2026-05-09 11:51:14 +03:30
  • e7ed62a8a3 feat(chain): add chain options page, devtools configuration, and native dependencies veto9292 2026-05-08 06:09:15 +03:30
  • 702dd17ec2 feat(ui): refine routing and core widgets for chain integration veto9292 2026-05-08 06:03:07 +03:30
  • 1e53f27e3c feat(chain): initialize chain providers and integrate into quick settings veto9292 2026-05-08 06:01:12 +03:30
  • a447f0384f refactor: remove legacy WARP implementation and UI veto9292 2026-05-08 05:55:01 +03:30
  • 9651650182 feat(chain): implement state management and settings integration veto9292 2026-05-08 05:48:56 +03:30
  • 4feb2f58f8 feat(chain): implement chain quick settings, chain timeline, chain menu and more... veto9292 2026-05-08 05:43:58 +03:30
  • 3383d51318 feat(singbox): add foundational models and constants for chain functionality veto9292 2026-05-08 05:32:53 +03:30
  • 0a6d4ad9f0 i18n: re-add missingConfig translation for all languages veto9292 2026-05-08 05:18:36 +03:30
  • 30f30f5d78 refactor(profile): replace static profileOverride with dynamic generation veto9292 2026-05-08 05:18:11 +03:30
  • e6822e2c8a feat(db): migrate to v6 to replace profileOverride with dynamic generation veto9292 2026-05-08 04:37:45 +03:30
  • abaffaefef i18n: add chain translations for other languages (other than en) veto9292 2026-05-08 04:34:58 +03:30
  • f996c5e2b7 i18n: add chain translations for en veto9292 2026-05-08 04:34:41 +03:30
  • cfd39477a8 replace backgroud for dmg format veto9292 2026-05-02 11:06:54 +03:30
  • 11bc9962cd fix: Liquid Glass icon-launcher setup for iOS and macOS veto9292 2026-04-26 15:56:50 +02:00
  • 84f812e6e4 add background.png for macos dmg veto9292 2026-04-26 00:47:38 +02:00
  • ba426899ac update Podfile.lock veto9292 2026-04-26 00:22:11 +02:00
  • 99bdac0d4e feat: migrate IconLauncher to liquid_glass and fix iOS simulator build veto9292 2026-04-26 00:06:58 +02:00
  • 837d2e7be0 improve dmg background hint (prevent window height bug) veto9292 2026-04-22 22:05:18 +02:00
  • fbc6cbd4ed new: vaydns with scanner and multi resolver hiddify 2026-04-02 00:27:45 +03:30
  • 8e9de3e126 Merge pull request #2062 from salmanmkc/patch-1 Hiddify 2026-03-31 23:16:06 +02:00
  • adadf1f6ed Merge pull request #2041 from hanhan9449/main Hiddify 2026-03-31 23:14:53 +02:00
  • 0005e5cbb3 Merge pull request #2098 from idMysteries/patch-1 Hiddify 2026-03-31 23:13:38 +02:00
  • b37662662f Merge pull request #2099 from nimah79/main Hiddify 2026-03-31 23:12:40 +02:00
  • 68e69663a1 fix: set getApplicationDocumentsDirectory as a fallback for getExternalStorageDirectory in Android Nima HeydariNasab 2026-03-31 21:03:24 +03:30
  • aca4b5b404 Added a Google Video link for connection testing Andrey Tokarev 2026-03-31 09:32:37 +03:00
  • cddd8f440b update vaydns hiddify 2026-03-29 22:00:07 +03:30
  • 5a2aa85013 Update checkout action version in build.yml Salman Chishti 2026-03-13 22:08:49 +00:00
  • a4fb8f2950 fix: get error when the string len of title is less than 3 hanhan 2026-03-07 22:53:14 +08:00
  • 54bc7eebe8 release: version 4.1.2 v4.1.2 hiddify 2026-03-05 20:21:38 +03:30
  • abbd671bf6 release: version 4.1.1 v4.1.1 hiddify 2026-03-05 19:34:44 +03:30
  • 67ddd437de new: add doc for dnstt hiddify 2026-03-05 19:01:05 +03:30
  • ea71bb6e93 fix: test v4.1.0 hiddify 2026-03-05 17:33:22 +03:30
  • f27f0e4ba1 release: version 4.1.0 hiddify 2026-03-05 17:21:39 +03:30
  • e12a15b095 new: add dnstt hiddify 2026-03-05 17:20:44 +03:30
  • a0803757d5 new: add dnstt hiddify 2026-03-05 16:58:37 +03:30
  • eddc2029aa Merge pull request #1995 from veto9292/main Hiddify 2026-03-05 14:28:00 +01:00
  • 3fcf6a0c62 Update README_ru.md lymanjre 2026-02-27 08:43:05 +03:30
  • 5748faf46c Update README_cn.md lymanjre 2026-02-27 08:42:39 +03:30
  • f17cf9dd1a Update README_ja.md lymanjre 2026-02-27 08:42:09 +03:30
  • a98d141c0c Update README_br.md lymanjre 2026-02-27 08:41:03 +03:30
  • 1ace9fbbac Update README_fa.md lymanjre 2026-02-27 08:40:27 +03:30
  • a76c844b8b Update README.md lymanjre 2026-02-27 08:39:24 +03:30
  • c754cf7e50 centralize the star image lymanjre 2026-02-27 07:37:53 +03:30
  • 01c0d9cd45 Update README_ru.md lymanjre 2026-02-27 07:36:47 +03:30
  • 7039b3d2c6 Update README_cn.md lymanjre 2026-02-27 07:36:26 +03:30
  • 431d99f813 Update star history chart in README_ja.md lymanjre 2026-02-27 07:36:04 +03:30
  • 1ec3765b2b Update README_br.md lymanjre 2026-02-27 07:35:46 +03:30
  • d573cb493d fix star history image lymanjre 2026-02-27 07:35:27 +03:30
  • c15589f3bb Update README_ru.md lymanjre 2026-02-27 07:29:57 +03:30
  • 55cb1cab65 Update README_cn.md lymanjre 2026-02-27 07:29:32 +03:30
  • cafe358158 Update donation link in README_cn.md lymanjre 2026-02-27 07:29:17 +03:30
  • cfb8a13389 Update README_ja.md lymanjre 2026-02-27 07:28:48 +03:30
  • b0b6a540d9 Update README_br.md lymanjre 2026-02-27 07:28:14 +03:30
  • 04f7e04bb3 Fix donation link and star history chart source lymanjre 2026-02-27 07:27:47 +03:30
  • e28e6369e8 Update README.md lymanjre 2026-02-27 07:27:04 +03:30
  • 5029f1b2f7 feat: replate dmg background image and & improve size and position veto9292 2026-02-25 22:33:43 +01:00
  • 4962716ec4 test ci veto9292 2026-02-24 03:52:34 +03:30
  • 1343eff469 fix: set ir flag to shir veto9292 2026-02-24 03:52:24 +03:30
  • 890a092c58 feat: removing country flag from regions text veto9292 2026-02-24 03:50:43 +03:30
  • 3e9b7a7c98 feat: add raw AppImage support for linux veto9292 2026-02-24 02:28:49 +03:30
  • a138aba0e2 fix: update linux-appimage-release to copy instead of move Hiddify.AppImage veto9292 2026-02-24 01:34:18 +03:30
  • 2fd740bcb2 fix: update linux-prepare target to use linux-amd64-libs veto9292 2026-02-24 01:33:58 +03:30
  • a1d24aff83 fix: delete bundled libstdc++ for Arch Linux compatibility in AppImage build veto9292 2026-02-24 01:33:31 +03:30
  • 126cb1a6d7 fix: resolve shared_preferences conflict between portable and exe formats on Windows veto9292 2026-02-23 14:04:02 +03:30
  • b02862591c feat: implement region detection based on timezone and locale veto9292 2026-02-23 12:46:52 +03:30
  • 714b78bd05 fix: remove timezone_to_country package veto9292 2026-02-23 12:46:29 +03:30
  • 0b0d22abf8 update qrcode reader lib to support 16kb page hiddify 2026-02-22 21:15:08 +03:30
  • 26b80d3f29 refactor: update project configuration and clean up unused code hiddify 2026-02-22 19:34:03 +03:30
  • 26e081dbcc Merge pull request #1929 from ChabanovX/add-column-exists-check Hiddify 2026-02-22 12:08:17 +01:00
  • d1dd7521d8 Merge pull request #1986 from salmanmkc/upgrade-github-actions-node24-general Hiddify 2026-02-22 12:07:13 +01:00
  • 66896ea241 Merge branch 'main' into upgrade-github-actions-node24-general Hiddify 2026-02-22 12:07:05 +01:00
  • 1d2d7d21af Merge pull request #1985 from salmanmkc/upgrade-github-actions-node24 Hiddify 2026-02-22 12:06:26 +01:00
  • ab4c96aadd Merge pull request #1959 from Enqvy/main Hiddify 2026-02-22 12:05:42 +01:00
  • 117880e6d7 Merge pull request #1978 from veto9292/sync-slang Hiddify 2026-02-22 12:05:15 +01:00
  • d99a6a67a5 Upgrade GitHub Actions to latest versions Salman Muin Kayser Chishti 2026-02-22 09:11:52 +00:00
  • b62e224bed Upgrade GitHub Actions for Node 24 compatibility Salman Muin Kayser Chishti 2026-02-22 09:11:45 +00:00
  • a5f37e1f4d feat: update DNS translations for multiple languages veto9292 2026-02-22 00:56:37 +03:30