tcely
|
18e506a703
|
Add django-huey
|
2025-05-27 03:39:43 -04:00 |
|
tcely
|
3e310aa9f9
|
yt-dlp-get-pot was recently superceded by a framework in yt-dlp
|
2025-05-23 10:04:50 -04:00 |
|
meeb
|
cf5580d79d
|
Merge pull request #1043 from tcely/patch-6
Do not upgrade to Django 5.3 automatically
|
2025-05-18 22:06:07 +10:00 |
|
tcely
|
7165491b25
|
Remove the spaces for better log output
|
2025-05-18 01:42:39 -04:00 |
|
tcely
|
b9efeeebf2
|
Do not upgrade to Django 5.3 automatically
|
2025-05-18 01:39:32 -04:00 |
|
tcely
|
a68c82d975
|
Add bgutil-ytdlp-pot-provider plugin
|
2025-05-16 18:37:11 -04:00 |
|
tcely
|
a7c1ae1922
|
Merge branch 'meeb:main' into patch-12
|
2025-05-16 17:52:49 -04:00 |
|
tcely
|
01a44f74cf
|
Unpin Django
|
2025-05-13 04:52:10 -04:00 |
|
tcely
|
f8553c7ffc
|
Add Proof-of-Origin Token plugin framework
|
2025-04-30 17:04:20 -04:00 |
|
tcely
|
69d3c43269
|
Avoid Django 5.2 until it is tested
|
2025-04-03 01:05:08 -04:00 |
|
meeb
|
cda93f0df2
|
Merge pull request #854 from tcely/patch-21
Run Django tests for TubeSync / test (3.10) (push) Waiting to run
Run Django tests for TubeSync / test (3.11) (push) Waiting to run
Run Django tests for TubeSync / test (3.12) (push) Waiting to run
Run Django tests for TubeSync / test (3.8) (push) Waiting to run
Run Django tests for TubeSync / test (3.9) (push) Waiting to run
Run Django tests for TubeSync / containerise (push) Waiting to run
Upgrade `psycopg`
|
2025-03-17 15:26:58 +11:00 |
|
tcely
|
5df8500a10
|
Upgrade psycopg
|
2025-03-16 17:57:07 -04:00 |
|
tcely
|
7ff1fa3e0c
|
Add the default extra too
|
2025-03-15 16:40:18 -04:00 |
|
tcely
|
40e4d98ef4
|
Use the curl-cffi extra to support impersonate option
|
2025-03-15 15:57:44 -04:00 |
|
meeb
|
8cf2827e69
|
Merge pull request #830 from tcely/patch-12
Run Django tests for TubeSync / test (3.10) (push) Waiting to run
Run Django tests for TubeSync / test (3.11) (push) Waiting to run
Run Django tests for TubeSync / test (3.12) (push) Waiting to run
Run Django tests for TubeSync / test (3.8) (push) Waiting to run
Run Django tests for TubeSync / test (3.9) (push) Waiting to run
Run Django tests for TubeSync / containerise (push) Waiting to run
Use socks support from the operating system
|
2025-03-12 00:36:20 +11:00 |
|
tcely
|
f0f7edfd47
|
Add PySocks
Upgrade to the latest, if the OS version is too old.
|
2025-03-11 09:28:26 -04:00 |
|
tcely
|
aa54a88cdb
|
Add urllib3[socks] and requests[socks]
These each have slightly different version requirements for `PySocks`.
|
2025-03-11 09:25:57 -04:00 |
|
tcely
|
7db0048f80
|
Remove requests[socks] from Pipfile
|
2025-03-11 08:25:57 -04:00 |
|
tcely
|
e174c42bf5
|
Remove explicit django-compressor
Also, add some of the useful optional dependencies.
|
2025-03-11 08:14:23 -04:00 |
|
tcely
|
8d65b57852
|
Remove explicit libsass
We need this to use the package added in #808.
|
2025-03-11 07:26:35 -04:00 |
|
meeb
|
71b2b15239
|
Merge pull request #766 from tcely/patch-5
Remove Redis
|
2025-02-24 22:24:07 +11:00 |
|
tcely
|
2f044c3614
|
Remove hiredis & redis from Pipfile
|
2025-02-24 04:54:53 -05:00 |
|
tcely
|
eeb1826b05
|
Upgrade to 1.2.8 for Django 5 support.
|
2025-02-24 02:45:41 -05:00 |
|
tcely
|
11190ada2d
|
We still need to pin django also
|
2025-02-22 08:25:32 -05:00 |
|
tcely
|
c9bc7bf84e
|
Correct the syntax
|
2025-02-21 07:44:20 -05:00 |
|
tcely
|
b11b906497
|
Pin django-background-tasks
It's `django-background-tasks` that limits the Django version.
|
2025-02-21 07:30:26 -05:00 |
|
meeb
|
f897e0fa50
|
strip emojis from nfo output strings, resolves #495
|
2024-04-29 01:49:37 +10:00 |
|
meeb
|
21785e031a
|
add requests[socks], resolves #391
|
2023-07-15 14:23:23 +10:00 |
|
KuhnChris
|
24a49d2f14
|
Phase 1 - extend model for new fields
|
2023-02-14 21:52:50 +01:00 |
|
meeb
|
872bfc5124
|
remove vague py version requirement, bump libs
|
2022-06-18 23:40:02 +10:00 |
|
meeb
|
f3cac1908c
|
pin django to 3.2.*
|
2021-12-07 21:02:48 +11:00 |
|
meeb
|
4774a35d44
|
add non-persistent redis server to container, resolves #186
|
2021-11-16 22:20:16 +11:00 |
|
meeb
|
837b6c3107
|
switch to yt-dlp with required library updates, resolves #145
|
2021-09-20 16:49:03 +10:00 |
|
meeb
|
dbbae72c25
|
add yt-dlp to build
|
2021-09-03 14:31:17 +10:00 |
|
meeb
|
20df9f4044
|
support external postgresql, mysql and mariadb databases, resolves #72
|
2021-04-04 23:01:15 +10:00 |
|
meeb
|
6fbf72d0e7
|
optional basic HTTP authentication, resolves #62
|
2021-02-19 12:58:34 +11:00 |
|
meeb
|
149d1357e6
|
media indexing and management
|
2020-12-06 12:22:16 +11:00 |
|
meeb
|
85844549df
|
switch back to wsgi, remove uvicorn
|
2020-12-03 03:04:00 +11:00 |
|
meeb
|
7d88faa21a
|
add uvicorn, django-simple-task and django-background-tasks
|
2020-11-29 17:38:23 +11:00 |
|
meeb
|
b0893c80f1
|
remove unvicorn, switch back to vanilla gunicorn
|
2020-11-29 17:14:10 +11:00 |
|
meeb
|
4803e0750a
|
remove django-simple-task
|
2020-11-29 17:03:10 +11:00 |
|
meeb
|
37d390c8d8
|
start of adding sources interface
|
2020-11-26 14:03:55 +11:00 |
|
meeb
|
bf27c43bbb
|
switch to using uvicorn workers and add simple task
|
2020-11-24 19:07:10 +11:00 |
|
meeb
|
a2619bc607
|
base container and build process, more django
|
2020-11-24 18:18:39 +11:00 |
|
meeb
|
6ed18a6953
|
initial django base
|
2020-11-23 17:32:02 +11:00 |
|