Commit Graph

485 Commits

Author SHA1 Message Date
Alexander Karpov
5d6254a439
Merge pull request #159 from Alexander-D-Karpov/dependabot/pip/pillow-10.0.0
Bump pillow from 9.5.0 to 10.0.0
2023-07-05 18:29:27 +03:00
Alexander Karpov
fa32ee7ec1
Merge pull request #163 from Alexander-D-Karpov/dependabot/pip/django-4.2.3
Bump django from 4.2.2 to 4.2.3
2023-07-05 18:29:13 +03:00
dependabot[bot]
ee79a3d3f6
Bump django from 4.2.2 to 4.2.3
Bumps [django](https://github.com/django/django) from 4.2.2 to 4.2.3.
- [Commits](https://github.com/django/django/compare/4.2.2...4.2.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-04 14:57:27 +00:00
dependabot[bot]
46689104c1
Bump redis from 4.5.4 to 4.6.0
Bumps [redis](https://github.com/redis/redis-py) from 4.5.4 to 4.6.0.
- [Release notes](https://github.com/redis/redis-py/releases)
- [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES)
- [Commits](https://github.com/redis/redis-py/compare/v4.5.4...v4.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-04 14:55:25 +00:00
dependabot[bot]
01d2da9d3a
Bump pillow from 9.5.0 to 10.0.0
Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.5.0 to 10.0.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/9.5.0...10.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-04 14:54:44 +00:00
98e9a4e036 added slug index 2023-07-04 14:09:01 +03:00
e3454a142a added user history 2023-07-04 14:00:05 +03:00
099cca3aab moved short links to main path 2023-06-26 19:48:24 +03:00
1aa39d1d20 added promocodes, senetry 2023-06-21 17:02:53 +03:00
Alexander Karpov
a9937fc88a
Merge pull request #144 from Alexander-D-Karpov/dependabot/pip/coverage-7.2.7
Bump coverage from 7.2.5 to 7.2.7
2023-06-20 11:31:04 +03:00
Alexander Karpov
14d5ebcd7b
Merge branch 'main' into dependabot/pip/coverage-7.2.7 2023-06-20 11:30:57 +03:00
dependabot[bot]
6924de2ec2
Bump coverage from 7.2.5 to 7.2.7
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.2.5 to 7.2.7.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](https://github.com/nedbat/coveragepy/compare/7.2.5...7.2.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-20 08:30:29 +00:00
Alexander Karpov
f15c95036f
Merge pull request #147 from Alexander-D-Karpov/dependabot/pip/django-cacheops-7.0.1
Bump django-cacheops from 6.2 to 7.0.1
2023-06-20 11:30:14 +03:00
Alexander Karpov
4e0da7dc0c
Merge branch 'main' into dependabot/pip/django-cacheops-7.0.1 2023-06-20 11:30:05 +03:00
Alexander Karpov
586e9df315
Merge pull request #149 from Alexander-D-Karpov/dependabot/pip/sentry-sdk-1.25.1
Bump sentry-sdk from 1.21.1 to 1.25.1
2023-06-20 11:29:13 +03:00
Alexander Karpov
6527e1ac06
Merge branch 'main' into dependabot/pip/sentry-sdk-1.25.1 2023-06-20 11:29:02 +03:00
Alexander Karpov
5a7fb0a34a
Merge pull request #150 from Alexander-D-Karpov/dependabot/pip/pre-commit-3.3.3
Bump pre-commit from 3.3.1 to 3.3.3
2023-06-20 11:28:13 +03:00
Alexander Karpov
1019f0a781
Merge branch 'main' into dependabot/pip/pre-commit-3.3.3 2023-06-20 11:27:42 +03:00
Alexander Karpov
f7be2b4ae3
Merge pull request #151 from Alexander-D-Karpov/dependabot/pip/celery-5.3.1
Bump celery from 5.2.7 to 5.3.1
2023-06-20 11:27:16 +03:00
dependabot[bot]
79c2d7ff86
Bump celery from 5.2.7 to 5.3.1
Bumps [celery](https://github.com/celery/celery) from 5.2.7 to 5.3.1.
- [Release notes](https://github.com/celery/celery/releases)
- [Changelog](https://github.com/celery/celery/blob/main/Changelog.rst)
- [Commits](https://github.com/celery/celery/compare/v5.2.7...v5.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-19 15:13:23 +00:00
dependabot[bot]
63b30f6ac2
Bump pre-commit from 3.3.1 to 3.3.3
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.3.1 to 3.3.3.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pre-commit/pre-commit/compare/v3.3.1...v3.3.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-14 15:07:56 +00:00
dependabot[bot]
061c60b2dc
Bump sentry-sdk from 1.21.1 to 1.25.1
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.21.1 to 1.25.1.
- [Release notes](https://github.com/getsentry/sentry-python/releases)
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-python/compare/1.21.1...1.25.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-08 16:21:35 +00:00
dependabot[bot]
a185511893
Bump django-cacheops from 6.2 to 7.0.1
Bumps [django-cacheops](https://github.com/Suor/django-cacheops) from 6.2 to 7.0.1.
- [Changelog](https://github.com/Suor/django-cacheops/blob/master/CHANGELOG)
- [Commits](https://github.com/Suor/django-cacheops/compare/6.2...7.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-05 19:13:06 +00:00
Alexander Karpov
ce1c1a0a38
Merge pull request #145 from Alexander-D-Karpov/dependabot/pip/werkzeug-2.3.4
Bump werkzeug from 2.3.3 to 2.3.4
2023-06-05 22:09:40 +03:00
10bd668e57 removed cms, updated music 2023-06-05 22:04:42 +03:00
dependabot[bot]
3b6457fe0b
Bump werkzeug from 2.3.3 to 2.3.4
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.3.3 to 2.3.4.
- [Release notes](https://github.com/pallets/werkzeug/releases)
- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/werkzeug/compare/2.3.3...2.3.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-05 15:13:22 +00:00
Alexander Karpov
766b78f61d
Merge pull request #137 from Alexander-D-Karpov/dependabot/pip/yandex-music-2.1.1
Bump yandex-music from 2.1.0 to 2.1.1
2023-06-04 01:16:40 +03:00
Alexander Karpov
9a8eae79b9
Merge branch 'main' into dependabot/pip/yandex-music-2.1.1 2023-06-04 01:16:32 +03:00
Alexander Karpov
5173897955
Merge pull request #140 from Alexander-D-Karpov/dependabot/pip/django-cors-headers-4.0.0
Bump django-cors-headers from 3.14.0 to 4.0.0
2023-06-04 01:16:03 +03:00
Alexander Karpov
1dcd4c3b76
Merge branch 'main' into dependabot/pip/django-cors-headers-4.0.0 2023-06-04 01:15:55 +03:00
Alexander Karpov
ae9616c10d
Merge pull request #141 from Alexander-D-Karpov/dependabot/pip/django-debug-toolbar-4.1.0
Bump django-debug-toolbar from 4.0.0 to 4.1.0
2023-06-04 01:15:33 +03:00
Alexander Karpov
86c0881e7a
Merge branch 'main' into dependabot/pip/django-debug-toolbar-4.1.0 2023-06-04 01:15:26 +03:00
Alexander Karpov
22a4bba2d3
Merge pull request #142 from Alexander-D-Karpov/dependabot/pip/hiredis-2.2.3
Bump hiredis from 2.2.2 to 2.2.3
2023-06-04 01:14:58 +03:00
c5e594ffd5 fixed linter 2023-06-04 01:14:32 +03:00
9a2cf8e083 fixed linter 2023-06-04 00:57:42 +03:00
Alexander Karpov
3f0da7b961
fixed multiple file upload 2023-06-03 17:21:04 +03:00
dependabot[bot]
84b73f2269
Bump hiredis from 2.2.2 to 2.2.3
Bumps [hiredis](https://github.com/redis/hiredis-py) from 2.2.2 to 2.2.3.
- [Release notes](https://github.com/redis/hiredis-py/releases)
- [Changelog](https://github.com/redis/hiredis-py/blob/master/CHANGELOG.md)
- [Commits](https://github.com/redis/hiredis-py/compare/v2.2.2...v2.2.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-18 15:09:07 +00:00
dependabot[bot]
a557f946fb
Bump yandex-music from 2.1.0 to 2.1.1
Bumps [yandex-music](https://github.com/MarshalX/yandex-music-api) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/MarshalX/yandex-music-api/releases)
- [Changelog](https://github.com/MarshalX/yandex-music-api/blob/main/CHANGES.md)
- [Commits](https://github.com/MarshalX/yandex-music-api/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-17 15:34:56 +00:00
dependabot[bot]
12a5f19f58
Bump django-debug-toolbar from 4.0.0 to 4.1.0
Bumps [django-debug-toolbar](https://github.com/jazzband/django-debug-toolbar) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/jazzband/django-debug-toolbar/releases)
- [Changelog](https://github.com/jazzband/django-debug-toolbar/blob/main/docs/changes.rst)
- [Commits](https://github.com/jazzband/django-debug-toolbar/compare/4.0.0...4.1)

---
updated-dependencies:
- dependency-name: django-debug-toolbar
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-17 15:28:09 +00:00
dependabot[bot]
b18f652546
Bump django-cors-headers from 3.14.0 to 4.0.0
Bumps [django-cors-headers](https://github.com/adamchainz/django-cors-headers) from 3.14.0 to 4.0.0.
- [Changelog](https://github.com/adamchainz/django-cors-headers/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/adamchainz/django-cors-headers/compare/3.14.0...4.0.0)

---
updated-dependencies:
- dependency-name: django-cors-headers
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-17 15:26:23 +00:00
Alexander Karpov
ff080e3354
Merge pull request #139 from Alexander-D-Karpov/dependabot/pip/pyjwt-2.7.0
Bump pyjwt from 2.6.0 to 2.7.0
2023-05-17 18:24:16 +03:00
Alexander Karpov
03adbce6e7
Merge branch 'main' into dependabot/pip/pyjwt-2.7.0 2023-05-17 18:24:09 +03:00
dependabot[bot]
7a63346055
Bump pyjwt from 2.6.0 to 2.7.0
Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.6.0 to 2.7.0.
- [Release notes](https://github.com/jpadilla/pyjwt/releases)
- [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/jpadilla/pyjwt/compare/2.6.0...2.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-17 15:23:44 +00:00
Alexander Karpov
961c40b614
Merge pull request #136 from Alexander-D-Karpov/dependabot/pip/django-anymail-10.0
Bump django-anymail from 9.1 to 10.0
2023-05-17 18:23:43 +03:00
Alexander Karpov
6291ba333d
Merge branch 'main' into dependabot/pip/django-anymail-10.0 2023-05-17 18:23:36 +03:00
Alexander Karpov
c731056d75
Merge pull request #135 from Alexander-D-Karpov/dependabot/pip/django-sekizai-4.1.0
Bump django-sekizai from 4.0.0 to 4.1.0
2023-05-17 18:23:15 +03:00
Alexander Karpov
60f106cec7
Merge pull request #134 from Alexander-D-Karpov/dependabot/pip/django-4.2.1
Bump django from 4.2 to 4.2.1
2023-05-17 18:23:03 +03:00
779c2a9ccb added left file upload size 2023-05-13 21:48:21 +03:00
59d3fe37e3 fixed docker 2023-05-09 23:46:44 +03:00
44d605934d fixed docker 2023-05-09 23:43:24 +03:00