90 Commits

Author SHA1 Message Date
6cf7e2a253
Fixed page touchable height v0.1.0 2021-07-18 00:23:50 +05:00
9d3cb3eaa4
updated npm packages 2021-07-17 22:35:09 +05:00
a147293f6c
Updated readme 2021-07-17 16:57:13 +05:00
898737a7ad
Added docker configuration and ci github workflows 2021-07-17 16:52:10 +05:00
6b2f4420fb
Added favicon 2021-07-17 11:32:59 +05:00
c2e886989b
Added svgr to load svg 2021-07-17 11:32:40 +05:00
c9a404e6ec
Create LICENSE 2021-07-16 21:17:30 +05:00
9e44e14e3c
Minor visual bug fixes 2021-07-16 21:13:11 +05:00
d472664604
Added json parsing errors handling 2021-07-16 21:07:02 +05:00
515068c574
fixed max image size 2021-07-16 19:28:29 +05:00
a3d24c373c
Added pages cache 2021-07-16 19:24:37 +05:00
620852b536
Stylized book view page 2021-07-16 16:38:12 +05:00
951b18363f
Added global navbar 2021-07-16 16:37:47 +05:00
f47c150146
Added global loading indicator 2021-07-16 15:33:30 +05:00
3677abb2a7
Removed console.logs 2021-07-16 14:59:17 +05:00
4266e2a557
Added page scroll with right/left keys 2021-07-16 14:57:11 +05:00
0ffb9e6456
Added book paged display 2021-07-16 14:18:30 +05:00
6044e7c375
Fixed books without cover display and added links to book page 2021-07-16 04:39:12 +05:00
3ac74ef780
Switched from array to hash table as book list, some naming errors fixed 2021-07-16 04:30:49 +05:00
917b00ea18
Added global book list context and useLibrary hook for it 2021-07-16 03:59:33 +05:00
21448cf91d
Switched from own router to wouter 2021-07-16 03:05:40 +05:00
9603c00db2
Folder and aliases refactor 2021-07-16 02:24:12 +05:00
a41b26371c
Added book list reading for bookshelf 2021-07-15 21:49:09 +05:00
86dd039d57
Going to another page no longer triggers page reaload 2021-07-15 20:23:08 +05:00
ebecd1a974
Created router 2021-07-15 20:06:09 +05:00
02453c8cf6
Added @type alias, separated constants.ts file 2021-07-15 20:05:30 +05:00
74b3cc725d
Added processed book saving to localstorage 2021-07-15 19:12:35 +05:00
c25873158d
Added form file processing 2021-07-15 18:38:57 +05:00
cfc89ec987
Styled and refactored UploadForm component 2021-07-15 18:38:06 +05:00
4365473f0d
Moved icon to assets, added alias to this folder 2021-07-15 18:36:08 +05:00
b2160bab04
Added file uploading form component and file validation 2021-07-15 12:35:20 +05:00
5a37090ca4
Added component 2021-07-14 17:44:56 +05:00
27d1dbeb52
Created bookshelf item component 2021-07-14 16:49:25 +05:00
6574fefd36
Created bookshelf component 2021-07-14 16:48:53 +05:00
59ba282634
Added global styles and test book list 2021-07-14 16:48:08 +05:00
36576874e2
Set up template repository for publite project 2021-07-12 21:01:48 +05:00
f9e0e77fc3 Added robots.txt and moduleResolution config 2021-06-16 20:48:50 +05:00
eba464be13 Sent all routes to index.html 2021-06-16 20:25:53 +05:00
8953c38e9b
Added template readme 2021-04-28 22:48:41 +05:00
c1f8acef8c
Added react, snowpack and typescript to project template 2021-04-28 22:43:35 +05:00