Commit Graph

9 Commits

Author SHA1 Message Date
86d1b68e0b Added button to upgrade mangaDownloader via website 2020-09-21 12:33:59 -04:00
Dan
f6387a2b7e tweak 2020-08-07 02:34:55 -04:00
Dan
5a319c8eb6 swapped server back to dev server on this branch. Added more json parsing to the downloadReturn function. 2020-08-07 01:45:58 -04:00
Dan
be4f85c089 Corrected json array value 2020-08-07 00:44:28 -04:00
Dan
bec0c2dc67 parsing json response and pretty printing into the main body now. Each manga is getting it's own div so it can be semi-easily expanding with additional information in the future. Main screen is also cleared as part of the onClick now so it helps it be more readable. Active is tested and working, couldn't test download fully. 2020-08-07 00:18:07 -04:00
Dan
af4c2dc08d More work on setting up the webpage. There's now an active and download button. The reponse should populate the main section of the page in a scrolling overflow box. Although it's a long string instead of a nicely parsed json file at this point. 2020-07-30 02:51:01 -04:00
Dan
a728d630a0 added static to dockerfile. Started setting up css grid, with nav on left and large main window 2020-07-30 00:54:54 -04:00
Dan
422b2a111c got buttons working on index. Starting working on css and page layout. Temporarily swithed back to dev server instead of waitress 2020-07-29 20:42:42 -04:00
Dan Dembinski
2b4c244c1f Started setting up very simple front end for cicking off download process. Also added a new method to check if there is any missing url metadata and what mangas it effects. 2020-03-17 13:19:26 -04:00