Commit Graph

124 Commits

Author SHA1 Message Date
Xymorot 67fd4c2880 update: set typescript tslint plugin to use latest instead of version 2019-07-02 22:18:26 +02:00
Xymorot aa0e6a1e7f run npm update and set version of non-critical packages to latest 2019-07-02 21:36:03 +02:00
Xymorot c0fbc4fce4 adjust prettier config 2019-06-30 02:00:26 +02:00
Xymorot 35b778bd0b implement nhentai login 2019-06-30 01:18:21 +02:00
Xymorot e814cb1292 add source maps back to typescript transpilation via gulp-sourcemaps 2019-06-24 00:01:50 +02:00
Xymorot ba670c31ad use gulp for typescript compiling to delete migrations folder for each new transpilation 2019-06-23 19:03:16 +02:00
Xymorot f2d30d00f6 add database migrations 2019-06-23 03:33:48 +02:00
Xymorot 74f76a83fb install sqlite3 and typeorm together with electron-rebuild, create first entities 2019-06-23 02:30:24 +02:00
Xymorot 8679ecb1f8 add markdown to prettier scripts 2019-06-22 18:34:23 +02:00
Xymorot 79a1847eda remove inspect flag from electron dev script 2019-06-18 23:48:20 +02:00
Xymorot ff68a35505 update electron dev script to include logging 2019-06-18 00:35:23 +02:00
Xymorot 2106789512 update electron and lint files 2019-06-16 03:39:33 +02:00
Xymorot be39755762 uninstall electron-forge, switch to manual webpack for frontend/tsc for backend, install eslint 2019-06-16 00:41:43 +02:00
Xymorot 609803ff23 add some more code for general architecture 2019-06-10 10:47:26 +02:00
Xymorot 55f1b585e9 put typescript and svelte back in the mix 2019-06-08 05:06:21 +02:00
Xymorot 1b345af4ca install electron-forge 2019-06-08 02:18:50 +02:00
Xymorot e6ffde7b5e fix prettier script 2019-06-08 01:01:50 +02:00
Xymorot 09bd286db7 switch to electron 2019-06-08 00:53:51 +02:00
Xymorot 9ef5b80980 decide on sveltejs/sapper as framework 2019-06-07 00:35:19 +02:00
Xymorot 748392c9d6 remove license 2019-06-05 00:52:34 +02:00
Xymorot 67aeb46aab install express 2019-06-05 00:47:05 +02:00
Xymorot 39be993c63 change output directory from out to dist 2019-06-04 23:55:26 +02:00
Xymorot be90b513b2 install tslint and prettier with stuff around to make them work together 2019-06-04 22:54:56 +02:00
Xymorot bc34a68b02 initial commit 2019-03-10 20:16:18 +01:00