Commit Graph

5322 Commits

Author SHA1 Message Date
7fc468b2bd Update generated html 2023-02-14 04:34:50 +00:00
cc8b1cefdb Preserve <pre> elements with prism- class and identity them as code blocks 2023-02-14 12:33:59 +08:00
4513b5931b Update generated html 2023-02-13 14:14:39 +00:00
69b87078a5 Fix not timeout if scroll more than 5 seconds 2023-02-13 22:10:56 +08:00
69486a8527 Add readability test for yuyue.com 2023-02-13 17:01:48 +08:00
d816ee9563 Allow image and media to be loaded in puppeteer 2023-02-13 16:50:39 +08:00
1a1617e86c Add readability test for habr.com 2023-02-10 17:13:18 +08:00
c0d958c8a4 Merge pull request #1799 from omnivore-app/generate-static-html-for-readaibility
generate static html for readaibility
2023-02-10 16:24:38 +08:00
2f32b01a61 Update generated html 2023-02-10 07:46:02 +00:00
f7ba1dddfa Add pr event 2023-02-10 15:26:10 +08:00
05380145fb Add branch reference 2023-02-10 15:22:19 +08:00
6b4c34bec1 Add wechat test page 2023-02-10 13:57:21 +08:00
083b1c6675 Split the action into two steps 2023-02-10 13:49:32 +08:00
3c4a847c25 Add job to commit changes and push 2023-02-10 13:21:15 +08:00
989ff56e13 Only check out readability folder 2023-02-10 13:12:13 +08:00
167ca204b2 Remove trigger on pull request 2023-02-10 13:11:02 +08:00
76b8ae558b Check out code in deploy job 2023-02-10 13:02:05 +08:00
f02c1434b0 Skip newsletters for now 2023-02-10 12:57:27 +08:00
22479cb8a6 Fix bug in action 2023-02-10 12:51:59 +08:00
15d417410e Add GitHub action to generate static html for readability and distiller test pages 2023-02-10 12:40:12 +08:00
eba25f8307 Update python script to write content into index.html 2023-02-10 12:08:20 +08:00
0359cefb4f Merge pull request #1794 from omnivore-app/add-domdistiller-test-page
Add dom-distiller generated test pages
2023-02-10 10:42:59 +08:00
c285a017c3 Increase view.html iframe height 2023-02-09 22:20:58 +08:00
57c0b0778a Merge pull request #1796 from omnivore-app/fix/en-about-apos
Remove apos that got copied over during localization
2023-02-09 19:03:51 +08:00
87271f572a Remove apos that got copied over during localization 2023-02-09 18:49:58 +08:00
761f2ff8f2 Add JWT token to the request 2023-02-09 18:05:04 +08:00
a91cf9ef63 Add an option for the original html to be parsed by distiller 2023-02-09 17:44:02 +08:00
cd5429d5fa Merge pull request #1784 from omnivore-app/fix/bulk-processing-status
Operate on pages in processing state during bulk operations
2023-02-09 16:01:58 +08:00
5903160eb7 Add dom-distiller generated test pages 2023-02-09 15:36:26 +08:00
b0ccfc213d Operate on pages in processing state during bulk operations 2023-02-09 12:28:06 +08:00
c4281b545c Merge pull request #1762 from holton-jiang/patch-2
Update Localizable.strings
2023-02-06 10:58:47 -08:00
5982005590 Merge pull request #1779 from omnivore-app/fix/tts
Fix text-to-speech timeout issue by sending the response back when cache is invalid
2023-02-06 11:46:11 +08:00
8e19a7ba9b Merge pull request #1778 from omnivore-app/fix/mobile-login-error-logging
Add additional logging for mobile auth login errors
2023-02-06 11:45:24 +08:00
49e40994ee Fix text to speech timeout issue by sending the response back when cache is invalid 2023-02-06 11:24:31 +08:00
768652d77f Merge pull request #1772 from omnivore-app/dependabot/npm_and_yarn/pkg/extension/http-cache-semantics-4.1.1
Bump http-cache-semantics from 4.1.0 to 4.1.1 in /pkg/extension
2023-02-06 11:15:33 +08:00
477eeac3f3 Merge pull request #1771 from omnivore-app/dependabot/npm_and_yarn/pkg/admin/http-cache-semantics-4.1.1
Bump http-cache-semantics from 4.1.0 to 4.1.1 in /pkg/admin
2023-02-06 11:15:12 +08:00
e6833fddff Add to address on email not forwarded logs 2023-02-06 11:13:28 +08:00
1e63899748 Add additional logging for mobile auth login errors 2023-02-06 11:11:28 +08:00
3faf9e34c7 Bump http-cache-semantics from 4.1.0 to 4.1.1 in /pkg/extension
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/kornelski/http-cache-semantics/releases)
- [Commits](https://github.com/kornelski/http-cache-semantics/compare/v4.1.0...v4.1.1)

---
updated-dependencies:
- dependency-name: http-cache-semantics
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-04 06:35:14 +00:00
11d44eac1f Bump http-cache-semantics from 4.1.0 to 4.1.1 in /pkg/admin
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/kornelski/http-cache-semantics/releases)
- [Commits](https://github.com/kornelski/http-cache-semantics/compare/v4.1.0...v4.1.1)

---
updated-dependencies:
- dependency-name: http-cache-semantics
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-04 06:35:13 +00:00
8f5cf4c8a0 Merge pull request #1768 from omnivore-app/every-io-newsletter
Add support to multiple newsletters
2023-02-03 19:13:39 +08:00
db1a194d11 Add support for india times newsletter 2023-02-03 18:18:44 +08:00
d36b608919 Add support for energy-world newsletter 2023-02-03 17:23:51 +08:00
b6c41b9c73 Add support for every.io newsletter 2023-02-03 16:59:27 +08:00
930bc62fce Merge pull request #1766 from omnivore-app/feat/bulk-actions
Add web UI for the bulk action API
2023-02-03 15:41:33 +08:00
363489f5be Add generic newsletter handler 2023-02-03 14:46:24 +08:00
b82ea0425e Add new bulk tool 2023-02-03 14:44:47 +08:00
0a4774828d Allow overriding the logo click destination for tools 2023-02-03 14:44:07 +08:00
e8ccb2f781 Update Localizable.strings 2023-02-02 22:55:30 +08:00
1458395630 Merge pull request #1759 from omnivore-app/archive-all-api
bulk action api
2023-02-02 22:14:33 +08:00