Commit Graph

239 Commits

Author SHA1 Message Date
7eca06332a Change compression option to integer range 2024-10-27 03:54:24 +01:00
363d4d7518 Add Compression options for Images 2024-10-27 03:44:06 +01:00
4660f9a402 IntervalStringFromDate: Fix date being a string 2024-10-27 03:43:47 +01:00
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
c525957b2e Fix width of settings section 2024-10-22 18:45:08 +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
f3a091f09d Make settings-gear icon white 2024-10-20 20:27:47 +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
0a0e901ef7 Favicon :3 2024-10-20 20:22:06 +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
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