Commit Graph

3533 Commits

Author SHA1 Message Date
c63ecc94fb Replace SentenceTokenizerNew with SentenceTokenizer 2023-04-18 09:33:48 +08:00
c697b0cb4d Add test case 2023-04-17 19:13:09 +08:00
8a86f19e61 Upgrade natural nodejs module and use a new sentence tokenizer based on parsing 2023-04-17 18:56:17 +08:00
c03d59c3c9 Add test case for failures 2023-04-17 17:20:14 +08:00
a1e782e39d Fix tests 2023-04-17 17:14:40 +08:00
11538347af Fix incorrect successful and failed counter of imported urls in the importer 2023-04-17 10:24:46 +08:00
21127389f5 Add fullscreen to keyboard help modal 2023-04-15 11:50:03 +08:00
b19e89bf9e Add a hotkey for fullscreen 2023-04-15 11:46:35 +08:00
2c29aa76b5 Disable the Pocket integration button 2023-04-15 08:24:30 +08:00
e48ba1c5b2 Add test case 2023-04-14 18:55:57 +08:00
182860e4d3 Update comment 2023-04-14 18:50:31 +08:00
0a2598e296 Parse the author name from email address 2023-04-14 18:48:24 +08:00
f7d46752e1 Forward subscription confirmation email 2023-04-14 18:40:38 +08:00
63b9053d84 Handle cases where no progres is sent during upload 2023-04-14 14:14:49 +08:00
bde605ecf9 Fix issues with progress not being displayed on upload complete 2023-04-14 13:34:30 +08:00
efee75b41d Dont show upload modal by default 2023-04-14 12:55:14 +08:00
9c4c43bf6a Better minWidth for small screens 2023-04-14 12:29:59 +08:00
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
978e802786 Clean up keyboard commands functionalities and modal, add tooltips 2023-04-14 11:27:01 +08:00
1c853ea1a1 Revert library menu changes 2023-04-13 19:01:15 +08:00
12163de073 Show uploaded items in the upload modal 2023-04-13 19:00:16 +08:00
e7e90658b6 Update generated html 2023-04-13 04:36:05 +00:00
e423374e52 Update generated html 2023-04-13 12:35:05 +08:00
ba57848cdd Add test for telegram pages 2023-04-13 12:34:32 +08:00
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
6c27c5385f Remove footnote links in wikipedia articles 2023-04-13 12:10:07 +08:00
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
938a1a6516 Improve the CSS for tables 2023-04-13 11:33:36 +08:00
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
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
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
e6690709c3 Replace express-http-context with express-http-context2 2023-04-12 17:50:13 +08:00
014dc773e3 Fix labels not saved correctly by saveUrl 2023-04-12 17:04:59 +08:00
874247661b resolve conflicts 2023-04-12 17:04:59 +08:00
c07ada0218 resolve conflicts 2023-04-12 17:04:59 +08:00
ef800ded81 Fix some external requests not being mocked 2023-04-12 17:04:59 +08:00
42dc3f7330 Fix some external requests not being mocked 2023-04-12 17:04:59 +08:00
39b79f5cd2 Mock sending emails while testing 2023-04-12 17:04:59 +08:00
9857af27e2 Add labels and state to createArticle API 2023-04-12 17:04:59 +08:00
abd42f7064 Add labels and state to saveUrl API 2023-04-12 16:50:11 +08:00
ce273b5172 Add test case for archives page and saves labels in savePage API 2023-04-12 16:50:11 +08:00
87d3f5b3d8 Add labels and state to savePage API 2023-04-12 16:50:11 +08:00
fcf08fc364 Add state and labels to savePageInput 2023-04-12 16:50:11 +08:00
5c46903fbe Add labels and state to puppeteer-parse 2023-04-12 16:50:11 +08:00
52399b3702 Add state and labels to the cloud task 2023-04-12 16:50:11 +08:00
4b578bbebb Process labels and state in the csv file 2023-04-12 16:50:11 +08:00
9a46e935d9 Add [] to the labels in csv 2023-04-12 16:50:11 +08:00
0204e27aee mock before test 2023-04-12 16:50:11 +08:00
06b6583f29 Mock cloud storage bucket 2023-04-12 16:50:11 +08:00
76b63efdc1 Fix tests 2023-04-12 16:50:11 +08:00