Commit Graph

5873 Commits

Author SHA1 Message Date
5eef42e296 Merge highlight improvements 2023-04-03 17:19:43 +08:00
2378abef4a Merge pull request #1962 from omnivore-app/fix/newline-in-author
Remove \n, extra spaces from and trim author
2023-03-31 10:21:42 +08:00
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
c144e53845 Update generated html 2023-03-30 13:56:58 +00:00
f77aae9810 Remove \n, extra spaces from and trim author 2023-03-30 21:55:41 +08:00
db687f151b Strip the tl_article_header element 2023-03-30 19:31:43 +08:00
deda0f8b7b Merge pull request #1959 from omnivore-app/fix/edge-makefile
Update Makefile for Edge extension
2023-03-30 17:06:35 +08:00
04842e4320 Update Makefile for Edge extension 2023-03-30 10:11:41 +08:00
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
53a2df5dd2 Fix start_date or end_date is undefined in elasticsearch search query 2023-03-27 18:45:24 +08:00
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
6ade830605 To in the envelope will always be a single-element array 2023-03-23 18:33:32 +08:00
ea3077ea2e Use receipient address in the envelope field 2023-03-23 18:18:33 +08:00
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
dd24cfbeec Remove async 2023-03-23 10:45:39 +08:00
abb8df26e5 Set HIGHLIGHT as default highlight type in every highlight 2023-03-23 10:44:30 +08:00
4df43d9c36 fix minimize in dock issue for macos 2023-03-22 10:58:10 -07:00
b61b511c23 add os conditionals to get mac app to compile 2023-03-22 09:24:12 -07:00
aae16d7a4d Set HIGHLIGHT as default highlight type 2023-03-22 22:02:03 +08:00
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
d0a3f077e0 Set cursor to pointer on hover of left menu dropdowns 2023-03-22 16:29:30 +08:00
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
b3a965781c resolve conflicts 2023-03-22 10:40:03 +08:00
ee151637e3 Only send event if highlight updated 2023-03-22 10:37:07 +08:00
9df1546323 Fix tests 2023-03-22 10:37:07 +08:00
b0e91cbbbb Change GraphQL APIs 2023-03-22 10:36:38 +08:00
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
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
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
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
013b460e39 Check the permission to access page in elasticsearch 2023-03-21 15:56:30 +08:00
e84b517493 Do not update createdAt for existing page 2023-03-21 13:57:57 +08:00
8148453503 When saving an existing page, update the content 2023-03-21 13:44:00 +08:00
bc9ba1d976 Reset state to processing when creating articles 2023-03-21 13:05:00 +08:00
d733576e41 Do not check for deleted article in saving request in web 2023-03-21 13:04:22 +08:00
5af9d9266c Do not fetch deleted article in saving request 2023-03-21 13:03:53 +08:00
f053b60cbe Allow array values in page filters 2023-03-21 13:03:23 +08:00
f93148fcdd Add BAD_DATA to the saving request error code 2023-03-21 13:02:38 +08:00
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
fd8bfda249 Bump version, better label handling 2023-03-21 12:28:01 +08:00
94615df734 Update description, remove unused files 2023-03-21 12:10:02 +08:00
99d47db9bb Handle PDFs and logged out state 2023-03-21 10:55:27 +08:00
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
7b480ce39a Add url to the useGetArticleSavingStatus input variable 2023-03-20 21:29:12 +08:00
4524b66dc7 logged out state handling 2023-03-20 21:21:39 +08:00
7be896e988 Prep for release, disable unused features 2023-03-20 21:21:39 +08:00
82360c74fa More pending request handling 2023-03-20 21:21:39 +08:00
157f02fb1c WIP: Handle pending requests 2023-03-20 21:21:39 +08:00
4eddf95ace Clean up API callers 2023-03-20 21:21:39 +08:00
93c19ecdea Simplify status updating code, start to add edit labels 2023-03-20 21:21:39 +08:00