302 Commits

Author SHA1 Message Date
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
oSumAtrIX
8583e2a2bb
feat: Add announcements endpoints (#91)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Alexandre Teles (afterSt0rm) <alexandre.teles@ufba.br>
2023-10-10 22:32:53 -03:00
dependabot[bot]
c65b43aff3
chore(deps): bump aiohttp from 3.8.5 to 3.8.6 (#98)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alexandre Teles (afterSt0rm) <alexandre.teles@ufba.br>
2023-10-10 21:15:12 -03:00
dependabot[bot]
b979021fee
chore(deps): bump asyncstdlib from 3.10.8 to 3.10.9 (#97)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alexandre Teles (afterSt0rm) <alexandre.teles@ufba.br>
2023-10-10 21:10:46 -03:00
dependabot[bot]
e1b0521320
chore(deps): bump mypy from 1.5.1 to 1.6.0 (#101)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alexandre Teles (afterSt0rm) <alexandre.teles@ufba.br>
2023-10-10 21:04:44 -03:00
pre-commit-ci[bot]
a43c9b3012
[pre-commit.ci] pre-commit autoupdate (#99)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-10-10 20:58:13 -03:00
dependabot[bot]
8e0cb3e7cf
chore(deps): bump JetBrains/qodana-action from 2023.2.6 to 2023.2.8 (#96)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-10 20:57:51 -03:00
dependabot[bot]
456d35b64e
chore(deps): bump coverage from 7.3.1 to 7.3.2 (#94)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-10 20:54:51 -03:00
oSumAtrIX
24c8f60a70
feat: Add preferred field to socials (#100) 2023-10-10 18:39:58 +02:00
dependabot[bot]
22e9cca00c
chore(deps): bump pydantic from 1.10.12 to 1.10.13 (#90)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-01 21:54:24 -03:00