Commit Graph

825 Commits

Author SHA1 Message Date
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
09be1c64a3 Style footer Job-counts. 2024-10-19 20:06:40 +02:00
30f3903662 Add .vite to .gitignore 2024-10-19 19:56:02 +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
d4efb158ef
Merge pull request #122 from C9Glax/dependabot/github_actions/docker/setup-buildx-action-3.6.1
Bump docker/setup-buildx-action from 3.3.0 to 3.6.1
2024-09-11 14:42:29 +02:00
fba5764328
Merge pull request #123 from C9Glax/dependabot/github_actions/docker/setup-qemu-action-3.2.0
Bump docker/setup-qemu-action from 2.2.0 to 3.2.0
2024-09-11 14:42:17 +02:00