Alexandre Teles (afterSt0rm)
bf5eaa8940
Merge pull request #172 from LisoUseInAIKyrios/main
...
fix: Use multidict 6.0.5, add setuptools as dev dependency
2024-04-09 15:06:27 -03:00
Alexandre Teles (afterSt0rm)
09fda8eb6c
Merge pull request #165 from ReVanced/pre-commit-ci-update-config
...
[pre-commit.ci] pre-commit autoupdate
2024-04-09 15:00:01 -03:00
pre-commit-ci[bot]
0538e69018
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2024-04-08 21:03:29 +00:00
pre-commit-ci[bot]
090111b398
[pre-commit.ci] pre-commit autoupdate
...
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/psf/black: 23.12.1 → 24.3.0](https://github.com/psf/black/compare/23.12.1...24.3.0 )
2024-04-08 21:03:21 +00:00
pre-commit-ci[bot]
6929056ccb
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2024-04-08 12:07:46 +00:00
LisoUseInAIKyrios
af19446a67
fix: Use multidict 6.0.5, add setup tools as dev dependency
2024-04-08 16:04:30 +04:00
Alexandre Teles
b2c2fa7136
fix(deps): update poetry.lock
2024-01-16 19:27:58 -03:00
Alexandre Teles (afterSt0rm)
1c2be9559d
Merge pull request #156 from ReVanced/dev
...
fix(deps): missing pydantic
2024-01-16 19:19:18 -03:00
pre-commit-ci[bot]
7400bc4f31
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2024-01-16 22:18:10 +00:00
Alexandre Teles
5f0ab26ced
fix(deps): fix requirements file
2024-01-16 19:17:57 -03:00
Alexandre Teles
089f29e95f
fix(deps): missing pydantic
2024-01-16 19:15:54 -03:00
Alexandre Teles (afterSt0rm)
517f175516
Merge pull request #155 from ReVanced/dev
...
feat: closes #153 , closes #150 , closes #147 , closes #146
2024-01-16 19:06:55 -03:00
Alexandre Teles
749cba8737
refactor: edit readme to remove codecov mentions
2024-01-16 18:14:28 -03:00
Alexandre Teles
9c69fa3b92
feat: remove codecov tests
2024-01-16 18:14:28 -03:00
pre-commit-ci[bot]
0381d076bf
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2024-01-16 19:27:02 +00:00
Alexandre Teles
e79cca4199
chore: deps
2024-01-16 16:08:53 -03:00
Alexandre Teles
8b29f49805
fix: unversioned endpoints placement under v0 should be at root
2024-01-16 16:01:56 -03:00
Alexandre Teles
80cdb3be6a
feat: add member gpg keys
2024-01-16 15:31:07 -03:00
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