Commit Graph

1400 Commits

Author SHA1 Message Date
a80d5471c4 Longer max age on cache control header for fonts 2022-04-27 10:59:50 -07:00
01f8995036 Correct path to regex syntax 2022-04-27 10:00:44 -07:00
ec98c6c975 Set a cache control header on font files 2022-04-27 09:51:59 -07:00
4fcde32fbf Merge pull request #494 from omnivore-app/fix/rm-client-side-highlighting
Remove the client side highlight.js code
2022-04-27 09:27:32 -07:00
7cbfc96b87 Merge pull request #452 from omnivore-app/feature/core-data-integration
Feature/core data integration
2022-04-26 21:42:38 -07:00
ebc0b7573d remove internal dismiss timer from snackbar 2022-04-26 21:25:08 -07:00
502546eace add second timer to dismiss snackbar in case the first fails 2022-04-26 20:55:12 -07:00
e3bcdda89c Remove the client side highlight.js code
We perform highlighting on the backend when content is saved, so
this include isn't needed.
2022-04-26 20:44:09 -07:00
4ace0490a4 Merge pull request #478 from omnivore-app/fix/search-clear-button-margin
Reduce margin on the left of the clear search button
2022-04-26 16:06:23 -07:00
6d87d048a9 Merge pull request #490 from omnivore-app/fix/srcset-density
Handle srcset image density specifications
2022-04-26 15:57:55 -07:00
d2bb359f5c Handle srcset image density specifications 2022-04-26 15:18:23 -07:00
fe8e9df600 apply search filters to offline item queries 2022-04-26 14:16:07 -07:00
d26f6d5263 avoid fetching article content multiple times 2022-04-26 09:34:37 -07:00
93f11a4949 convery items publisher to async func 2022-04-26 08:53:55 -07:00
f51338083e use correct format spec for integer placeholder in predicate 2022-04-26 07:44:52 -07:00
584f216d99 sync offline changes before querying for more items 2022-04-25 22:22:02 -07:00
791719ac05 create offline sync function 2022-04-25 22:02:36 -07:00
8433f3a226 delete linkedItem and highlight when server sync suceeeds 2022-04-25 20:37:42 -07:00
c9052f5f81 use coredata to track highlight merge and updates 2022-04-25 17:50:01 -07:00
0fd6b84609 Reduce margin on the left of the clear search button
This allows more space for text on smaller devices
2022-04-25 15:08:53 -07:00
1f963d64cc Merge pull request #474 from omnivore-app/fix/add-clear-button-to-search
Add a clear button to the search bar
2022-04-25 14:33:41 -07:00
aca38f2077 use coredata for create highlight function 2022-04-25 14:00:50 -07:00
755d8563d8 Add a clear button to the search bar 2022-04-25 13:50:40 -07:00
4d0ad24c73 Merge pull request #471 from omnivore-app/fix/today
Add timezone difference in today search query
2022-04-25 13:49:24 -07:00
4e211f447d Handle blank as the inbox term in the search filter buttons 2022-04-25 13:07:54 -07:00
9828846222 use core data to track reading progress 2022-04-25 12:17:27 -07:00
9c7a0d2ee9 update archive and delete link mutations to work off of core data 2022-04-25 11:56:03 -07:00
302410d4b2 use core data to mark items as archived 2022-04-25 11:09:14 -07:00
2cff1a6f72 filter feeditems on needsDeletion server sync status 2022-04-25 10:09:45 -07:00
fb6599b344 add needsServerSynch property to data models 2022-04-25 08:48:30 -07:00
26a52819d8 remove linkedItemId from coredata highlight entity 2022-04-24 21:49:02 -07:00
855586c320 associate highlight to linked item when created 2022-04-24 21:36:52 -07:00
61c7403d24 update highlights on linkedItem when persisting 2022-04-24 17:10:07 -07:00
753eb56542 fix linkeditem creation from push notifications 2022-04-23 22:09:12 -07:00
5425e9b0dc delete progress updating delay code 2022-04-23 21:28:20 -07:00
c0b1956d0a don't track label changes in home container view (since cor data can handle it) 2022-04-23 21:18:58 -07:00
915bec37d2 fix label view models 2022-04-23 20:29:59 -07:00
dc733c3ac2 fix loading of labels in labels modal 2022-04-23 19:49:55 -07:00
65b448f262 fix update and delete label publishers 2022-04-23 09:48:53 -07:00
b4849c118f update core data when new labels are set 2022-04-23 09:25:24 -07:00
46da1cd150 fetch linked items from coredata when network call fails 2022-04-23 09:06:03 -07:00
a63bf7928e remove deprecated data models 2022-04-22 19:58:13 -07:00
605f13432f Add timezone difference in today search query 2022-04-23 09:19:00 +08:00
353b84c7d4 Merge pull request #449 from omnivore-app/bundle-size
Remove react-intl package until we have internationalized code, drops bundle size
2022-04-22 15:32:15 -07:00
282f171b17 Remove react-intl package until we have internationalized code, drops bundle size 2022-04-22 15:12:59 -07:00
00eb4aca70 Merge pull request #470 from omnivore-app/fix/rm-signup-button
Remove the Sign Up button from the header for logged out users
2022-04-22 13:36:04 -07:00
9362aa54c7 Merge pull request #443 from omnivore-app/dependabot/npm_and_yarn/cookie-0.5.0
Bump cookie from 0.4.2 to 0.5.0
2022-04-22 13:07:59 -07:00
17400dfd59 Merge pull request #441 from omnivore-app/dependabot/npm_and_yarn/opentelemetry/api-1.0.4
Bump @opentelemetry/api from 1.0.2 to 1.0.4
2022-04-22 13:07:12 -07:00
53e9696302 Merge pull request #440 from omnivore-app/dependabot/npm_and_yarn/cookie-parser-1.4.6
Bump cookie-parser from 1.4.5 to 1.4.6
2022-04-22 13:06:46 -07:00
62b1a57937 Merge pull request #460 from omnivore-app/feature/subscription-ui
Add basic subscriptions UI
2022-04-22 13:04:37 -07:00