|
|
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 |
|
|
|
e31676d93f
|
Merge pull request #2441 from omnivore-app/fix/android-create-label-crash
Fix crash when creating labels during SetLabels operation
|
2023-07-01 00:18:43 +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 |
|
|
|
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 |
|
|
|
748627235c
|
Merge pull request #2443 from omnivore-app/fix/rate-limiter
fix: email sending and recommendation
|
2023-06-28 17:36:32 +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 |
|
|
|
d4624a9f99
|
Fix crash when creating labels during SetLabels operation
|
2023-06-28 12:42:51 +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 |
|
|
|
442deead6e
|
Merge pull request #2439 from omnivore-app/fix/importer-email
fix: importer status update email not sent
|
2023-06-28 11:20:40 +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 |
|
|
|
f4d9821fdd
|
Merge pull request #2433 from omnivore-app/fix/web-notebook-transition
Speed up the transition time for notebook display/hide
|
2023-06-28 09:32:22 +08:00 |
|
|
|
b7e6d8d28f
|
Speed up the transition time for notebook display/hide
|
2023-06-28 08:52:30 +08:00 |
|
|
|
c998bbb060
|
Merge pull request #2435 from omnivore-app/fix/build-error
|
2023-06-28 08:44:10 +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 |
|
|
|
0bfa637744
|
Merge pull request #2428 from omnivore-app/fix/save-page
fix: failed to save tweet
|
2023-06-27 19:33:10 +08:00 |
|
|
|
a06bf2e9e1
|
Merge pull request #2430 from omnivore-app/feat/web-better-printing
Improve printing of articles
|
2023-06-27 18:53:39 +08:00 |
|
|
|
c055e3fe4b
|
Fix background colours on the notebooks
|
2023-06-27 18:50:55 +08:00 |
|
|
|
a4c1253bca
|
Improve printing of articles
|
2023-06-27 18:27:45 +08:00 |
|
|
|
ed8287df19
|
remove tracking params from tweet url
|
2023-06-27 17:49:31 +08:00 |
|
|
|
178fa5e42d
|
Merge pull request #2412 from omnivore-app/feat/web-notebook-view
Improved notebook modal
|
2023-06-27 17:46:35 +08:00 |
|
|
|
0c219ee789
|
Sync deletes of highlights
|
2023-06-27 17:10:47 +08:00 |
|
|
|
bb359d9747
|
save normalized url
|
2023-06-27 16:58:57 +08:00 |
|
|
|
f372636d6e
|
fix: tweet not saved correctly when using share button on iOS
|
2023-06-27 16:47:36 +08:00 |
|
|
|
add720d523
|
Remove test text when creating highlights
|
2023-06-27 16:40:38 +08:00 |
|
|
|
24780ea5f6
|
Allow list author infos more room if needed
|
2023-06-27 16:05:46 +08:00 |
|
|
|
cb054dcf42
|
Use mutate as effect hook
|
2023-06-27 15:48:55 +08:00 |
|
|
|
73498383ba
|
Sync highlight changes from page to notebook
|
2023-06-27 15:47:32 +08:00 |
|
|
|
52ee03f2d2
|
Use notebook pane for PDFs
|
2023-06-27 15:47:32 +08:00 |
|
|
|
0d40f40eeb
|
Handle deleting highlights in the notebook modal on PDFs
|
2023-06-27 15:47:32 +08:00 |
|
|
|
289405364b
|
fix comments
|
2023-06-27 15:47:32 +08:00 |
|