Commit Graph

93 Commits

Author SHA1 Message Date
b98bd3a11d Implement ImageCompression API-Setting 2025-08-04 11:48:54 +02:00
ee1b0536c7 Reorganize Settings for faster access to individual settings (group them by category) 2025-08-04 11:39:02 +02:00
d5975192e8 Update packages, fix padding of manga-list 2025-08-04 10:57:27 +02:00
9e388c8ac8 Download change Indicator 2025-07-22 22:31:56 +02:00
87589a2a11 MangaMerge Confirmation Dialog 2025-07-22 22:24:44 +02:00
7e610c485b MangaMerge 2025-07-22 22:10:52 +02:00
34dcd06ca9 Maintenance Settings 2025-07-22 21:55:46 +02:00
5f74743d8c Get only Manga with downloads 2025-07-22 18:12:00 +02:00
257a76b42a Get only Manga with downloads 2025-07-22 18:11:49 +02:00
0dd8ad9164 Fix default values for settings 2025-07-22 18:01:02 +02:00
74feb160c0 Move Swagger-Link to Header 2025-07-22 17:36:13 +02:00
c3eb42449f Fix Loading issues 2025-07-22 17:30:20 +02:00
39f6cbdbfd Search 2025-07-22 17:24:50 +02:00
8d6ef2388c Settings 2025-07-22 16:54:15 +02:00
476762a30f Download Dialog 2025-07-22 16:26:58 +02:00
cd566f01e1 Download Dialog 2025-07-22 16:08:16 +02:00
7b038ad377 Fix MangaCard/List
Style AddNotificationConnector
2025-07-22 14:58:22 +02:00
30ed3d8a2d Add NotificationConnectors 2025-07-21 21:01:32 +02:00
f19390f52d Cleanup 2025-07-21 20:38:25 +02:00
e253ae3d20 Code-Typos, Formatting, redundant statements 2025-06-18 19:04:17 +02:00
84f9dc176e Image Loading (MangaCovers) with lazy load attribute, onError instead of onLoad hook, preventing requests before sizing is complete 2025-06-18 18:58:46 +02:00
4c81c571a4 Job Drawer add "Re-Run" button,
Move Chapter-Drawer to the bottom of the screen (inline with Manga-Drawer)
Format JobState and JobType (with spaces)
2025-06-18 17:51:29 +02:00
b4b4479e9b Open Links in new Tab 2025-06-18 02:04:52 +02:00
d6eeae4021 Add "/api" to default apiUriStr 2025-06-17 16:25:07 +02:00
6b05c4fb00 Fix MangaList Overflow, top-position 2025-06-17 15:40:25 +02:00
d785b6e078 Add ToolTip with Text-ReleaseStatus to Manga-Badge 2025-06-17 15:34:02 +02:00
e64f325022 Reorder Header items.
Center Logo
Move Settings/Jobs buttons to left side
2025-06-17 15:31:57 +02:00
486f6f60fb Add Links to useful ressources (GitHub, Swagger Doc) 2025-06-17 15:30:37 +02:00
01c732f6a8 Make header sticky to the top 2025-06-17 15:20:59 +02:00
e5641e0690 Fix Size of SearchCard 2025-06-17 01:47:08 +02:00
9f8d874822 Fix Header Spacing and Badge Location if Backend can't be reached 2025-06-17 01:11:19 +02:00
a273af5ed9 FlareSolverr Settings 2025-06-17 00:55:47 +02:00
be704d922a Add a DO NOT REPORT disclaimer to "Already Requested" message 2025-06-16 22:48:45 +02:00
692bf3561b Fix Request being wrongly resolved (even if it failed) 2025-06-16 22:47:53 +02:00
e0ec64882b URL Search
Fix MangaConnector color
2025-06-16 22:30:33 +02:00
496e6fdde8 Fix MangaPopup missing setOpen 2025-06-16 21:23:07 +02:00
645d3c8793 Fix Jobs Popup:
- Loading without being opened
- Cluttered view: Make it a table
2025-06-16 19:37:10 +02:00
94e58d2d1b Fix MangaConnectorContext (missing .Provider) 2025-06-15 23:14:11 +02:00
d5c85efcb2 Fix vite host address (localhost) 2025-06-15 23:11:09 +02:00
ddaa066dc7 Jobs List 2025-05-20 03:14:37 +02:00
a6d2de35cf Jobs List 2025-05-20 03:12:51 +02:00
7cdc31fedb Fix ImageProcessing 2025-05-19 20:52:47 +02:00
dcf596df84 Fix AprilFoolsMode Setting 2025-05-19 20:23:31 +02:00
855fe91e69 Fix UserAgent Setting 2025-05-19 20:23:24 +02:00
c00c80503c Fix UserAgent Setting 2025-05-19 20:19:18 +02:00
4e648bd04e MangaPopup placeholder for Chapterdownload: maxdownloadedchapter 2025-05-19 20:10:58 +02:00
35e2e6ce16 MangaPopup (from List) add "Last Execution" tooltip 2025-05-19 20:06:26 +02:00
dbdb3c0168 Add "Start-Job" button to MangaPopup (from list) 2025-05-19 20:00:03 +02:00
dae653c2b4 Update Job-Dependency (backend) 2025-05-19 19:59:48 +02:00
e9a2a561cf fetchApi.tsx fix nullable content-body for postData and wrapper 2025-05-19 19:58:56 +02:00