Commit graph

837 commits

Author SHA1 Message Date
Jackson Harper
f765303164 Dont use action buttons on desktop 2022-04-04 22:17:35 -07:00
Jackson Harper
b322add96e Use a single Plus icon 2022-04-04 22:03:04 -07:00
Jackson Harper
287b20813b Comment out EditLabelsModal while we merge 2022-04-04 21:42:28 -07:00
Jackson Harper
927044fabc Update Label import 2022-04-04 21:42:06 -07:00
Jackson Harper
a99ab365b8 Remove unused import 2022-04-04 09:22:18 -07:00
Jackson Harper
85b247321e Upgrade yarn.lock 2022-04-03 10:22:19 -07:00
Jackson Harper
92925b6808 Prettier fixes 2022-04-03 10:21:16 -07:00
gitstart-omnivore
1978a92a1b Effected review corrections 2022-03-31 13:03:50 +00:00
gitstart-omnivore
d07f8c6c76 Merge commit '7bdeceded43f70472dbc60a21bc3a507aff87958' into OMN-190 2022-03-31 13:02:58 +00:00
Jackson Harper
a0ef2fd40a Dont use isDarkMode, use themed color for setting icon colors 2022-03-30 20:31:50 -07:00
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
88c96c824f Remove the DotsSix since we dont support re-ordering these items 2022-03-30 14:23:09 -07:00
Jackson Harper
a8faaf835c Remove debug sort on labels 2022-03-30 14:13:26 -07:00
Jackson Harper
edc5d6ad97 Fix label import for old location, apply the theme on the page 2022-03-30 13:55:04 -07:00
Jackson Harper
2c15516d96 Order labels by createdAt so they maintain a consistent order 2022-03-30 13:28:37 -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
Jackson Harper
f4a037677f Consistent font sizes for headlines 2022-03-30 10:26:47 -07:00
Jackson Harper
e478b01a17 Update label import, use LabelChip instead of styled text to display labels 2022-03-30 09:45:59 -07:00
Jackson Harper
72e68b2b5a Update the font and background colour on label chips 2022-03-30 09:45:07 -07:00
gitstart-omnivore
11db7be473 [Omn-190] - [Settings View] - Labels 2022-03-30 12:24:29 +00: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