Edward Ly
b6ac3fcaec
chore: update authors
...
Signed-off-by: Edward Ly <contact@edward.ly>
2024-08-19 08:22:10 -07:00
Edward Ly
9682ee9b1c
chore: bump minor version
...
Signed-off-by: Edward Ly <contact@edward.ly>
2024-08-19 08:21:45 -07:00
dependabot[bot]
2fff66b927
Chore(deps): Bump django from 4.2.13 to 4.2.14 ( #1412 )
...
Bumps [django](https://github.com/django/django ) from 4.2.13 to 4.2.14.
- [Commits](https://github.com/django/django/compare/4.2.13...4.2.14 )
---
updated-dependencies:
- dependency-name: django
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-11 11:52:48 +03:00
renovate[bot]
69e44371df
Update dependency requests to >=2.32.0, <2.33.0 [SECURITY] ( #1386 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-21 10:18:59 +03:00
pre-commit-ci[bot]
6ba2a9fa9b
[pre-commit.ci] pre-commit autoupdate ( #1384 )
...
* [pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/tox-dev/pyproject-fmt: 2.0.4 → 2.1.1](https://github.com/tox-dev/pyproject-fmt/compare/2.0.4...2.1.1 )
* [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>
Co-authored-by: Alexander Piskun <13381981+bigcat88@users.noreply.github.com>
2024-05-21 09:55:17 +03:00
pre-commit-ci[bot]
027bc661a0
[pre-commit.ci] pre-commit autoupdate ( #1383 )
...
* [pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/tox-dev/pyproject-fmt: 1.8.0 → 2.0.4](https://github.com/tox-dev/pyproject-fmt/compare/1.8.0...2.0.4 )
- [github.com/astral-sh/ruff-pre-commit: v0.4.3 → v0.4.4](https://github.com/astral-sh/ruff-pre-commit/compare/v0.4.3...v0.4.4 )
* [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>
Co-authored-by: Alexander Piskun <13381981+bigcat88@users.noreply.github.com>
2024-05-14 20:46:17 +03:00
renovate[bot]
31faba8008
fix(deps): update dependency pyopenssl to v24 ( #1376 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-05 19:39:07 +03:00
pre-commit-ci[bot]
cce6ce5577
[pre-commit.ci] pre-commit autoupdate ( #1369 )
...
* [pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/psf/black: 24.4.0 → 24.4.2](https://github.com/psf/black/compare/24.4.0...24.4.2 )
- [github.com/astral-sh/ruff-pre-commit: v0.4.1 → v0.4.2](https://github.com/astral-sh/ruff-pre-commit/compare/v0.4.1...v0.4.2 )
- [github.com/pre-commit/mirrors-mypy: v1.9.0 → v1.10.0](https://github.com/pre-commit/mirrors-mypy/compare/v1.9.0...v1.10.0 )
* pre-commit: fixed warnings, updated CHANGELOG.md, AUTHORS.md, version
Signed-off-by: Alexander Piskun <bigcat88@icloud.com>
---------
Signed-off-by: Alexander Piskun <bigcat88@icloud.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Alexander Piskun <13381981+bigcat88@users.noreply.github.com>
Co-authored-by: Alexander Piskun <bigcat88@icloud.com>
2024-05-01 15:06:52 +03:00
renovate[bot]
c06024298d
Update dependency lxml to v5 ( #1273 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-27 22:59:40 +03:00
renovate[bot]
e2392593dc
fix(deps): update dependency email-validator to ^2.1.0-post.0 ( #1321 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-17 13:36:39 +03:00
Alexander Piskun
892b1757bd
v4.8.0 - changelog ( #1320 )
...
* updated README, CHANGELOG
Signed-off-by: Alexander Piskun <bigcat88@icloud.com>
* excluded tests for Python3.10 with `sqlite`
Signed-off-by: Alexander Piskun <bigcat88@icloud.com>
---------
Signed-off-by: Alexander Piskun <bigcat88@icloud.com>
2024-03-17 10:47:45 +03:00
Ferdinand Thiessen
6f88156ecc
feat: app-discover API ( #1302 )
...
* feat: Add documentation for the app-discover API
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
---------
Co-authored-by: Alexander Piskun <bigcat88@icloud.com>
2024-03-06 19:13:54 +03:00
renovate[bot]
725ec588a5
Update dependency django-allauth to ^0.61.0
2024-03-04 03:42:45 +00:00
Alexander Piskun
ef78488061
updated CHANGELOG.md
...
Signed-off-by: Alexander Piskun <bigcat88@icloud.com>
2024-02-15 20:53:25 +03:00
Alexander Piskun
f7af808b8a
added email validation for signup
...
Signed-off-by: Alexander Piskun <bigcat88@icloud.com>
2024-02-12 21:52:00 +03:00
dependabot[bot]
1e19b745aa
Chore(deps): Bump django from 4.2.9 to 4.2.10
...
Bumps [django](https://github.com/django/django ) from 4.2.9 to 4.2.10.
- [Commits](https://github.com/django/django/compare/4.2.9...4.2.10 )
---
updated-dependencies:
- dependency-name: django
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-11 06:39:51 +00:00
renovate[bot]
f448598353
Update dependency django-simple-captcha to ^0.6.0
2024-01-04 08:46:22 +00:00
Alexander Piskun
181eb88eb8
publish new release
...
Signed-off-by: Alexander Piskun <bigcat88@icloud.com>
2024-01-02 16:18:55 +03:00
Alexander Piskun
664ea53f5e
updated version, changelog
...
Signed-off-by: Alexander Piskun <bigcat88@icloud.com>
2023-11-08 11:16:18 +03:00
Alexander Piskun
d1f904255a
v4.4.1
...
Signed-off-by: Alexander Piskun <bigcat88@icloud.com>
2023-10-05 15:15:17 +03:00
Alexander Piskun
977b35e0d0
ruff: enabled all `UP` checks
...
Signed-off-by: Alexander Piskun <bigcat88@icloud.com>
2023-10-04 12:30:43 +03:00
Alexander Piskun
66bca161d8
ruff: UP032
...
Signed-off-by: Alexander Piskun <bigcat88@icloud.com>
2023-10-04 12:14:41 +03:00
Alexander Piskun
1759238008
ruff: UP031
...
Signed-off-by: Alexander Piskun <bigcat88@icloud.com>
2023-10-04 12:03:23 +03:00
Alexander Piskun
b8aa3985e3
ruff: UP007
...
Signed-off-by: Alexander Piskun <bigcat88@icloud.com>
2023-10-04 11:45:08 +03:00
Alexander Piskun
3957c4ad5f
added `ruff` with initial rules
...
Signed-off-by: Alexander Piskun <bigcat88@icloud.com>
2023-10-04 10:09:59 +03:00
Alexander Piskun
e4908353d4
dropped python3.9 CI tests
...
Signed-off-by: Alexander Piskun <bigcat88@icloud.com>
2023-10-04 09:36:14 +03:00
Alexander Piskun
d288b2027c
v4.4.0 - AppAPI support
...
Signed-off-by: Alexander Piskun <bigcat88@icloud.com>
2023-10-02 15:47:47 +03:00
renovate[bot]
c0dd8f715e
Update dependency django-allauth to ^0.57.0
2023-09-25 03:49:31 +00:00
Alexander Piskun
5438b106c0
updated `poetry` to the latest version
...
Signed-off-by: Alexander Piskun <bigcat88@icloud.com>
2023-09-24 18:57:26 +03:00
Alexander Piskun
05a6e70e08
bump minimum required node/npm
...
Signed-off-by: Alexander Piskun <bigcat88@icloud.com>
2023-09-23 23:51:35 +03:00
Alexander Piskun
47d153887f
added test redis cache for `apps.json` endpoint
...
Signed-off-by: Alexander Piskun <bigcat88@icloud.com>
2023-09-22 15:30:23 +03:00
Alexander Piskun
24f3eee145
v4.3.1
...
Signed-off-by: Alexander Piskun <bigcat88@icloud.com>
2023-09-19 14:16:15 +03:00
Alexander Piskun
1b02cd1fc4
corrected install psycopg-binary specification
...
Signed-off-by: Alexander Piskun <bigcat88@icloud.com>
2023-09-18 17:50:16 +03:00
Alexander Piskun
323bbb5d98
added forgotten `psycopg`
...
Signed-off-by: Alexander Piskun <bigcat88@icloud.com>
2023-09-18 17:34:34 +03:00
Alexander Piskun
8848acd46c
updated to use the new pgsql connector: https://docs.djangoproject.com/en/4.2/releases/4.2/#what-s-new-in-django-4-2
...
Signed-off-by: Alexander Piskun <bigcat88@icloud.com>
2023-09-18 17:25:31 +03:00
Alexander Piskun
ce70659c63
updated Django from 3.2 to 4.2.5, replaced non-supported django-cors-middleware package with django-cors-headers
...
Signed-off-by: Alexander Piskun <bigcat88@icloud.com>
2023-09-06 15:33:34 +03:00
renovate[bot]
1eb40c035b
fix(deps): update dependency pem to v23
2023-07-14 03:49:46 +00:00
Alexander Piskun
82ead2b1de
dropped python 3.7/3.8, added `pyproject-fmt`
...
Signed-off-by: Alexander Piskun <bigcat88@icloud.com>
2023-07-08 13:35:13 +03:00
renovate[bot]
d53c33f30f
fix(deps): update dependency requests to >=2.31.0, <2.32.0 [security]
2023-07-06 21:32:40 +00:00
Alexander Piskun
a194d07a54
added docs build on PR/Push
...
Signed-off-by: Alexander Piskun <bigcat88@icloud.com>
2023-06-20 13:24:21 +03:00
Alexander Piskun
fd24a9b919
switching from coveralls to codecov.io
...
Signed-off-by: bigcat88 <bigcat88@icloud.com>
2023-06-02 17:12:49 +03:00
Alexander Piskun
cbeb77499f
one more time updated python dependencies
...
Signed-off-by: bigcat88 <bigcat88@icloud.com>
2023-05-17 23:47:48 +03:00
Alexander Piskun
ac7b67ef82
finished first aid maintenance
...
Signed-off-by: bigcat88 <bigcat88@icloud.com>
2023-05-17 23:21:18 +03:00
Alexander Piskun
dedbcfbc8c
applied `black`
...
Signed-off-by: bigcat88 <bigcat88@icloud.com>
2023-05-17 13:29:33 +03:00
Alexander Piskun
d28c976a15
moved `mypy` to pre-commit
...
Signed-off-by: bigcat88 <bigcat88@icloud.com>
2023-05-17 12:25:53 +03:00
Alexander Piskun
d04b8e5dc1
moved `bandit` to pre-commit
...
Signed-off-by: bigcat88 <bigcat88@icloud.com>
2023-05-17 11:42:35 +03:00
Alexander Piskun
ebe5be0e72
removed django_compressor dependency
...
Signed-off-by: bigcat88 <bigcat88@icloud.com>
2023-05-16 23:47:34 +03:00
renovate[bot]
97fcefe912
Update dependency django-allauth to ^0.54.0
2023-05-16 19:46:14 +00:00
renovate[bot]
2f27bcdcf2
Update dependency bleach to v6
2023-05-16 19:15:06 +00:00
renovate[bot]
65f2c4ef86
Update dependency django-braces to ~1.15.0
2023-05-07 18:23:07 +00:00