|
|
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 |
|
|
|
ff6fcd15c4
|
Reduce rerenders of the kbar items
|
2022-07-11 15:47:42 -07:00 |
|
|
|
808e3ec8d6
|
Add archive to command bar
|
2022-07-11 14:58:04 -07:00 |
|
|
|
9f2ab09729
|
Special handle the CMD+K keys so they dont interfere with regular keyboard commands
|
2022-07-11 14:49:24 -07:00 |
|
|
|
b40b6f7f06
|
Bump apollo-server-express from 3.6.3 to 3.10.0
Bumps [apollo-server-express](https://github.com/apollographql/apollo-server/tree/HEAD/packages/apollo-server-express) from 3.6.3 to 3.10.0.
- [Release notes](https://github.com/apollographql/apollo-server/releases)
- [Changelog](https://github.com/apollographql/apollo-server/blob/main/CHANGELOG.md)
- [Commits](https://github.com/apollographql/apollo-server/commits/apollo-server-express@3.10.0/packages/apollo-server-express)
---
updated-dependencies:
- dependency-name: apollo-server-express
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-11 21:37:26 +00:00 |
|
|
|
bb7ea78e8f
|
Bump puppeteer-core from 13.7.0 to 15.3.2
Bumps [puppeteer-core](https://github.com/puppeteer/puppeteer) from 13.7.0 to 15.3.2.
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/puppeteer/puppeteer/compare/v13.7.0...v15.3.2)
---
updated-dependencies:
- dependency-name: puppeteer-core
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-11 21:35:51 +00:00 |
|
|
|
87e4ea0d5c
|
Bump @opentelemetry/instrumentation-graphql from 0.24.0 to 0.29.0
Bumps [@opentelemetry/instrumentation-graphql](https://github.com/open-telemetry/opentelemetry-js-contrib) from 0.24.0 to 0.29.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-js-contrib/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js-contrib/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-js-contrib/compare/v0.24.0...host-metrics-v0.29.0)
---
updated-dependencies:
- dependency-name: "@opentelemetry/instrumentation-graphql"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-11 21:33:57 +00:00 |
|
|
|
bde765c524
|
Cast unactive actions to correct type now that its an empty list
|
2022-07-11 14:09:24 -07:00 |
|
|
|
4e27ec97f9
|
Use kbar for highlighting shortcuts, cleanup options
|
2022-07-11 13:14:14 -07:00 |
|
|
|
552d76a929
|
Added search support for kbar in this PR.
|
2022-07-11 13:14:12 -07:00 |
|
|
|
3baa845853
|
Merge pull request #942 from omnivore-app/display-report-formatting
Improve formatting for content display report emails
|
2022-07-11 11:20:57 -07:00 |
|
|
|
27e39b396d
|
Improve formatting for content display report emails
With the previous formatting the `:` could be appended
to the end of URLs.
|
2022-07-11 11:06:17 -07:00 |
|
|
|
73f9f64aea
|
Bump @google-cloud/monitoring from 2.3.5 to 3.0.0
Bumps [@google-cloud/monitoring](https://github.com/googleapis/nodejs-monitoring) from 2.3.5 to 3.0.0.
- [Release notes](https://github.com/googleapis/nodejs-monitoring/releases)
- [Changelog](https://github.com/googleapis/nodejs-monitoring/blob/main/CHANGELOG.md)
- [Commits](https://github.com/googleapis/nodejs-monitoring/compare/v2.3.5...v3.0.0)
---
updated-dependencies:
- dependency-name: "@google-cloud/monitoring"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-11 02:50:23 +00:00 |
|
|
|
563909b63d
|
Merge pull request #936 from omnivore-app/dependabot/npm_and_yarn/pkg/extension/moment-2.29.4
Bump moment from 2.29.2 to 2.29.4 in /pkg/extension
|
2022-07-10 19:49:52 -07:00 |
|
|
|
9f007d72d2
|
Merge pull request #892 from omnivore-app/dependabot/npm_and_yarn/opentelemetry/instrumentation-dns-0.29.0
Bump @opentelemetry/instrumentation-dns from 0.27.1 to 0.29.0
|
2022-07-10 19:48:26 -07:00 |
|
|
|
bc2d7130af
|
Merge pull request #941 from omnivore-app/fix/utility-text-color
Fix the utility text color in menus, make theme switcher smaller
|
2022-07-09 17:16:36 -07:00 |
|
|
|
215d9cfc36
|
Fix the utility text color in menus, make theme switcher smaller
|
2022-07-09 17:08:49 -07:00 |
|
|
|
0f1c2f0656
|
Merge pull request #938 from omnivore-app/fix/menu-and-modal-design
Clean up menus based on latest design
|
2022-07-09 16:50:39 -07:00 |
|
|
|
e153966eee
|
Linting
|
2022-07-09 15:38:09 -07:00 |
|
|
|
56f843142a
|
Linting
|
2022-07-09 15:28:33 -07:00 |
|
|
|
2858dd68d2
|
Display in a textarea
|
2022-07-09 14:38:59 -07:00 |
|
|
|
9feeb80cf3
|
Allow fetching original content
This is useful when debugging
|
2022-07-09 14:35:14 -07:00 |
|
|
|
56245619cf
|
Remove unused attribute
|
2022-07-08 19:31:43 -07:00 |
|
|
|
6dc707cc92
|
Improve the outlines on dropdown arrows
|
2022-07-08 19:27:53 -07:00 |
|
|
|
4fe81eaf92
|
Merge pull request #849 from omnivore-app/feature/delete-account
Delete account API
|
2022-07-09 08:54:57 +08:00 |
|
|
|
f60876830c
|
Clean up menus based on latest design
Mostly removing separators, improving shadows, tweaking font.
First pass at these updates:
https://www.figma.com/file/ILgs6aXrPfukXOMf5Yibra/Omnivore---Deliverables?node-id=3386%3A82865
|
2022-07-08 15:20:55 -07:00 |
|
|
|
c94d5db259
|
Merge pull request #889 from omnivore-app/dependabot/npm_and_yarn/axios-0.27.2
Bump axios from 0.26.0 to 0.27.2
|
2022-07-08 13:48:27 -07:00 |
|