30 Commits

Author SHA1 Message Date
6b10aa8926 @mui/joy 2025-04-01 04:13:50 +02:00
f38290b2ed #50 2025-03-27 19:40:38 +01:00
211db3d4d5 Only make 1 request to an endpoint concurrently 2025-03-20 00:58:12 +01:00
187dd22027 Backend Settings 2025-03-20 00:07:20 +01:00
ecd76712d8 Add all types of Notification Connectors to settings 2025-03-19 22:01:07 +01:00
357fca3bd5 Fix DELETE functions
Fix ADDing new Manga
2025-03-19 02:44:55 +01:00
1d8dd7381d Add Loader-Spinner
Style Settings, re-add api-url-field
2025-03-19 02:37:36 +01:00
0b0abb3801 Add Settings Popup
Add NotificationConnector Setting (need to add styling)
2025-03-17 21:07:27 +01:00
84520d8e18 Adjust all endpoints and methods to tranga/postgres-Server-V2.
Search working.
2025-03-13 20:08:37 +01:00
f426a77f25 Simplified frontend setting creation.
Added ability to reset UserAgent
2024-10-23 02:50:26 +02:00
f4011a7cbc Fix Settings not updating ApiUri 2024-10-22 18:06:12 +02:00
a383ded819 Update JobsList when adding/removing Jobs 2024-10-20 21:29:07 +02:00
5e4e64f019 Fix covers not loading 2024-10-20 20:24:00 +02:00
67bed57ab6 Remove all logging from console 2024-10-20 20:16:32 +02:00
d97eff9796 Make apiUri changeable from frontend 2024-10-20 20:12:27 +02:00
d2533ee98f Settings Template and Popup in Header bar 2024-10-20 17:54:38 +02:00
fcc1ff392c Created standardized Popup-Window
Moved Update-functions for Queue-Status and Monitoring-list to their respective modules
2024-10-20 17:27:02 +02:00
1304bc750a Check backend connection at intervals, not just on startup 2024-10-20 16:06:21 +02:00
eef819d140 Fixup Queue Popup 2024-10-20 02:28:26 +02:00
d04e0f6374 Add Basic QueuePopup that opens when clicking in the footer. 2024-10-20 02:09:30 +02:00
5aac05ae08 Remove unnecessary imports 2024-10-19 21:10:59 +02:00
db61837457 Increase Interval between updates. 2024-10-19 21:08:59 +02:00
da002df3f2 Add "Close Search" Button 2024-10-19 20:57:03 +02:00
d67b1754f9 Auto-update footer counts 2024-10-19 20:15:53 +02:00
3f26d3bbd6 Add auto-update when adding/removing Manga
Style SearchResults
2024-10-19 19:52:28 +02:00
daa05a0b4d Added button to open Search-dialog 2024-10-19 16:28:49 +02:00
2f9eb61377 Add monitorMangaList to App 2024-10-18 19:46:17 +02:00
9d8dadc634 Add postData and deleteData functions.
Return promise.reject() on failure
2024-10-18 19:42:17 +02:00
ca091bac92 Add connection to backend test 2024-10-18 02:20:22 +02:00
cf09bc50fb Add Header, Footer, Basic Search 2024-10-18 02:10:58 +02:00