38 Commits

Author SHA1 Message Date
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
9c69fa3b92
feat: remove codecov tests 2024-01-16 18:14:28 -03:00
Alexandre Teles
e79cca4199
chore: deps 2024-01-16 16:08:53 -03:00
Alexandre Teles
60301fc30b
chore: deps 2024-01-16 13:53:06 -03:00
Alexandre Teles
e6bfde22f4
chore: deps 2024-01-16 13:31:46 -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
17b838913d chore(deps): bump 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
Alexandre Teles
5e1fb7818b
ci: revert to older image architecture 2023-10-19 18:28:56 -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
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
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
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
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
Alexandre Teles
77ca606380
chore(deps): bump 2023-09-26 00:59:17 -03:00
Alexandre Teles
4800ee96a8
fix: remove revanced-api from tools map 2023-08-19 17:09:26 -03:00
Ushie
4425f1d3d6
chore: bump libs 2023-08-19 22:54:53 +03:00
dependabot[bot]
b77aa6d282
chore(deps): bump setuptools from 68.0.0 to 68.1.2 (#70)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-19 22:47:58 +03:00
dependabot[bot]
84f3b3d57f
chore(deps): bump types-aiofiles from 23.1.0.5 to 23.2.0.0 (#66)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-19 22:45:25 +03:00
dependabot[bot]
d53b95b4f2
chore(deps): bump mypy from 1.5.0 to 1.5.1 (#65)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-19 22:43:39 +03:00
dependabot[bot]
586e6dadca
chore(deps): bump coverage from 7.2.7 to 7.3.0 (#62)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-14 21:33:25 -03:00
dependabot[bot]
59ac1c27be
chore(deps): bump types-beautifulsoup4 from 4.12.0.5 to 4.12.0.6 (#63)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-14 21:29:00 -03:00
dependabot[bot]
242a146eee
chore(deps): bump mypy from 1.4.1 to 1.5.0 (#59)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-14 21:24:11 -03:00
dependabot[bot]
1f674a41a2
chore(deps): bump certifi from 2023.5.7 to 2023.7.22 (#46)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alexandre Teles (afterSt0rm) <alexandre.teles@ufba.br>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-08-05 16:05:41 -03:00
Alexandre Teles
383aaee327
chore: deps 2023-08-05 15:56:50 -03:00
Alexandre Teles (afterSt0rm)
b18097e030
feat: API Fixes and Adjustments (#23)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-07-19 23:32:48 -03:00
dependabot[bot]
1273f9224b
chore(deps): bump asyncstdlib from 3.10.6 to 3.10.8 (#26)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-18 13:59:56 -03:00
Alexandre Teles (afterSt0rm)
45ef33741c
feat: API rewrite (#2)
* feat: sanic framework settings

* feat: initial implementation

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

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

* refactor: backend changes

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

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

* fix: docstrings out of place

* feat: more gh endpoints

* ci: fix pre-commit issues

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

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

* feat: app info

* ci: merge CI and fix triggers

* chore: bump deps

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

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

* fix: typing issues

* chore: deps

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

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

* refactor: clean up returns

* ci: spread jobs correctly

* ci: move to quodana

* ci: fix issues with python modules

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

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

* chore: pycharm config

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

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

* refactor: improve code quality

* feat: better README

* ci: add quodana baseline config

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

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

* ci: fix quodana config

* ci: more qodana stuff

* ci: revert qodana changes

* ci: python interpreter detection is broken

* feat: tests

* ci: testing

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

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

* ci: fix workflow names

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

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

* chore: add deps

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

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

* test: more tests

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

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

* feat: /tools compat

* feat: donations endpoint

* feat: teams endpoint

* fix: lock pydantic version

* chore: deps

* ci: docker builds

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

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

* ci: remove coverage action and others

* ci: pre-commit fixes

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-07-12 04:48:36 -03:00