Commit Graph

218 Commits

Author SHA1 Message Date
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
4aff0ed5e0 Fix height for queuepopup texts 2024-10-20 02:41:35 +02:00
dbd6684faf Fix Max-width for covers in QueuePopup 2024-10-20 02:40:31 +02:00
73a1725eb9 Fix QueuePopUp not showing any jobs 2024-10-20 02:40:17 +02:00
efdcba57ae WWrap tags on search results 2024-10-20 02:34:30 +02:00
5cb638d9c1 Move MonitorList Entry Buttons to correct stylefile,
replace buttons with clickable divs
2024-10-20 02:33:04 +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
ca3aa2e8e8 Add IChapter 2024-10-20 02:09:12 +02:00
442b2ce0cc IMange export the ReleaseStatusFromNumber function 2024-10-20 02:09:03 +02:00
004f96194f Fix GetMangaByIds (change request string to "mangaIds") 2024-10-20 02:08:44 +02:00
c1d333e002 Add GetStandbyJobs call and display to footer.
Fix IJob to represent possible return values.
2024-10-20 02:08:22 +02:00
96b5163486 Add delete and startnow buttons to Monitoring Entries
nowrap tags in searchresults
2024-10-20 00:30:28 +02:00
035d384411 Fix search not working on enter 2024-10-20 00:05:13 +02:00
59dff529ef Add Markdown support to Manga-Description 2024-10-19 23:47:08 +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
756998847c Change console levels 2024-10-19 21:08:11 +02:00
ad6502d824 Style "Monitor"-Button in Searchresults 2024-10-19 21:06:32 +02:00
f3cb3f209c Added ability to submit inputbox on search 2024-10-19 21:02:00 +02:00
da002df3f2 Add "Close Search" Button 2024-10-19 20:57:03 +02:00
68887d65a7 Make searchbox size adjust to length 2024-10-19 20:50:14 +02:00
6b08123ee5 Change bordercolor of search
Add margin to Searchresults
2024-10-19 20:41:02 +02:00
adf876c37f Add link to Website to MangaSearchResult 2024-10-19 20:37:33 +02:00
d67b1754f9 Auto-update footer counts 2024-10-19 20:15:53 +02:00
09be1c64a3 Style footer Job-counts. 2024-10-19 20:06:40 +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
65814dd942 Show Job Status in Footer 2024-10-18 19:45:23 +02:00
dbad993c7a Add Job-Interface (and ProgressToken) 2024-10-18 19:45:04 +02:00
ac8ca1f886 Split Styles for modules into separate files 2024-10-18 19:44:15 +02:00
f27f11e7c2 Style Manga-Display
Fix Manga.GetMangaCoverUrl
2024-10-18 19:43:13 +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
d5115809ca Clean/remove everything 2024-10-17 19:46:47 +02:00
db-2001
5cda6ece05 Potential fix/support for HTTPS
Removed the hard-coded http in the API url and instead calling  window.location.protocol
2024-02-24 10:27:14 -05:00
db-2001
b99ade74c7 Commented out console logging of logs 2024-02-11 18:41:21 -05:00
db-2001
4f6b07280a Finalized Downlolad Logs button
B)
2024-02-11 18:39:27 -05:00
db-2001
01067006f8 Commenting out console logging of HTTP request response 2024-02-11 17:01:37 -05:00
db-2001
4c418add81 Updates to match API 2024-02-11 16:59:05 -05:00
db-2001
1ee17360e5 Small visual tweak to make the user agent the textbox value rather than placeholder
Allows for the user to make small changes to API URI and user agent if needed, previous method would have required re-typing in the entire string with is a PITA.
2024-02-10 13:54:24 -05:00
db-2001
9accca0ad2 Applied new popup style to Jobs view and fixed manga library populating twice sometimes 2024-02-10 13:49:51 -05:00
db-2001
9309a4e28f Potential fix for preventing the filter buttons from loading multiple times 2024-02-10 11:56:19 -05:00
db-2001
c75f65f3d5 Remove redundant refresh library 2024-02-09 11:20:09 -05:00