Commit Graph

4054 Commits

Author SHA1 Message Date
31038f61ab Fix label layout, add progress indicators on feature cards 2023-07-12 14:06:43 +08:00
dacb4ee354 Label formatting across devices match better 2023-07-12 12:35:09 +08:00
4cb05acfe0 Merge pull request #2459 from 340rahul/fix_1993_signup_form
#1993, #1968 - Make sign up form fields required
2023-07-06 15:22:24 -07:00
0c96172053 Merge pull request #2458 from omnivore-app/feature/search-filter-cat
feat: add category field to Filter object
2023-07-05 10:41:43 -07:00
5394cc5a43 Merge pull request #2457 from omnivore-app/feature/search-by-note
feat: improve basic search
2023-07-05 09:58:14 -07:00
a3fa695957 add comment 2023-07-04 20:47:51 +08:00
a818fa721c use asia/shanghai timezone to format published date in wechat articles 2023-07-04 20:46:39 +08:00
43cb72db97 comment 2023-07-04 19:02:47 +08:00
9a92fc6870 fix:
* published/saved date not editable on web
* these two dates are not fully shown
2023-07-04 18:58:21 +08:00
e06f833e21 fix: missing published date in some wechat articles
* some wechat articles do not have `create_time` in the dom javascript so use the `publish_time` node in the dom content
2023-07-04 18:46:35 +08:00
7018bd8285 fix: readwise button not clickable on integrations page
We have set the height of the container to 800px which is too small.

* set height of the container to 100%
* remove unused <Box> component
2023-07-04 16:44:04 +08:00
2a1c286961 #1993, #1968 - make sign up form fields required 2023-07-04 00:24:26 +05:30
599d61016e feat: add category field to Filter object 2023-07-03 19:06:45 +08:00
e4284d215c feat: boost sitename score by 2 times in the basic search 2023-07-03 18:09:41 +08:00
afaaf8af60 feat: allow searching by note in the basic search 2023-07-03 18:06:54 +08:00
a413521e3b Merge pull request #2445 from omnivore-app/feature/create-labels
feat: create labels if not exist when setting labels
2023-07-03 16:54:15 +08:00
b06f762ef4 Merge pull request #2453 from omnivore-app/fix/web-logo-header
Show logo on medium devices
2023-06-30 21:44:53 -07:00
faf6fdb8a0 Show logo on medium devices 2023-06-30 21:08:43 -07:00
1981f5c3cc Still show display settings button on very small screens 2023-06-30 12:08:28 -07:00
8cd541f665 Improve the header on very small screens 2023-06-30 11:39:05 -07:00
fc15a0a6b4 Merge pull request #2448 from omnivore-app/fix/web-very-narrow-screens
Fix reader header on very narrow screens like the Samsung Fold
2023-07-01 00:34:27 +08:00
57eb62c123 Merge pull request #2447 from omnivore-app/fix/full-text-search
fix/full text search
2023-07-01 00:24:54 +08:00
b56513d28b Remove display inline on highlight view markdown blocks
This fixes the formatting of lists in highlight views.
2023-06-30 09:14:41 -07:00
255ba408f6 Fix reader header on very narrow screens like the Samsung Fold 2023-06-30 09:08:01 -07:00
40d54d544a Merge pull request #2444 from omnivore-app/fix/web-highlight-tables
Web bug fixes
2023-06-30 23:52:06 +08:00
88dc514d27 feat: allow recovering a soft deleted item through updatePage api 2023-06-30 18:39:43 +08:00
ba35fa4447 feat: show soft deleted pages within 14 days by searching in:trash 2023-06-30 18:05:41 +08:00
10e5059db7 fix test 2023-06-30 17:28:37 +08:00
6be9afb619 feat: allow searching by note: 2023-06-30 16:02:49 +08:00
53b854b69f fix: improve full-text search result
* always sort by score first
* boost title score by 3 times
* tie breaker is 0.3
2023-06-30 15:32:09 +08:00
13afb7febd feat: create labels if not exist when setting labels in the highlight 2023-06-30 11:40:39 +08:00
8d3cac989b feat: create labels if not exist when setting labels in the page 2023-06-30 11:08:03 +08:00
c1448d510d Make sure articleId is updated when setting labels 2023-06-29 15:32:11 -07:00
2009ce1b72 Fix state of articleId preventing labels from saving on reader view 2023-06-29 15:03:38 -07:00
f10e1f667b Close notebook on escape 2023-06-29 14:37:13 -07:00
ba5a8431cd Merge pull request #2442 from omnivore-app/fix/web-highlight-tables
Handle all whitespace nodes when creating highlights, improve highlight view styling
2023-06-29 07:54:41 +08:00
873f24c125 Styling on highlight views 2023-06-28 21:03:07 +08:00
74f2dd6bf1 catch authorization error in rate limiter and 5 rpm 2023-06-28 17:04:47 +08:00
b7c133d58e fix: email sending and recommendation
* use token in the custom header as the key in rate limiter
2023-06-28 17:00:11 +08:00
d511d43593 Handle all whitespace nodes when creating highlights, improve highlight view styling 2023-06-28 15:42:31 +08:00
e0c59434d7 Merge pull request #2440 from omnivore-app/fix/importer-email
catch authorization error and return 401
2023-06-28 12:29:28 +08:00
ee724d1134 Merge pull request #2438 from omnivore-app/fix/web-css-fixes
Remove unused styles, fix styling of notebook on mobile
2023-06-28 12:28:00 +08:00
b60ace4877 log unauthorized error 2023-06-28 12:22:32 +08:00
1b069c2696 catch authorization error and return 401 2023-06-28 12:19:47 +08:00
af7350bd31 fix: importer status update email not sent
* create omnivore-authorization header to contain the token
2023-06-28 11:00:40 +08:00
58d006c9fa Remove unused files 2023-06-28 10:19:54 +08:00
eeab8672b9 Remove unused styles, fix styling of notebook on mobile 2023-06-28 09:38:02 +08:00
b7e6d8d28f Speed up the transition time for notebook display/hide 2023-06-28 08:52:30 +08:00
7c0c4eaa40 fix: type error 2023-06-27 21:05:00 +08:00
c97026924f Merge pull request #2431 from omnivore-app/feat/web-notebook-backgrounds
Fix background colours on the notebooks
2023-06-27 19:33:38 +08:00