Commit graph

658 commits

Author SHA1 Message Date
Jackson Harper
c24bc3b136
Merge pull request #284 from omnivore-app/fix/appreader-env-strings
Set the per environment env vars for the app reader
2022-03-21 14:51:23 -07:00
Jackson Harper
e06f264a87 Set the per environment env vars for the app reader 2022-03-21 14:42:55 -07:00
Satindar Dhillon
a2a0b1f3de
Merge pull request #269 from omnivore-app/feature/apple-local-webview
Apple local webview
2022-03-21 14:03:24 -07:00
Satindar Dhillon
5c6336858b fix ios font ref names 2022-03-21 14:02:47 -07:00
Satindar Dhillon
960eb2c353 update font names in font registration func 2022-03-21 13:51:19 -07:00
Satindar Dhillon
62160b89c6 rename apple custom font files to match web names 2022-03-21 13:24:11 -07:00
Satindar Dhillon
ebd7018a14 set wedreader server addresses 2022-03-21 13:15:03 -07:00
Jackson Harper
4f2bafd69f
Merge pull request #278 from omnivore-app/fix/avatar-size
Fix sizing on the avatar icon
2022-03-21 11:46:53 -07:00
Jackson Harper
209491feeb Fix sizing on the avatar icon 2022-03-21 11:17:35 -07:00
Jackson Harper
1713acf40e
Merge pull request #271 from omnivore-app/OMN-156
[OMN-156] - Make header avatar less distracting
2022-03-21 11:15:24 -07:00
Satindar Dhillon
65f664c064 add makefile command to build and copy bundle.js for apple 2022-03-21 10:15:56 -07:00
Jackson Harper
13a700e3c9
Merge pull request #265 from omnivore-app/fix/rm-unused-fonts
Remove unused fonts from CSS
2022-03-21 10:08:41 -07:00
Satindar Dhillon
2ddbeceeb1 set fontsize and token on localstorage for apple web embed 2022-03-21 09:48:34 -07:00
Jackson Harper
fbb8f682a2
Merge pull request #272 from omnivore-app/fix/print-logging-levels
Print the logging level on startup
2022-03-21 09:40:12 -07:00
Jackson Harper
f9bce1932c Print the logging level on startup 2022-03-21 09:31:05 -07:00
Satindar Dhillon
4d6c54da12 show overlay while web view loads 2022-03-21 08:44:47 -07:00
Hongbo Wu
960a22d50c
Fix/city journal parsing (#266)
* remove arrow image when parsing

* ignore m_article classname element which indicates a mobile version of the website

* generate test page for city journal
2022-03-21 22:53:21 +08:00
Satindar Dhillon
b6b1cdc2b2 move bundle.js into views package. use existing font files for webview 2022-03-20 22:02:19 -07:00
Satindar Dhillon
4ef2f704be load fonts into webview 2022-03-20 21:54:46 -07:00
gitstart-omnivore
95d47c15de [OMN-156] - Make header avatar less distracting 2022-03-20 19:08:41 +00:00
Satindar Dhillon
65efb1ddf8 toggle local webview flag 2022-03-20 09:46:40 -07:00
Satindar Dhillon
7667dc27cd create new webview coordinator to manage webview 2022-03-20 09:29:06 -07:00
Satindar Dhillon
083ca05b3e remove unused css file and utility functions 2022-03-20 09:29:06 -07:00
Satindar Dhillon
4781ee4702 update reader conditionals so we use the right reader for pdf 2022-03-20 09:29:06 -07:00
Satindar Dhillon
d2287e93bd set local webview flag to false 2022-03-20 09:29:06 -07:00
Satindar Dhillon
6f7dd764dd use webviewmanager to resue webviews 2022-03-20 09:29:06 -07:00
Satindar Dhillon
5d58cd28bf add local webreader for apple apps 2022-03-20 09:29:06 -07:00
Satindar Dhillon
af0d732ab6
Merge pull request #270 from omnivore-app/chore/ios-version-bump
Bump ios version to 1.4.1
2022-03-19 08:54:35 -07:00
Satindar Dhillon
e876f618ed bump ios version to 1.4.1 2022-03-19 08:06:45 -07:00
Satindar Dhillon
665ce1d754
Merge pull request #263 from omnivore-app/fix/remove-theme-duplicates
Remove extra theme objects in stitches config
2022-03-18 17:55:15 -07:00
Jackson Harper
efc9a30d1e
Merge pull request #264 from omnivore-app/fix/elastic-update-conflict
Fix/elastic update conflict
2022-03-18 16:33:45 -07:00
Hongbo Wu
705ebffff3 only refresh items on home feed 2022-03-18 17:08:47 +08:00
Hongbo Wu
4c535147f1 round reading progress to 100% if more than that
round reading progress to 100% if more than that

round reading progress to 100% if more than that
2022-03-18 14:56:49 +08:00
Hongbo Wu
17edc482f6 update debounce timeout to be 2 seconds 2022-03-18 14:06:58 +08:00
Hongbo Wu
365859bb63 import lodash 2022-03-18 12:30:06 +08:00
Hongbo Wu
1218bb0afd use lodash debounce the api call to save reading progress 2022-03-18 12:20:45 +08:00
Jackson Harper
ee160a88bc Remove unused fonts from CSS 2022-03-17 20:37:17 -07:00
Hongbo Wu
77050905a5 retry max three times if update labels is conflicted 2022-03-18 10:39:11 +08:00
Hongbo Wu
9d8d2e40d7 reduce time to save reading progress in elastic update 2022-03-18 10:29:01 +08:00
Hongbo Wu
ac567f7e71 retry max three times if update is conflicted 2022-03-18 10:17:20 +08:00
Hongbo Wu
7650a12be3
fix reading progress not updated after reading by updating cache (#258) 2022-03-18 09:58:08 +08:00
Jackson Harper
7910565dbf
Merge pull request #251 from omnivore-app/fix/jsonld-encoding
Use html decoding when getting values from fetched oembed
2022-03-17 16:53:21 -07:00
Satindar Dhillon
c8352576f2 remove extra theme objects in stitches config 2022-03-17 14:39:22 -07:00
Satindar Dhillon
dd70bc4a53
Merge pull request #262 from omnivore-app/fix/list-view-zstack-bug
Fix link card z axis layers
2022-03-17 12:28:02 -07:00
Satindar Dhillon
66c54569c8 fix link card z layers 2022-03-17 12:22:47 -07:00
Jackson Harper
0e1690d9f5
Merge pull request #246 from omnivore-app/fix/process-pool
Use a single process pool for all webviews
2022-03-17 11:44:43 -07:00
Jackson Harper
504e20f926
Merge pull request #259 from omnivore-app/fix/docker-compose-elastic
Add ELASTIC_URL env var to docker-compose
2022-03-17 11:32:57 -07:00
Jackson Harper
469c0ed764 Add ELASTIC_URL env var to docker-compose
This should fix startup of the API server in docker-compose.
2022-03-17 09:28:34 -07:00
Hongbo Wu
563131ea23
Fix/newsletter label not add (#256)
* default sort by savedAt to avoid recent read page to appear on top of the list

* revert lint on generated code

* fix elastic update script syntax error
2022-03-17 13:22:38 +08:00
Hongbo Wu
a2ce98229e
default sort by savedAt to avoid recent read page to appear on top of… (#254)
* default sort by savedAt to avoid recent read page to appear on top of the list

* revert lint on generated code
2022-03-17 10:54:00 +08:00