|
|
dd88d9f125
|
Use navigation view for setting note
|
2023-04-10 15:59:40 +08:00 |
|
|
|
99e0f830c9
|
Set text when opening annotation modal
|
2023-04-10 15:59:40 +08:00 |
|
|
|
bed8c94a2d
|
Fix background scoll color visible in WebReader bounce area
|
2023-04-10 15:59:40 +08:00 |
|
|
|
d428baa916
|
Remove old note icon
|
2023-04-10 15:59:40 +08:00 |
|
|
|
19138bf685
|
Add a context menu for copying notes
|
2023-04-10 15:59:40 +08:00 |
|
|
|
f60ba672e7
|
Add highlight notes from the notebook
|
2023-04-10 15:59:40 +08:00 |
|
|
|
42a3b2fe87
|
Start to implement document note deletion
|
2023-04-10 15:59:40 +08:00 |
|
|
|
40d0c52c2e
|
Set page notes if they are already created
|
2023-04-10 15:59:40 +08:00 |
|
|
|
4fcc49148a
|
Clean up import of the notebook icon
|
2023-04-10 15:59:40 +08:00 |
|
|
|
1ef73388aa
|
UI for displaying article note modals
|
2023-04-10 15:59:40 +08:00 |
|
|
|
be4fea153a
|
Filter out highlights that are scheduled for deletion
|
2023-04-10 15:59:40 +08:00 |
|
|
|
fd853e65ee
|
Rename HighlightsList to Notebook
|
2023-04-10 15:59:40 +08:00 |
|
|
|
522ea0a3c3
|
Fix issue with changing system colormode causing the incorrect theme to be applied
|
2023-04-10 15:59:40 +08:00 |
|
|
|
da90b53057
|
Get slider closer to design
|
2023-04-10 15:59:40 +08:00 |
|
|
|
14d5676979
|
Add handler for justify text, fix dependency issue with auto highlights
|
2023-04-10 15:59:40 +08:00 |
|
|
|
94c0b9adaa
|
More speeds
|
2023-04-10 15:59:40 +08:00 |
|
|
|
0787ab6aa0
|
Faster audio playback rates
|
2023-04-10 15:59:40 +08:00 |
|
|
|
9aa06faf25
|
Implement margins and iPad reader preferences options
|
2023-04-10 15:59:40 +08:00 |
|
|
|
9669026c8f
|
WIP: update the display settings view on iOS
|
2023-04-10 15:59:40 +08:00 |
|
|
|
01bb2af433
|
Merge pull request #2004 from omnivore-app/fix/web-image-url
Fix image path for @1 resolutions
|
2023-04-09 15:55:04 +08:00 |
|
|
|
3902d73f97
|
Fix image path for @1 resolutions
|
2023-04-09 15:40:46 +08:00 |
|
|
|
7144418646
|
Merge pull request #1906 from omnivore-app/dependabot/npm_and_yarn/types/express-4.17.17
Bump @types/express from 4.17.15 to 4.17.17
|
2023-04-07 15:04:32 +08:00 |
|
|
|
4ce58dd364
|
Merge pull request #1983 from omnivore-app/fix/puppeteer-infinite-scrolling
|
2023-04-07 12:41:17 +08:00 |
|
|
|
8dbb898460
|
Bump @types/express from 4.17.15 to 4.17.17
Bumps [@types/express](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express) from 4.17.15 to 4.17.17.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express)
---
updated-dependencies:
- dependency-name: "@types/express"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-04-06 15:46:47 +00:00 |
|
|
|
6a29de6552
|
Merge pull request #1991 from omnivore-app/fix/search-query-sanitize
fix/search query sanitize
|
2023-04-06 12:21:46 +08:00 |
|
|
|
83cd0ac880
|
Return error if query exceeds 255 char
|
2023-04-06 12:03:26 +08:00 |
|
|
|
3d599ad7ab
|
Remove sanitize directive on query argument because we will change the argument type if doing so
|
2023-04-06 11:56:19 +08:00 |
|
|
|
a8aa1ed619
|
Merge pull request #1990 from omnivore-app/fix/extension-title-edit
Use Done button to submit title edit changes. Make titles multiline
|
2023-04-06 10:38:13 +08:00 |
|
|
|
1b4722fcd1
|
Use Done button to submit title edit changes. Make titles multiline
|
2023-04-06 10:28:23 +08:00 |
|
|
|
933e890ab1
|
Merge pull request #1985 from omnivore-app/fix/highlight-deletion-sync
When deleting highlights finish core data sync before triggering API sync
|
2023-04-06 09:40:38 +08:00 |
|
|
|
a54a9d5d35
|
Merge pull request #1980 from omnivore-app/fix/search-history
Stop inserting search history to the DB in the search API
|
2023-04-05 21:37:06 +08:00 |
|
|
|
13faffffcc
|
When deleting highlights finish core data sync before triggering API sync
|
2023-04-05 19:54:03 +08:00 |
|
|
|
89119add8a
|
Merge pull request #1753 from omnivore-app/feat/highlights-export
Export highlights/notes from iOS
|
2023-04-05 18:33:53 +08:00 |
|
|
|
987394c26a
|
Remove extra debug
|
2023-04-05 18:18:54 +08:00 |
|
|
|
490cd6b098
|
Scroll to highlight keyboard commands
|
2023-04-05 18:13:54 +08:00 |
|
|
|
3f8926eb18
|
Better handling of closing notebooks and refreshing data in the highlight layer
|
2023-04-05 17:49:54 +08:00 |
|
|
|
2ed372a74c
|
Better dependency handling of highlights data
|
2023-04-05 17:05:30 +08:00 |
|
|
|
690d0a4531
|
Merge pull request #1969 from omnivore-app/fix/wechat-metadata
Get published date of wechat article in extension
|
2023-04-05 16:05:22 +08:00 |
|
|
|
ac295abe9c
|
Stop scrolling if the url has changed to avoid infinite scrolling issue
|
2023-04-05 15:59:26 +08:00 |
|
|
|
6226131c16
|
Implement scroll to highlight in PDF
|
2023-04-05 15:39:51 +08:00 |
|
|
|
4468b038a8
|
Update notebook icon
|
2023-04-05 15:09:03 +08:00 |
|
|
|
d0981a216c
|
Remove debug
|
2023-04-05 15:08:50 +08:00 |
|
|
|
1c72007bf6
|
Add Pinned filter, improve animation
|
2023-04-05 14:44:29 +08:00 |
|
|
|
00d0cc2dd1
|
Merge pull request #1981 from omnivore-app/fix/rule
Disable push notification action in rules engine
|
2023-04-05 14:41:02 +08:00 |
|
|
|
8c02168710
|
Improve continue filter, remove recommended for now
|
2023-04-05 14:12:41 +08:00 |
|
|
|
f65f8202db
|
Disable push notification action in rules web
|
2023-04-05 12:39:23 +08:00 |
|
|
|
6b3d7874ad
|
Disable push notification action in rules engine
|
2023-04-05 12:39:07 +08:00 |
|
|
|
95fd847ae2
|
Fix animation of feature section
|
2023-04-05 12:31:09 +08:00 |
|
|
|
c596e88f46
|
Set search query max size to 255 char
|
2023-04-05 12:20:52 +08:00 |
|
|
|
e5ffd3f5bd
|
Stop inserting search history to the DB in the search API
|
2023-04-05 11:45:39 +08:00 |
|