Hongbo Wu
|
a38bb75e89
|
Merge pull request #2074 from omnivore-app/fix/substack
Remove new "restack" and "share" buttons from SubStack newsletters
|
2023-04-18 15:10:31 +08:00 |
|
Hongbo Wu
|
06733227d6
|
Remove new "restack" and "share" buttons from SubStack newsletters
|
2023-04-18 14:53:27 +08:00 |
|
Jackson Harper
|
c9f4bda42d
|
Fix labels not being displayed on the reader
|
2023-04-18 14:05:01 +08:00 |
|
Jackson Harper
|
3c12162866
|
Fix typo in content type check
|
2023-04-18 11:22:44 +08:00 |
|
Jackson Harper
|
a6dbe3ab5a
|
Add epub container
|
2023-04-18 11:05:31 +08:00 |
|
Jackson Harper
|
69df32d428
|
Implement a reader for epubs
|
2023-04-18 09:00:48 +08:00 |
|
Hongbo Wu
|
c03d59c3c9
|
Add test case for failures
|
2023-04-17 17:20:14 +08:00 |
|
Hongbo Wu
|
a1e782e39d
|
Fix tests
|
2023-04-17 17:14:40 +08:00 |
|
Hongbo Wu
|
11538347af
|
Fix incorrect successful and failed counter of imported urls in the importer
|
2023-04-17 10:24:46 +08:00 |
|
Jackson Harper
|
21127389f5
|
Add fullscreen to keyboard help modal
|
2023-04-15 11:50:03 +08:00 |
|
Jackson Harper
|
b19e89bf9e
|
Add a hotkey for fullscreen
|
2023-04-15 11:46:35 +08:00 |
|
Jackson Harper
|
2c29aa76b5
|
Disable the Pocket integration button
|
2023-04-15 08:24:30 +08:00 |
|
Hongbo Wu
|
e48ba1c5b2
|
Add test case
|
2023-04-14 18:55:57 +08:00 |
|
Hongbo Wu
|
182860e4d3
|
Update comment
|
2023-04-14 18:50:31 +08:00 |
|
Hongbo Wu
|
0a2598e296
|
Parse the author name from email address
|
2023-04-14 18:48:24 +08:00 |
|
Hongbo Wu
|
f7d46752e1
|
Forward subscription confirmation email
|
2023-04-14 18:40:38 +08:00 |
|
Jackson Harper
|
63b9053d84
|
Handle cases where no progres is sent during upload
|
2023-04-14 14:14:49 +08:00 |
|
Jackson Harper
|
bde605ecf9
|
Fix issues with progress not being displayed on upload complete
|
2023-04-14 13:34:30 +08:00 |
|
Jackson Harper
|
efee75b41d
|
Dont show upload modal by default
|
2023-04-14 12:55:14 +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
|
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 |
|
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
|
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
|
938a1a6516
|
Improve the CSS for tables
|
2023-04-13 11:33:36 +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 |
|
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 |
|
Hongbo Wu
|
e6690709c3
|
Replace express-http-context with express-http-context2
|
2023-04-12 17:50:13 +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 |
|
Hongbo Wu
|
9a46e935d9
|
Add [] to the labels in csv
|
2023-04-12 16:50:11 +08:00 |
|