Commit graph

7995 commits

Author SHA1 Message Date
Jackson Harper
efee75b41d Dont show upload modal by default 2023-04-14 12:55:14 +08:00
Jackson Harper
6bfe56b1c9
Merge pull request #2044 from omnivore-app/fix/web-keyboard-modal-width
Better minWidth for small screens
2023-04-14 12:47:06 +08:00
Jackson Harper
9c4c43bf6a Better minWidth for small screens 2023-04-14 12:29:59 +08:00
Jackson Harper
93bbf25170
Merge pull request #2038 from omnivore-app/feat/web-upload-modal
Move dnd uploader into a separate modal
2023-04-14 12:17:48 +08:00
Jackson Harper
a6560ac9a8
Merge pull request #2043 from omnivore-app/fix/web-reader-labels
Clean up keyboard commands functionalities and modal, add tooltips
2023-04-14 12:16:44 +08:00
Jackson Harper
978e802786 Clean up keyboard commands functionalities and modal, add tooltips 2023-04-14 11:27:01 +08:00
Jackson Harper
1c853ea1a1 Revert library menu changes 2023-04-13 19:01:15 +08:00
Jackson Harper
12163de073 Show uploaded items in the upload modal 2023-04-13 19:00:16 +08:00
蒋小霕
007a4d5c37
Update Localizable.strings 2023-04-13 18:31:35 +08:00
Jackson Harper
7d7fdcd2e3
Merge pull request #1963 from omnivore-app/fix/telegram-test
Add test for telegram pages
2023-04-13 13:37:42 +08:00
jacksonh
e7e90658b6 Update generated html 2023-04-13 04:36:05 +00:00
jacksonh
e423374e52 Update generated html 2023-04-13 12:35:05 +08:00
Jackson Harper
ba57848cdd Add test for telegram pages 2023-04-13 12:34:32 +08:00
Jackson Harper
4d3518ebb3
Merge pull request #2035 from omnivore-app/fix/improve-table-css
Improve the CSS for tables
2023-04-13 12:27:25 +08:00
Jackson Harper
7444d32944
Merge pull request #2036 from omnivore-app/fix/remove-footnote-links
Remove footnote links in wikipedia articles
2023-04-13 12:26:49 +08:00
Jackson Harper
6c27c5385f Remove footnote links in wikipedia articles 2023-04-13 12:10:07 +08:00
Jackson Harper
3c7ab5d77e Remove position: relative in unneeded places
- relative positioning causes it to create its own box, so
it gets its on z-index, removing this prevents it from showing
above the label modal.
2023-04-13 11:52:01 +08:00
Jackson Harper
e56538d60f
Merge pull request #2016 from omnivore-app/dependabot/npm_and_yarn/google-cloud/monitoring-3.0.3
Bump @google-cloud/monitoring from 3.0.0 to 3.0.3
2023-04-13 11:34:59 +08:00
Jackson Harper
938a1a6516 Improve the CSS for tables 2023-04-13 11:33:36 +08:00
Jackson Harper
ce68cfce4f
Merge pull request #2032 from omnivore-app/fix/ios-reader-preferences
Fix buttons on the custom sliders, improve pref. colours, fix edit title from share extension
2023-04-13 11:22:54 +08:00
Jackson Harper
c3cdefd563 Update bundle 2023-04-13 11:13:54 +08:00
dependabot[bot]
fe6d713101
Bump @google-cloud/monitoring from 3.0.0 to 3.0.3
Bumps [@google-cloud/monitoring](https://github.com/googleapis/nodejs-monitoring) from 3.0.0 to 3.0.3.
- [Release notes](https://github.com/googleapis/nodejs-monitoring/releases)
- [Changelog](https://github.com/googleapis/nodejs-monitoring/blob/v3.0.3/CHANGELOG.md)
- [Commits](https://github.com/googleapis/nodejs-monitoring/compare/v3.0.0...v3.0.3)

---
updated-dependencies:
- dependency-name: "@google-cloud/monitoring"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-13 02:54:38 +00:00
Jackson Harper
0962ae3deb
Merge pull request #1838 from omnivore-app/feature/android-labels
Label Filtering - Android
2023-04-13 10:53:14 +08:00
Jackson Harper
2fb2bc519f
Merge pull request #2033 from omnivore-app/dependabot/npm_and_yarn/opentelemetry/instrumentation-grpc-0.37.0
Bump @opentelemetry/instrumentation-grpc from 0.29.2 to 0.37.0
2023-04-13 10:52:25 +08:00
Jackson Harper
8c8538a49c
Merge pull request #1936 from omnivore-app/dependabot/npm_and_yarn/google-cloud/pubsub-3.4.1
Bump @google-cloud/pubsub from 2.19.0 to 3.4.1
2023-04-13 10:51:50 +08:00
Jackson Harper
943588dab3 Fix height of font modal on iPad 2023-04-13 10:28:26 +08:00
dependabot[bot]
11d26e3fd5
Bump @opentelemetry/instrumentation-grpc from 0.29.2 to 0.37.0
Bumps [@opentelemetry/instrumentation-grpc](https://github.com/open-telemetry/opentelemetry-js) from 0.29.2 to 0.37.0.
- [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/commits/experimental/v0.37.0)

---
updated-dependencies:
- dependency-name: "@opentelemetry/instrumentation-grpc"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-13 01:51:28 +00:00
Jackson Harper
17931e9cdb Bump version 2023-04-13 09:43:04 +08:00
Jackson Harper
9fd075d223 Fix branch statement preventing edited titles from being saved 2023-04-13 09:37:33 +08:00
Jackson Harper
75d82e39d8 Fix buttons on the custom sliders, improve pref. colours 2023-04-13 09:18:06 +08:00
Jackson Harper
e603faa6a5
Merge pull request #2027 from omnivore-app/fix/present-notes-in-nav
Always present the Notes view in a NavigationView
2023-04-13 08:58:51 +08:00
Hongbo Wu
4ca5ac025a
Merge pull request #2028 from omnivore-app/express-http-context2
Replace express-http-context with express-http-context2
2023-04-12 19:17:54 +08:00
Jackson Harper
e164e416ce Bump version 2023-04-12 18:13:43 +08:00
Hongbo Wu
e6690709c3 Replace express-http-context with express-http-context2 2023-04-12 17:50:13 +08:00
Jackson Harper
8d7b943d70 Always present the Notes view in a NavigationView 2023-04-12 17:43:53 +08:00
Hongbo Wu
e1cb32bebb
Merge pull request #1812 from omnivore-app/feature/pocket-import
feature/pocket import
2023-04-12 17:05:19 +08:00
Hongbo Wu
014dc773e3 Fix labels not saved correctly by saveUrl 2023-04-12 17:04:59 +08:00
Hongbo Wu
874247661b resolve conflicts 2023-04-12 17:04:59 +08:00
Hongbo Wu
c07ada0218 resolve conflicts 2023-04-12 17:04:59 +08:00
Hongbo Wu
ef800ded81 Fix some external requests not being mocked 2023-04-12 17:04:59 +08:00
Hongbo Wu
42dc3f7330 Fix some external requests not being mocked 2023-04-12 17:04:59 +08:00
Hongbo Wu
39b79f5cd2 Mock sending emails while testing 2023-04-12 17:04:59 +08:00
Hongbo Wu
9857af27e2 Add labels and state to createArticle API 2023-04-12 17:04:59 +08:00
Hongbo Wu
abd42f7064 Add labels and state to saveUrl API 2023-04-12 16:50:11 +08:00
Hongbo Wu
ce273b5172 Add test case for archives page and saves labels in savePage API 2023-04-12 16:50:11 +08:00
Hongbo Wu
87d3f5b3d8 Add labels and state to savePage API 2023-04-12 16:50:11 +08:00
Hongbo Wu
fcf08fc364 Add state and labels to savePageInput 2023-04-12 16:50:11 +08:00
Hongbo Wu
5c46903fbe Add labels and state to puppeteer-parse 2023-04-12 16:50:11 +08:00
Hongbo Wu
52399b3702 Add state and labels to the cloud task 2023-04-12 16:50:11 +08:00
Hongbo Wu
4b578bbebb Process labels and state in the csv file 2023-04-12 16:50:11 +08:00