Commit graph

  • 94b9abca62 Fixed unit filename Mikhail Grigorev 2025-12-24 19:36:48 +0500
  • 95ba3c93ef
    Merge branch 'main' into main lolka1333 2025-12-23 22:40:54 +0100
  • 4c797dc154
    fix: display of outbound traffic (#3604) zd 2025-12-23 17:43:25 +0300
  • 2a99726b6c Fixed copy unit Mikhail Grigorev 2025-12-22 11:17:40 +0500
  • cfccaa259c Remove ARGS Mikhail Grigorev 2025-12-19 18:24:51 +0500
  • 420b4e49c9 Added support for older releases Mikhail Grigorev 2025-12-19 18:03:30 +0500
  • f5eab61903 Added EnvironmentFile to systemd unit Mikhail Grigorev 2025-12-19 17:56:31 +0500
  • b8dc7b2c71
    Update docker-cron-runner/Dockerfile nagibator_archivator 2025-12-15 17:36:24 +0300
  • 64d2f15be2 Refactored previous commit Michael S2pac 2025-12-15 17:20:24 +0300
  • dd1beaaaba is not requiered anymore, add extra check for Michael S2pac 2025-12-15 17:09:46 +0300
  • e301c15cef
    Apply suggestions from code review nagibator_archivator 2025-12-15 15:53:00 +0300
  • 5bd52eff0c Refactored entrypoint for 3xui container Michael S2pac 2025-12-15 15:30:20 +0300
  • d3670a8a6c refactor: update testseed methods for improved reactivity and binding in VLESS form lolka1333 2025-12-14 13:54:17 +0100
  • d2b8593f5b fix: lolka1333 2025-12-14 13:43:01 +0100
  • 1bf2e3cd6b fix: lolka1333 2025-12-14 13:31:42 +0100
  • 7c9204d183 fix: lolka1333 2025-12-14 13:23:38 +0100
  • ca4d2e1e90 refactor: ensure proper WebSocket URL construction by normalizing basePath lolka1333 2025-12-14 13:14:53 +0100
  • cf1b39c714 fix: lolka1333 2025-12-14 13:04:23 +0100
  • c4e9f3d9f5 refactor: enhance VLESS testseed initialization and button functionality in inbound modal lolka1333 2025-12-14 12:53:12 +0100
  • d2201c8fd4 refactor: disable WebSocket notifications in inbound and index HTML files lolka1333 2025-12-14 12:27:46 +0100
  • 28aa2d0a0c refactor: simplify WebSocket message handling by removing batching and ensuring individual message delivery lolka1333 2025-12-14 12:20:02 +0100
  • 1d732606f3 fix: add fallback date formatting for cases when IntlUtil is not available lolka1333 2025-12-14 12:02:01 +0100
  • 527e1b2c75 refactor: simplify VLESS divider condition by removing unnecessary flow checks lolka1333 2025-12-14 11:44:55 +0100
  • a4909f83f0 fix: ensure testseed is initialized correctly for VLESS protocol and improve client handling in inbound modal lolka1333 2025-12-14 11:32:06 +0100
  • 6247e79ac3 refactor: translate comments to English lolka1333 2025-12-14 10:48:43 +0100
  • 71ff84a24d chore: downgrade version to 2.8.5 lolka1333 2025-12-14 10:28:07 +0100
  • 3ed6d368b6 feat: integrate WebSocket support for real-time updates on inbounds and Xray service status lolka1333 2025-12-14 09:18:38 +0100
  • 95551dd2d5 refactor: enhance TLS settings form layout with improved button styling and spacing lolka1333 2025-12-14 05:32:40 +0100
  • d7116abf69 refactor: update VLESS form to rename 'Test Seed' to 'Vision Seed' and change button functionality for seed generation lolka1333 2025-12-14 04:39:35 +0100
  • 63e5f70263
    fix: display of outbound traffic 0zd0 2025-12-13 17:10:08 +0300
  • 8cadbb9057 Refactored xray-tools.sh Michael S2pac 2025-12-13 18:40:37 +0300
  • 4b499c8027 refactor: remove default and random seed buttons from outbound form lolka1333 2025-12-13 13:36:19 +0100
  • d56139acd3 chore: bump version to 2.8.6 and add watcher for security changes in inbound modal lolka1333 2025-12-13 13:30:49 +0100
  • 8ed2119004 chore: update Xray Core version to 25.12.8 in Docker initialization script lolka1333 2025-12-13 12:49:57 +0100
  • 688099fd99 chore: update Xray Core version to 25.12.8 in release workflow lolka1333 2025-12-13 12:35:32 +0100
  • 4d5efe8dcd feat: add support for trusted X-Forwarded-For and testseed parameters in VLESS settings lolka1333 2025-12-13 12:16:57 +0100
  • f000322a06
    fix: handle CPU threshold error to prevent false notifications (#3603) Борисов Семён 2025-12-12 18:29:27 +0500
  • f40278e7e4 fix: handle CPU threshold error to prevent false notifications Борисов Семён (kotopheiop) 2025-12-12 17:15:39 +0500
  • 65a6401251 Cr fixes kr-ilya 2025-12-11 01:09:11 +0300
  • 837dea04e8
    feat: Add etckeeper compatibility weekend sorrow 2025-12-09 18:12:10 +0700
  • c76c0bd7cb Resolve merge conflicts with upstream/main Dikiy13371 2025-12-06 18:20:52 +0300
  • b0fd57f5c6 feat: optimization, audit, websocket, redis fallback, jobs Dikiy13371 2025-12-06 17:55:36 +0300
  • e3c247aa60 Set Variables for settings Nebulosa 2025-12-05 22:24:47 +0300
  • 742d901a61 Set log folder variable to /var/log/3x-ui Nebulosa 2025-12-05 14:42:13 +0300
  • 170d6935d6 Remove wget dependency Nebulosa 2025-12-05 12:45:40 +0300
  • 0ea8b5352a
    fix MHSanaei 2025-12-04 00:05:21 +0100
  • 63ff07ccbe x-ui.sh typo fixed teepied 2025-12-04 01:56:25 +0300
  • 68240061aa
    Xray Core 25.12.2 MHSanaei 2025-12-03 23:45:28 +0100
  • 0695f677ba
    update dependencies MHSanaei 2025-12-03 23:45:11 +0100
  • 70f6d6b21a
    chore: use Intl for date formatting (#3588) Danil S. 2025-12-04 05:37:27 +0700
  • e8c509c720
    Update for Red Hat base Linux (#3589) JieXu 2025-12-04 04:40:49 +0800
  • ab7e43807f
    fix MHSanaei 2025-12-03 21:40:00 +0100
  • 5df9b4f5c2 remove duplicate code kr-ilya 2025-12-03 23:12:03 +0300
  • e9757350f3 fixed copilot suggestion Michael S2pac 2025-12-03 20:55:05 +0300
  • fcf86063f3
    Update docker-compose.yml nagibator_archivator 2025-12-03 20:47:51 +0300
  • 20ca19233a
    Update docker-cron-runner/xray-tools.sh nagibator_archivator 2025-12-03 20:45:57 +0300
  • 59491564f9
    Update x-ui.sh JieXu 2025-12-04 01:41:53 +0800
  • e2c2ee5624
    Update update.sh JieXu 2025-12-04 01:40:46 +0800
  • 5bb6fd1387
    Update install.sh JieXu 2025-12-04 01:40:02 +0800
  • ba07e15695 add timeout mechanism and better error handling Michael S2pac 2025-12-03 20:33:43 +0300
  • 669bf7b439
    Merge branch 'MHSanaei:main' into patch-1 JieXu 2025-12-04 00:42:05 +0800
  • 83a1c721c7
    Fix int64 for 32-bit arch (#3591) Roman Gogolev 2025-12-03 16:58:54 +0300
  • 81e2275fe2
    Update web/service/tgbot.go Sanaei 2025-12-03 14:58:24 +0100
  • 7ccc0877a1
    Add "Last Online" printing for Telegram bot (#3593) Anton Petrov 2025-12-03 16:43:37 +0300
  • ad659e48cf
    Update x-ui.sh (#3595) Evgeny Popov 2025-12-03 18:42:10 +0500
  • 0e7fe471fe
    Update x-ui.sh Evgeny Popov 2025-12-02 20:35:50 +0500
  • 5d84ed255d Fix panel redirect logic kr-ilya 2025-12-01 00:01:05 +0300
  • 1e5e1ff0b9 Fix panel redirect logic kr-ilya 2025-11-30 23:46:07 +0300
  • 2976926f44 Add "Last Online" printing for Telegram bot Psychosoc1al 2025-11-28 21:11:40 +0300
  • 6b6818efa4 Refactoring Michael S2pac 2025-11-28 00:09:10 +0300
  • 0430fa8350 Removed unused env from docker Michael S2pac 2025-11-27 23:49:10 +0300
  • c7e9018e71 Updated bash script: safe file replace system now saves it from rewrite if the downloaded file is empty Michael S2pac 2025-11-27 14:22:01 +0300
  • 11031dad00 Code refactoring Michael S2pac 2025-11-27 14:20:54 +0300
  • c4c5aee9ac docker update Michael S2pac 2025-11-27 13:47:41 +0300
  • 920162644a fix int64 for 32-bit arch Roman Gogolev 2025-11-25 20:19:42 +0300
  • 67d4142c3a Used shared volume + system optimization Michael S2pac 2025-11-25 02:10:02 +0300
  • 4b8275f15f Docker crom runner: cron works and restarts the main container, but shared volume still not in use Michael S2pac 2025-11-25 00:05:40 +0300
  • fd9a62a91b update /SNESE_AR 2025-11-23 18:41:58 +0300
  • 522a2f7349 Merge branch 'feature/bash-scripts-update' into develop Michael S2pac 2025-11-23 17:40:48 +0300
  • 1012636d35 Quick docker refactoring Michael S2pac 2025-11-23 17:30:52 +0300
  • e1058b1eaf Integrated unified sh scripts into docker build system + some cache updates Michael S2pac 2025-11-23 17:16:16 +0300
  • 3a2988c068 DRY: unified sh script for geodata update Michael S2pac 2025-11-23 16:43:17 +0300
  • 4b9e34aea6 Fixed errors in x-ui.sh Michael S2pac 2025-11-19 18:52:53 +0300
  • 0f563dc030 Add .dockerignore Michael S2pac 2025-11-19 18:14:14 +0300
  • dd3ae55d78 fix: remove unnecessary import Danil S. 2025-11-15 04:30:23 +0000
  • 2be7ec1241 chore: use raw timestamps Danil S. 2025-11-15 03:52:55 +0000
  • 2ec68170d3 fix: show last traffic reset Danil S. 2025-11-15 03:43:05 +0000
  • 7780fb33f9
    Update x-ui.sh JieXu 2025-11-14 02:22:02 +0800
  • 477f5c5abc
    Update update.sh JieXu 2025-11-14 02:19:49 +0800
  • 1cb4b60333
    Update install.sh JieXu 2025-11-14 02:17:20 +0800
  • db97eda391 chore: use Intl for date formatting Danil S. 2025-11-10 14:04:50 +0000
  • 784ed39930
    update dependencies mhsanaei 2025-11-09 00:56:14 +0100
  • 538f7fd5d7
    Fix: Incorrect time in xray logs (#3587) fgsfds 2025-11-09 04:42:02 +0500
  • da711837be
    remove leading / at the address fgsfds 2025-11-08 14:07:49 +0500
  • 6b44526acb
    fixed timezone in xray logs fgsfds 2025-11-08 13:34:17 +0500
  • cf38226b5d
    Add update-all-geofiles key to x-ui.sh (#3586) fgsfds 2025-11-07 23:26:43 +0500
  • a23fa962cf
    cleanup fgsfds 2025-11-06 21:23:15 +0500
  • 779c392961
    typo fix fgsfds 2025-11-06 21:17:17 +0500
  • b3642215d3
    text fixes fgsfds 2025-11-06 21:14:11 +0500
  • 949735c849
    fix fgsfds 2025-11-06 21:12:30 +0500