Hongbo Wu
4cc9547935
fix: fallback to html if failed to convert html to markdown
2023-05-19 16:55:50 +08:00
Hongbo Wu
87f55eabf6
fix: sentry report on node is null
2023-05-19 10:54:43 +08:00
Hongbo Wu
331ddf69d4
remove debugging log
2023-05-18 21:12:44 +08:00
Hongbo Wu
0adab7ad23
fix: sentry report on unable to find highlight
2023-05-18 21:07:51 +08:00
Hongbo Wu
48554be76d
fix: wrap link with ==
2023-05-18 21:04:27 +08:00
Hongbo Wu
2bf932cbdc
fix: &npsp; breaks highlight
2023-05-18 16:50:49 +08:00
Hongbo Wu
175b82485f
Fix typo
2023-05-15 17:39:29 +08:00
Hongbo Wu
e3d8fae6c5
Remove debug log
2023-05-12 19:28:19 +08:00
Hongbo Wu
791d11f581
Allow content to be converted into highlightedMarkdown format
2023-05-12 19:27:04 +08:00
Hongbo Wu
a4d385bc83
add sorting by wordsCount
2023-05-03 08:36:33 +08:00
Hongbo Wu
3841734deb
Fix forwarded email subject being treated as an URL, for example "Fwd: subject"
2023-04-24 21:16:44 +08:00
Hongbo Wu
69968e5288
Save url if the email subject is a parsable url
2023-04-24 12:54:23 +08:00
Jackson Harper
69df32d428
Implement a reader for epubs
2023-04-18 09:00:48 +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
42dc3f7330
Fix some external requests not being mocked
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
06b6583f29
Mock cloud storage bucket
2023-04-12 16:50:11 +08:00
Hongbo Wu
76b63efdc1
Fix tests
2023-04-12 16:50:11 +08:00
Hongbo Wu
10c01c12f2
Add test case for integration import task handler
2023-04-12 16:50:10 +08:00
Hongbo Wu
9ff0711a73
Remove wrong comments
2023-04-12 16:50:10 +08:00
Hongbo Wu
c8ec84562b
Create an import from integration cloud task
2023-04-12 16:50:10 +08:00
Hongbo Wu
0bf4119c92
Refactor with factor pattern
2023-04-12 16:50:10 +08:00
Hongbo Wu
9056318667
Change type field in integration table from enum to text type
2023-04-12 16:50:10 +08:00
Hongbo Wu
4969391d4c
Replace picture with image
2023-04-12 12:15:53 +08:00
Hongbo Wu
8148453503
When saving an existing page, update the content
2023-03-21 13:44:00 +08:00
Hongbo Wu
e5f1f25a4d
Allow scoping searches to site:
2023-03-14 18:26:45 +08:00
Jackson Harper
d0e4c01b45
Allow passing mode to backend to better handle mode changes in client
2023-03-09 10:15:14 +08:00
Hongbo Wu
65c244edd7
Merge pull request #1819 from omnivore-app/feature/search-filter-with-no-as-keyword
2023-02-21 12:23:22 +08:00
Hongbo Wu
214766dda6
Add no: keyword to the search filter to filter items without label or highlight
2023-02-17 12:48:02 +08:00
Hongbo Wu
7f761049d7
Preparse the newsletter content
2023-02-17 09:49:19 +08:00
Hongbo Wu
cc8b1cefdb
Preserve <pre> elements with prism- class and identity them as code blocks
2023-02-14 12:33:59 +08:00
Hongbo Wu
d816ee9563
Allow image and media to be loaded in puppeteer
2023-02-13 16:50:39 +08:00
Hongbo Wu
c285a017c3
Increase view.html iframe height
2023-02-09 22:20:58 +08:00
Hongbo Wu
761f2ff8f2
Add JWT token to the request
2023-02-09 18:05:04 +08:00
Hongbo Wu
a91cf9ef63
Add an option for the original html to be parsed by distiller
2023-02-09 17:44:02 +08:00
Hongbo Wu
83c8166b3b
Unescape HTML entities in annotation to avoid showing escaped characters
2023-02-01 12:13:00 +08:00
Hongbo Wu
7bfd36e308
Fix readability not run in puppeteer-parse
2023-01-12 18:33:47 +08:00
Hongbo Wu
9762b14ebc
Check if the env is local
2023-01-06 15:28:45 +08:00
Hongbo Wu
d86a6038ea
Log email content if Sendgrid api key not set
2023-01-06 09:54:02 +08:00
Hongbo Wu
7b749f974d
Convert HTML to markdown if specified
2023-01-05 12:12:48 +08:00
Jackson Harper
89454d8b59
Merge pull request #1610 from omnivore-app/fix/reduce-logging
...
Remove some places we are logging too much data causing sentry failures
2023-01-05 11:19:30 +08:00
Jackson Harper
b438d42f38
Remove some unneeded console.log calls
2023-01-04 11:18:37 +08:00
Jackson Harper
f939786c2a
Reserve some names for tools and landing pages
2023-01-03 20:55:30 +08:00
Jackson Harper
9314c3d8f1
Add uploadImportFile API method
...
Add uploadImportFile API method
Fix prefix, counting max files uploaded
Add resolver types
Basic web ui for the uploader interface
Allow selecting type when uploading import files
2023-01-03 10:01:59 +08:00
Hongbo Wu
7c39db207b
Replace createArticle with savePage in puppeteer-parse service
2022-12-28 10:15:05 +08:00
Hongbo Wu
e9b31e375f
Update savePage API to accept parsed content in the param
2022-12-27 21:59:31 +08:00
Hongbo Wu
302ea2023f
Add obsidian to corsConfig
2022-12-23 10:29:43 +08:00
Hongbo Wu
b8e7b15805
Fix generating colors with less than 6 digits
2022-12-08 19:01:54 +08:00