311 Commits

Author SHA1 Message Date
Alexandre Teles
60301fc30b
chore: deps 2024-01-16 13:53:06 -03:00
pre-commit-ci[bot]
2c9ee80ed8 [pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/psf/black: 23.11.0 → 23.12.1](https://github.com/psf/black/compare/23.11.0...23.12.1)
2024-01-16 13:36:37 -03:00
pre-commit-ci[bot]
06bcb8b6bd [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2024-01-16 13:36:13 -03:00
dependabot[bot]
c3594d0218 chore(deps): bump github/codeql-action from 2 to 3
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-16 13:36:13 -03:00
dependabot[bot]
3e66f236be chore(deps): bump actions/setup-python from 4 to 5
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-16 13:33:32 -03:00
Alexandre Teles
e6bfde22f4
chore: deps 2024-01-16 13:31:46 -03:00
Alexandre Teles (afterSt0rm)
71f81f7f20
Merge pull request #126 from ReVanced/dev
feat: manager endpoints and more
2023-11-22 13:15:07 -03:00
dependabot[bot]
a99bb97838 chore(deps): bump setuptools from 68.2.2 to 69.0.2
Bumps [setuptools](https://github.com/pypa/setuptools) from 68.2.2 to 69.0.2.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](https://github.com/pypa/setuptools/compare/v68.2.2...v69.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-22 12:38:32 -03:00
Alexandre Teles
b5568db79f fix: fix codeql issues 2023-11-22 12:33:51 -03:00
Alexandre Teles
13ee02ae38 chore(deps): fix deps 2023-11-22 12:33:51 -03:00
pre-commit-ci[bot]
4b9b579379 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2023-11-22 12:33:51 -03:00
Alexandre Teles
17b838913d chore(deps): bump 2023-11-22 12:33:51 -03:00
Alexandre Teles
3a128c4661 feat: manager-related endpoints 2023-11-22 12:33:51 -03:00
Alexandre Teles
a8126d785f feat: favicon 2023-11-22 12:33:51 -03:00
Alexandre Teles
42c88290b1 refactor: move versioning efforts to initalization 2023-11-22 12:33:51 -03:00
Alexandre Teles
8d36663610 feat: better versioning engine 2023-11-22 12:33:51 -03:00
Alexandre Teles
73252524f1 chore: organize files 2023-11-22 12:33:51 -03:00
Alexandre Teles
10f5225f51 feat: remove appinfo capabilities 2023-11-22 12:33:51 -03:00
Alexandre Teles
5482d9c442 feat: hostname filtering 2023-11-22 12:33:51 -03:00
Alexandre Teles
5bdf661555 refact: middleware decorator change 2023-11-22 12:33:51 -03:00
Alexandre Teles
99e645c5f5 feat(observability): sentry 2023-11-22 12:33:51 -03:00
Alexandre Teles
cf45b08d5b chore(deps): bump 2023-11-22 12:33:51 -03:00
Alexandre Teles
0f469738e6
chore(deps): bump 2023-11-19 16:33:09 -03:00
dependabot[bot]
4c534847a5 chore(deps): bump mypy from 1.6.1 to 1.7.0
Bumps [mypy](https://github.com/python/mypy) from 1.6.1 to 1.7.0.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python/mypy/compare/v1.6.1...v1.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-19 16:28:19 -03:00
dependabot[bot]
9d04b3d5e1 chore(deps): bump sqlalchemy from 2.0.22 to 2.0.23
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.22 to 2.0.23.
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases)
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst)
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-19 16:25:44 -03:00
dependabot[bot]
a276b159e3 chore(deps): bump types-beautifulsoup4 from 4.12.0.6 to 4.12.0.7
Bumps [types-beautifulsoup4](https://github.com/python/typeshed) from 4.12.0.6 to 4.12.0.7.
- [Commits](https://github.com/python/typeshed/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-19 16:17:01 -03:00
dependabot[bot]
37c375ed30 chore(deps): bump pytest from 7.4.2 to 7.4.3
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.2 to 7.4.3.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/7.4.2...7.4.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-19 16:08:52 -03:00
dependabot[bot]
fe3c32ab88 chore(deps): bump cryptography from 41.0.4 to 41.0.5
Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.4 to 41.0.5.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/41.0.4...41.0.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-19 16:01:49 -03:00
pre-commit-ci[bot]
922938c5c9 [pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/psf/black: 23.9.1 → 23.11.0](https://github.com/psf/black/compare/23.9.1...23.11.0)
2023-11-19 15:59:57 -03:00
Ushie
a9ff5ac4b3
Merge pull request #120 from ReVanced/dev
chore: merge `dev` to `main`
2023-10-28 00:21:44 +03:00
Ushie
665b913c04
feat: add download_count to releases (#118)
* feat: add download_count to releases

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-10-28 00:04:42 +03:00
oSumAtrIX
500a5896e3
fix: Use correct persistance folder path 2023-10-25 16:33:12 +02:00
oSumAtrIX
6238e33c42
fix: Correct persistence directory name 2023-10-23 20:02:36 +02:00
oSumAtrIX
3404b53b26
chore: Merge dev to main 2023-10-23 19:37:35 +02:00
oSumAtrIX
5aed3d6ce6
fix: Increase pool size to mitigate overflow (#113) 2023-10-23 19:34:57 +02:00
oSumAtrIX
b69acfa8d7
feat: Disallow all web crawlers (#111)
* feat: Disallow all web crawlers

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-10-20 18:19:59 -03:00
Alexandre Teles (afterSt0rm)
cc3c2020b4
Merge pull request #110 from ReVanced/dev
fix(ci): add git dep
2023-10-19 18:52:58 -03:00
Alexandre Teles
d61ddcc8ac
fix(ci): add git dep 2023-10-19 18:50:28 -03:00
Alexandre Teles (afterSt0rm)
cc88d234c7
Merge pull request #109 from ReVanced/dev
fix(ci): install python deps
2023-10-19 18:48:46 -03:00
Alexandre Teles
8bbbb119c0
fix(ci) install python deps 2023-10-19 18:45:54 -03:00
Alexandre Teles (afterSt0rm)
80d515b1f3
Merge pull request #108 from ReVanced/dev
fix(ci): revert "build: slim down the docker container (#60)"
2023-10-19 18:41:49 -03:00
Alexandre Teles
5564c2da09
fix(ci): fix git deps 2023-10-19 18:31:58 -03:00
pre-commit-ci[bot]
9ec0f975f9 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2023-10-19 21:29:32 +00:00
Alexandre Teles
5e1fb7818b
ci: revert to older image architecture 2023-10-19 18:28:56 -03:00
Alexandre Teles
e189c8264f
Revert "build: slim down the docker container (#60)"
This reverts commit 80b858c5785468003c4df010ba206be2407c616e.
2023-10-19 18:25:33 -03:00
Alexandre Teles (afterSt0rm)
48500d58db
Merge pull request #102 from ReVanced/dev 2023-10-19 17:24:39 -03:00
dependabot[bot]
4cb51c1d3b
chore(deps): bump mypy from 1.6.0 to 1.6.1 (#107)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-19 15:00:09 -03:00
Benjamin
edcad620f2
feat: added branding (#104)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2023-10-14 15:38:41 -03:00
dependabot[bot]
bace37dfd0
chore(deps): bump sqlalchemy from 2.0.21 to 2.0.22 (#105)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-14 14:28:50 -03:00
dependabot[bot]
c1d7412143
chore(deps): bump actions/checkout from 3 to 4 (#103)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-14 14:26:15 -03:00