Commit Graph

934 Commits

Author SHA1 Message Date
Nikhil Badyal d5c4301fce Dump app obj 2024-04-14 23:59:29 +05:30
Nikhil Badyal 410a3baded Save patch time 2024-04-14 23:19:09 +05:30
Nikhil Badyal 63ca520990 🐛 Fix changelog file format 2024-04-14 13:57:33 +05:30
Nikhil Badyal 2862d40cf0 Added empty changelog files 2024-04-14 13:47:42 +05:30
Nikhil Badyal e5a182ec80 📝 Updated my envs 2024-04-14 13:12:26 +05:30
create-issue-branch[bot] b52d6dc703 Lemmy Sync Support (#493)
* Create PR for #492

* 🎨 Added lemmy-sync

---------

Co-authored-by: create-issue-branch[bot] <53036503+create-issue-branch[bot]@users.noreply.github.com>
Co-authored-by: Nikhil Badyal <nikhill773384@gmail.com>
2024-04-13 13:59:31 +05:30
Nikhil Badyal 4897857856 🎨 Fixed markdown syntax 2024-04-13 13:27:55 +05:30
Nikhil Badyal d91855a31f 🐛 Fix Published key name 2024-04-13 08:22:05 +05:30
Nikhil Badyal ff65531a6f 🎨 Updated changelog headers 2024-04-13 01:26:54 +05:30
Nikhil Badyal 993b429eb1 🎨 Updated changelog file format 2024-04-13 01:23:19 +05:30
Nikhil Badyal 1fbeeaef17 👷 Added missing default value 2024-04-13 00:20:52 +05:30
Nikhil Badyal 8864e3678e 👷 Update change log by default 2024-04-13 00:18:27 +05:30
Nikhil Badyal b6c3d3bfd9 🎨 Handle release when project is forked. 2024-04-13 00:08:43 +05:30
Nikhil Badyal bac43d4ce7 🔊 Add url to print statement 2024-04-12 17:31:53 +05:30
Nikhil Badyal 4a08e7affe 🎨 Save patch resource version 2024-04-12 17:09:28 +05:30
Nikhil Badyal 0d84842ee4 🎨 Save patch resource version 2024-04-12 15:46:38 +05:30
Nikhil Badyal 86c7ea0e12 📝 Updated APKPURE docs 2024-04-11 23:42:32 +05:30
Nikhil Badyal 676435c13f 🚨 Lint config updates 2024-04-11 23:41:58 +05:30
IMXEren 9f8a7cc836 Scraper improvements (#488) 2024-04-11 23:17:47 +05:30
Nikhil Badyal f51e68103f Updated apk sources 2024-04-09 17:09:33 +05:30
pre-commit-ci[bot] 216e9ec75f Update versions of tools in pre-commit configs to latest version
updates:
- [github.com/pre-commit/pre-commit-hooks: v4.5.0 → v4.6.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.5.0...v4.6.0)
- [github.com/astral-sh/ruff-pre-commit: v0.3.4 → v0.3.5](https://github.com/astral-sh/ruff-pre-commit/compare/v0.3.4...v0.3.5)
2024-04-08 22:46:53 +05:30
Nikhil Badyal 86a72a4164 👷 Cleanup GitHub Release section 2024-04-08 21:05:30 +05:30
Nikhil Badyal f4046d65c8 📝 Updated link 2024-04-04 21:35:33 +05:30
Nikhil Badyal c496931f3f Ability to provide options file per app 2024-04-04 15:13:31 +05:30
Nikhil Badyal c20407466c 📝 Type in OLD 2024-04-04 15:07:57 +05:30
Nikhil Badyal f84e6a252f 👷 Updated issue branch config 2024-04-04 14:51:30 +05:30
Nikhil Badyal 747b47b327 📝 Added suggestion to keep fork updated 2024-04-04 12:28:39 +05:30
Nikhil Badyal bd44c41dc1 💥 Replace docker-compose with docker compose 2024-04-04 12:20:49 +05:30
IMXEren a4b4bfe527 fix(apkmirror): Extract source instead to reuse in extracting divs 2024-04-02 10:40:15 +05:30
Nikhil Badyal e9bfe8a535 🐛 Removed outdated apkpure domain 2024-03-29 01:35:10 +05:30
Nikhil Badyal 710a2af7b9 Added date in output file 2024-03-29 01:29:28 +05:30
Nikhil Badyal 378a77f360 Added version in output file 2024-03-29 00:50:17 +05:30
Nikhil Badyal ce03f0132f 📝 Updated my envs 2024-03-28 23:31:06 +05:30
Nikhil Badyal d34b34bb37 Ability to use pre-release on GitHub 2024-03-28 22:41:31 +05:30
Nikhil Badyal c93ee92624 📝 Updated my envs 2024-03-28 19:58:56 +05:30
Nikhil Badyal 5fd82fa519 Use patches dl for patches json dl when absent 2024-03-28 19:58:07 +05:30
Nikhil Badyal 87c89ad608 🙈 Ignore anything under apks folder 2024-03-28 19:24:37 +05:30
dependabot[bot] 11d7f6e2f9 Bump pre-commit from 3.6.2 to 3.7.0
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.6.2 to 3.7.0.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pre-commit/pre-commit/compare/v3.6.2...v3.7.0)

---
updated-dependencies:
- dependency-name: pre-commit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-25 23:02:50 +05:30
pre-commit-ci[bot] f897522954 Update versions of tools in pre-commit configs to latest version
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.3.3 → v0.3.4](https://github.com/astral-sh/ruff-pre-commit/compare/v0.3.3...v0.3.4)
2024-03-25 23:00:52 +05:30
Nikhil Badyal 42a8aad0c4 🎨 Added Facebook 2024-03-22 23:14:25 +05:30
Nikhil Badyal 91de154eb7 🎨 Added MyfitnessPal 2024-03-22 23:09:35 +05:30
dependabot[bot] 62c5846c85 Bump lastversion from 3.5.1 to 3.5.2
Bumps [lastversion](https://github.com/dvershinin/lastversion) from 3.5.1 to 3.5.2.
- [Release notes](https://github.com/dvershinin/lastversion/releases)
- [Changelog](https://github.com/dvershinin/lastversion/blob/master/CHANGELOG.md)
- [Commits](https://github.com/dvershinin/lastversion/compare/v3.5.1...v3.5.2)

---
updated-dependencies:
- dependency-name: lastversion
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-20 19:48:20 +05:30
pre-commit-ci[bot] 723af009ef Update versions of tools in pre-commit configs to latest version
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.3.2 → v0.3.3](https://github.com/astral-sh/ruff-pre-commit/compare/v0.3.2...v0.3.3)
- [github.com/psf/black: 24.2.0 → 24.3.0](https://github.com/psf/black/compare/24.2.0...24.3.0)
2024-03-20 12:27:06 +05:30
pre-commit-ci[bot] 8184d362af Update versions of tools in pre-commit configs to latest version
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.2.2 → v0.3.2](https://github.com/astral-sh/ruff-pre-commit/compare/v0.2.2...v0.3.2)
- [github.com/pre-commit/mirrors-mypy: v1.8.0 → v1.9.0](https://github.com/pre-commit/mirrors-mypy/compare/v1.8.0...v1.9.0)
2024-03-16 09:45:03 +05:30
dependabot[bot] fe26637f8e Bump lastversion from 3.5.0 to 3.5.1
Bumps [lastversion](https://github.com/dvershinin/lastversion) from 3.5.0 to 3.5.1.
- [Release notes](https://github.com/dvershinin/lastversion/releases)
- [Changelog](https://github.com/dvershinin/lastversion/blob/master/CHANGELOG.md)
- [Commits](https://github.com/dvershinin/lastversion/compare/v3.5.0...v3.5.1)

---
updated-dependencies:
- dependency-name: lastversion
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-13 13:11:14 +05:30
dependabot[bot] 9340ad139a Bump environs from 10.3.0 to 11.0.0
Bumps [environs](https://github.com/sloria/environs) from 10.3.0 to 11.0.0.
- [Changelog](https://github.com/sloria/environs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sloria/environs/compare/10.3.0...11.0.0)

---
updated-dependencies:
- dependency-name: environs
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-05 17:17:55 +05:30
dependabot[bot] 328a5c68b3 Bump pre-commit from 3.6.1 to 3.6.2
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.6.1 to 3.6.2.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pre-commit/pre-commit/compare/v3.6.1...v3.6.2)

---
updated-dependencies:
- dependency-name: pre-commit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-20 09:15:50 +05:30
pre-commit-ci[bot] d0d4f13676 Update versions of tools in pre-commit configs to latest version
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.2.1 → v0.2.2](https://github.com/astral-sh/ruff-pre-commit/compare/v0.2.1...v0.2.2)
- [github.com/psf/black: 24.1.1 → 24.2.0](https://github.com/psf/black/compare/24.1.1...24.2.0)
2024-02-20 09:15:18 +05:30
dependabot[bot] 6d16a41f7a Bump tqdm from 4.66.1 to 4.66.2
Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.66.1 to 4.66.2.
- [Release notes](https://github.com/tqdm/tqdm/releases)
- [Commits](https://github.com/tqdm/tqdm/compare/v4.66.1...v4.66.2)

---
updated-dependencies:
- dependency-name: tqdm
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-13 14:35:57 +05:30
dependabot[bot] b7aa4904a8 Bump pre-commit from 3.6.0 to 3.6.1
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.6.0 to 3.6.1.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pre-commit/pre-commit/compare/v3.6.0...v3.6.1)

---
updated-dependencies:
- dependency-name: pre-commit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-13 14:35:47 +05:30