Commit Graph

2968 Commits

Author SHA1 Message Date
b752fdc9d0 open mac app when read now button is tapped from share extension 2022-07-12 22:31:00 -07:00
62a7b41ccc set requestID on main thread only 2022-07-12 22:31:00 -07:00
0b3993215f update share extension save service to work outside of a operation queue 2022-07-12 22:31:00 -07:00
098771f566 Merge pull request #955 from omnivore-app/fix/duplicate-save
check if page saved by adding links before creating by extension
2022-07-13 11:57:20 +08:00
ab687ca832 Merge pull request #951 from omnivore-app/feature/typeahead-search
feature/typeahead search
2022-07-13 11:53:32 +08:00
01e95c3598 check if page saved by adding links before creating by extension 2022-07-13 11:34:20 +08:00
b6826a8821 add siteName in api response in web 2022-07-13 11:03:33 +08:00
cb1d64cd82 add siteName in api response 2022-07-13 10:57:54 +08:00
3a31757c59 change size to first in query param in web 2022-07-13 10:51:57 +08:00
970609c3b8 change size to first in query param 2022-07-13 10:46:03 +08:00
931c519d44 typeahead searchs by siteName 2022-07-13 10:37:06 +08:00
230df45ba1 make siteName as search_as_you_type 2022-07-13 10:36:29 +08:00
b58cdc8a55 reducing lighting 2022-07-13 00:19:02 +00:00
31d133fdf0 updating border color to match label text color 2022-07-12 23:07:12 +00:00
7781d09623 Updated luminance condition for dark theme 2022-07-12 22:42:39 +00:00
ef31cb7199 Added code to lighten up the labels in dark mode 2022-07-12 21:52:51 +00:00
0d2241de06 Extension: support right click saveurl and shortcut key to save current tab 2022-07-12 14:18:05 -07:00
2d67b90904 Use fixed positioning on floating primary header 2022-07-12 11:59:02 -07:00
a59167bbdc Merge pull request #952 from omnivore-app/fix/dropdown-styling
Fix consistency of font styles in dropdown menus
2022-07-12 11:14:51 -07:00
b1e40b2da4 Fix consistency of font styles in dropdown menus 2022-07-12 10:44:46 -07:00
91bb08ea5f Use typeahead search 2022-07-12 10:36:09 -07:00
7c8fe4ba39 Update UX of kbar, implement typeahead search 2022-07-12 10:24:29 -07:00
2b94f3ef82 add test 2022-07-12 09:36:00 -07:00
b68282fe97 rename typeahead to typeaheadSearch 2022-07-12 09:36:00 -07:00
3a1f38a6f7 add typeahead api implementation 2022-07-12 09:36:00 -07:00
dc9523e522 add searchAsYouType in elastic 2022-07-12 09:36:00 -07:00
31ac511121 add typeahead gql schema 2022-07-12 09:36:00 -07:00
b5d1a92fa9 make title as search_as_you_type type in elastic 2022-07-12 09:36:00 -07:00
71711c00a4 Merge pull request #945 from omnivore-app/dependabot/npm_and_yarn/apollo-server-express-3.10.0
Bump apollo-server-express from 3.6.3 to 3.10.0
2022-07-12 09:33:58 -07:00
2615362848 Merge pull request #946 from omnivore-app/dependabot/npm_and_yarn/parse-multipart-data-1.3.0
Bump parse-multipart-data from 1.2.1 to 1.3.0
2022-07-12 09:33:40 -07:00
7dd936b9f3 Merge pull request #944 from omnivore-app/dependabot/npm_and_yarn/puppeteer-core-15.3.2
Bump puppeteer-core from 13.7.0 to 15.3.2
2022-07-12 09:33:06 -07:00
b33f87c982 Merge pull request #943 from omnivore-app/dependabot/npm_and_yarn/opentelemetry/instrumentation-graphql-0.29.0
Bump @opentelemetry/instrumentation-graphql from 0.24.0 to 0.29.0
2022-07-12 09:32:35 -07:00
ecde719b64 Merge pull request #807 from omnivore-app/OMN-715
[OMN-715]: Add a command pallet to the web
2022-07-12 09:29:34 -07:00
4ebcc763c8 Merge pull request #948 from omnivore-app/modals-design-cleanup
modals design cleanup
2022-07-12 09:11:12 -07:00
f7a023939d Merge pull request #940 from omnivore-app/feature/allow-fetching-original 2022-07-11 22:08:27 -07:00
48c9062aee Merge pull request #935 from omnivore-app/newsletter-convertkit
support newsletters hosted on convertkit.com
2022-07-12 11:49:34 +08:00
c4a599d2ba support newsletters hosted on convertkit.com 2022-07-12 11:47:38 +08:00
0f745fdc8d Remove duplicate color 2022-07-11 19:55:53 -07:00
6471e67fa8 Use update colour name 2022-07-11 19:44:43 -07:00
aba2e7892e Update the all highlights modal 2022-07-11 19:40:00 -07:00
156c4cf2cf Update design on Add Link, and notes modals 2022-07-11 19:25:25 -07:00
9e3b192506 Clean up the design of FormModals 2022-07-11 18:15:14 -07:00
18239de2f2 Merge pull request #947 from omnivore-app/fix/re-enable-api-keys
Re-enable the API keys in the dropdown menu
2022-07-11 18:10:12 -07:00
667db742a0 Re-enable the API keys in the dropdown menu 2022-07-11 16:20:35 -07:00
448b11ce26 Bump parse-multipart-data from 1.2.1 to 1.3.0
Bumps [parse-multipart-data](https://github.com/nachomazzara/parse-multipart-data) from 1.2.1 to 1.3.0.
- [Release notes](https://github.com/nachomazzara/parse-multipart-data/releases)
- [Commits](https://github.com/nachomazzara/parse-multipart-data/compare/v1.2.1...v1.3.0)

---
updated-dependencies:
- dependency-name: parse-multipart-data
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-11 23:17:54 +00:00
fa10991206 Merge pull request #891 from omnivore-app/dependabot/npm_and_yarn/google-cloud/monitoring-3.0.0
Bump @google-cloud/monitoring from 2.3.5 to 3.0.0
2022-07-11 16:16:48 -07:00
1965146e9f Clean up highlight bar trash icon 2022-07-11 16:01:36 -07:00
8637651be9 reset file 2022-07-11 22:53:28 +00:00
ff6fcd15c4 Reduce rerenders of the kbar items 2022-07-11 15:47:42 -07:00
6cffbc23c7 reset - file 2022-07-11 22:43:15 +00:00