Commit graph

  • 3efe42475f
    Merge 96db834c9f into dcda9f16ae Alin Trăistaru 2025-07-23 21:29:47 +00:00
  • 96db834c9f
    Removed init:true from docker-compose.yaml Alin Trăistaru 2025-07-23 23:26:44 +02:00
  • 6cd32c9eeb
    Added signal handling for graceful shutdown Alin Trăistaru 2025-07-23 23:04:06 +02:00
  • dcda9f16ae
    Merge pull request #80 from squatica/squatica-patch-2 master techmetx11 2025-07-23 16:36:59 +00:00
  • 8566a297e9
    Update consts.rs squatica 2025-07-23 13:41:35 +02:00
  • 5d3c7a4574
    Merge pull request #78 from pdalancer/hotfix TheFrenchGhosty 2025-04-23 16:19:14 +02:00
  • bde9973409 Refactored REGEX_SIGNATURE_FUNCTION_PATTERNS to match against global variable name for improved generality and compatibility. Minh Le 2025-04-23 18:46:23 +07:00
  • 168521dee9 add new regex for signature func Minh Le 2025-04-23 09:16:36 +07:00
  • f3f9cc95e7 Temporarily fix random name for sig_code; more debugging needed to identify new sig code. Minh Le 2025-04-23 07:54:59 +07:00
  • afee0555fb Merge branch 'hotfix' of github.com:pdalancer/inv_sig_helper into hotfix Minh Le 2025-04-23 07:49:02 +07:00
  • 063df80260 Update for new player id #e71d73e4, new NSIG_FUNCTION_ENDINGS regex, fix crash when no signature func is found, allow NSIG code decryption without sig code Minh Le 2025-04-23 07:48:52 +07:00
  • 9073c15822
    Merge pull request #75 from squatica/squatica-patch-1 TheFrenchGhosty 2025-04-03 19:36:17 +02:00
  • d1fe424830
    Update player.rs squatica 2025-04-03 19:18:26 +02:00
  • be3b110da8
    Merge pull request #74 from pdalancer/hotfix TheFrenchGhosty 2025-04-03 19:04:13 +02:00
  • 99895b6b68 Fix regex to extract global var for player ID 73381ccc Minh Le 2025-04-03 12:13:11 +07:00
  • 1c70bf6375
    Merge pull request #71 from pdalancer/master TheFrenchGhosty 2025-03-27 05:00:51 +01:00
  • c7be037599 Fix regex to extract var for sig and nsig in function for player ID 4fcd6e4 Minh Le 2025-03-26 11:25:12 +07:00
  • 318e555b2b
    Merge pull request #70 from pdalancer/master TheFrenchGhosty 2025-03-25 04:55:23 +01:00
  • 66b46f11dd add fix for new player_id 363db69b, change some debug log Minh Le 2025-03-25 10:02:31 +07:00
  • 7c783f9cc1
    Merge pull request #69 from pdalancer/master TheFrenchGhosty 2025-03-25 02:35:24 +01:00
  • d7a6062ba8 yt-dlp decoding - readme - docker rebuild Adam Bambuch 2025-03-25 02:20:57 +01:00
  • 94fc8efa8f ytdlp_*sig_decoder ajdust cache Adam Bambuch 2025-03-25 02:02:57 +01:00
  • d207b555f2 fix nsig and sig extraction, add various debug Minh Le 2025-03-25 07:52:53 +07:00
  • f1164ebac6 ytdlp support - README Adam Bambuch 2025-03-25 01:19:39 +01:00
  • 50eaca120a ytdlp support perforamnce Adam Bambuch 2025-03-25 01:11:45 +01:00
  • 4faf79ccd9 ytdlp support #4 Adam Bambuch 2025-03-25 00:29:28 +01:00
  • 3adf289ad5 fix docker Adam Bambuch 2025-03-25 00:14:16 +01:00
  • c509683cba ytdlp support fix docker build Adam Bambuch 2025-03-25 00:04:26 +01:00
  • 24066af5ee ytdlp support fix compilation errors Adam Bambuch 2025-03-24 23:47:34 +01:00
  • 6562f5af5a ytdlp support fix newline in scripts Adam Bambuch 2025-03-24 23:42:47 +01:00
  • 41cbedee6a ytdlp support fix imports #2 Adam Bambuch 2025-03-24 23:41:26 +01:00
  • 549caf0d40 ytdlp support fix imports Adam Bambuch 2025-03-24 23:32:22 +01:00
  • 4c83ab076f Fix match for nsig_decrypt function Katzteam 2025-03-24 18:27:20 -04:00
  • a1cd82a07a ytdlp support #3 Adam Bambuch 2025-03-24 23:16:42 +01:00
  • ff0f15b48b ytdlp support #2 Adam Bambuch 2025-03-24 23:14:10 +01:00
  • 437eb76499 ytdlp support #1 Adam Bambuch 2025-03-24 23:04:42 +01:00
  • 54426888e9 testing other $ matches Katzteam 2025-03-24 17:54:20 -04:00
  • 794164a191 Revert changing other "" Katzteam 2025-03-24 17:30:01 -04:00
  • 57a2f680b7
    Merge branch 'iv-org:master' into master Adam Bambuch 2025-03-24 21:56:53 +01:00
  • 8bc5231cb8 Update other regex matches for split/join/call Katzteam 2025-03-24 16:20:28 -04:00
  • f5967af07e update sig function regex Katzteam 2025-03-24 12:42:23 -04:00
  • add99d6a65
    Merge pull request #64 from Mnky313/master TheFrenchGhosty 2025-02-26 02:15:22 +01:00
  • 372fddae5a Remove debug print output Katzteam 2025-02-25 16:03:23 -05:00
  • 7bd1da9e65 Update player.rs to properly match helper_object_names that contain $ Katzteam 2025-02-25 16:01:12 -05:00
  • fd88601ee2 Revert change, didn't fix Katzteam 2025-02-25 15:49:43 -05:00
  • 7d47426159 Test fix for $ not matching in sig_function_body Katzteam 2025-02-25 15:47:28 -05:00
  • 19d72d1945
    Merge branch 'iv-org:master' into master Adam Bambuch 2025-02-17 18:21:11 +01:00
  • 35bc77247b
    Merge pull request #62 from Mnky313/master techmetx11 2025-02-15 18:00:50 +00:00
  • 9bb5e6bfc5
    Merge branch 'iv-org:master' into master Adam Bambuch 2025-02-13 19:54:24 +01:00
  • e51143397b
    Make player_id not mutable Katzteam 2025-02-13 08:47:52 -05:00
  • 67450b4496
    revert change to set player_id twice. Katzteam 2025-02-13 08:45:03 -05:00
  • c9ac9cc0bb
    Update src/player.rs Katzteam 2025-02-13 08:24:29 -05:00
  • b1c8d8d762 Remove temporary fix for player_id Katzteam 2025-02-12 21:33:01 -05:00
  • 6f97a4d2c2 Update regex to match $ in function name Katzteam 2025-02-12 21:32:15 -05:00
  • 14f925be20 remove unused imports Adam Bambuch 2025-02-12 20:39:18 +01:00
  • 2d19eef75d yt-dlp nsig and sig decoders scripts Adam Bambuch 2025-02-12 20:38:24 +01:00
  • 8cbe1e74be
    Merge pull request #61 from wnm210/master TheFrenchGhosty 2025-02-12 04:09:45 +01:00
  • e4e217e229
    fix: set proper player id wnm210 2025-02-11 23:53:42 +00:00
  • cf2d2f0ea6
    Update player.rs John Corser 2025-02-11 16:50:43 -05:00
  • 8bca6ef836
    consts: fix n sig regex pattern (#53) alive4ever 2025-02-08 05:26:20 +07:00
  • ac006283c0
    update Cargo.lock (#57) Matt Moriarity 2025-02-07 15:25:36 -07:00
  • 1627e1b757 update Cargo.lock Matt Moriarity 2025-02-06 22:44:27 -07:00
  • 6d4f8b0e8f consts: fix n sig regex pattern alive4ever 2025-01-16 16:35:44 +00:00
  • 4083590677
    Update consts.rs TheFrenchGhosty 2025-01-31 03:52:39 +01:00
  • 614e2e2b49
    Fix build on FreeBSD targets (#40) Cullum Smith 2025-01-03 05:35:36 -05:00
  • 63a8d8166f
    Add optional socket permissions argument (#50) Caian Benedicto 2025-01-03 09:52:00 +00:00
  • 3a6f136ef1 Add optional socket permissions argument Caian Benedicto 2024-12-28 08:58:35 -03:00
  • 7809bedfbf
    Merge pull request #49 from alive4ever/fix-signature-regex techmetx11 2024-12-24 17:49:47 +00:00
  • 6045b5635a signature fix for new player alive4ever 2024-12-24 06:41:13 +00:00
  • 9d300d7bd3 Revert "Apply patch from #36 (thanks @lifo9)" alive4ever 2024-12-24 06:39:47 +00:00
  • b8c4286637 Revert "Fix REGEX_HELPER_OBJ_NAME" alive4ever 2024-12-24 06:39:05 +00:00
  • 4b8e6bd558 Revert "Fix REGEX_HELPER_OBJ_NAME round 2" alive4ever 2024-12-24 06:37:20 +00:00
  • 828d4ea0b0 Fix build on FreeBSD targets Cullum Smith 2024-12-13 23:35:55 -05:00
  • 74e879b54e
    Merge pull request #47 from lifo9/fix-regex-helper-obj-name-2 techmetx11 2024-12-17 20:21:56 +00:00
  • 3b0c081209 Fix REGEX_HELPER_OBJ_NAME round 2 Jakub Filo 2024-12-17 21:13:41 +01:00
  • 36d9a325d2 removed accidentally uploaded .vscode folder Elias Jachniuk 2024-12-17 15:06:58 -05:00
  • 124f1a0904 Gracefully return error status if regex fails to match the signature timestamp Elias Jachniuk 2024-12-17 14:45:59 -05:00
  • 23932bfa05
    Merge pull request #43 from lifo9/lifo/fix-regex-helper-obj-name techmetx11 2024-12-16 18:24:12 +00:00
  • 5eff8076ad Fix REGEX_HELPER_OBJ_NAME Jakub Filo 2024-12-16 19:08:30 +01:00
  • ac0269f158
    Apply patch from #36 (thanks @lifo9) techmetx11 2024-12-10 10:02:28 +01:00
  • 29e9045e68
    Add patch rockerBOO 2024-12-10 00:59:56 -05:00
  • 47db0fb998
    Merge 369b94e7e3 into ef11b83a97 Richard Ivánek 2024-11-18 10:16:06 +01:00
  • ef11b83a97 Revert "Enable quickjs bindgen so bindings built for unsupported targets (#34)" Emilien 2024-11-17 16:10:46 +01:00
  • bd228b11f9
    Enable quickjs bindgen so bindings built for unsupported targets (#34) yo000 2024-11-17 15:20:11 +01:00
  • d387c70a53 Enable quickjs bindgen so bindings are built for unsupported targets yo 2024-11-17 14:11:29 +01:00
  • 369b94e7e3 refactor: simplify code, use format!, more idiomatic code Richard Ivánek 2024-09-26 11:07:10 +02:00
  • 5025e49e61
    Merge pull request #24 from friedkiwi/fix-logging techmetx11 2024-09-24 13:07:28 +00:00
  • 3b3b858f4e Update README.md to document logging config. Yvan Janssens 2024-09-24 13:56:36 +02:00
  • e06937dab3 Replace all print calls with log crate calls Yvan Janssens 2024-09-24 13:45:41 +02:00
  • a877ff2d4b
    Systemd service file (#22) Thomas Vogt 2024-09-22 18:43:22 +02:00
  • 8b32070b67
    Mention systemd service file in README Thomas Vogt 2024-09-07 18:28:13 +02:00
  • a4c0949147
    Add example systemd service file Thomas Vogt 2024-09-07 18:24:37 +02:00
  • 215d32c76e
    Use Docker's builtin tini process, to run as PID 1 and handle SIGTERMs/SIGINTs techmetx11 2024-08-17 18:04:20 +01:00
  • 52097ac1cc
    Merge pull request #21 from mini-bomba/set_lastupdate_on_already_updated techmetx11 2024-08-17 16:55:58 +00:00
  • e53b6406a0
    Set player_info.last_update when no update was required mini-bomba 2024-08-17 18:42:28 +02:00
  • cfe85d34bb
    improve warning about untrusted code + link to official doc for production Émilien (perso) 2024-08-15 01:54:31 +02:00
  • fd678ce408
    rename github workflow about test and ignore some paths Émilien (perso) 2024-08-14 13:14:30 +02:00
  • c42c71ff5d
    Remove unnecessary logs techmetx11 2024-08-14 12:11:08 +01:00
  • bf22ef0462
    improve README and add warnings Émilien (perso) 2024-08-14 13:08:22 +02:00
  • 4d3cff6a16
    Add Docker support and update README (#13) perennial 2024-08-14 20:58:44 +10:00