Commit Graph

148 Commits

Author SHA1 Message Date
03b0de017c added a better search 2023-11-07 16:13:59 +03:00
b9715981e7 updated req 2023-11-07 13:38:43 +03:00
4df9bfb2ec major file updates, added search engine 2023-11-07 03:43:05 +03:00
3f844bbca1 added distinct search project 2023-11-06 20:11:15 +03:00
90f15db5e3 added uuid tools, updated celery 2023-10-31 13:20:42 +03:00
3405b76897 updated music player, added native controls 2023-09-30 16:43:58 +03:00
45cd860803 added ml better support, better site notifications 2023-09-26 12:23:00 +03:00
b59c8fbf8b added better test fixtures 2023-09-08 16:17:35 +03:00
b4ed207fd1 dependencies fix 2023-09-08 12:46:09 +03:00
806bbfce79 updated api urls, fixed docker 2023-09-08 12:17:46 +03:00
dependabot[bot]
010c8c5fbd
Bump flower from 1.2.0 to 2.0.1 (#185)
Bumps [flower](https://github.com/mher/flower) from 1.2.0 to 2.0.1.
- [Commits](https://github.com/mher/flower/compare/v1.2.0...v2.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-17 01:11:04 +03:00
703d9a681f added preview installation 2023-08-17 01:05:56 +03:00
b7773181ae added yt-dlp for youtube music download 2023-08-11 22:38:38 +03:00
dependabot[bot]
9290d49d31
Bump psycopg2-binary from 2.9.6 to 2.9.7 (#179)
Bumps [psycopg2-binary](https://github.com/psycopg/psycopg2) from 2.9.6 to 2.9.7.
- [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS)
- [Commits](https://github.com/psycopg/psycopg2/compare/2.9.6...2.9.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-10 17:29:14 +03:00
21c02df7f0
Implement short link redirect service (#180)
* Implement short link redirect service

* Silence linter where imports needs to be below setup

* Improve unknown link error

* Provide session to worker to convert it to user id

* Remove main entrypoint in favor of uvicorn command

* Add base path for relative URLs

* Add docs on launching redirect service to README.md

* Fix wrong task argument name

* Lint service code
2023-08-08 13:57:32 +03:00
dependabot[bot]
d3b4758d48
Bump django-anymail from 10.0 to 10.1
Bumps [django-anymail](https://github.com/anymail/django-anymail) from 10.0 to 10.1.
- [Release notes](https://github.com/anymail/django-anymail/releases)
- [Changelog](https://github.com/anymail/django-anymail/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/anymail/django-anymail/compare/v10.0...v10.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-05 09:46:48 +00:00
dependabot[bot]
cb5529a427
Bump gunicorn from 20.1.0 to 21.2.0
Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 20.1.0 to 21.2.0.
- [Release notes](https://github.com/benoitc/gunicorn/releases)
- [Commits](https://github.com/benoitc/gunicorn/compare/20.1.0...21.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-05 09:36:33 +00:00
dependabot[bot]
0beefa16fd
Bump black from 22.12.0 to 23.7.0
Bumps [black](https://github.com/psf/black) from 22.12.0 to 23.7.0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/compare/22.12.0...23.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-05 09:26:00 +00:00
dependabot[bot]
d7d6c80e14
Bump markdown from 3.4.3 to 3.4.4
Bumps [markdown](https://github.com/Python-Markdown/markdown) from 3.4.3 to 3.4.4.
- [Changelog](https://github.com/Python-Markdown/markdown/blob/master/docs/change_log/release-2.6.md)
- [Commits](https://github.com/Python-Markdown/markdown/compare/3.4.3...3.4.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-05 09:13:48 +00:00
dependabot[bot]
9662d51f5c
Bump pyjwt from 2.7.0 to 2.8.0
Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.7.0 to 2.8.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.7.0...2.8.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-08-05 08:47:08 +00:00
5ab4501783 added shortcutter view meta 2023-08-05 11:41:29 +03:00
bb61d144c5 fixed music load, added radio 2023-07-10 03:13:42 +03:00
7f2c708fdb Merge remote-tracking branch 'origin/main'
# Conflicts:
#	poetry.lock
2023-07-06 01:08:16 +03:00
be16856532 updated music 2023-07-06 01:08:04 +03:00
Alexander Karpov
5036ed23e5
Merge branch 'main' into dependabot/pip/redis-4.6.0 2023-07-05 18:29:50 +03: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
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
4e0da7dc0c
Merge branch 'main' into dependabot/pip/django-cacheops-7.0.1 2023-06-20 11:30:05 +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
1019f0a781
Merge branch 'main' into dependabot/pip/pre-commit-3.3.3 2023-06-20 11:27:42 +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
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
9a8eae79b9
Merge branch 'main' into dependabot/pip/yandex-music-2.1.1 2023-06-04 01:16:32 +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
86c0881e7a
Merge branch 'main' into dependabot/pip/django-debug-toolbar-4.1.0 2023-06-04 01:15:26 +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
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
6291ba333d
Merge branch 'main' into dependabot/pip/django-anymail-10.0 2023-05-17 18:23:36 +03:00
dependabot[bot]
058252a1f5
Bump django-anymail from 9.1 to 10.0
Bumps [django-anymail](https://github.com/anymail/django-anymail) from 9.1 to 10.0.
- [Release notes](https://github.com/anymail/django-anymail/releases)
- [Changelog](https://github.com/anymail/django-anymail/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/anymail/django-anymail/compare/v9.1...v10.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-09 19:54:39 +00:00
dependabot[bot]
92915c4f77
Bump django-sekizai from 4.0.0 to 4.1.0
Bumps [django-sekizai](https://github.com/django-cms/django-sekizai) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/django-cms/django-sekizai/releases)
- [Changelog](https://github.com/django-cms/django-sekizai/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/django-cms/django-sekizai/compare/4.0.0...4.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-09 19:51:55 +00:00
66aad318b3 updated gallery meta 2023-05-09 22:48:35 +03:00