Commit graph

5794 commits

Author SHA1 Message Date
Jackson Harper
b703d55994
Merge pull request #1960 from omnivore-app/feat/tl-parsing-improvements
Strip the tl_article_header element
2023-03-31 09:36:21 +08:00
Jackson Harper
db687f151b Strip the tl_article_header element 2023-03-30 19:31:43 +08:00
Jackson Harper
deda0f8b7b
Merge pull request #1959 from omnivore-app/fix/edge-makefile
Update Makefile for Edge extension
2023-03-30 17:06:35 +08:00
Jackson Harper
04842e4320 Update Makefile for Edge extension 2023-03-30 10:11:41 +08:00
Hongbo Wu
50347b8549
Merge pull request #1952 from omnivore-app/fix/elastic-query-error
Fix start_date or end_date is undefined in elasticsearch search query
2023-03-28 10:00:17 +08:00
Hongbo Wu
53a2df5dd2 Fix start_date or end_date is undefined in elasticsearch search query 2023-03-27 18:45:24 +08:00
Hongbo Wu
cef282a6c4
Merge pull request #1946 from omnivore-app/fix/forward-email-address
Use receipient address in the envelope field
2023-03-23 19:36:09 +08:00
Hongbo Wu
6ade830605 To in the envelope will always be a single-element array 2023-03-23 18:33:32 +08:00
Hongbo Wu
ea3077ea2e Use receipient address in the envelope field 2023-03-23 18:18:33 +08:00
Hongbo Wu
fe03e78f49
Merge pull request #1943 from omnivore-app/fix/default-highlight-type
Set HIGHLIGHT as default highlight type
2023-03-23 11:01:26 +08:00
Hongbo Wu
dd24cfbeec Remove async 2023-03-23 10:45:39 +08:00
Hongbo Wu
abb8df26e5 Set HIGHLIGHT as default highlight type in every highlight 2023-03-23 10:44:30 +08:00
Hongbo Wu
aae16d7a4d Set HIGHLIGHT as default highlight type 2023-03-22 22:02:03 +08:00
Jackson Harper
ace5bf603f
Merge pull request #1941 from omnivore-app/fix/menu-hover
Set cursor to pointer on hover of left menu dropdowns
2023-03-22 20:00:53 +08:00
Jackson Harper
d0a3f077e0 Set cursor to pointer on hover of left menu dropdowns 2023-03-22 16:29:30 +08:00
Hongbo Wu
e42881d2ad
Merge pull request #1905 from omnivore-app/annotation-api
Add type to the highlight in the elasticsearch and three types are HIGHLIGHTS, REDACTION and NOTE
2023-03-22 11:07:43 +08:00
Hongbo Wu
b3a965781c resolve conflicts 2023-03-22 10:40:03 +08:00
Hongbo Wu
ee151637e3 Only send event if highlight updated 2023-03-22 10:37:07 +08:00
Hongbo Wu
9df1546323 Fix tests 2023-03-22 10:37:07 +08:00
Hongbo Wu
b0e91cbbbb Change GraphQL APIs 2023-03-22 10:36:38 +08:00
Hongbo Wu
71826148fd Add type to the highlight in the elasticsearch and three types are HIGHLIGHTS, REDACTION and NOTE 2023-03-22 10:34:40 +08:00
Jackson Harper
30e52490e7
Merge pull request #1926 from omnivore-app/feat/extension-ui
Improve the UI for the browser extension
2023-03-21 20:40:16 +08:00
Jackson Harper
542c685479
Merge pull request #1938 from omnivore-app/fix/library-header-height
Improve the height of the header in the library
2023-03-21 20:38:13 +08:00
Hongbo Wu
aa714cf65a
Merge pull request #1939 from omnivore-app/fix/deleted-article-saving-request
fix/deleted article saving request
2023-03-21 16:13:58 +08:00
Hongbo Wu
013b460e39 Check the permission to access page in elasticsearch 2023-03-21 15:56:30 +08:00
Hongbo Wu
e84b517493 Do not update createdAt for existing page 2023-03-21 13:57:57 +08:00
Hongbo Wu
8148453503 When saving an existing page, update the content 2023-03-21 13:44:00 +08:00
Hongbo Wu
bc9ba1d976 Reset state to processing when creating articles 2023-03-21 13:05:00 +08:00
Hongbo Wu
d733576e41 Do not check for deleted article in saving request in web 2023-03-21 13:04:22 +08:00
Hongbo Wu
5af9d9266c Do not fetch deleted article in saving request 2023-03-21 13:03:53 +08:00
Hongbo Wu
f053b60cbe Allow array values in page filters 2023-03-21 13:03:23 +08:00
Hongbo Wu
f93148fcdd Add BAD_DATA to the saving request error code 2023-03-21 13:02:38 +08:00
Jackson Harper
89d59be1f2 Improve the height of the header in the library
We need to handle library headers and PDF headers differently.
2023-03-21 12:57:40 +08:00
Jackson Harper
fd8bfda249 Bump version, better label handling 2023-03-21 12:28:01 +08:00
Jackson Harper
94615df734 Update description, remove unused files 2023-03-21 12:10:02 +08:00
Jackson Harper
99d47db9bb Handle PDFs and logged out state 2023-03-21 10:55:27 +08:00
Hongbo Wu
b0db2555ed
Merge pull request #1933 from omnivore-app/fix/save-request-redirect
Add url to the useGetArticleSavingStatus input variable
2023-03-20 21:33:23 +08:00
Hongbo Wu
7b480ce39a Add url to the useGetArticleSavingStatus input variable 2023-03-20 21:29:12 +08:00
Jackson Harper
4524b66dc7 logged out state handling 2023-03-20 21:21:39 +08:00
Jackson Harper
7be896e988 Prep for release, disable unused features 2023-03-20 21:21:39 +08:00
Jackson Harper
82360c74fa More pending request handling 2023-03-20 21:21:39 +08:00
Jackson Harper
157f02fb1c WIP: Handle pending requests 2023-03-20 21:21:39 +08:00
Jackson Harper
4eddf95ace Clean up API callers 2023-03-20 21:21:39 +08:00
Jackson Harper
93c19ecdea Simplify status updating code, start to add edit labels 2023-03-20 21:21:39 +08:00
Jackson Harper
74c2969b03 Revert change to useGetLabelsQuery.tsx 2023-03-20 21:21:39 +08:00
Jackson Harper
18f970e778 Browser extension UI 2023-03-20 21:21:39 +08:00
Jackson Harper
7102107890 Improve the UI for the browser extension 2023-03-20 21:21:39 +08:00
Jackson Harper
5181e09752
Merge pull request #1932 from omnivore-app/use-url-in-save-request
use url in save request
2023-03-20 18:16:23 +08:00
Jackson Harper
d2de0a2906 Dont use result url, always use passed in url 2023-03-20 17:32:49 +08:00
Jackson Harper
265c050f5c Return readerURL on save URL requests 2023-03-20 17:28:55 +08:00