Satindar Dhillon
|
dddd0aec24
|
use adaptive grid layout for ipad grid (min 325 pts wide)
|
2022-03-10 21:37:45 -08:00 |
|
Satindar Dhillon
|
71f4620511
|
dispatch preference change closure to main
|
2022-03-10 21:05:13 -08:00 |
|
Satindar Dhillon
|
54f4883e75
|
remove refresh button from toolbar
|
2022-03-10 20:51:42 -08:00 |
|
Satindar Dhillon
|
779eb9ac1f
|
add toggle button to switch between list and grid layouts
|
2022-03-10 20:48:50 -08:00 |
|
Satindar Dhillon
|
05a7eca567
|
replace isCompact with prefersListLayout
|
2022-03-10 20:33:57 -08:00 |
|
Satindar Dhillon
|
da8678a207
|
Merge pull request #220 from omnivore-app/feature/ipad-panels
iPad panels
|
2022-03-10 15:17:24 -08:00 |
|
Satindar Dhillon
|
4e2c8e5d40
|
lower aspect ratio for grid card
|
2022-03-10 14:21:25 -08:00 |
|
Satindar Dhillon
|
5d3e12e1ce
|
make grid card sizing adaptive
|
2022-03-10 14:04:59 -08:00 |
|
Jackson Harper
|
7a73be0f2d
|
Merge pull request #219 from omnivore-app/fix/blogger-theme
Handle blogger sites that display the full feed on the article page
|
2022-03-10 13:58:17 -08:00 |
|
Jackson Harper
|
8a2bb0f49d
|
Handle blogger sites that display the full feed on the article page
|
2022-03-10 13:48:39 -08:00 |
|
Satindar Dhillon
|
89694ca3d2
|
constrain grid card image size to 1/3 of card width
|
2022-03-10 11:57:03 -08:00 |
|
Satindar Dhillon
|
7ea237316d
|
disable split view panel visibility gesture
|
2022-03-10 11:27:38 -08:00 |
|
Jackson Harper
|
0e9d896d91
|
Use the smaller dots three image in grid cards
|
2022-03-10 10:05:04 -08:00 |
|
Satindar Dhillon
|
589e217b28
|
remove geometry reader from grid view
|
2022-03-10 09:40:16 -08:00 |
|
Satindar Dhillon
|
8003e0af23
|
update split view controller behavior for ipad
|
2022-03-09 21:47:40 -08:00 |
|
Jackson Harper
|
d41ea276d6
|
Merge pull request #212 from omnivore-app/fix/article-positioning
Fix issues with read position based on following two events
|
2022-03-09 20:55:11 -08:00 |
|
Satindar Dhillon
|
2f0158de8d
|
split ios and mac implementations of primary layout
|
2022-03-09 20:53:57 -08:00 |
|
Jackson Harper
|
c1e9bbe690
|
Merge pull request #213 from omnivore-app/fix/save-email
Fix saving newsletter emails
|
2022-03-09 19:58:38 -08:00 |
|
Jackson Harper
|
bea7d084c4
|
SetClaims when creating an email article
|
2022-03-09 19:45:52 -08:00 |
|
Jackson Harper
|
f7814a0c4a
|
Remove unused function
|
2022-03-09 19:45:31 -08:00 |
|
Jackson Harper
|
f29d0fdb71
|
Prettier fix
|
2022-03-09 19:17:33 -08:00 |
|
Jackson Harper
|
be75bfdd0b
|
Only updating reading progress if scroll position changes
|
2022-03-09 19:12:55 -08:00 |
|
Satindar Dhillon
|
b68fd1d487
|
Merge pull request #211 from omnivore-app/feature/reader-progress-tracking-ios
Reader progress tracking ios
|
2022-03-09 18:12:57 -08:00 |
|
Jackson Harper
|
40b3cf917a
|
Merge pull request #209 from omnivore-app/fix/header-buttons
|
2022-03-09 17:29:50 -08:00 |
|
Jackson Harper
|
f61dd5635d
|
Merge pull request #210 from omnivore-app/fix/share-keyboard-cmd
|
2022-03-09 17:29:08 -08:00 |
|
Satindar Dhillon
|
bf035a4ec4
|
use window to track scrolling for /app web routes
|
2022-03-09 13:40:18 -08:00 |
|
Satindar Dhillon
|
b1b3915b7b
|
send reading progress updates for ipad grid only
|
2022-03-09 13:40:18 -08:00 |
|
Satindar Dhillon
|
f7f21300f3
|
update reading progress on the item in home view model
|
2022-03-09 13:40:18 -08:00 |
|
Satindar Dhillon
|
525cb9b8b9
|
update item reading progress when signal is ent from web app view
|
2022-03-09 13:40:18 -08:00 |
|
Satindar Dhillon
|
ddb13770d3
|
set position to fixed for article container wrapper in /app routes
|
2022-03-09 13:40:18 -08:00 |
|
Satindar Dhillon
|
191fcb2675
|
send reading progres updates from embedded web views
|
2022-03-09 13:40:18 -08:00 |
|
Jackson Harper
|
83241477a8
|
Merge pull request #208 from omnivore-app/fix/rm-highlight-previews
Dont try to generate highlight URL previews until share is re-enabled
|
2022-03-09 10:28:04 -08:00 |
|
Jackson Harper
|
7e3ee0f931
|
Comment out the share modal keyboard command
|
2022-03-09 10:04:31 -08:00 |
|
Jackson Harper
|
7cd1d65ce7
|
Header button fixes
- Completely disable the GitHub button when collapsed in header
- Point the name logo button to /login on the login page
|
2022-03-09 10:00:03 -08:00 |
|
Jackson Harper
|
adb8158b66
|
Merge pull request #207 from omnivore-app/fix/first-react-state
Use react state for first flag when fetching
|
2022-03-09 09:49:43 -08:00 |
|
Jackson Harper
|
b0fe9059a9
|
Dont try to generate highlight URL previews until share is re-enabled
|
2022-03-09 09:49:03 -08:00 |
|
Jackson Harper
|
b166847138
|
Use react state for first flag when fetching
|
2022-03-08 21:57:12 -08:00 |
|
Jackson Harper
|
a5a42a36e7
|
Merge pull request #206 from omnivore-app/dependabot/npm_and_yarn/opentelemetry/exporter-jaeger-1.0.1
Bump @opentelemetry/exporter-jaeger from 0.24.0 to 1.0.1
|
2022-03-08 21:00:53 -08:00 |
|
Jackson Harper
|
686691f69e
|
Merge pull request #198 from omnivore-app/dependabot/npm_and_yarn/concurrently-7.0.0
Bump concurrently from 6.2.1 to 7.0.0
|
2022-03-08 21:00:12 -08:00 |
|
Jackson Harper
|
d083df2202
|
Merge pull request #199 from omnivore-app/dependabot/npm_and_yarn/types/uuid-8.3.4
Bump @types/uuid from 8.3.1 to 8.3.4
|
2022-03-08 20:46:48 -08:00 |
|
Jackson Harper
|
36efd2dcd0
|
Merge pull request #197 from omnivore-app/dependabot/npm_and_yarn/react-hot-toast-2.2.0
Bump react-hot-toast from 2.1.1 to 2.2.0
|
2022-03-08 20:45:21 -08:00 |
|
dependabot[bot]
|
9bda6ede06
|
Bump @opentelemetry/exporter-jaeger from 0.24.0 to 1.0.1
Bumps [@opentelemetry/exporter-jaeger](https://github.com/open-telemetry/opentelemetry-js) from 0.24.0 to 1.0.1.
- [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-js/compare/v0.24.0...stable/v1.0.1)
---
updated-dependencies:
- dependency-name: "@opentelemetry/exporter-jaeger"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-09 04:45:18 +00:00 |
|
Jackson Harper
|
ae3e4d7005
|
Merge pull request #196 from omnivore-app/dependabot/npm_and_yarn/pg-8.7.3
Bump pg from 8.7.1 to 8.7.3
|
2022-03-08 20:44:10 -08:00 |
|
Jackson Harper
|
384a0771a7
|
Merge pull request #200 from omnivore-app/fix/validate-urls
Use the validateUrl method to validate URLs
|
2022-03-08 20:28:33 -08:00 |
|
Jackson Harper
|
f48862924e
|
Merge pull request #204 from omnivore-app/fix/u-keyboard-cmd
Fix implementation of `u` key
|
2022-03-08 20:23:11 -08:00 |
|
Jackson Harper
|
7137aaf4fc
|
useRouter
|
2022-03-08 20:05:18 -08:00 |
|
Satindar Dhillon
|
044e02bb2d
|
Merge pull request #203 from omnivore-app/feature/reader-context-menu
|
2022-03-08 19:53:00 -08:00 |
|
Jackson Harper
|
2e6fb9c1e2
|
Merge pull request #205 from omnivore-app/fix/newsletter-debugging
Ensure matched newsletters still create a userArticleRecord
|
2022-03-08 15:47:12 -08:00 |
|
Jackson Harper
|
c45c408c14
|
Fix formatting
|
2022-03-08 15:27:05 -08:00 |
|
Jackson Harper
|
e8fca4a7a9
|
Remove debug line
|
2022-03-08 15:20:24 -08:00 |
|