22813d23ea
Merge pull request #308 from ReturnFI/dependabot/pip/fastapi-0.120.1
...
chore(deps): Bump fastapi from 0.118.0 to 0.120.1
2025-10-29 13:26:58 +01:00
6ca8c5a9f6
Merge pull request #301 from ReturnFI/dependabot/pip/aiofiles-25.1.0
...
chore(deps): Bump aiofiles from 24.1.0 to 25.1.0
2025-10-29 13:26:46 +01:00
5b40303c01
chore(deps): Bump aiofiles from 24.1.0 to 25.1.0
...
Bumps [aiofiles](https://github.com/Tinche/aiofiles ) from 24.1.0 to 25.1.0.
- [Release notes](https://github.com/Tinche/aiofiles/releases )
- [Changelog](https://github.com/Tinche/aiofiles/blob/main/CHANGELOG.md )
- [Commits](https://github.com/Tinche/aiofiles/compare/v24.1.0...v25.1.0 )
---
updated-dependencies:
- dependency-name: aiofiles
dependency-version: 25.1.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-29 12:25:29 +00:00
c5ec28ea55
Merge pull request #302 from ReturnFI/dependabot/pip/pymongo-4.15.3
...
chore(deps): Bump pymongo from 4.15.2 to 4.15.3
2025-10-29 13:24:35 +01:00
c98f7243a9
Merge pull request #303 from ReturnFI/dependabot/pip/yarl-1.22.0
...
chore(deps): Bump yarl from 1.20.1 to 1.22.0
2025-10-29 13:24:21 +01:00
b934bf977c
Merge pull request #300 from ReturnFI/dependabot/pip/multidict-6.7.0
...
chore(deps): Bump multidict from 6.6.4 to 6.7.0
2025-10-29 13:24:06 +01:00
972e33b224
🔖 release(2.4.1): user notes integration & UI polish 📝 ✨
2025-10-28 19:56:49 +00:00
161627ac0b
🧾 Update Changelog
2025-10-28 19:55:46 +00:00
f600c0c329
feat(webpanel): add icons to add/bulk user forms
2025-10-28 19:50:27 +00:00
0903222982
feat(webpanel): enable searching by user note
2025-10-28 19:45:58 +00:00
1e763781ce
feat(webpanel): integrate user note functionality into UI
2025-10-28 16:37:59 +00:00
886516a6f6
feat(webpanel): add note field to user viewmodel
2025-10-28 16:37:01 +00:00
413442ba5d
feat(api): integrate user note field into api endpoints
2025-10-28 16:36:11 +00:00
dce23100a1
feat(core): add note editing functionality
...
- Updated `edit_user.py` to accept a `--note` argument, allowing user notes to be modified or cleared.
- Extended the `edit-user` command in `cli.py` with a `--note` option.
- Modified the `edit_user` function in `cli_api.py` to pass the new note argument to the underlying script.
2025-10-28 16:34:41 +00:00
ea75084eeb
feat(cli): add note option to add-user command
2025-10-28 16:08:49 +00:00
1f15d09f31
feat(core): add optional note field for users
2025-10-28 16:07:17 +00:00
66b0b4d83a
feat(webpanel): enhance edit user modal UI with icons
2025-10-28 15:35:31 +00:00
5c3062320b
feat(webpanel): make edit user username readonly
2025-10-28 15:31:12 +00:00
320ea72752
chore(deps): Bump fastapi from 0.118.0 to 0.120.1
...
Bumps [fastapi](https://github.com/fastapi/fastapi ) from 0.118.0 to 0.120.1.
- [Release notes](https://github.com/fastapi/fastapi/releases )
- [Commits](https://github.com/fastapi/fastapi/compare/0.118.0...0.120.1 )
---
updated-dependencies:
- dependency-name: fastapi
dependency-version: 0.120.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-28 13:25:28 +00:00
5666c782cd
remove Required and Optional labels from External Nodes form
2025-10-27 13:08:55 +00:00
95f63b1cac
🔖 release(2.4.0): advanced node management
2025-10-27 12:48:41 +00:00
fe4e0a86cd
Merge pull request #307 from ReturnFI/beta
...
Advanced Node Management & UI Upgrades
2025-10-27 13:46:41 +01:00
d1e12d7081
🧾 Update Changelog
2025-10-27 12:44:39 +00:00
fb9dd42755
feat(api): Add endpoint for receiving node traffic data
2025-10-27 12:38:20 +00:00
17660d6a54
feat: Add paginated user list with selectable limit
2025-10-25 18:55:55 +00:00
9349037f06
Fix(bot) : remove -u flag from remove-user
2025-10-25 17:40:37 +00:00
f21cdc1189
refactor(api): Apply node-specific parameters to wrapper URI script
2025-10-23 11:53:42 +00:00
dbf0b847e9
refactor(uri): Enhance URI generation with node-specific parameters
2025-10-23 11:14:26 +00:00
8cfed0f1b4
feat(nodes): Add insecure TLS option for external nodes
2025-10-23 11:07:50 +00:00
a9309920c4
Refactor: Clean up API documentation tags
2025-10-20 18:46:53 +00:00
5b7a1cf5c3
feat(web): Implement full node configuration in settings UI
2025-10-16 20:34:22 +00:00
70fab7169e
feat(api): Add full node configuration to web panel API
2025-10-16 20:33:22 +00:00
dd9f2a3e57
feat(nodes): Add optional obfs parameter for node management
2025-10-16 19:51:58 +00:00
db82da6e62
feat(nodes): Add optional port parameter for node management
2025-10-16 19:22:49 +00:00
69fad7f37a
chore(deps): Bump yarl from 1.20.1 to 1.22.0
...
---
updated-dependencies:
- dependency-name: yarl
dependency-version: 1.22.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-13 13:53:28 +00:00
3cd7c3e121
chore(deps): Bump pymongo from 4.15.2 to 4.15.3
...
Bumps [pymongo](https://github.com/mongodb/mongo-python-driver ) from 4.15.2 to 4.15.3.
- [Release notes](https://github.com/mongodb/mongo-python-driver/releases )
- [Changelog](https://github.com/mongodb/mongo-python-driver/blob/master/doc/changelog.rst )
- [Commits](https://github.com/mongodb/mongo-python-driver/compare/4.15.2...4.15.3 )
---
updated-dependencies:
- dependency-name: pymongo
dependency-version: 4.15.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-13 13:53:06 +00:00
93736f7889
chore(deps): Bump multidict from 6.6.4 to 6.7.0
...
Bumps [multidict](https://github.com/aio-libs/multidict ) from 6.6.4 to 6.7.0.
- [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.6.4...v6.7.0 )
---
updated-dependencies:
- dependency-name: multidict
dependency-version: 6.7.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-13 13:50:06 +00:00
3b58a0273f
feat(nodes): Implement advanced node management and certificate generation
2025-10-13 12:39:16 +00:00
79bada5b2a
🔖 release(2.3.5): dependency updates & minor fixes
2025-10-13 12:06:05 +00:00
eb314ed66a
Update Changelog
2025-10-13 12:05:33 +00:00
120974caef
Merge pull request #297 from ReturnFI/dependabot/pip/pydantic-core-2.41.1
...
chore(deps): Bump pydantic-core from 2.33.2 to 2.41.1
2025-10-13 15:28:28 +03:30
71b01395b4
chore(deps): Bump pydantic-core from 2.33.2 to 2.41.1
...
Bumps [pydantic-core](https://github.com/pydantic/pydantic-core ) from 2.33.2 to 2.41.1.
- [Release notes](https://github.com/pydantic/pydantic-core/releases )
- [Commits](https://github.com/pydantic/pydantic-core/compare/v2.33.2...v2.41.1 )
---
updated-dependencies:
- dependency-name: pydantic-core
dependency-version: 2.41.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-13 11:54:45 +00:00
c6fc3a7954
Merge pull request #293 from ReturnFI/dependabot/pip/frozenlist-1.8.0
...
chore(deps): Bump frozenlist from 1.7.0 to 1.8.0
2025-10-13 15:24:03 +03:30
81b8eb2779
Merge pull request #294 from ReturnFI/dependabot/pip/certifi-2025.10.5
...
chore(deps): Bump certifi from 2025.7.14 to 2025.10.5
2025-10-13 15:23:51 +03:30
c52e1d49cb
Merge pull request #298 from ReturnFI/dependabot/pip/pydantic-2.12.0
...
chore(deps): Bump pydantic from 2.11.9 to 2.12.0
2025-10-13 15:23:40 +03:30
e078646d4f
Merge pull request #299 from ReturnFI/dependabot/pip/propcache-0.4.1
...
chore(deps): Bump propcache from 0.3.2 to 0.4.1
2025-10-13 15:23:25 +03:30
7796829a86
Fix Path
2025-10-11 17:04:26 +00:00
cc6bc55ffa
chore(deps): Bump propcache from 0.3.2 to 0.4.1
...
Bumps [propcache](https://github.com/aio-libs/propcache ) from 0.3.2 to 0.4.1.
- [Release notes](https://github.com/aio-libs/propcache/releases )
- [Changelog](https://github.com/aio-libs/propcache/blob/master/CHANGES.rst )
- [Commits](https://github.com/aio-libs/propcache/compare/v0.3.2...v0.4.1 )
---
updated-dependencies:
- dependency-name: propcache
dependency-version: 0.4.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-09 13:24:42 +00:00
a88dd50b2c
Fix: typo
2025-10-08 22:29:33 +02:00
e347ac8b01
chore(deps): Bump pydantic from 2.11.9 to 2.12.0
...
Bumps [pydantic](https://github.com/pydantic/pydantic ) from 2.11.9 to 2.12.0.
- [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.9...v2.12.0 )
---
updated-dependencies:
- dependency-name: pydantic
dependency-version: 2.12.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-08 13:21:18 +00:00