9ffcef4cce
Update Changelog
2025-11-06 11:30:09 +00:00
b5ad962345
feat(ui): Add client-side password validation
2025-11-05 20:22:26 +00:00
b898db944e
feat: Add password editing to user modal
2025-11-05 20:14:44 +00:00
4d33dc9c12
chore: revert Dependabot schedule to daily updates
2025-11-05 13:29:28 +00:00
204725b420
Update requirements
2025-11-05 13:27:26 +00:00
c0e7454b43
Merge pull request #319 from ReturnFI/dependabot/pip/psutil-7.1.3
...
chore(deps): Bump psutil from 7.1.0 to 7.1.3
2025-11-05 14:19:08 +01:00
7b654cf124
chore(deps): Bump psutil from 7.1.0 to 7.1.3
...
Bumps [psutil](https://github.com/giampaolo/psutil ) from 7.1.0 to 7.1.3.
- [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst )
- [Commits](https://github.com/giampaolo/psutil/compare/release-7.1.0...release-7.1.3 )
---
updated-dependencies:
- dependency-name: psutil
dependency-version: 7.1.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-05 13:18:19 +00:00
c13b4f4f01
Merge pull request #318 from ReturnFI/dependabot/pip/aiohttp-3.13.2
...
chore(deps): Bump aiohttp from 3.12.15 to 3.13.2
2025-11-05 14:17:52 +01:00
0a0e2fc3da
Merge pull request #320 from ReturnFI/dependabot/pip/fastapi-0.121.0
...
chore(deps): Bump fastapi from 0.120.1 to 0.121.0
2025-11-05 14:17:33 +01:00
430c6e9dd6
Merge pull request #321 from ReturnFI/dependabot/pip/python-dotenv-1.2.1
...
chore(deps): Bump python-dotenv from 1.1.1 to 1.2.1
2025-11-05 14:17:22 +01:00
b18088b305
Merge pull request #322 from ReturnFI/dependabot/pip/certbot-5.1.0
...
chore(deps): Bump certbot from 4.2.0 to 5.1.0
2025-11-05 14:17:09 +01:00
1c901100b6
chore(deps): Bump certbot from 4.2.0 to 5.1.0
...
Bumps [certbot](https://github.com/certbot/certbot ) from 4.2.0 to 5.1.0.
- [Release notes](https://github.com/certbot/certbot/releases )
- [Commits](https://github.com/certbot/certbot/compare/v4.2.0...v5.1.0 )
---
updated-dependencies:
- dependency-name: certbot
dependency-version: 5.1.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-05 13:16:46 +00:00
60878b3ca6
chore(deps): Bump python-dotenv from 1.1.1 to 1.2.1
...
Bumps [python-dotenv](https://github.com/theskumar/python-dotenv ) from 1.1.1 to 1.2.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.1...v1.2.1 )
---
updated-dependencies:
- dependency-name: python-dotenv
dependency-version: 1.2.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-05 13:16:42 +00:00
a34bcba865
chore(deps): Bump fastapi from 0.120.1 to 0.121.0
...
Bumps [fastapi](https://github.com/fastapi/fastapi ) from 0.120.1 to 0.121.0.
- [Release notes](https://github.com/fastapi/fastapi/releases )
- [Commits](https://github.com/fastapi/fastapi/compare/0.120.1...0.121.0 )
---
updated-dependencies:
- dependency-name: fastapi
dependency-version: 0.121.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-05 13:16:39 +00:00
77f69b79e6
chore(deps): Bump aiohttp from 3.12.15 to 3.13.2
...
---
updated-dependencies:
- dependency-name: aiohttp
dependency-version: 3.13.2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-05 13:16:31 +00:00
3c30a514e9
chore: optimize Dependabot config for weekly dependency updates
2025-11-05 13:15:22 +00:00
c86f38c551
cleanup: simplify requirements.txt by keeping only top-level dependencies
2025-11-05 13:11:33 +00:00
059dd0f553
Merge pull request #312 from ReturnFI/dependabot/pip/click-8.3.0
...
chore(deps): Bump click from 8.1.8 to 8.3.0
2025-11-05 13:18:17 +01:00
409fb7acf8
Merge pull request #310 from ReturnFI/dependabot/pip/idna-3.11
...
chore(deps): Bump idna from 3.10 to 3.11
2025-11-05 13:18:07 +01:00
10d4f3d027
chore(deps): Bump idna from 3.10 to 3.11
...
Bumps [idna](https://github.com/kjd/idna ) from 3.10 to 3.11.
- [Release notes](https://github.com/kjd/idna/releases )
- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst )
- [Commits](https://github.com/kjd/idna/compare/v3.10...v3.11 )
---
updated-dependencies:
- dependency-name: idna
dependency-version: '3.11'
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-05 12:16:56 +00:00
71595f6b63
chore(deps): Bump click from 8.1.8 to 8.3.0
...
Bumps [click](https://github.com/pallets/click ) from 8.1.8 to 8.3.0.
- [Release notes](https://github.com/pallets/click/releases )
- [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst )
- [Commits](https://github.com/pallets/click/compare/8.1.8...8.3.0 )
---
updated-dependencies:
- dependency-name: click
dependency-version: 8.3.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-05 12:16:55 +00:00
a30048e2ab
Merge pull request #313 from ReturnFI/dependabot/pip/attrs-25.4.0
...
chore(deps): Bump attrs from 25.3.0 to 25.4.0
2025-11-05 13:16:01 +01:00
5fb37c0daa
Merge pull request #314 from ReturnFI/dependabot/pip/charset-normalizer-3.4.4
...
chore(deps): Bump charset-normalizer from 3.4.3 to 3.4.4
2025-11-05 13:15:49 +01:00
50429d56d6
Merge pull request #316 from SeyedHashtag/original
...
Added note support for user creation and editing within the Telegram bot
2025-11-05 12:40:54 +01:00
c5783badf1
feat(telegram): use inline keyboard for clearing user notes
...
Co-authored-by: ReturnFI <151555003+ReturnFI@users.noreply.github.com >
2025-11-05 12:39:46 +01:00
11b0a04ef8
feat: add note management for users and enhance show user details for telegram bot
2025-11-05 00:13:41 +03:30
caf44aafcb
refactor(server): Use database for online user count
2025-11-04 19:01:58 +00:00
4ffa6befc1
fix(traffic): prevent incorrect offline status in multi-node setup
2025-11-02 19:44:11 +00:00
39275f8992
🔖 release(2.4.2): Online User Count & Stability Updates
2025-10-31 16:38:40 +00:00
8c838fcf20
Update Changelog
2025-10-31 16:37:57 +00:00
f7f7debacd
feat: Implement online user count from nodes
2025-10-30 19:08:44 +00:00
2cf7bb6cb3
Removed the input validation check
2025-10-29 19:58:57 +00:00
180ef7916a
chore(deps): Bump charset-normalizer from 3.4.3 to 3.4.4
...
Bumps [charset-normalizer](https://github.com/jawah/charset_normalizer ) from 3.4.3 to 3.4.4.
- [Release notes](https://github.com/jawah/charset_normalizer/releases )
- [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jawah/charset_normalizer/compare/3.4.3...3.4.4 )
---
updated-dependencies:
- dependency-name: charset-normalizer
dependency-version: 3.4.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-29 13:24:20 +00:00
f95d7fb289
chore(deps): Bump attrs from 25.3.0 to 25.4.0
...
Bumps [attrs](https://github.com/sponsors/hynek ) from 25.3.0 to 25.4.0.
- [Commits](https://github.com/sponsors/hynek/commits )
---
updated-dependencies:
- dependency-name: attrs
dependency-version: 25.4.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-29 13:24:15 +00:00
09b08aea75
Merge pull request #309 from ReturnFI/dependabot/pip/starlette-0.49.1
...
chore(deps): Bump starlette from 0.48.0 to 0.49.1
2025-10-29 13:27:26 +01:00
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
adcb79ba67
chore(deps): Bump starlette from 0.48.0 to 0.49.1
...
Bumps [starlette](https://github.com/Kludex/starlette ) from 0.48.0 to 0.49.1.
- [Release notes](https://github.com/Kludex/starlette/releases )
- [Changelog](https://github.com/Kludex/starlette/blob/main/docs/release-notes.md )
- [Commits](https://github.com/Kludex/starlette/compare/0.48.0...0.49.1 )
---
updated-dependencies:
- dependency-name: starlette
dependency-version: 0.49.1
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-28 22:40:07 +00: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