|
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 |
|
|
df91e5047c
|
Merge branch 'main' of github.com:publite/frontend
|
2021-07-24 21:05:58 +03:00 |
|
|
97b654a433
|
Added dokku deployment health check
|
2021-07-24 21:05:31 +03:00 |
|
|
8eb5befb1d
|
Update README.md
v0.1.1
|
2021-07-24 22:43:21 +05: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 |
|
|
e13f37923d
|
Merge branch 'main' of github.com:publite/frontend
|
2021-07-24 19:22:52 +03:00 |
|
|
76311cd4b6
|
Improved text styles
|
2021-07-24 18:47:40 +03:00 |
|
|
fd8e58367d
|
Update TODO
|
2021-07-23 14:23:46 +05:00 |
|
|
d39511f736
|
Update README.md
|
2021-07-18 01:52:28 +05:00 |
|
|
3b88688c93
|
even more deployment hell
|
2021-07-17 23:26:08 +03:00 |
|
|
44973de80d
|
Dokku deployment hell
|
2021-07-17 23:15:11 +03:00 |
|
|
87139bd358
|
Changed dockerfile
|
2021-07-17 22:40:36 +03:00 |
|
|
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 |
|