Jackson Harper
|
7bdeceded4
|
Merge pull request #334 from omnivore-app/dependabot/npm_and_yarn/segment/analytics-next-1.34.0
Bump @segment/analytics-next from 1.33.5 to 1.34.0
|
2022-03-30 19:45:35 -07:00 |
|
dependabot[bot]
|
61737c03e5
|
Bump @segment/analytics-next from 1.33.5 to 1.34.0
Bumps [@segment/analytics-next](https://github.com/segmentio/analytics-next) from 1.33.5 to 1.34.0.
- [Release notes](https://github.com/segmentio/analytics-next/releases)
- [Commits](https://github.com/segmentio/analytics-next/compare/v1.33.5...v1.34.0)
---
updated-dependencies:
- dependency-name: "@segment/analytics-next"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-30 21:52:11 +00:00 |
|
Jackson Harper
|
b7634f93cf
|
Merge pull request #344 from omnivore-app/fix/ios-allow-video-playback
Allow video playback on iOS
|
2022-03-30 14:31:11 -07:00 |
|
Jackson Harper
|
600dd46e5a
|
Merge pull request #348 from omnivore-app/fix/rls-on-label-updates
Add RLS permissions on the label table
|
2022-03-30 14:30:03 -07:00 |
|
Jackson Harper
|
d260ad4def
|
Remove the update permission on the link_labels table
This was added mistakenly and isn't needed.
|
2022-03-30 12:23:22 -07:00 |
|
Jackson Harper
|
857df99654
|
Add UPDATE permission to omnivore_user
|
2022-03-30 12:11:25 -07:00 |
|
Jackson Harper
|
bb91396595
|
Use user level security on labels update
|
2022-03-30 11:56:06 -07:00 |
|
Jackson Harper
|
57a45adb5d
|
Add RLS permissions on the label table
|
2022-03-30 11:34:26 -07:00 |
|
Jackson Harper
|
1c4ca835d3
|
Merge pull request #347 from omnivore-app/fix/allow-update-on-labels
Allow UPDATE on the labels table
|
2022-03-30 11:11:21 -07:00 |
|
Jackson Harper
|
15cf0d07e9
|
Allow UPDATE on the labels table
labels are updated when users change their colour or description.
|
2022-03-30 10:56:01 -07:00 |
|
Hongbo Wu
|
6d405432af
|
add site_name and site_icon to page model and return in resolver (#341)
* add site_name and site_icon to page model and return in resolver
* fix tests
|
2022-03-30 10:43:10 +08:00 |
|
Jackson Harper
|
102c747a99
|
Merge pull request #340 from omnivore-app/fix/mobile-email-help
Display the informational button on the mobile UI for emails
|
2022-03-29 19:28:48 -07:00 |
|
Jackson Harper
|
d2e14fc935
|
Allow video playback on iOS
Example page:
https://www.technologyreview.com/2022/03/28/1048355/quantum-computing-has-a-hype-problem
|
2022-03-29 10:55:48 -07:00 |
|
Satindar Dhillon
|
ea7ad52ca6
|
Merge pull request #332 from omnivore-app/fix/webview-reload
Reload the web reader if its process is terminated
|
2022-03-29 09:48:33 -07:00 |
|
Satindar Dhillon
|
07a4ca37cd
|
Merge pull request #342 from omnivore-app/fix/ios-title-encoding
Ensure title doesnt get html encoded with new appreader
|
2022-03-29 09:47:58 -07:00 |
|
Jackson Harper
|
709b96eaa7
|
Ensure title doesnt get html encoded with new appreader
|
2022-03-29 09:28:40 -07:00 |
|
Jackson Harper
|
562393940f
|
Display the informational button on the mobile UI for emails
We want mobile users to have access to the help doc on emails
|
2022-03-28 21:59:18 -07:00 |
|
Satindar Dhillon
|
870af33acf
|
check for root element on webview and relaod content of it's missing
|
2022-03-28 18:45:03 -07:00 |
|
Jackson Harper
|
b3f46f4ce5
|
Merge pull request #300 from omnivore-app/OMN-192
[Omn-192] - Settings View(Installation)
|
2022-03-28 17:40:11 -07:00 |
|
Satindar Dhillon
|
278578c82e
|
load webreader in updateUIView func when needsRelaod is true
|
2022-03-28 17:00:34 -07:00 |
|
Jackson Harper
|
718db7345f
|
Tone down the shadow in dark mode
|
2022-03-28 15:30:16 -07:00 |
|
Jackson Harper
|
6e535c7f75
|
Merge pull request #333 from omnivore-app/fix/arrow-description
Fix docs for arrow navigation in keyboard controls
|
2022-03-28 15:18:42 -07:00 |
|
Jackson Harper
|
b64764089b
|
Add noreferrer
|
2022-03-28 15:00:05 -07:00 |
|
Jackson Harper
|
b266e2669a
|
use for URL because Next prefers that, set the link target on install
|
2022-03-28 14:52:53 -07:00 |
|
Jackson Harper
|
b4d7d056b0
|
Use apple badge for install icon
|
2022-03-28 14:49:19 -07:00 |
|
Jackson Harper
|
78999beb46
|
Fix docs for arrow navigation in keyboard controls
|
2022-03-28 13:23:47 -07:00 |
|
Jackson Harper
|
2bada0b9df
|
Merge pull request #293 from omnivore-app/feature/priority-by-rate-limit
Use lower priority queue for large imports
|
2022-03-28 13:19:35 -07:00 |
|
Jackson Harper
|
9c14049236
|
Merge pull request #325 from omnivore-app/fix/appreader-dates
Pass createdAt, savedAt, and publishedAt into the appreader
|
2022-03-28 13:16:01 -07:00 |
|
Jackson Harper
|
febde10a3c
|
Higher res @2x png images for install view
|
2022-03-28 12:35:35 -07:00 |
|
Jackson Harper
|
c74a139aed
|
Break the overal layout earlier
|
2022-03-28 12:10:35 -07:00 |
|
Jackson Harper
|
b4cee4d5f2
|
Update terms, dont make icons into links. User taps the download button to toggle
|
2022-03-28 11:56:27 -07:00 |
|
Jackson Harper
|
659d931cd3
|
Background colour of device icons on larger displays
|
2022-03-28 11:51:22 -07:00 |
|
Jackson Harper
|
877fdb1a93
|
Reload the web reader if its process is terminated
|
2022-03-28 10:52:31 -07:00 |
|
Jackson Harper
|
d9af397b9c
|
Merge pull request #331 from omnivore-app/fix/update-page-after-deletion
fix document_missing_exception being thrown to sentry when updating page in elastic
|
2022-03-28 10:30:31 -07:00 |
|
Jackson Harper
|
deb19feef0
|
Merge pull request #330 from omnivore-app/fix/reports
fix saving report item by validating page in elastic
|
2022-03-28 10:25:04 -07:00 |
|
gitstart-omnivore
|
9932b33fde
|
fix svg attr naming issues
|
2022-03-28 17:16:26 +00:00 |
|
Hongbo Wu
|
fd18affaec
|
fix document_missing_exception being thrown to sentry when updating page in elastic
|
2022-03-28 21:16:33 +08:00 |
|
gitstart-omnivore
|
7786a3f321
|
effected review changes
|
2022-03-28 12:57:28 +00:00 |
|
gitstart-omnivore
|
8dedb42d07
|
Merge commit '217b9e8835970e0f2c5b9fe2904af77f5caa8695' into OMN-192
|
2022-03-28 12:56:48 +00:00 |
|
Hongbo Wu
|
b6c04f3508
|
fix saving report item by linking to elastic page
|
2022-03-28 20:38:54 +08:00 |
|
Jackson Harper
|
217b9e8835
|
Merge pull request #327 from omnivore-app/fix/toast-duration
|
2022-03-26 10:11:11 -07:00 |
|
Jackson Harper
|
8cdcd86f9d
|
Shorter default duration on toast messages
|
2022-03-26 09:30:41 -07:00 |
|
Jackson Harper
|
228745f3ea
|
Fix variable name to match attribute
|
2022-03-25 20:56:17 -07:00 |
|
Jackson Harper
|
ca0897edab
|
Pass createdAt, savedAt, and publishedAt into the appreader
|
2022-03-25 20:54:07 -07:00 |
|
Jackson Harper
|
ca144e6926
|
Merge pull request #323 from omnivore-app/fix/rm-uneeded-article-deps
Move next and other unneeded dependencies into next page instead of the article component
|
2022-03-25 15:23:09 -07:00 |
|
Jackson Harper
|
a856297002
|
Add LabelChip file
|
2022-03-25 14:37:37 -07:00 |
|
Jackson Harper
|
1784edefaf
|
Remove unused imports, use a single Label fragment
|
2022-03-25 14:17:02 -07:00 |
|
Jackson Harper
|
ea98d97915
|
Move the edit labels modal into the page so the embedded react component does not bundle it
This will have a native modal on iOS
|
2022-03-25 14:03:01 -07:00 |
|
Jackson Harper
|
69abc55615
|
Add MathJax scripts to /app
|
2022-03-25 14:02:02 -07:00 |
|
Jackson Harper
|
0859002c0c
|
Remove next dependencies from the article components
This pulls next related deps up into the page instead of the
component and allows us to pull next out of the app reader
dependency.
|
2022-03-25 13:26:01 -07:00 |
|