Commit Graph

45 Commits

Author SHA1 Message Date
07dfee15eb Footer: Change order of statuses 2024-10-27 03:43:24 +01:00
6b3e2899f0 Include UpdateMetaData in queue popup 2024-10-27 03:01:05 +01:00
251ec0a978 Fix Aprilfoolsmode toggle 2024-10-27 02:32:05 +01:00
a486b5bdfc Added April Fools Mode toggle 2024-10-23 03:01:23 +02:00
f426a77f25 Simplified frontend setting creation.
Added ability to reset UserAgent
2024-10-23 02:50:26 +02:00
24417ae180 Added settings Changes. 2024-10-23 02:28:36 +02:00
3cd64b9bfb Fix default export of Manga and Job classes 2024-10-22 18:51:34 +02:00
46ea39245e Settings styling 2024-10-22 18:32:20 +02:00
d621422ae3 Clear inputs when settings changed 2024-10-22 18:12:24 +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
7364a20d5d Add Progressbar to jobs
Add Cancel-Buttons to running jobs
Auto-update Queue
2024-10-20 21:20:18 +02:00
fc3fa627c1 Add "alt" tags to images
Remove unused code
2024-10-20 20:24:52 +02:00
5e4e64f019 Fix covers not loading 2024-10-20 20:24:00 +02:00
746ad1c16c Remove all logging from console 2024-10-20 20:17:31 +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
73a1725eb9 Fix QueuePopUp not showing any jobs 2024-10-20 02:40:17 +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
756998847c Change console levels 2024-10-19 21:08:11 +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
adf876c37f Add link to Website to MangaSearchResult 2024-10-19 20:37:33 +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
cf09bc50fb Add Header, Footer, Basic Search 2024-10-18 02:10:58 +02:00