Commit Graph

1518 Commits

Author SHA1 Message Date
6fa89e19f0 fix(ui): correctly populate edit modal for unlimited users 2025-08-08 01:34:03 +03:30
073c8ed787 fix(auth): correctly handle unlimited users in auth script 2025-08-08 01:32:39 +03:30
5bcbf0abb3 fix(viewmodel): prevent crash for users with no expiration date 2025-08-08 01:31:49 +03:30
524d1b0ae0 Clone beta 2025-08-06 16:06:38 +03:30
de4c3de84e feat(normalsub): Add external node URIs to subscriptions 2025-08-06 15:37:52 +03:30
133684f4fe fix: Resolve IP/domain validation 2025-08-06 15:16:27 +03:30
05993d013d feat(api): Add external node management endpoints 2025-08-06 14:45:35 +03:30
aebc581877 chore(deps): Bump anyio from 4.9.0 to 4.10.0
Bumps [anyio](https://github.com/agronholm/anyio) from 4.9.0 to 4.10.0.
- [Release notes](https://github.com/agronholm/anyio/releases)
- [Changelog](https://github.com/agronholm/anyio/blob/master/docs/versionhistory.rst)
- [Commits](https://github.com/agronholm/anyio/compare/4.9.0...4.10)

---
updated-dependencies:
- dependency-name: anyio
  dependency-version: 4.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-05 15:53:06 +00:00
1ae8efa5f9 Merge pull request #228 from ReturnFI/dependabot/pip/pytelegrambotapi-4.28.0
chore(deps): Bump pytelegrambotapi from 4.27.0 to 4.28.0
2025-08-04 23:54:47 +03:30
5ed9f47412 Merge pull request #230 from ReturnFI/dependabot/pip/aiohttp-3.12.15
chore(deps): Bump aiohttp from 3.12.14 to 3.12.15
2025-08-04 23:54:15 +03:30
f9dc7a61d0 Merge pull request #233 from SeyedHashtag/original
improved config for singbox 1.12
2025-08-04 23:53:23 +03:30
a16467faa1 Refactor DNS configuration in singbox.json for improved routing and logging. 2025-08-04 22:14:51 +03:30
4fe3d211d5 feat(core): Update wrapper_uri to parse external node links 2025-08-04 13:54:27 +02:00
57f8229fac feat(core): Generate URIs for external nodes 2025-08-04 13:52:44 +02:00
c5f1b6d447 feat(core): Implement external node management
Introduces a dedicated system for managing a list of external nodes, each with a unique name and IP address. This feature is designed for multi-node deployments.
2025-08-04 13:49:45 +02:00
9a34df8cd8 chore(deps): Bump aiohttp from 3.12.14 to 3.12.15
---
updated-dependencies:
- dependency-name: aiohttp
  dependency-version: 3.12.15
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-29 13:29:33 +00:00
6f7d095bad chore(deps): Bump pytelegrambotapi from 4.27.0 to 4.28.0
Bumps [pytelegrambotapi](https://github.com/eternnoir/pyTelegramBotAPI) from 4.27.0 to 4.28.0.
- [Release notes](https://github.com/eternnoir/pyTelegramBotAPI/releases)
- [Commits](https://github.com/eternnoir/pyTelegramBotAPI/compare/4.27.0...4.28.0)

---
updated-dependencies:
- dependency-name: pytelegrambotapi
  dependency-version: 4.28.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-28 16:08:42 +00:00
80f4f62b85 Merge pull request #225 from ReturnFI/dependabot/pip/certifi-2025.7.14
chore(deps): Bump certifi from 2025.6.15 to 2025.7.14
2025-07-26 21:41:08 +02:00
83141a7f53 Merge pull request #224 from ReturnFI/dependabot/pip/starlette-0.47.2
chore(deps): Bump starlette from 0.47.1 to 0.47.2
2025-07-26 21:40:33 +02:00
9e16fd2bc8 chore(deps): Bump certifi from 2025.6.15 to 2025.7.14
Bumps [certifi](https://github.com/certifi/python-certifi) from 2025.6.15 to 2025.7.14.
- [Commits](https://github.com/certifi/python-certifi/compare/2025.06.15...2025.07.14)

---
updated-dependencies:
- dependency-name: certifi
  dependency-version: 2025.7.14
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-22 13:24:55 +00:00
0252d89bc0 chore(deps): Bump starlette from 0.47.1 to 0.47.2
Bumps [starlette](https://github.com/encode/starlette) from 0.47.1 to 0.47.2.
- [Release notes](https://github.com/encode/starlette/releases)
- [Changelog](https://github.com/encode/starlette/blob/master/docs/release-notes.md)
- [Commits](https://github.com/encode/starlette/compare/0.47.1...0.47.2)

---
updated-dependencies:
- dependency-name: starlette
  dependency-version: 0.47.2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-21 23:49:38 +00:00
11b4b73db3 Merge pull request #206 from ReturnFI/dependabot/pip/starlette-0.47.1
chore(deps): Bump starlette from 0.46.2 to 0.47.1
2025-07-18 23:54:13 +03:30
c3f4a4660f Merge pull request #204 from ReturnFI/dependabot/pip/pydantic-2.11.7
chore(deps): Bump pydantic from 2.11.5 to 2.11.7
2025-07-18 23:54:01 +03:30
eb33df5e68 chore(deps): Bump aiosignal from 1.3.2 to 1.4.0 2025-07-18 23:41:40 +03:30
8218f7423b Merge pull request #216 from ReturnFI/dependabot/pip/multidict-6.6.3
chore(deps): Bump multidict from 6.4.4 to 6.6.3
2025-07-18 23:38:29 +03:30
0d93f08d60 Merge pull request #220 from ReturnFI/dependabot/pip/fastapi-0.116.1
chore(deps): Bump fastapi from 0.115.12 to 0.116.1
2025-07-18 23:38:16 +03:30
08a904957a Merge pull request #222 from ReturnFI/dependabot/pip/aiohttp-3.12.14
chore(deps): Bump aiohttp from 3.12.12 to 3.12.14
2025-07-18 23:37:59 +03:30
c4eb7b26f4 chore(deps): Bump aiohttp from 3.12.12 to 3.12.14
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.12.12 to 3.12.14.
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.12.12...v3.12.14)

---
updated-dependencies:
- dependency-name: aiohttp
  dependency-version: 3.12.14
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-15 09:49:06 +00:00
01c10b8cbe chore(deps): Bump fastapi from 0.115.12 to 0.116.1
Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.115.12 to 0.116.1.
- [Release notes](https://github.com/fastapi/fastapi/releases)
- [Commits](https://github.com/fastapi/fastapi/compare/0.115.12...0.116.1)

---
updated-dependencies:
- dependency-name: fastapi
  dependency-version: 0.116.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-14 15:44:28 +00:00
eca50ebb5d 🔖 Version: 1.12.1 - UI polish
A small but impactful release focused on UI polish and developer dependency updates.
2025-07-09 19:48:41 +03:30
92a758e626 Merge pull request #219 from ReturnFI/beta
A small but impactful release focused on UI polish
2025-07-09 19:45:36 +03:30
7f38989ff5 Update changelog 2025-07-09 19:44:42 +03:30
1bb5408f06 Merge pull request #218 from SeyedHashtag/original
 UI: Sticky Headers & Sides!
2025-07-09 19:20:01 +03:30
c72036b942 sidebar position is now fixed when scrolling long lists 2025-07-08 19:24:11 +03:30
237aff39c4 feat: Add sticky card-header with bokeh effect for improved UI 2025-07-08 18:07:59 +03:30
c6d3f35055 chore(deps): Bump multidict from 6.4.4 to 6.6.3
Bumps [multidict](https://github.com/aio-libs/multidict) from 6.4.4 to 6.6.3.
- [Release notes](https://github.com/aio-libs/multidict/releases)
- [Changelog](https://github.com/aio-libs/multidict/blob/master/CHANGES.rst)
- [Commits](https://github.com/aio-libs/multidict/compare/v6.4.4...v6.6.3)

---
updated-dependencies:
- dependency-name: multidict
  dependency-version: 6.6.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-08 14:09:05 +00:00
23d8a1470e Merge pull request #214 from SeyedHashtag/original
🚀 Make Login Even Smoother!
2025-07-08 13:21:48 +03:30
aa442d13d5 Merge pull request #212 from ReturnFI/dependabot/pip/typing-extensions-4.14.1
chore(deps): Bump typing-extensions from 4.14.0 to 4.14.1
2025-07-08 13:14:44 +03:30
a6126c8b4d Merge pull request #213 from ReturnFI/dependabot/pip/python-dotenv-1.1.1
chore(deps): Bump python-dotenv from 1.1.0 to 1.1.1
2025-07-08 13:14:23 +03:30
66bbf6db56 feat: add Enter key functionality to submit login form 2025-07-08 12:48:00 +03:30
0064bf6775 chore(deps): Bump python-dotenv from 1.1.0 to 1.1.1
Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/theskumar/python-dotenv/releases)
- [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md)
- [Commits](https://github.com/theskumar/python-dotenv/compare/v1.1.0...v1.1.1)

---
updated-dependencies:
- dependency-name: python-dotenv
  dependency-version: 1.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-07 16:33:31 +00:00
ca9f5c9ac9 chore(deps): Bump typing-extensions from 4.14.0 to 4.14.1
Bumps [typing-extensions](https://github.com/python/typing_extensions) from 4.14.0 to 4.14.1.
- [Release notes](https://github.com/python/typing_extensions/releases)
- [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md)
- [Commits](https://github.com/python/typing_extensions/compare/4.14.0...4.14.1)

---
updated-dependencies:
- dependency-name: typing-extensions
  dependency-version: 4.14.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-07 16:12:44 +00:00
27dd116a97 chore(deps): Bump pydantic from 2.11.5 to 2.11.7
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.11.5 to 2.11.7.
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](https://github.com/pydantic/pydantic/compare/v2.11.5...v2.11.7)

---
updated-dependencies:
- dependency-name: pydantic
  dependency-version: 2.11.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-04 20:13:36 +00:00
427a8ad6d2 chore(deps): Bump starlette from 0.46.2 to 0.47.1
Bumps [starlette](https://github.com/encode/starlette) from 0.46.2 to 0.47.1.
- [Release notes](https://github.com/encode/starlette/releases)
- [Changelog](https://github.com/encode/starlette/blob/master/docs/release-notes.md)
- [Commits](https://github.com/encode/starlette/compare/0.46.2...0.47.1)

---
updated-dependencies:
- dependency-name: starlette
  dependency-version: 0.47.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-04 20:13:35 +00:00
5a782dec17 Merge pull request #210 from ReturnFI/dependabot/pip/pydantic-settings-2.10.1
chore(deps): Bump pydantic-settings from 2.9.1 to 2.10.1
2025-07-04 23:42:29 +03:30
bbac9ce260 Merge pull request #211 from ReturnFI/dependabot/pip/certifi-2025.6.15
chore(deps): Bump certifi from 2025.4.26 to 2025.6.15
2025-07-04 23:39:29 +03:30
6a3586bb93 chore(deps): Bump certifi from 2025.4.26 to 2025.6.15
Bumps [certifi](https://github.com/certifi/python-certifi) from 2025.4.26 to 2025.6.15.
- [Commits](https://github.com/certifi/python-certifi/compare/2025.04.26...2025.06.15)

---
updated-dependencies:
- dependency-name: certifi
  dependency-version: 2025.6.15
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-02 14:16:42 +00:00
ce2b3f72f0 chore(deps): Bump pydantic-settings from 2.9.1 to 2.10.1
Bumps [pydantic-settings](https://github.com/pydantic/pydantic-settings) from 2.9.1 to 2.10.1.
- [Release notes](https://github.com/pydantic/pydantic-settings/releases)
- [Commits](https://github.com/pydantic/pydantic-settings/compare/v2.9.1...2.10.1)

---
updated-dependencies:
- dependency-name: pydantic-settings
  dependency-version: 2.10.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-02 14:16:38 +00:00
99cdf88822 Merge pull request #205 from ReturnFI/dependabot/pip/urllib3-2.5.0
chore(deps): Bump urllib3 from 2.4.0 to 2.5.0
2025-07-02 12:50:18 +03:30
7124a3d435 chore(deps): Bump urllib3 from 2.4.0 to 2.5.0
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.4.0 to 2.5.0.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/2.4.0...2.5.0)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-version: 2.5.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-02 09:20:04 +00:00