jxxghp
|
cadc0b0511
|
fix bug
|
2024-10-09 20:46:34 +08:00 |
|
jxxghp
|
084b5c8d68
|
add:订阅分享与复用API
|
2024-10-09 18:33:30 +08:00 |
|
jxxghp
|
16f6303609
|
fix 优化逻辑
|
2024-10-09 16:50:54 +08:00 |
|
jxxghp
|
7ea01c1109
|
feat:支持订阅绑定类别和自定义识别词
|
2024-10-09 15:21:32 +08:00 |
|
jxxghp
|
e31df15b5e
|
Merge pull request #2820 from Cabbagec/dev-runscheduler2
|
2024-10-09 12:06:09 +08:00 |
|
Cabbagec
|
78cbe1aaed
|
fix: formatting app/api/endpoints/system.py
|
2024-10-09 11:54:49 +08:00 |
|
jxxghp
|
2bfd32f716
|
Merge pull request #2821 from InfinityPacer/feature/module
|
2024-10-09 06:43:35 +08:00 |
|
jxxghp
|
092ac8a124
|
Merge pull request #2819 from InfinityPacer/feature/plugin
|
2024-10-09 06:40:39 +08:00 |
|
InfinityPacer
|
0d3d6e9bf9
|
fix(download): ensure params parsed from request body
|
2024-10-09 02:29:52 +08:00 |
|
InfinityPacer
|
e2ee3ec4cd
|
feat(event): add downloader field to DownloadAdded event
|
2024-10-09 01:49:25 +08:00 |
|
InfinityPacer
|
9e161fb36c
|
feat(module): add support for name filtering in service retrieval
|
2024-10-09 01:48:41 +08:00 |
|
brandonzhang
|
1b00bbc890
|
feat(endpoints): run scheduler through api by token
|
2024-10-08 23:54:18 +08:00 |
|
InfinityPacer
|
812d6029d0
|
chore: update plugin paths to use plugins.v2
|
2024-10-08 23:47:59 +08:00 |
|
jxxghp
|
52cf154e65
|
Merge pull request #2818 from InfinityPacer/feature/security
|
2024-10-08 20:36:49 +08:00 |
|
InfinityPacer
|
5b6b1231fe
|
fix(security): update comments
|
2024-10-08 19:07:48 +08:00 |
|
InfinityPacer
|
1a9ba58023
|
feat(security): add token validation and support multi-server
|
2024-10-08 18:54:28 +08:00 |
|
InfinityPacer
|
4dd146d1c8
|
feat(security): replace validation with Depends for system endpoints
|
2024-10-08 18:12:40 +08:00 |
|
InfinityPacer
|
4af57d9857
|
feat(security): restore token validation
|
2024-10-08 17:28:30 +08:00 |
|
InfinityPacer
|
4f01b82b81
|
feat(security): unify token validation for message endpoints
|
2024-10-08 14:32:29 +08:00 |
|
jxxghp
|
9547847037
|
Merge pull request #2815 from InfinityPacer/feature/security
|
2024-10-08 06:32:03 +08:00 |
|
InfinityPacer
|
284082741e
|
feat(security): obfuscate error messages in anonymous API
|
2024-10-08 01:51:45 +08:00 |
|
InfinityPacer
|
d7da2e133a
|
feat(security): add cache to wallpaper endpoints to mitigate attacks
|
2024-10-07 23:37:20 +08:00 |
|
jxxghp
|
b704dcfe07
|
Merge pull request #2813 from InfinityPacer/feature/plugin
|
2024-10-07 21:00:11 +08:00 |
|
InfinityPacer
|
5c05845500
|
refactor(security): replace Depends with Security and define schemes
|
2024-10-07 16:35:39 +08:00 |
|
InfinityPacer
|
75530a22c3
|
fix(plugin): use positional arguments in get_plugins
|
2024-10-06 23:00:21 +08:00 |
|
jxxghp
|
cd4a6476c9
|
Merge pull request #2812 from InfinityPacer/feature/module
|
2024-10-06 14:49:52 +08:00 |
|
InfinityPacer
|
0afdd9056a
|
fix(module): use getters for _instances and _configs in subclasses
|
2024-10-06 14:38:17 +08:00 |
|
InfinityPacer
|
5de882d788
|
fix(plex): resolve error in get_webhook_message
|
2024-10-06 14:26:44 +08:00 |
|
jxxghp
|
c35f1f0a07
|
Merge pull request #2811 from InfinityPacer/feature/module
|
2024-10-06 11:08:40 +08:00 |
|
InfinityPacer
|
4f27897e08
|
refactor(config): replace hard-coded strings with SystemConfigKey
|
2024-10-06 01:58:19 +08:00 |
|
InfinityPacer
|
ea76a27d26
|
feat(config): enforce API_TOKEN to meet security requirements
|
2024-10-06 01:33:16 +08:00 |
|
InfinityPacer
|
9d71c9b61e
|
feat(config): centralize set_key usage through update_setting method
|
2024-10-05 03:14:16 +08:00 |
|
jxxghp
|
1484ce86a9
|
Merge pull request #2802 from InfinityPacer/feature/module
|
2024-10-02 20:16:49 +08:00 |
|
jxxghp
|
3b0154f8e3
|
Merge pull request #2801 from InfinityPacer/feature/plugin
|
2024-10-02 20:12:39 +08:00 |
|
InfinityPacer
|
cb761275ab
|
feat(config): preprocess env variables using Pydantic validators
|
2024-10-02 19:17:31 +08:00 |
|
InfinityPacer
|
210c5e3151
|
feat(plugin): broadcast PluginReload event when plugin reload
|
2024-10-02 16:22:28 +08:00 |
|
jxxghp
|
bbe8f7f080
|
Merge pull request #2800 from InfinityPacer/feature/module
|
2024-10-02 13:08:40 +08:00 |
|
InfinityPacer
|
8317b6b7a2
|
fix(mediaserver): resolve media_statistic
|
2024-10-02 13:04:39 +08:00 |
|
jxxghp
|
9dcb28fe3d
|
Merge pull request #2799 from InfinityPacer/feature/module
|
2024-10-02 11:50:14 +08:00 |
|
InfinityPacer
|
fb61eda831
|
fix(mediaserver): improve data isolation handling
|
2024-10-02 10:39:04 +08:00 |
|
jxxghp
|
f8149afb6e
|
Merge pull request #2798 from InfinityPacer/feature/module
|
2024-10-01 19:46:17 +08:00 |
|
InfinityPacer
|
9dc603bd73
|
feat(downloader): support first_last_piece
|
2024-10-01 18:36:31 +08:00 |
|
jxxghp
|
0da914b891
|
Merge pull request #2797 from InfinityPacer/feature/db
|
2024-10-01 16:00:53 +08:00 |
|
jxxghp
|
5701bbb146
|
Merge pull request #2796 from InfinityPacer/feature/module
|
2024-10-01 16:00:23 +08:00 |
|
InfinityPacer
|
4b6d269230
|
feat(module): add type-checking methods
|
2024-10-01 15:28:26 +08:00 |
|
InfinityPacer
|
a25ff4302d
|
fix(db): update Pydantic model to allow any type for 'note' field
|
2024-10-01 15:20:30 +08:00 |
|
jxxghp
|
80ada2232e
|
Merge pull request #2795 from DDS-Derek/dev
|
2024-10-01 11:23:44 +08:00 |
|
DDSRem
|
557c1cd1e6
|
chore: update code logic optimization
|
2024-10-01 11:21:39 +08:00 |
|
jxxghp
|
7473f0ba27
|
Merge pull request #2793 from InfinityPacer/feature/db
|
2024-09-30 20:31:17 +08:00 |
|
jxxghp
|
ee455ac61e
|
Merge pull request #2792 from InfinityPacer/feature/event
|
2024-09-30 20:28:56 +08:00 |
|