Admin9705
|
732a2a26fd
|
ci: update DockerHub authentication to use password secret instead of token
|
2025-05-14 21:48:35 -04:00 |
|
Admin9705
|
864cceb33a
|
Merge pull request #432 from plexguide/dev
Dev
|
2025-05-14 21:45:35 -04:00 |
|
Admin9705
|
3ad75bf8dc
|
Merge pull request #431 from plexguide/ghrc
ci: add Docker build and push workflow for multi-arch images
|
2025-05-14 21:45:20 -04:00 |
|
Admin9705
|
fc9e5580b0
|
ci: add Docker build and push workflow for multi-arch images
|
2025-05-14 21:42:44 -04:00 |
|
Admin9705
|
27446e8faa
|
Merge pull request #428 from plexguide/skip02
Skip02
6.5.8
|
2025-05-14 18:58:27 -04:00 |
|
Admin9705
|
8f6d504bbc
|
refactor: remove unused skip_series_refresh parameter from missing episode functions
|
2025-05-14 18:54:40 -04:00 |
|
Admin9705
|
80f0e287a2
|
perf: remove refresh functionality across all apps to improve performance
|
2025-05-14 18:51:29 -04:00 |
|
Admin9705
|
7939393c25
|
Update version.txt
6.5.7
|
2025-05-14 18:12:53 -04:00 |
|
Admin9705
|
7580ce6a4b
|
Merge pull request #427 from plexguide/ssl2
feat: add SSL verification setting to general settings and update API…
|
2025-05-14 18:08:08 -04:00 |
|
Admin9705
|
4484de18d0
|
feat: add SSL verification setting to general settings and update API request handling across multiple apps
|
2025-05-14 18:06:22 -04:00 |
|
Admin9705
|
de658256b7
|
chore: bump version from 6.5.5 to 6.5.6
6.5.6
|
2025-05-14 16:40:45 -04:00 |
|
Admin9705
|
9a0c648c3c
|
feat: improve history logging with detailed book and author information in Readarr
|
2025-05-14 16:28:16 -04:00 |
|
Admin9705
|
43df2042c4
|
chore: bump version from 6.5.4 to 6.5.5
6.5.5
|
2025-05-14 16:20:14 -04:00 |
|
Admin9705
|
5d4e0a4956
|
refactor: remove redundant warning logs in scheduler engine
|
2025-05-14 16:19:50 -04:00 |
|
Admin9705
|
6dae081700
|
version bump
6.5.4
|
2025-05-14 12:31:53 -04:00 |
|
Admin9705
|
db99d99a7d
|
feat: reorganize sidebar navigation into grouped sections with headers
6.5.2
6.5.3
|
2025-05-14 09:14:39 -04:00 |
|
Admin9705
|
fb253c7b4a
|
feat: reorder sidebar navigation and add pulsing heart animation effect
|
2025-05-14 07:41:08 -04:00 |
|
Admin9705
|
101388ac0d
|
chore: bump version from 6.4.7 to 6.5.0
6.5.0
|
2025-05-14 07:30:09 -04:00 |
|
Admin9705
|
cc40b3ebad
|
feat: add new styles and scripts for improved scrolling and favicon support
|
2025-05-14 07:24:13 -04:00 |
|
Admin9705
|
d2d812dab1
|
feat: remove "not working" label and add beautification assets to scheduling UI
|
2025-05-14 07:10:00 -04:00 |
|
Admin9705
|
f8c3519cae
|
chore: remove static app instances JSON file
|
2025-05-14 06:55:14 -04:00 |
|
Admin9705
|
1133a408eb
|
fix: implement comprehensive overflow handling to ensure proper scrolling across scheduling components
|
2025-05-14 06:52:37 -04:00 |
|
Admin9705
|
8cad092b4e
|
feat: extend scheduler execution window from 1 to 4 minutes with hour rollover support
|
2025-05-14 06:35:48 -04:00 |
|
Admin9705
|
6a9ad130f8
|
refactor: improve scheduler timing precision with 1-minute execution window and stricter time validation
|
2025-05-14 06:30:57 -04:00 |
|
Admin9705
|
f7e92571d0
|
refactor: remove scheduler execution history feature and related UI elements
|
2025-05-13 22:44:51 -04:00 |
|
Admin9705
|
2e109160a1
|
feat: update instance-level enabled states and clear cache when enabling/disabling apps
|
2025-05-13 22:30:56 -04:00 |
|
Admin9705
|
d9a03f85f6
|
refactor: rename pause/resume actions to disable/enable throughout UI and backend
|
2025-05-13 22:21:01 -04:00 |
|
Admin9705
|
a6374d93c2
|
feat: add scheduler execution history with UI and API endpoint
|
2025-05-13 20:52:09 -04:00 |
|
Admin9705
|
c54f1fc4a2
|
fix: standardize schedule days format from object to array representation
|
2025-05-13 19:03:20 -04:00 |
|
Admin9705
|
b28bd3b6b9
|
feat: implement scheduler engine for managing scheduled app actions
|
2025-05-13 18:40:40 -04:00 |
|
Admin9705
|
b31cfb9faf
|
chore: bump version from 6.4.6 to 6.4.7
6.4.7
|
2025-05-13 14:59:42 -04:00 |
|
Admin9705
|
0ca0c1540a
|
refactor: rename load_app_settings to load_settings for consistency and add API cap warnings
|
2025-05-13 14:58:28 -04:00 |
|
Admin9705
|
b336762c01
|
feat: implement per-app API rate limiting with configurable hourly caps
|
2025-05-13 14:42:42 -04:00 |
|
Admin9705
|
af27356580
|
chore: bump version from 6.4.4 to 6.4.6
6.4.6
|
2025-05-13 12:51:02 -04:00 |
|
Admin9705
|
e7814931b1
|
refactor: replace custom save message with unified notification system in scheduling UI
|
2025-05-13 12:23:12 -04:00 |
|
Admin9705
|
29ddd05193
|
refactor: improve schedule validation with proper day selection checks and error handling
|
2025-05-13 12:12:48 -04:00 |
|
Admin9705
|
02e80871fc
|
style: center schedule button with full width container and important flag
|
2025-05-13 12:06:33 -04:00 |
|
Admin9705
|
6a523002af
|
style: center and standardize add schedule button appearance across scheduling pages
|
2025-05-13 12:00:31 -04:00 |
|
Admin9705
|
904ed67849
|
refactor: simplify app instance loading with static list and add WIP notice to scheduler UI
|
2025-05-13 11:46:27 -04:00 |
|
Admin9705
|
b7ec8de312
|
refactor: remove schedule enable/disable toggle functionality while preserving layout
|
2025-05-13 11:34:36 -04:00 |
|
Admin9705
|
767cb81c9b
|
refactor: replace manual save button with auto-save functionality for schedules
|
2025-05-13 11:16:33 -04:00 |
|
Admin9705
|
6ae9348c3f
|
refactor: remove schedule editing functionality to simplify scheduler UI
|
2025-05-13 11:06:48 -04:00 |
|
Admin9705
|
c7cb6cec54
|
feat: implement auto-save for schedules and temporarily bypass day validation
|
2025-05-13 11:02:34 -04:00 |
|
Admin9705
|
2d57772df3
|
refactor: move schedules to global window scope and add IIFE wrapper for better scoping
|
2025-05-13 10:58:05 -04:00 |
|
Admin9705
|
2c2c49efaf
|
refactor: move schedules to window scope and add error handling for loading indicators
|
2025-05-13 10:53:10 -04:00 |
|
Admin9705
|
75ccfef83f
|
refactor: improve schedule data validation and error handling in load/save operations
|
2025-05-13 08:50:55 -04:00 |
|
Admin9705
|
ee6e1efdf8
|
feat: add scheduler API routes and blueprint registration for managing schedules
|
2025-05-13 08:44:57 -04:00 |
|
Admin9705
|
5564086380
|
Fixed scheduling functionality to properly use JSON storage via API endpoints
|
2025-05-13 08:35:39 -04:00 |
|
Admin9705
|
92a8e52813
|
feat: display actual instance names in schedule app text instead of numeric IDs
|
2025-05-12 21:44:36 -04:00 |
|
Admin9705
|
d5c636d7e0
|
feat: implement persistent schedule storage and consistent app ordering
|
2025-05-12 21:40:45 -04:00 |
|