Commit Graph

  • 631edf1706 refactor: backup use cases extraction, smart search, sync all users, and codebase cleanup 0.8.0 Ilay 2026-04-12 16:36:16 +05:00
  • 1e18112315 Merge branch 'pr/66' into 0.8.0 Ilay 2026-04-10 23:45:43 +05:00
  • a39304b66c feat: add BotInlineModeDisabledEvent notification on startup Ilay 2026-04-10 17:44:00 +05:00
  • 449a2ff79e merge pull request #96 from snoups/dev main v0.7.5 Ilay 2026-04-10 17:30:31 +05:00
  • 55e0934dd1 refactor: inline proxy variable in bot provider dev Ilay 2026-04-10 17:27:46 +05:00
  • b9d552d73c fix: clarify inline mode warning message Ilay 2026-04-10 17:19:42 +05:00
  • 932ea2d845 fix docs Ilay 2026-04-10 13:23:23 +05:00
  • db4e7be9be fix: bold highlights in releases and YooKassa card layou Ilay 2026-04-10 13:19:33 +05:00
  • edf9e6d456 docs: unify releases changelog style and formatting Ilay 2026-04-10 13:15:05 +05:00
  • 9b4d3ed60a docs: add support page with donation links and bump version to 0.7.5 Ilay 2026-04-10 13:07:13 +05:00
  • 583fcaafec Merge branch 'pr/93' into dev Ilay 2026-04-10 12:10:48 +05:00
  • 942dd3e550 fix: add missing return statements after redirect to Subscription.MAIN Ilay 2026-04-10 11:50:27 +05:00
  • 053ada0796 refactor: notification routing system rework and new error events Ilay 2026-04-10 11:43:41 +05:00
  • 56271de5f5 Refactor bot session to use proxy directly lie-must-die 2026-04-09 20:16:57 +03:00
  • f58fe97e50 Merge branch 'pr/68' into 0.8.0 Ilay 2026-04-09 18:19:34 +05:00
  • db27181366 chore: update uv.lock Ilay 2026-04-09 12:04:13 +05:00
  • 9664d7e199 fix: broadcast close button, webhook response, FreeKassa nonce and misc fixes Ilay 2026-04-09 08:50:45 +05:00
  • 292724489b merge pull request #92 from snoups/dev v0.7.4 Ilay 2026-04-08 00:37:45 +05:00
  • 01eb1bd6d2 feat: improve user editor buttons Ilay 2026-04-08 00:36:02 +05:00
  • a2c4d8bf4d docs: update 0.7.4 release notes, env vars and requirements Ilay 2026-04-07 23:41:14 +05:00
  • d9b3e1bed3 feat: purchase discount management and discount type display improvements Ilay 2026-04-07 22:59:03 +05:00
  • bbec2547a4 feat: Remnawave version compatibility check and warning notification Ilay 2026-04-07 19:01:56 +05:00
  • c9fcce739b merge branch 'pr/90' into dev Ilay 2026-04-07 17:37:39 +05:00
  • f5c47c7e88 merge pull request #88 from lie-must-die/dev Ilay 2026-04-07 08:27:51 +05:00
  • 129cdc9a15 merge pull request #89 from lie-must-die/patch-2 Ilay 2026-04-07 08:25:00 +05:00
  • 71f5a0bb6a feat: role management hardening, subscription stats fixes and misc improvements Ilay 2026-04-07 08:22:11 +05:00
  • 6ccaf0ffb7 feat: support MONTH_ROLLING traffic strategy and remnawave 2.7.x Ilay 2026-04-05 20:23:37 +05:00
  • 4f2c9c6b45 Add SOCKS5 proxy options to .env.example lie-must-die 2026-04-04 17:49:52 +03:00
  • 03e845c1e3 Implement SOCKS5 proxy support for Bot lie-must-die 2026-04-04 17:46:57 +03:00
  • b536c06e20 Add optional proxy_url to BotConfig lie-must-die 2026-04-04 17:46:11 +03:00
  • a1a99cd44d Added aiohttp-socks dependency lie-must-die 2026-04-04 17:44:55 +03:00
  • e32fce5b28 Fix role comparison logic in _is_deletable method lie-must-die 2026-04-04 00:30:17 +03:00
  • 03efe86f80 Fix condition for button visibility in dialog.py lie-must-die 2026-04-04 00:26:25 +03:00
  • e115f4d730 fix(yookassa): add retry logic for ConnectError on payment creation lie-must-die 2026-04-03 19:07:05 +03:00
  • bc41fca783 fix panel version Ilay 2026-03-30 22:45:45 +05:00
  • 11d59ab594 merge pull request #81 from snoups/dev v0.7.3 Ilay 2026-03-29 09:19:48 +05:00
  • e96ba28cc9 0.7.3 Ilay 2026-03-29 09:18:44 +05:00
  • ad3751a8eb fix: mark old subscription as DELETED instead of DISABLED on purchase and cleanup type ignore Ilay 2026-03-29 09:13:03 +05:00
  • 5cf9d4ca09 fix: subscription stats, plan flow error handling and misc fixes Ilay 2026-03-29 08:53:34 +05:00
  • 7aa7f2c61c merge pull request #77 from snoups/dev v0.7.2 Ilay 2026-03-27 08:35:43 +05:00
  • c5f150e9b7 fix: temporarily disable webhook verification in MulenPay Ilay 2026-03-27 08:34:35 +05:00
  • 063efb514d fix Ilay 2026-03-27 08:32:00 +05:00
  • 0e20c410a6 merge pull request #76 from snoups/dev Ilay 2026-03-27 08:31:03 +05:00
  • c1a9d91c77 0.7.2 Ilay 2026-03-27 03:17:50 +05:00
  • 1191cec4ee refactor: introduce Deeplink enum and add invite deeplink handler Ilay 2026-03-27 08:19:19 +05:00
  • 7788986ee4 fix: broad fixes across payments, events, UI and error handling Ilay 2026-03-27 02:56:44 +05:00
  • 3a7936e8fe fix Ilay 2026-03-26 08:20:43 +05:00
  • 7a5e47c5db fix Ilay 2026-03-25 23:45:26 +05:00
  • b9e9abc23d merge pull request #75 from snoups/dev v0.7.1 Ilay 2026-03-25 23:43:45 +05:00
  • 6cc18879b0 v0.7.1 Ilay 2026-03-25 23:43:16 +05:00
  • a325a65e07 feat: bump version to 0.7.1 and refactor bot state management Ilay 2026-03-25 23:32:55 +05:00
  • 4a4b2cceb8 fix: improve infrastructure config, resolve sdk bugs and refactor gateway settings Ilay 2026-03-25 23:13:05 +05:00
  • 9037b62149 merge pull request #70 from snoups/dev v0.7.0 Ilay 2026-03-24 23:54:51 +05:00
  • 72dbc3f850 refactor: enhance infrastructure stability and fix circular imports Ilay 2026-03-24 23:51:39 +05:00
  • d8ca46f4f3 merge pull request #69 from snoups/dev Ilay 2026-03-24 23:18:14 +05:00
  • fe9f562c3e build: install git in Dockerfile builder stage Ilay 2026-03-24 23:15:21 +05:00
  • 9a4b3fef9b fix Ilay 2026-03-24 23:07:55 +05:00
  • c2160399f7 fix: subscription events payload and trial handling Ilay 2026-03-24 22:59:18 +05:00
  • 2833c26b7e fix: correct i18n key for all-devices-deleted notification and show panel version in header Ilay 2026-03-24 22:41:13 +05:00
  • ad79405018 add Compatible Remnawave Panel versions Ilay 2026-03-24 21:51:01 +05:00
  • 09b4ffee90 refactor: simplify metadata fetch in system getter Ilay 2026-03-24 21:08:30 +05:00
  • 391bd2bc68 feat: route system notifications to Telegram group/topic lie-must-die 2026-03-24 17:29:39 +03:00
  • 6c8ec2be98 fix Ilay 2026-03-24 15:47:26 +05:00
  • 199d382831 chore: replace README with docs link, pin remnapy to commit, minor fixes Ilay 2026-03-24 15:44:00 +05:00
  • 68969a0ac6 feat: add SubscriptionRevokedEvent and resolve external squad name in profile Ilay 2026-03-24 08:54:31 +05:00
  • 54c7af40b6 merge pull request #65 from lie-must-die/feat/devices-management Ilay 2026-03-24 00:24:35 +05:00
  • 831c7ddb48 chore: bump remnapy from 2.3.3 to 2.6.3 and pin version Ilay 2026-03-24 00:22:47 +05:00
  • ec9c0f5588 refactor: extract device and subscription management into use cases Ilay 2026-03-24 00:21:57 +05:00
  • 2a2a67f977 fix Ilay 2026-03-23 22:31:49 +05:00
  • a899833588 fix Ilay 2026-03-23 22:27:12 +05:00
  • 6de629ac46 fix Ilay 2026-03-23 22:12:07 +05:00
  • 57b549f7b4 test Ilay 2026-03-23 22:02:57 +05:00
  • 96ecdf5d40 chore: enable taskiq scheduler in local compose and fix tasks glob pattern Ilay 2026-03-23 21:42:05 +05:00
  • ead1f68996 Update introduction and reverse proxies content Ilay 2026-03-23 21:25:08 +05:00
  • 7f941e2616 Update reverse proxy and introduction docs Ilay 2026-03-23 21:24:38 +05:00
  • 7fca1d03a0 Update reverse proxy links to new documentation structure Ilay 2026-03-23 18:46:16 +05:00
  • 11e843eaeb Refactor reverse proxy documentation structure Ilay 2026-03-23 18:41:20 +05:00
  • 6057226913 Update reverse proxy links and docs.json structure Ilay 2026-03-23 18:31:00 +05:00
  • cdda470477 feat: add auto backup scheduler and settings lie-must-die 2026-03-23 15:19:51 +03:00
  • fae58c55c4 feat: backup section in remnashop dashboard lie-must-die 2026-03-23 10:14:38 +03:00
  • 3d251c2757 Update introduction for English and Russian Ilay 2026-03-23 10:52:44 +05:00
  • 7817f7e15e Update introduction for English and Russian Ilay 2026-03-23 10:36:06 +05:00
  • 945192152e Update introduction for English and Russian Ilay 2026-03-23 10:22:27 +05:00
  • 72887d2934 Update introduction for English and Russian Ilay 2026-03-23 10:21:07 +05:00
  • b40c914db9 Update overview introduction in English and Russian Ilay 2026-03-23 10:21:02 +05:00
  • e6227cc468 Update introduction for English and Russian Ilay 2026-03-23 10:19:05 +05:00
  • 4c1745f06d Update introduction for English and Russian Ilay 2026-03-23 10:17:25 +05:00
  • f3085e1406 Update navigation and rename release/update docs Ilay 2026-03-23 10:16:50 +05:00
  • 96f2c1630f fix path Ilay 2026-03-23 10:06:48 +05:00
  • a25e7e4641 add language Ilay 2026-03-23 10:04:43 +05:00
  • 95ab3aa4c6 Move Russian documentation to docs/ru directory Ilay 2026-03-23 09:48:35 +05:00
  • 1b933bbceb Reorganize installation and reverse proxy documentation Ilay 2026-03-23 09:45:30 +05:00
  • 41697150e7 Add new pages for introduction, update, and assets Ilay 2026-03-23 09:40:06 +05:00
  • ead0b899d3 Update logo.svg Ilay 2026-03-23 09:04:03 +05:00
  • bf9e397634 Update logo.svg Ilay 2026-03-23 09:02:52 +05:00
  • 2a0b2e305a Update logo path in docs.json and remove old logo files Ilay 2026-03-23 09:02:26 +05:00
  • 73b4958521 Update logo path in docs.json Ilay 2026-03-23 08:59:45 +05:00
  • 3ab00154b0 Update logo to use new SVG file Ilay 2026-03-23 08:56:06 +05:00
  • 36b88fe2ff Translate reverse proxy docs to Russian Ilay 2026-03-23 03:20:01 +05:00
  • fdf838d75a Update logo path in docs.json Ilay 2026-03-23 03:12:45 +05:00