Commit Graph

66 Commits

Author SHA1 Message Date
Simon 5f0920baad
add unstable tag 2025-11-15 22:54:05 +07:00
PawsFunctions 43df7c586c
removed whitenoise, old django template frontend (#1082)
Co-authored-by: Simon <simobilleter@gmail.com>
2025-11-15 10:24:35 +07:00
Simon fa19c8cc3c
limit API docs to authenticated only 2025-11-08 18:42:54 +07:00
Simon 3f91d13fd2
bump TA_VERSION 2025-11-08 10:12:12 +07:00
Simon 62b42af183
handle unittest failure 2025-11-02 11:18:49 +07:00
Simon 2abcb52a53
set startup timestam single thread in ta_startup 2025-11-02 11:13:36 +07:00
Simon b6872d063f
round TA_START for multithread startup 2025-11-01 10:56:55 +07:00
Simon 94db7252ea
remove middleware outdated inheritance 2025-10-29 10:11:55 +07:00
Simon f8be724e70
refresh frontend on backend restart, fix caching statics 2025-10-27 13:14:26 +07:00
Simon bc3463bdd8
add unstable tag 2025-08-23 12:32:39 +07:00
Simon ba44ab252e
bump TA_VERSION 2025-08-21 17:27:02 +07:00
Simon 9e6509f7d1
bump TA_VERSION for release 2025-08-18 08:56:28 +07:00
Simon a925660078
fix classname type 2025-08-11 17:03:44 +07:00
Simon d421e15405
bump TA_VERSION, remove unstable tag 2025-07-31 22:21:15 +07:00
Simon 0073b49a38
fix typo, channel tabs not tags 2025-07-31 22:16:37 +07:00
Simon 689aa60fa4
fix docs typo 2025-07-31 22:14:30 +07:00
Simon faf00bf35e
fix channel_tabs sync to videos, #build 2025-07-12 23:33:22 +07:00
Simon 759d034c86
add channel_tabs indexing 2025-07-12 18:06:41 +07:00
Simon f4392f43fa
remove old migrations 2025-07-12 17:27:05 +07:00
02bb52f276
feat: Added Support for ElasticSearch 9 (#1007) 2025-07-11 17:45:39 +07:00
joshrivers 5e6c94318c
Configurable LDAP user promotion to superuser or staff (#1000)
* refactor: segregated ldap and fwd auth settings into imports and added variable validations

* added: LDAP users listed in configuration variables are promoted to staff or superuser
2025-07-11 17:36:00 +07:00
Craig Alexander aefd678dca
Add test notification button (#996)
* Add api to test notifications before you save

* Add button to UI

* Inspect apprise logs to get errors

* Better formatting around errors coming back from the test notification endpoint

* Use apprise's built in log capture

* Instruct the user to get error from container log instead of intercepting and parsing apprise logs

* refac move to test method on notification class

---------

Co-authored-by: Simon <simobilleter@gmail.com>
2025-07-11 17:30:50 +07:00
Simon 90611dbe75
add playlist sort order toggle, #171 2025-07-10 16:39:08 +07:00
Simon bc66b4bef6
add unstable tag 2025-07-01 11:08:37 +07:00
Simon 21f0a09f5f
bump TA_VERSION 2025-06-11 08:34:56 +07:00
Simon dfcd46efbf
add unstable tag 2025-06-10 08:38:58 +07:00
Simon 22b53e6820
remove unstable tag 2025-06-08 12:16:48 +07:00
Simon f8c5efb87a
fix type hints 2025-06-08 11:34:05 +07:00
joshrivers 8a227fc9b8
Multiple Authentication Backends can be configured (#970) 2025-06-03 23:19:12 +07:00
Simon 37a6922718
ES check handle no shards, fail on none 404 status for appsettings default, #975 2025-06-02 23:48:45 +07:00
Simon 514ad0d16b
add unstable tag 2025-05-22 21:59:11 +07:00
Simon 72d81cc45a
ensure channel_indexed field in pending downloads, #932 2025-05-22 21:39:53 +07:00
Simon 6e5fac847f
bump TA_VERSION 2025-05-15 06:44:17 +07:00
Simon 0db4ae3c19
handle 401 ES connection status code 2025-05-13 07:13:21 +07:00
Simon 5ca295ccff
add unstable TA_VERSION tag 2025-04-04 05:59:01 +02:00
Simon 8f34626a27
bump TA_VERSION 2025-03-27 21:40:00 +01:00
Simon c6329571ae
add unstable TA_VERSION 2025-03-25 09:10:52 +01:00
Simon 52083e6fb7
fix redis connection failure error message 2025-03-19 07:53:30 +01:00
trick77 4b19294899
Call _disable_static_auth() during startup (#897) 2025-03-15 20:03:43 +07:00
Simon 862a854e64 add health API endpoint, #887 2025-03-11 22:12:32 +07:00
Simon 264394a50b
bump TA_VERSION 2025-03-09 21:37:18 +07:00
Simon d4cfb783ef
fix ta_config appsettings migration 2025-03-09 21:04:54 +07:00
Simon 45907cad8b stop on old ENABLE_CAST var 2025-03-09 21:03:51 +07:00
Simon f0e932544e
remove cast env var 2025-03-08 18:36:40 +07:00
Simon b2337669ca
fix channel tags empty list serializers and migration 2025-02-16 11:03:50 +07:00
Simon df5a5cf449
add drf_spectacular, type and serialize channel app 2025-02-09 17:41:12 +07:00
Simon 93406ee0a4
add password change command 2025-02-08 00:35:54 +07:00
Simon e351880d48
add DISABLE_STATIC_AUTH env var 2025-02-07 22:30:16 +07:00
Simon 5dc25b081c
fix appconfig migration at startup 2025-01-27 17:46:58 +07:00
Simon ffeb7cd95c
fix CORS headers overwrite 2025-01-27 01:04:55 +07:00