Commit graph

5963 commits

Author SHA1 Message Date
Jackson Harper
94c0b9adaa More speeds 2023-04-10 15:59:40 +08:00
Jackson Harper
0787ab6aa0 Faster audio playback rates 2023-04-10 15:59:40 +08:00
Jackson Harper
9aa06faf25 Implement margins and iPad reader preferences options 2023-04-10 15:59:40 +08:00
Jackson Harper
9669026c8f WIP: update the display settings view on iOS 2023-04-10 15:59:40 +08:00
Jackson Harper
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
Jackson Harper
3902d73f97 Fix image path for @1 resolutions 2023-04-09 15:40:46 +08:00
Hongbo Wu
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
Hongbo Wu
4ce58dd364
Merge pull request #1983 from omnivore-app/fix/puppeteer-infinite-scrolling 2023-04-07 12:41:17 +08:00
dependabot[bot]
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
Hongbo Wu
6a29de6552
Merge pull request #1991 from omnivore-app/fix/search-query-sanitize
fix/search query sanitize
2023-04-06 12:21:46 +08:00
Hongbo Wu
83cd0ac880 Return error if query exceeds 255 char 2023-04-06 12:03:26 +08:00
Hongbo Wu
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
Jackson Harper
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
Jackson Harper
1b4722fcd1 Use Done button to submit title edit changes. Make titles multiline 2023-04-06 10:28:23 +08:00
Jackson Harper
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
Hongbo Wu
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
Jackson Harper
13faffffcc When deleting highlights finish core data sync before triggering API sync 2023-04-05 19:54:03 +08:00
Jackson Harper
89119add8a
Merge pull request #1753 from omnivore-app/feat/highlights-export
Export highlights/notes from iOS
2023-04-05 18:33:53 +08:00
Jackson Harper
987394c26a Remove extra debug 2023-04-05 18:18:54 +08:00
Jackson Harper
490cd6b098 Scroll to highlight keyboard commands 2023-04-05 18:13:54 +08:00
Jackson Harper
3f8926eb18 Better handling of closing notebooks and refreshing data in the highlight layer 2023-04-05 17:49:54 +08:00
Jackson Harper
2ed372a74c Better dependency handling of highlights data 2023-04-05 17:05:30 +08:00
Hongbo Wu
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
Hongbo Wu
ac295abe9c Stop scrolling if the url has changed to avoid infinite scrolling issue 2023-04-05 15:59:26 +08:00
Jackson Harper
6226131c16 Implement scroll to highlight in PDF 2023-04-05 15:39:51 +08:00
Jackson Harper
4468b038a8 Update notebook icon 2023-04-05 15:09:03 +08:00
Jackson Harper
d0981a216c Remove debug 2023-04-05 15:08:50 +08:00
Jackson Harper
1c72007bf6 Add Pinned filter, improve animation 2023-04-05 14:44:29 +08:00
Hongbo Wu
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
Jackson Harper
8c02168710 Improve continue filter, remove recommended for now 2023-04-05 14:12:41 +08:00
Hongbo Wu
f65f8202db Disable push notification action in rules web 2023-04-05 12:39:23 +08:00
Hongbo Wu
6b3d7874ad Disable push notification action in rules engine 2023-04-05 12:39:07 +08:00
Jackson Harper
95fd847ae2 Fix animation of feature section 2023-04-05 12:31:09 +08:00
Hongbo Wu
c596e88f46 Set search query max size to 255 char 2023-04-05 12:20:52 +08:00
Hongbo Wu
e5ffd3f5bd Stop inserting search history to the DB in the search API 2023-04-05 11:45:39 +08:00
Jackson Harper
f440711b8c Implement hiding the feature section 2023-04-05 11:02:00 +08:00
Jackson Harper
de524736e2 Empty state handling for feature section 2023-04-05 10:40:08 +08:00
Jackson Harper
95a48f8752 Remove debug 2023-04-04 22:23:47 +08:00
Jackson Harper
2ed1c2b186 Updated sorting for feature items 2023-04-04 22:21:27 +08:00
Jackson Harper
6f8934fe59 Reset throttle timeout after clearing, fixes issue where scroll watcher doesnt fire 2023-04-04 22:21:10 +08:00
Jackson Harper
1220481b00 Better highlight position calculation 2023-04-04 21:26:47 +08:00
Jackson Harper
8e3aba2295 WIP: feature cards, fir merging highlights offline sync 2023-04-04 21:04:13 +08:00
Hongbo Wu
9bc76b3c00
Merge pull request #1977 from omnivore-app/fix/wordsCount
Add wordsCount if undefined when creating pages in elastic
2023-04-04 14:49:30 +08:00
Hongbo Wu
045b0e8e78 Parse the created_time in an exception handler 2023-04-04 12:58:52 +08:00
Hongbo Wu
819d275497 Add wordsCount if undefined when creating pages in elastic 2023-04-04 12:52:46 +08:00
Hongbo Wu
32d31af847
Merge pull request #1970 from omnivore-app/double-quote-size-limit
Double max length of quote in highlights
2023-04-04 11:44:28 +08:00
Hongbo Wu
95b77b6866
Merge pull request #1976 from omnivore-app/fix/null-pageType
Fix pageType to be null in updatesSince api response
2023-04-04 11:43:27 +08:00
Hongbo Wu
c52d2f0f56 Fix pageType to be null in updatesSince api response 2023-04-04 11:00:13 +08:00
Jackson Harper
2b62bff958 Add type to highlights 2023-04-03 20:31:04 +08:00
Jackson Harper
5e396ef23b Better MD support in iOS, merge fixes 2023-04-03 19:35:06 +08:00