Saman
eeba759268
Merge b9eb1406bb into bbc69f945e
2026-03-22 11:08:28 +03:00
Alexey
bbc69f945e
Update release.yml
2026-03-22 11:04:09 +03:00
Alexey
9de8b2f0bf
Update release.yml
2026-03-22 10:36:54 +03:00
Alexey
4e5b67bae8
Update release.yml
2026-03-22 10:28:06 +03:00
Alexey
73f218b62a
Update release.yml
2026-03-22 00:27:16 +03:00
Alexey
13ff3af1db
Update release.yml
2026-03-22 00:18:54 +03:00
Alexey
77f717e3d1
Merge pull request #534 from telemt/workflow
...
Update release.yml
2026-03-22 00:16:11 +03:00
Alexey
db3e246390
Update release.yml
2026-03-22 00:15:56 +03:00
Alexey
b74ba38d40
Merge pull request #533 from telemt/workflow
...
Workflow
2026-03-22 00:10:38 +03:00
Alexey
269fce839f
Update Dockerfile
2026-03-22 00:10:19 +03:00
Alexey
5a4072c964
Update release.yml
2026-03-22 00:08:16 +03:00
Alexey
a95678988a
Merge pull request #530 from telemt/workflow
...
Update release.yml
2026-03-21 21:45:23 +03:00
Alexey
b17482ede3
Update release.yml
2026-03-21 21:45:01 +03:00
Alexey
e7a1d26e6e
Merge pull request #526 from telemt/workflow
...
Update release.yml
2026-03-21 16:48:53 +03:00
Alexey
b91c6cb339
Update release.yml
2026-03-21 16:48:42 +03:00
Alexey
c4e7f54cbe
Merge pull request #524 from telemt/workflow
...
Update release.yml
2026-03-21 16:31:15 +03:00
Alexey
f85205d48d
Update release.yml
2026-03-21 16:31:05 +03:00
Alexey
d767ec02ee
Update release.yml
2026-03-21 16:24:06 +03:00
Alexey
88a4c652b6
Merge pull request #523 from telemt/workflow
...
Update release.yml
2026-03-21 16:18:48 +03:00
Alexey
ea2d964502
Update release.yml
2026-03-21 16:18:24 +03:00
Alexey
3055637571
Merge pull request #522 from telemt/workflow
...
Update release.yml
2026-03-21 16:04:56 +03:00
Alexey
19b84b9d73
Update release.yml
2026-03-21 16:03:54 +03:00
Alexey
6ead8b1922
Merge pull request #521 from telemt/workflow
...
Update release.yml
2026-03-21 15:58:36 +03:00
Alexey
63aa1038c0
Update release.yml
2026-03-21 15:58:25 +03:00
Alexey
24594e648e
Merge pull request #519 from telemt/workflow
...
Update release.yml
2026-03-21 15:21:47 +03:00
Alexey
e8b38ea860
Update release.yml
2026-03-21 15:21:25 +03:00
Alexey
f3598cf309
Merge pull request #514 from M1h4n1k/patch-1
...
docs: fix typo in ru QUICK_START
2026-03-21 10:22:52 +03:00
Michael Karpov
777b15b1da
Update section title for Docker usage
...
Изменено название раздела с 'Запуск в Docker Compose' на 'Запуск без Docker Compose'.
2026-03-20 22:23:36 +02:00
Alexey
99ba2f7bbc
Add Shadowsocks upstream support: merge pull request #430 from hunmar/feat/shadowsocks-upstream
...
Add Shadowsocks upstream support
2026-03-20 18:35:28 +03:00
SamNet-dev
b9eb1406bb
feat(api): add POST /v1/users/{username}/reset-octets endpoint
...
Add endpoints to reset per-user octet counters without restarting the
proxy, enabling external tools to implement periodic (monthly/daily)
quota resets.
New endpoints:
- POST /v1/users/{username}/reset-octets — reset single user
- POST /v1/users/reset-octets — reset all users
Changes:
- stats/mod.rs: add reset_user_octets() and reset_all_user_octets()
- api/mod.rs: add route handlers for both endpoints
- api/model.rs: add ResetOctetsResponse and ResetAllOctetsResponse
- docs/API.md: document new endpoints
Closes #510
2026-03-20 09:24:30 -05:00
Maxim Myalin
e14dd07220
Merge branch 'main' into feat/shadowsocks-upstream
2026-03-20 17:08:47 +03:00
Maxim Myalin
d93a4fbd53
Merge remote-tracking branch 'origin/main' into feat/shadowsocks-upstream
...
# Conflicts:
# src/tls_front/fetcher.rs
2026-03-20 17:07:47 +03:00
Alexey
2798039ab8
Merge pull request #507 from dzhus/patch-2
...
Fix typo in systemd service metadata
2026-03-20 17:04:41 +03:00
Alexey
342b0119dd
Merge pull request #509 from telemt/bump
...
Update Cargo.toml
2026-03-20 16:27:39 +03:00
Alexey
2605929b93
Update Cargo.toml
2026-03-20 16:26:57 +03:00
Alexey
36814b6355
ME Draining on Dual-Stack + TLS Fetcher Upstream Selection: merge pull request #508 from telemt/flow
...
ME Draining on Dual-Stack + TLS Fetcher Upstream Selection
2026-03-20 16:24:17 +03:00
Alexey
269ba537ad
ME Draining on Dual-Stack
...
Co-Authored-By: brekotis <93345790+brekotis@users.noreply.github.com>
2026-03-20 16:07:12 +03:00
Alexey
5c0eb6dbe8
TLS Fetcher Upstream Selection
...
Co-Authored-By: brekotis <93345790+brekotis@users.noreply.github.com>
2026-03-20 16:05:24 +03:00
Maxim Myalin
66867d3f5b
Merge branch 'main' into feat/shadowsocks-upstream
...
# Conflicts:
# Cargo.lock
# src/api/runtime_stats.rs
2026-03-20 15:22:36 +03:00
Dmitry Dzhus
db36945293
Fix typo in systemd service metadata
2026-03-20 12:00:41 +00:00
Alexey
dd07fa9453
Merge pull request #505 from telemt/flow-me
...
Teardown Monitoring in API and Metrics
2026-03-20 12:59:39 +03:00
Alexey
bb1a372ac4
Merge branch 'main' into flow-me
2026-03-20 12:59:32 +03:00
Alexey
6661401a34
Merge pull request #506 from telemt/about-releases
...
Update README.md
2026-03-20 12:59:09 +03:00
Alexey
cd65fb432b
Update README.md
2026-03-20 12:58:55 +03:00
Alexey
caf0717789
Merge branch 'main' into flow-me
2026-03-20 12:57:27 +03:00
Alexey
4a610d83a3
Update Cargo.toml
...
Co-Authored-By: brekotis <93345790+brekotis@users.noreply.github.com>
2026-03-20 12:56:13 +03:00
Alexey
aba4205dcc
Teardown Monitoring in Metrics
...
Co-Authored-By: brekotis <93345790+brekotis@users.noreply.github.com>
2026-03-20 12:46:35 +03:00
Alexey
ef9b7b1492
Teardown Monitoring in API
...
Co-Authored-By: brekotis <93345790+brekotis@users.noreply.github.com>
2026-03-20 12:45:53 +03:00
Alexey
d112f15b90
ME Writers Anti-stuck + Quarantine fixes + ME Writers Advanced Cleanup + Authoritative Teardown + Orphan Watchdog + Force-Close Safery Policy: merge pull request #504 from telemt/flow-me
...
ME Writers Anti-stuck + Quarantine fixes + ME Writers Advanced Cleanup + Authoritative Teardown + Orphan Watchdog + Force-Close Safery Policy
2026-03-20 12:41:45 +03:00
Alexey
b55b264345
Merge branch 'main' into flow-me
2026-03-20 12:20:51 +03:00