|
be978cec32
|
Fixed version constants and prod API url
|
2021-08-09 17:46:02 +03:00 |
|
|
fa38e0054b
|
Tried to improve error handling on book upload
|
2021-08-09 14:05:57 +03:00 |
|
|
4f558b8530
|
Got rid of book list context. Now book content is served by serviceworker too
|
2021-08-09 14:05:34 +03:00 |
|
|
582e64db0d
|
Removed useless console.logs, switched errors to console.error
|
2021-08-09 10:50:43 +03:00 |
|
|
8705feffbc
|
Book list is now fetched from indexedDB
|
2021-08-01 20:54:59 +03:00 |
|
|
b6ede385ca
|
Started react app integration with service worker. Uploading book to server now also saves result to indexedDB
|
2021-08-01 13:47:52 +03:00 |
|
|
aa98de6bd5
|
Added book getting by hash in service worker
|
2021-07-31 22:02:56 +03:00 |
|
|
487b6b91bd
|
Added book list handler in service worker
|
2021-07-31 22:00:27 +03:00 |
|
|
d004e9681e
|
Added /upload handler in service worker
|
2021-07-31 21:58:45 +03:00 |
|
|
1b7fa0bacf
|
Added fetch handler in service worker
|
2021-07-31 21:55:05 +03:00 |
|
|
12ce54e95d
|
Added IndexedDB
|
2021-07-31 21:32:34 +03:00 |
|
|
96f7f8462b
|
Added service worker and site caching
|
2021-07-31 21:21:45 +03:00 |
|
|
c416354cfa
|
Switched from snowpack to webpack (Preparing to add serviceworker)
|
2021-07-31 21:18:16 +03:00 |
|
|
1d326ae69c
|
Added page navigation with number
|
2021-07-24 20:42:52 +03:00 |
|
|
b7f5a0eb55
|
Added pages persistance (ugly, but temporary)
|
2021-07-24 20:28:47 +03:00 |
|
|
76311cd4b6
|
Improved text styles
|
2021-07-24 18:47:40 +03:00 |
|
|
6cf7e2a253
|
Fixed page touchable height
|
2021-07-18 00:23:50 +05:00 |
|
|
c2e886989b
|
Added svgr to load svg
|
2021-07-17 11:32:40 +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 |
|
|
c1f8acef8c
|
Added react, snowpack and typescript to project template
|
2021-04-28 22:43:35 +05:00 |
|