Commit Graph

58 Commits

Author SHA1 Message Date
Imran Remtulla
b8bb8d1f4b Bugfix for F-Droid URL parsing 2022-09-29 10:15:57 -04:00
Imran Remtulla
dd193d62f2 Update checking improvements (#38)
Still no auto retry for rate-limit. Instead, rate-limit errors are ignored and the unchecked Apps have to wait until the next cycle. Even this needs more testing before release.
2022-09-27 23:20:39 -04:00
Imran Remtulla
136628c9e6 Removed an unused import 2022-09-25 03:22:22 -04:00
Imran Remtulla
a916167be3 Added basic SourceForge support 2022-09-25 03:21:57 -04:00
Imran Remtulla
9a4b0301be Updated version, standardized quotes, deleted test_page 2022-09-25 00:21:41 -04:00
Imran Remtulla
2cfe62142a Added Apps search 2022-09-24 01:57:45 -04:00
Imran Remtulla
d03486fc5d Adds Source-specific options + other changes (#26)
* Started work on dynamic forms

* dynamic form progress (switch doesn't work)

* dynamic forms work

* Gen. form improvements, source specific data (untested)

* Gen form bugfix

* Removed redundant generated modal code

* Added custom validators to gen. forms

* Progress on source options (incomplete), gen form bugfixes

* Tweaks, more

* More

* Progress

* Changed a default

* Additional options done!
2022-09-24 00:36:32 -04:00
Imran Remtulla
224e435bbb Moved App Sources into separate files 2022-09-22 19:35:15 -04:00