Commit Graph

  • eeb68209a6 Merge https://github.com/nydragon/lgogdownloader master Sude 2025-10-28 14:39:53 +02:00
  • a71ec0adee Util: Gracefully fail when $HOME is unset nydragon 2025-10-19 16:33:53 +02:00
  • 2c55e27f82 Merge branch 'boost-1.89.0' of https://github.com/cho-m/lgogdownloader Sude 2025-08-11 09:38:02 +03:00
  • 7ba719a7a5 CMake: Fix build with Boost 1.89.0 Michael Cho 2025-08-10 23:50:21 -04:00
  • be7a4110fe Galaxy: Fix --galaxy-install and --galaxy-show-builds for Linux games Sude 2025-07-31 04:15:17 +03:00
  • 0ef5be372e Galaxy: Skip file when chunk fails after retry count is reached Sude 2025-07-19 00:38:16 +03:00
  • 1cbc2278eb Initialize security code length variable Sude 2025-07-10 21:16:15 +03:00
  • 7653a52631 Galaxy: Sort Galaxy builds Sude 2025-07-10 20:34:08 +03:00
  • 21e9950c70 Galaxy: Handle duplicate file entries when installing Sude 2025-07-10 20:26:11 +03:00
  • 711120fc7b Galaxy: Check chunk hash after downloading Sude 2025-07-10 20:25:09 +03:00
  • d16aa25788 Add support for TOTP Sude 2025-06-03 18:11:05 +03:00
  • 555054e509 Version 3.17 v3.17 Sude 2025-03-19 15:27:31 +02:00
  • d8ec857cd6 Change --no-subdirectories option behavior for game subdirectory Sude 2025-03-02 20:34:05 +02:00
  • cd69de7646 Galaxy: Add version info to --galaxy-show-builds for linux installers Sude 2025-02-28 18:53:25 +02:00
  • 37788ab15a Fix cache usage and add gamename to logo, icon and product json filenames Sude 2025-02-19 23:13:03 +02:00
  • 0bae0c2160 Fix orphan check Sude 2025-02-19 02:13:31 +02:00
  • 759bb1d992 Remove dlc-list support and a small change to getting game names Sude 2025-02-16 15:42:36 +02:00
  • 367b57ca89 Improve subdir filepath template handling Sude 2025-02-16 15:35:37 +02:00
  • 5d6640de88 Version 3.16 v3.16 Sude 2024-12-22 18:16:18 +02:00
  • 2beaf26bed Galaxy: Add option to convert file path to lowercase for Windows game files Sude 2024-12-18 11:56:14 +02:00
  • 70a4437c3c Galaxy: Add small files container support Sude 2024-12-18 11:49:39 +02:00
  • 1b14b1129c Improve completed file skipping for extras Sude 2024-11-16 00:13:54 +02:00
  • 8dce7a3f0b Change --wishlist into --list option Sude 2024-11-15 19:33:10 +02:00
  • 0e3c1572c1 CMake: Use config mode for finding Boost packages Sude 2024-11-15 19:32:22 +02:00
  • d83ba7ff30 Add option to select network interface for operations Sude 2024-11-15 19:31:40 +02:00
  • 97bb4d8923 Galaxy: Select build by build id Sude 2024-11-15 19:28:32 +02:00
  • b37dafb425 Galaxy: Don't consider blacklisted files to be orphaned Sude 2024-09-15 01:40:59 +03:00
  • de12af288c Update man page Sude 2024-09-15 01:23:40 +03:00
  • cc44c35aaa Don't consider blacklisted files to be orphaned Sude 2024-09-15 00:17:28 +03:00
  • 1ebbb81b07 Fix item url in wishlist Sude 2024-08-26 21:16:16 +03:00
  • 5cdee34b99 Version 3.15 v3.15 Sude 2024-08-23 19:09:27 +03:00
  • c120e253d3 Update README.md Sude 2024-08-23 19:02:20 +03:00
  • 6556dc6a82 Add more checks to galaxyAPI::getPathFromDownlinkUrl Sude 2024-08-22 21:50:23 +03:00
  • b30515bfea Check for errors in Util::htmlToXhtml Sude 2024-08-22 18:59:41 +03:00
  • 52b8bdc8fa Fix galaxyAPI::getPathFromDownlinkUrl with Fastly CDN urls Sude 2024-08-22 18:13:44 +03:00
  • b4c6638e19 Add option to force browser login Sude 2024-08-22 13:09:51 +03:00
  • 5c4b201873 Fix login check when redirected to embedded version of website Sude 2024-08-22 13:07:04 +03:00
  • e5d2c87676 Galaxy: Refactor CDN priority handling Sude 2024-08-22 13:05:50 +03:00
  • 5b53cce83e Version 3.14 v3.14 Sude 2024-06-04 17:24:33 +03:00
  • b59a49ef0b Update man page Sude 2024-06-04 17:20:25 +03:00
  • 49692c48cb Update --galaxy-show-builds help text Sude 2024-06-04 17:19:03 +03:00
  • 1567c2a3c6 Use tidyBufInit to initialize buffer Sude 2024-05-26 22:49:36 +03:00
  • ebdee25fe6 Fix libtidy settings Sude 2024-05-26 22:32:25 +03:00
  • 266c5817ba Change regex for invalid path in GalaxyAPI::fileJsonNodeToGameFileVector Sude 2024-05-23 22:38:54 +03:00
  • 61490035bb Fix selecting Chinese language Sude 2024-05-22 20:40:45 +03:00
  • 0067da53d2 Version 3.13 v3.13 Sude 2024-05-18 21:40:45 +03:00
  • fd35a0a54f CMake: Throw fatal error when libtidy is not found Sude 2024-05-15 13:59:32 +03:00
  • d6064bcbeb CMake: Bump minimum required version to 3.18.0 Sude 2024-05-15 13:57:26 +03:00
  • 07eeff481c Update error message in Downloader::downloadFileWithId Sude 2024-05-13 19:28:10 +03:00
  • 761c3f14c5 Improvements to --download-file option Sude 2024-05-13 19:05:15 +03:00
  • 81fdfea8e7 Fix compiling on Debian Sude 2024-05-09 17:44:14 +03:00
  • 1c0ab298e4 Remove htmlcxx dependency and use libtidy with tinyxml2 to parse html Sude 2024-05-09 14:37:53 +03:00
  • 1866f4c65c Add option to list user data Sude 2024-03-31 11:30:12 +03:00
  • eff194bcfe Add option to check login status Sude 2024-03-30 19:24:04 +02:00
  • 93fb18f1d9 Add option to force GUI login Sude 2024-03-30 19:18:32 +02:00
  • d463c02af5 Galaxy: Display progress bar per file instead of per chunk Sude 2024-03-18 11:55:36 +02:00
  • 5cca5da0be Merge branch 'qt6' of https://github.com/chewi/lgogdownloader Sude 2024-03-15 13:33:29 +02:00
  • 3f223684cb Add support for Qt6 (as well as Qt5) James Le Cuirot 2024-03-14 22:12:02 +00:00
  • b5dd318392 Merge https://github.com/Eschguy/lgogdownloader Sude 2024-02-06 07:10:48 +02:00
  • a96f7ae22c Update README.md Austin Eschweiler 2024-02-05 20:03:10 -06:00
  • f483d2ee41 Add mp4 to default regex for orphan check Sude 2024-02-05 22:08:18 +02:00
  • 9779a0e878 Fix for a7de153d76 Sude 2024-01-15 01:23:52 +02:00
  • a7de153d76 Fix blacklist for --galaxy-install Sude 2024-01-15 00:25:47 +02:00
  • 956e1f36ff Add blacklist support for --galaxy-install Sude 2024-01-14 11:54:17 +02:00
  • 3a5ebd1bd5 Add options to select blacklist and ignorelist file Sude 2024-01-14 11:49:24 +02:00
  • 03e5da097b Merge branch 'save-product-json' of https://github.com/nerdspice/lgogdownloader Sude 2024-01-14 11:43:59 +02:00
  • 70151a4d81 Merge branch 'save-api-json' of https://github.com/nerdspice/lgogdownloader Sude 2024-01-14 11:43:13 +02:00
  • 71a299e80b add --save-product-json option nerdspice 2023-12-28 14:25:11 -05:00
  • 14ad9b9dbc lint nerdspice 2023-12-28 09:58:07 -05:00
  • 5ce801fa0d changed name nerdspice 2023-12-28 09:54:05 -05:00
  • d7c10ae6fe add --save-api-json option nerdspice 2023-12-28 09:27:59 -05:00
  • b5e1aa8b26 Skip complete extras Sude 2023-12-13 15:10:09 +02:00
  • 326785c934 Merge branch 'logo-path-fix' of https://github.com/nerdspice/lgogdownloader Sude 2023-12-11 12:58:58 +02:00
  • f14e1a34f9 Merge branch 'save-icon' of https://github.com/nerdspice/lgogdownloader Sude 2023-12-11 12:58:43 +02:00
  • 86b90b4d59 fix dlc logo/icon path from going into "no_platform" folders nerdspice 2023-12-11 03:15:00 -05:00
  • d68a30bfb9 add --save-icon option nerdspice 2023-11-22 16:41:10 -05:00
  • 8e07ba18e8 Version 3.12 v3.12 Sude 2023-10-23 14:32:00 +03:00
  • 89724cd3d3 Add option to delete orphaned files Sude 2023-10-13 20:29:09 +03:00
  • 73d18dcc60 Merge branch 'full-logo' of https://github.com/nerdspice/lgogdownloader Sude 2023-10-12 18:34:03 +03:00
  • 7499a8841e typo nerdspice 2023-10-12 11:26:01 -04:00
  • b559d1ca30 switch to Util::replaceString() nerdspice 2023-10-12 11:22:40 -04:00
  • 0a27394e6c Add missing definition to gameItem struct Sude 2023-10-12 18:18:59 +03:00
  • 7689a719b3 Merge branch 'new-flag' of https://github.com/nerdspice/lgogdownloader Sude 2023-10-12 18:01:39 +03:00
  • 724146f69d switch logo to full-sized version nerdspice 2023-10-12 10:47:31 -04:00
  • 196c45ef1e add --new option and color nerdspice 2023-10-12 08:58:00 -04:00
  • cdc3569f3c Add option to disable fast status checking Sude 2023-07-25 20:00:47 +03:00
  • 5e29862d40 Bump CMake minimum requirement to 3.5.0 Sude 2023-07-22 16:09:46 +03:00
  • 586b0b5177 Assume .jpg extension for logo Sude 2023-07-22 14:44:23 +03:00
  • e3f404bf5b Merge https://github.com/Thoreas/lgogdownloader Sude 2023-07-02 12:15:21 +03:00
  • dfea23c631 download game logo Thoreas 2023-06-05 15:06:44 +02:00
  • b55489435f Show build id in --galaxy-show-builds output Sude 2023-05-30 17:09:39 +03:00
  • 417570cd1e Merge branch 'empty-files' of https://github.com/kreudom/lgogdownloader Sude 2023-05-29 06:23:07 +03:00
  • 05df996b12 Correctly create empty files during Galaxy install Dominik Kreutzer 2023-05-28 23:35:32 +02:00
  • ed1a61e2b3 Improve include/exclude options Sude 2023-05-17 18:03:31 +03:00
  • 06c033eda1 Add support for exceptions in transformation rules Sude 2023-04-26 13:57:47 +03:00
  • b4fdc2929c Add helper function Util::readJsonFile Sude 2023-04-26 12:36:43 +03:00
  • a1a7fb4a28 Fix transforming gamename using multiple rules Sude 2023-04-16 13:08:31 +03:00
  • 19815109c3 Don't print file size or hash for missing files in --status output Sude 2023-04-16 02:39:56 +03:00
  • dabfcfc180 Add option to transform gamenames Sude 2023-04-15 22:19:07 +03:00
  • 8a2a6d2071 Update README.md Sude 2023-04-12 12:50:34 +03:00