Commit Graph

130 Commits

Author SHA1 Message Date
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 bafc84183a rename files to kebab-case 2019-06-24 21:36:28 +02:00
Xymorot 19dc7bd11e add noImplicitAny back to tsconfig (fixing utils.ts in the process) 2019-06-23 23:11:26 +02:00
Xymorot 8559a6b85e add root font-family (sans-serif) 2019-06-23 22:23:47 +02:00
Xymorot 414e11cdb9 rename definitions folder to declarations 2019-06-23 19:45:51 +02:00
Xymorot b67924532e refactor entity folder structure 2019-06-23 17:30:51 +02:00
Xymorot 69147d6ecc update initial migration and entities 2019-06-23 15:35:57 +02:00
Xymorot cd7aaf9ad7 move main api code to new controllers folder 2019-06-23 03:37:43 +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 3ca66d6958 simplify Divide component to only set total on mousedown on divider 2019-06-22 21:58:48 +02:00
Xymorot a9a0eb207f simplify ipc api 2019-06-19 00:15:16 +02:00
Xymorot 4d62eceb70 extend divide component to be nestable 2019-06-18 23:32:29 +02:00
Xymorot d5d84aed78 set defaults 2019-06-18 20:12:56 +02:00
Xymorot b6e4d4e941 implement divide svelte component 2019-06-18 00:36:51 +02:00
Xymorot 5b9e054197 reformat main.ts 2019-06-18 00:36:32 +02:00
Xymorot 4b0277f950 implement frontend utility functions for classes and styles 2019-06-18 00:36:19 +02:00
Xymorot 0b5cc6a2cb set CSP headers (inline and in session) 2019-06-18 00:34:21 +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 8124d2c066 add button component and some basic styling 2019-06-09 06:07:05 +02:00
Xymorot 19f4f303eb update folder structure, apply security fixes, apply ts and tslint adjustments 2019-06-09 02:47:46 +02:00
Xymorot 55f1b585e9 put typescript and svelte back in the mix 2019-06-08 05:06:21 +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 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