Commit Graph

70 Commits

Author SHA1 Message Date
e0c69b9cf4 Lint all files 2025-06-13 16:53:36 -04:00
5f971dcddb HTML bugfix: Incorrect URL resolution on redirected pages (#2315) 2025-06-13 16:49:59 -04:00
2f54de6d7c Use built-in method to fix HTML link resolution 2025-05-02 10:33:55 +02:00
950bf28289 Even more flexibility in the HTML source — JSON string extraction fallback (#2262) 2025-04-27 00:10:06 -04:00
94ab83ff75 Add 'ETag header' option for HTML and direct APK links (#2221) - needs testing 2025-04-05 14:32:26 -04:00
774bc07663 Correct wording for arch filtering in HTML intermediate links (#2182) 2025-03-16 00:30:51 -04:00
044bd7f8a0 Enable arch-based auto-filter for intermediate HTML links (#2162) 2025-03-07 16:45:32 -05:00
a3c2761aba Provide "current" link in HTML source errors to help w/ troubleshooting 2025-02-22 19:24:00 -05:00
430d1f2690 Fix "Bad State: No element" Error on Some Direct APK Links (#2128) 2025-02-21 10:22:49 -05:00
c012b016f9 Add "refresh before download" + remove WhatsApp (#1943) 2024-12-08 15:58:44 -05:00
619d4f1a51 Fix broken "Download Asset" function for HTML source (#1998) 2024-12-08 13:47:32 -05:00
fc541837ef HTML link extraction bugfix (#1937) 2024-11-01 12:52:32 -04:00
d801994fed Added "allow insecure request" option (#1825) 2024-09-08 03:58:51 -04:00
0e46a83843 Auto-select direct APK source for URLs ending in '.apk' (#1820) 2024-09-08 02:51:11 -04:00
71cc49a30f APKPure: Filter releases by available architecture (#598) 2024-08-05 15:53:44 -04:00
d1cb2688c6 Rename "Version String Extraction" to "Trim Version String" for non-HTML Sources (#1723)
Rename Codeberg to Forgejo (#1722)
2024-07-14 20:20:41 -04:00
d391c5cfc2 Bugfix: Missing request headers for direct APK link apps (#1688) 2024-06-28 22:50:43 -04:00
27fc60d437 Fix "illegal encoding" error (#1563), Remove foreground requirement for Shizuku (#1561) 2024-04-23 14:35:28 -04:00
12dda8bfa9 Allow for spaces in HTML link and version filters (#1537) 2024-04-15 19:06:24 -04:00
a3530ce6bb Remove READ_EXTERNAL_STORAGE again (#1309) + fix typo 2024-01-28 16:58:09 -05:00
c31a1912a5 Add invert option to apk filter regex 2024-01-19 23:22:00 -05:00
dc45334cb9 Support Direct APK Links (#1292) 2024-01-19 18:54:01 -05:00
183fb26988 Clearer version detection settings 2024-01-18 23:46:23 -05:00
bb07000280 Better partial APK hash as pseudo-version (related to #1101) 2024-01-18 20:45:06 -05:00
d46f0a1c33 HTML Source bugfix (related to #1259) 2024-01-12 22:16:06 -05:00
76a6a509cd Header usage bugfix 2024-01-11 19:23:59 -05:00
7a03561ff6 Add custom header support to HTML (#709, #1272) 2024-01-11 19:01:17 -05:00
fd22113e44 HTML link parsing bugfix (#1259) 2024-01-08 18:18:57 -05:00
a9566f4b23 Remove redundant function call 2024-01-07 12:34:09 -05:00
7a5aa3c11d URL parsing bugfix for HTML source (#1253) 2024-01-07 12:33:06 -05:00
355450e82d Merge duplicate version extraction code into one function 2024-01-03 19:28:45 -05:00
99307c5b0c Make version extraction universal (#1237) 2024-01-03 19:20:03 -05:00
104beed594 HTML Bugfix (#1238) 2024-01-03 18:25:02 -05:00
77d81716ed Switch to a New Background Task Plugin (#608), Add Link Text Filter for HTML Links (#1182), Add Support for Multiple Intermediate Links to HTML Source (#1204)
- Switch to a New Background Task Plugin (#608)
- Add Link Text Filter for HTML Links (#1182)
- Add Support for Multiple Intermediate Links to HTML Source
2023-12-28 17:06:11 -05:00
bb859708bc Typo 2023-12-24 21:14:18 -05:00
ce291582cb Add "Don't Sort" option to the HTML Source (#1168 ) 2023-12-21 15:57:59 -05:00
93036c4e67 Make fixed APK URL support (HTML) default (#1101) 2023-11-24 18:15:04 -05:00
3890c4ffb9 Support for fixed APK URL in HTML source (#1101) 2023-11-24 16:39:44 -05:00
6fcf565974 Bug 2023-11-18 14:42:24 -05:00
5b142b4401 Various fixes and improvements (#454, #1026, #1050, #1051, #1052, #1060) 2023-11-03 19:35:42 -04:00
2518c70ec8 Bugfixes
Don't replace / in versions (#1023)
Fix HTML version extraction (#1021)
Update check only for installed apps (#1012)
2023-10-18 19:42:15 -04:00
723f7e63e9 Add whole-page version extraction for HTML (#989) 2023-10-12 19:06:59 -04:00
7ff6916e5f Better relative link resolution (#989) 2023-10-12 18:57:47 -04:00
7bfc5ae0a8 Bugfix (#954) 2023-10-03 21:34:24 -04:00
68d4083708 Added HTML reverse sorting (#915)
+ translatable strings (#916)
2023-09-23 13:31:27 -04:00
c10a63e76e Add GitHub "don't sort" toggle (#925) 2023-09-23 12:48:21 -04:00
298ff190ec Bugfix: HTML Source was broken (could not add apps) 2023-09-16 15:26:35 -04:00
6e735b1763 Enable auto-export on update checks 2023-09-10 22:24:18 -04:00
aa7989c16d Custom version extraction for HTML (#861) 2023-09-09 04:41:44 -04:00
c08e05bd6c Trying to use header-based HTTP auth (not working) 2023-09-06 21:30:45 -04:00