Commit Graph

87 Commits

Author SHA1 Message Date
Simon 21c2d5a4de
bump TA_VERSION 2026-03-28 11:20:40 +07:00
Simon 837b013283
fix cleanup old appsettings keys 2026-03-01 14:23:17 +07:00
Simon ac00971d47
disable clear old config keys, hotfix 2026-02-28 18:42:35 +07:00
Simon 7bb2513b9f
add unstable tag 2026-02-28 17:56:52 +07:00
Simon 161e8ba9dd
remove old pot manual field 2026-02-08 18:04:00 +07:00
Simon 382e81d727
simplify env file logic 2026-02-08 17:03:50 +07:00
Michael Wagner 25d7237a57
Add Get Password From File (#1093)
* Add Get Password From File

* Add Password From File Env Check
2026-02-08 16:46:40 +07:00
Simon afb3582bcf
bump TA_VERSION 2026-02-07 09:28:41 +07:00
Simon 38f9f25fae
add experimental migration check skip env var 2026-02-05 19:05:12 +07:00
Simon 5f593ada73
fix nested update query in artwork migration 2026-01-30 17:46:05 +07:00
Simon 71bc8383e5
persist temporary cookie, add cachepath, #1081 2026-01-25 11:56:12 +07:00
Simon 8c6c2e113c
improve migration reliability, trigger refresh 2026-01-24 17:01:10 +07:00
Simon bb1fbd6cf5
fix: quote field name in playlist desc update 2026-01-23 01:07:33 +07:00
Simon 8d9b33bcb4
improve playlist mapping, serializer, better none desc 2026-01-06 22:48:08 +07:00
Simon 2ec9f9e78b serializer improvements for video, mapping definitions 2026-01-04 17:12:07 +07:00
Simon 6e346efcb3
serialize and validate channel data 2026-01-03 15:44:08 +07:00
Simon 9d4ecdf9b7
fix video stats indexing and serializing 2026-01-03 11:13:32 +07:00
Simon e5ee808473
abstract es migrations 2026-01-03 07:30:12 +07:00
Simon 454b6a0455
remove old migration 2025-12-31 12:47:20 +07:00
Simon cd55ae87fa
remove old channel_indexed mig 2025-12-28 10:47:26 +07:00
Simon a16f6160e9
fix playlist description none data type 2025-12-28 10:44:57 +07:00
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