Commit Graph

183 Commits

Author SHA1 Message Date
DenPiligrim 927a04f24a Merge pull request #55 from denpiligrim/dp-fix
...
2026-06-03 00:08:55 +03:00
Den Piligrim 600b398a5a ...
Co-Authored-By: Codex <267193182+codex@users.noreply.github.com>
2026-06-03 00:08:08 +03:00
DenPiligrim 73c9adf42a Merge pull request #48 from denpiligrim/dp-new-release
v2.2.0
v2.2.0
2026-05-22 00:01:06 +03:00
Den Piligrim 2c1d7f3ec6 tag 2026-05-21 23:55:39 +03:00
Den Piligrim 1077f11fc7 fix creds 2026-05-21 23:33:30 +03:00
Den Piligrim c7e2afa631 fix uninstall 2026-05-21 23:19:13 +03:00
Den Piligrim 66defd5b20 fix postgres 2026-05-21 23:06:53 +03:00
Den Piligrim 26f3bb2934 v2.2.0 2026-05-21 22:58:29 +03:00
Den Piligrim 962544820f client reafactor 2026-05-18 15:52:15 +03:00
Den Piligrim 5629b43cd0 add: nodes 2026-05-18 15:50:36 +03:00
Den Piligrim 9bf4d34317 fix: deployment 2026-05-17 11:14:04 +03:00
DenPiligrim 5e4b265415 Merge pull request #45 from denpiligrim/fix/postgres-volume-mapping-5564566905280484491
Update PostgreSQL volume mapping to /var/lib/postgresql
2026-04-23 10:12:08 +03:00
google-labs-jules[bot] 84a64c248e Change PostgreSQL volume mapping in install.sh and docker-compose.yml
Updated the pg_data volume mount point from /var/lib/postgresql/data to /var/lib/postgresql to match the user's request for both the installer script and the default docker-compose configuration.

Co-authored-by: denpiligrim <89912505+denpiligrim@users.noreply.github.com>
2026-04-23 07:11:24 +00:00
DenPiligrim bcd819546b Merge pull request #42 from denpiligrim/dp-fix
fix forwarding command
2026-04-14 15:46:00 +03:00
Den Piligrim 33275e6588 fix forwarding command 2026-04-14 15:45:25 +03:00
DenPiligrim fef34a0d92 Merge pull request #40 from denpiligrim/dp-new-release
New release 2.1.0
2.1.0
2026-04-08 02:07:37 +03:00
Den Piligrim c1602c07b2 fix proto 2026-04-08 02:06:16 +03:00
Den Piligrim 21a8c59d16 fix cert 2026-04-08 01:18:42 +03:00
Den Piligrim 11dee75ab4 fix cert 2026-04-08 01:05:30 +03:00
Den Piligrim 83cb744d45 version 2026-04-08 00:36:08 +03:00
Den Piligrim 1a60018112 Merge branch 'main' into dp-fix 2026-04-08 00:16:12 +03:00
Den Piligrim 4cfd64faa9 optimized script 2026-04-08 00:14:44 +03:00
DenPiligrim 1c4537c186 Merge pull request #39 from iqubik/dp-fix
bug fixes and security
2026-04-06 13:51:25 +03:00
iqubik 41134bcee8 Delete pub.md 2026-04-05 01:01:27 +03:00
iqubik 11c7f27afa docs: pub.md — анализ custom-правок для PR автору 2026-04-05 00:55:15 +03:00
iqubik 9e87741e33 sync: bring api.md to dp-custom state 2026-04-05 00:48:46 +03:00
iqubik 4335b28d65 sync: bring client/Dockerfile and client/vite.config.ts to dp-custom state 2026-04-05 00:48:11 +03:00
iqubik 60f2a44178 fix(client): динамический текст и цвет кнопки в confirmDialog 2026-04-05 00:43:49 +03:00
iqubik 4a49121409 fix(nginx): добавить X-Forwarded-Proto для корректного HTTPS в bus-ссылках и QR 2026-04-05 00:43:41 +03:00
iqubik cad277a712 rate limitter 2026-04-05 00:43:31 +03:00
iqubik 3d4b45ad01 style(install-custom): цвета для заголовка SSL меню и значения по умолчанию 2026-04-05 00:43:25 +03:00
iqubik 48b4ab7f96 fix(install-custom): проверка валидности существующих сертификатов перед использованием 2026-04-05 00:43:17 +03:00
iqubik 68f3aef661 fix(install-custom): ALLOWED_ORIGINS зависит от USE_SSL а не от формата хоста 2026-04-05 00:43:05 +03:00
iqubik 84e414cd6f Update install-custom.sh 2026-04-05 00:43:00 +03:00
iqubik e57f9b607a Update debug.md 2026-04-05 00:42:56 +03:00
iqubik 74a73a2de7 fix(install-custom): всегда показывать меню SSL даже при пустом вводе домена 2026-04-05 00:42:51 +03:00
iqubik f6ec68a906 feat(install-custom): выбор типа SSL — Let's Encrypt / Self-signed / свои сертификаты / HTTP 2026-04-05 00:42:46 +03:00
iqubik bdd3581e8a fix(delete-custom): удалять hysteria-server@.service и /etc/hysteria полностью 2026-04-05 00:42:41 +03:00
iqubik 8d4adb0a7d Create docker-compose.local.yml 2026-04-05 00:42:36 +03:00
iqubik fdf11f67c5 feat: delete-custom.sh — удаление custom-установки (контейнеры, образы, исходники, опционально Hysteria 2) 2026-04-05 00:42:31 +03:00
iqubik 8057f3079b Update debug.md 2026-04-05 00:42:25 +03:00
iqubik 21ce1469f5 fix: clipboard fallback для HTTP, update-custom без перезаписи compose, install-custom самостоятельный 2026-04-05 00:42:20 +03:00
iqubik f04fa01fe1 fix copy btn and copy page btn 2026-04-05 00:42:14 +03:00
iqubik 38e6ae6f3d Update install-custom.sh 2026-04-05 00:42:08 +03:00
iqubik e705232cf2 local branch 2026-04-05 00:42:00 +03:00
iqubik 38ac7b1257 Update SubscriptionsPage.tsx 2026-04-04 19:00:32 +03:00
iqubik aff0414ca3 Update SubscriptionsPage.tsx 2026-04-04 18:51:06 +03:00
DenPiligrim 42bdf2bcb0 Merge pull request #36 from iqubik/dp-fix
SNI scanner + lint + logs + refactor + tests (back80+ + front75+)
2026-04-03 13:40:25 +03:00
iqubik e23de664ac improve security: back port, base port, login guard, scripts 2026-04-03 02:23:05 +03:00
iqubik 41265ccf37 try to fix security/advisories/GHSA-5x57-h7cw-9jmw 2026-03-31 00:38:00 +03:00