Commit Graph

3331 Commits

Author SHA1 Message Date
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
aae16d7a4d Set HIGHLIGHT as default highlight type 2023-03-22 22:02:03 +08:00
d0a3f077e0 Set cursor to pointer on hover of left menu dropdowns 2023-03-22 16:29:30 +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
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
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
7b480ce39a Add url to the useGetArticleSavingStatus input variable 2023-03-20 21:29:12 +08:00
d2de0a2906 Dont use result url, always use passed in url 2023-03-20 17:32:49 +08:00
265c050f5c Return readerURL on save URL requests 2023-03-20 17:28:55 +08:00
163dd62b58 Use url in save request 2023-03-20 17:02:30 +08:00
c315e8be04 Return article's url in saveUrl api 2023-03-20 16:49:18 +08:00
fb945f2791 Return url in save API 2023-03-20 16:48:50 +08:00
0ec054a486 Merge pull request #1928 from omnivore-app/fix/login-button-size
Dont force size of login button so padding is displayed correctly
2023-03-20 10:44:34 +08:00
3160e15605 Merge pull request #1857 from omnivore-app/dependabot/npm_and_yarn/firebase-admin-11.5.0
Bump firebase-admin from 10.0.2 to 11.5.0
2023-03-20 10:39:35 +08:00
d2e7dd1b07 Merge pull request #1903 from omnivore-app/dependabot/npm_and_yarn/sentry/nextjs-7.42.0
Bump @sentry/nextjs from 6.19.6 to 7.42.0
2023-03-20 10:37:05 +08:00
f348ec7100 Add id to saving request and make both id and url optional 2023-03-17 17:56:38 +08:00
45fe15b735 Dont force size of login button so padding is displayed correctly 2023-03-17 17:01:39 +08:00
cad4afbe8c Revert "Update frontend"
This reverts commit cfb62a3995.
2023-03-17 16:58:08 +08:00
8ca2036b36 Revert "Encode url"
This reverts commit d3f3506c76.
2023-03-17 16:57:59 +08:00
5b947aac73 Filter library items with no highlights from the highlights mode 2023-03-17 16:22:49 +08:00
b8b4fa888c Merge pull request #1923 from omnivore-app/fix/delete-highlight-fixes
Better handling of deleting highlights from the library highlights view
2023-03-17 16:06:22 +08:00
7727a29624 Revert a tsconfig change will cause the dist file structure not as expected 2023-03-17 16:01:07 +08:00
8f6a8cc036 Empty highlights component 2023-03-17 15:53:55 +08:00
baad0030ca Handle highlight delete in the mobile library view 2023-03-17 15:24:22 +08:00
e2bf22f3ae Update current item when deleting items if current item is deleted 2023-03-17 15:08:13 +08:00
6043d08046 Remove unneeded prop 2023-03-17 15:01:34 +08:00
e3a6cc2e5f Positioning fixes for the highlights mode in the library 2023-03-17 14:59:37 +08:00
f61efd2d3e Better handlding of deleting highlights from the library highlights view 2023-03-17 14:11:03 +08:00
d3f3506c76 Encode url 2023-03-17 11:50:28 +08:00
cfb62a3995 Update frontend 2023-03-17 11:37:59 +08:00
9e492f7dcb Add test case 2023-03-17 11:37:59 +08:00
f9396450a5 Get saving request by url 2023-03-17 11:37:59 +08:00
fc662dd2d5 Return existing slug if page exists 2023-03-17 11:37:59 +08:00
86ae533b66 Merge pull request #1915 from omnivore-app/allow-scoping-searches-to-site
Allow scoping searches to site:
2023-03-17 09:59:21 +08:00
a9128a0733 Use vh to force the PDF container height 2023-03-16 17:01:53 +08:00