Satindar Dhillon
|
acb1ae6c53
|
use credata for updating item labels
|
2022-04-27 18:06:57 -07:00 |
|
Satindar Dhillon
|
d7bc70fcd1
|
pass in correct value for label.name when deleting it
|
2022-04-27 17:22:02 -07:00 |
|
Satindar Dhillon
|
05574a640e
|
remove performActionSubject from web wrapper view model
|
2022-04-27 17:12:27 -07:00 |
|
Satindar Dhillon
|
824c889ec6
|
update label creator to generate a temp id on the client
|
2022-04-27 15:39:20 -07:00 |
|
Satindar Dhillon
|
6cf1f0e0fb
|
convert remonder creation to async
|
2022-04-27 13:53:30 -07:00 |
|
Satindar Dhillon
|
6440709e20
|
Merge pull request #499 from omnivore-app/fix/double-nav-bar
Keep iOS NavBar hidden
|
2022-04-27 13:26:34 -07:00 |
|
Satindar Dhillon
|
4e2a2e595e
|
set nav bar hidded modifier on the navlink view
|
2022-04-27 12:32:06 -07:00 |
|
Satindar Dhillon
|
cffda791a8
|
convert newsletter email publisher to async
|
2022-04-27 11:54:03 -07:00 |
|
Satindar Dhillon
|
461249db59
|
fix mac app
|
2022-04-27 11:29:58 -07:00 |
|
Satindar Dhillon
|
45a6bca1bb
|
remove old featre flags
|
2022-04-27 11:20:02 -07:00 |
|
Jackson Harper
|
3128e65463
|
Merge pull request #498 from omnivore-app/fix/font-cache-control
Set a cache control header on font files
|
2022-04-27 11:10:43 -07:00 |
|
Jackson Harper
|
a80d5471c4
|
Longer max age on cache control header for fonts
|
2022-04-27 10:59:50 -07:00 |
|
Jackson Harper
|
01f8995036
|
Correct path to regex syntax
|
2022-04-27 10:00:44 -07:00 |
|
Jackson Harper
|
ec98c6c975
|
Set a cache control header on font files
|
2022-04-27 09:51:59 -07:00 |
|
Satindar Dhillon
|
090c1acbfd
|
convert email creation to async
|
2022-04-27 09:48:44 -07:00 |
|
Jackson Harper
|
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 |
|
Satindar Dhillon
|
7cbfc96b87
|
Merge pull request #452 from omnivore-app/feature/core-data-integration
Feature/core data integration
|
2022-04-26 21:42:38 -07:00 |
|
Satindar Dhillon
|
ebc0b7573d
|
remove internal dismiss timer from snackbar
|
2022-04-26 21:25:08 -07:00 |
|
Satindar Dhillon
|
502546eace
|
add second timer to dismiss snackbar in case the first fails
|
2022-04-26 20:55:12 -07:00 |
|
Jackson Harper
|
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 |
|
Jackson Harper
|
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 |
|
Jackson Harper
|
6d87d048a9
|
Merge pull request #490 from omnivore-app/fix/srcset-density
Handle srcset image density specifications
|
2022-04-26 15:57:55 -07:00 |
|
Jackson Harper
|
d2bb359f5c
|
Handle srcset image density specifications
|
2022-04-26 15:18:23 -07:00 |
|
Satindar Dhillon
|
fe8e9df600
|
apply search filters to offline item queries
|
2022-04-26 14:16:07 -07:00 |
|
Satindar Dhillon
|
d26f6d5263
|
avoid fetching article content multiple times
|
2022-04-26 09:34:37 -07:00 |
|
Satindar Dhillon
|
93f11a4949
|
convery items publisher to async func
|
2022-04-26 08:53:55 -07:00 |
|
Satindar Dhillon
|
f51338083e
|
use correct format spec for integer placeholder in predicate
|
2022-04-26 07:44:52 -07:00 |
|
Satindar Dhillon
|
584f216d99
|
sync offline changes before querying for more items
|
2022-04-25 22:22:02 -07:00 |
|
Satindar Dhillon
|
791719ac05
|
create offline sync function
|
2022-04-25 22:02:36 -07:00 |
|
Satindar Dhillon
|
8433f3a226
|
delete linkedItem and highlight when server sync suceeeds
|
2022-04-25 20:37:42 -07:00 |
|
Satindar Dhillon
|
c9052f5f81
|
use coredata to track highlight merge and updates
|
2022-04-25 17:50:01 -07:00 |
|
Jackson Harper
|
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 |
|
Jackson Harper
|
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 |
|
dependabot[bot]
|
74161ef808
|
Bump winston from 3.6.0 to 3.7.2
Bumps [winston](https://github.com/winstonjs/winston) from 3.6.0 to 3.7.2.
- [Release notes](https://github.com/winstonjs/winston/releases)
- [Changelog](https://github.com/winstonjs/winston/blob/master/CHANGELOG.md)
- [Commits](https://github.com/winstonjs/winston/commits)
---
updated-dependencies:
- dependency-name: winston
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-25 21:27:58 +00:00 |
|
Satindar Dhillon
|
aca38f2077
|
use coredata for create highlight function
|
2022-04-25 14:00:50 -07:00 |
|
Jackson Harper
|
755d8563d8
|
Add a clear button to the search bar
|
2022-04-25 13:50:40 -07:00 |
|
Jackson Harper
|
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 |
|
Jackson Harper
|
4e211f447d
|
Handle blank as the inbox term in the search filter buttons
|
2022-04-25 13:07:54 -07:00 |
|
Satindar Dhillon
|
9828846222
|
use core data to track reading progress
|
2022-04-25 12:17:27 -07:00 |
|
Satindar Dhillon
|
9c7a0d2ee9
|
update archive and delete link mutations to work off of core data
|
2022-04-25 11:56:03 -07:00 |
|
Satindar Dhillon
|
302410d4b2
|
use core data to mark items as archived
|
2022-04-25 11:09:14 -07:00 |
|
Satindar Dhillon
|
2cff1a6f72
|
filter feeditems on needsDeletion server sync status
|
2022-04-25 10:09:45 -07:00 |
|
Satindar Dhillon
|
fb6599b344
|
add needsServerSynch property to data models
|
2022-04-25 08:48:30 -07:00 |
|
Satindar Dhillon
|
26a52819d8
|
remove linkedItemId from coredata highlight entity
|
2022-04-24 21:49:02 -07:00 |
|
Satindar Dhillon
|
855586c320
|
associate highlight to linked item when created
|
2022-04-24 21:36:52 -07:00 |
|
Satindar Dhillon
|
61c7403d24
|
update highlights on linkedItem when persisting
|
2022-04-24 17:10:07 -07:00 |
|
Satindar Dhillon
|
753eb56542
|
fix linkeditem creation from push notifications
|
2022-04-23 22:09:12 -07:00 |
|
Satindar Dhillon
|
5425e9b0dc
|
delete progress updating delay code
|
2022-04-23 21:28:20 -07:00 |
|
Satindar Dhillon
|
c0b1956d0a
|
don't track label changes in home container view (since cor data can handle it)
|
2022-04-23 21:18:58 -07:00 |
|
Satindar Dhillon
|
915bec37d2
|
fix label view models
|
2022-04-23 20:29:59 -07:00 |
|