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
Hongbo Wu
62a3f6d1d8
Add recommendHighlights API
2022-12-08 11:37:35 +08:00
Jackson Harper
8ac1afe277
Use cookie auth instead of header to not interfere with GCPs auth mechanisms
2022-12-05 18:41:08 +08:00
Hongbo Wu
c49db571cd
Add search by recommendedBy group name
2022-12-05 14:53:29 +08:00
Hongbo Wu
6b65c386a0
Add authentication to the request header
2022-12-02 21:15:33 +08:00
Hongbo Wu
7707f100f2
Add recommend gql api
2022-12-02 19:45:26 +08:00
Hongbo Wu
0e3d1ced46
Add recommend rest api to handler tasks
2022-12-02 19:10:41 +08:00
Hongbo Wu
5fd137d23e
Add recommendation cloud task
2022-12-02 18:49:13 +08:00
Hongbo Wu
3f24d9a99e
Add includes filter to search by ids in search api
2022-11-24 14:10:13 +08:00
Hongbo Wu
ba730bdc3e
Use default application credential
2022-11-22 13:00:01 +08:00
Hongbo Wu
2ae3226bdb
Add sendNotification api
2022-11-22 12:48:17 +08:00
Jackson Harper
080a1982b2
Remove unused import
2022-11-21 22:39:10 +08:00
Jackson Harper
1e4658b771
Consistent function declaration syntax
2022-11-21 22:39:10 +08:00
Jackson Harper
c0d5d12ec0
Add missing file
2022-11-21 22:39:10 +08:00
Jackson Harper
a3f477f57a
Linting fix
2022-11-21 22:39:10 +08:00
Jackson Harper
9741f6b12d
Add highlights to newly saved pages if they contain highlight markers
2022-11-21 22:39:10 +08:00
Hongbo Wu
a78074b0da
Merge pull request #1406 from omnivore-app/set-voice-in-user-personalization
...
set voice in user personalization
2022-11-11 16:57:49 +08:00
Hongbo Wu
9872355056
Allow apollo sandbox access in local env only
2022-11-11 16:18:11 +08:00
Hongbo Wu
67b26be547
Allow apollo sandbox access
2022-11-11 15:24:54 +08:00
Jackson Harper
83dbb54896
Allow filtering by author
2022-11-11 15:01:14 +08:00
Hongbo Wu
ce18d33ae1
Change queue name
2022-11-11 10:14:46 +08:00
Hongbo Wu
b0938ee96c
Pre-fetch realistic voice only if user is opted in
2022-11-10 18:48:00 +08:00
Hongbo Wu
ddd1e84686
Add language and rate in the cloud task params
2022-11-08 16:22:23 +08:00
Hongbo Wu
2e47b0879c
Convert HTML to utterances
2022-11-07 19:30:20 +08:00