Commit Graph

7123 Commits

Author SHA1 Message Date
f67184c1ba Correct name for integrations table in admin 2023-07-18 16:59:08 +08:00
11ebde2988 Merge pull request #2502 from omnivore-app/fix/read-later
do not include archived items in library or subscription
2023-07-18 16:48:29 +08:00
f37896fd3a Merge pull request #2501 from omnivore-app/feat/admin-integrations-table
Add the integrations table to admin so we can reset sync_at for users
2023-07-18 16:47:41 +08:00
dcb306bcfc do not include archived items in library or subscription 2023-07-18 16:45:24 +08:00
1d9b37a88e Add the integrations table to admin so we can reset sync_at for users 2023-07-18 16:21:49 +08:00
89ee3675b9 Merge pull request #2497 from omnivore-app/feature/library
make library an internal label
2023-07-18 15:40:18 +08:00
461f44aa0e change existing labels with name = library to internal 2023-07-18 15:39:54 +08:00
78d328e979 Merge pull request #2480 from omnivore-app/dependabot/npm_and_yarn/pkg/extension/semver-5.7.2
Bump semver from 5.7.1 to 5.7.2 in /pkg/extension
2023-07-18 13:36:24 +08:00
97242b19c5 Merge pull request #2499 from omnivore-app/feat/web-menu-hover
Set title on left menu items so hover displays full text
2023-07-18 12:21:19 +08:00
328bf39a7d Bump semver from 5.7.1 to 5.7.2 in /pkg/extension
Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-18 04:15:10 +00:00
e705a2b71b Merge pull request #2476 from omnivore-app/dependabot/npm_and_yarn/pkg/admin/semver-5.7.2
Bump semver from 5.7.1 to 5.7.2 in /pkg/admin
2023-07-18 12:13:30 +08:00
cd5a9960cd Merge pull request #2471 from omnivore-app/feat/ios-tab-view
Multi tab iOS client
2023-07-18 12:12:53 +08:00
c95c07a8d7 Merge pull request #2238 from omnivore-app/dependabot/npm_and_yarn/knex-stringcase-1.4.6
Bump knex-stringcase from 1.4.5 to 1.4.6
2023-07-18 10:50:07 +08:00
52d4bf0cc9 Set title on left menu items so hover displays full text 2023-07-18 10:49:28 +08:00
70686555c4 Bump semver from 5.7.1 to 5.7.2 in /pkg/admin
Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-18 02:32:23 +00:00
1cba232aa7 Merge pull request #2477 from omnivore-app/dependabot/npm_and_yarn/semver-5.7.2
Bump semver from 5.7.1 to 5.7.2
2023-07-18 10:31:33 +08:00
1d0946d4bf Merge pull request #2495 from omnivore-app/feature/importer-limit
limit import to 20k urls
2023-07-18 10:30:58 +08:00
0973ed7243 Make archive the primary trailing swipe action 2023-07-18 09:51:29 +08:00
76c77fd9f9 update "read later" filter 2023-07-17 20:32:27 +08:00
3ce6d28d4b Use in:library for the Read Later filter 2023-07-17 19:46:35 +08:00
456a73f4ab make library an internal label 2023-07-17 18:29:35 +08:00
65df023dd6 Merge pull request #2496 from omnivore-app/fix/rss-invalid-request-body
fix invalid request body in rss handler
2023-07-17 18:14:37 +08:00
896b03a4db fix invalid request body in rss handler 2023-07-17 18:14:15 +08:00
fc7a649566 limit import to 20k urls 2023-07-17 18:09:13 +08:00
44c9bfce48 Merge pull request #2494 from omnivore-app/fix/rss-feed
fix/rss feed
2023-07-17 17:50:00 +08:00
3cfd390346 Merge pull request #2489 from omnivore-app/more-search-scope
add in:subscription and in:library in search scope
2023-07-17 17:28:24 +08:00
c7edfdb27d fetch items published within 24 hours 2023-07-17 17:27:59 +08:00
03ce4b00d2 add authorization header in rss feed fetching request 2023-07-17 17:27:12 +08:00
be1e8169ba exclude items with newsletter or rss labels in library 2023-07-17 17:06:39 +08:00
105f3ee3a5 Merge pull request #2493 from omnivore-app/fix/zero-utterance
wrap document fragment in the <html> and <body> in order to parse the HTML correctly
2023-07-17 16:54:04 +08:00
113720caf6 wrap document fragment in the <html> and <body> in order to parse the HTML correctly 2023-07-17 16:14:59 +08:00
b3dcf0ee46 default return builder 2023-07-17 16:14:03 +08:00
6a0698a61b Less offset for feature card fallback images 2023-07-17 15:59:19 +08:00
71ce97d32f Add ability to recover deleted items 2023-07-17 14:56:30 +08:00
3f3bdd2d4f Only use local fetch for certain filters 2023-07-17 14:37:50 +08:00
d64c32a039 Only show feature cards in the inbox 2023-07-17 14:32:38 +08:00
43905a47ba PDF notebooks, more metadata for PDF items in the list view 2023-07-17 12:56:49 +08:00
f9aac2e894 Merge pull request #2483 from omnivore-app/fix/web-advanced-search-link
Open search docs in new tab, use docs.omnivore.app
2023-07-14 18:45:02 +08:00
d8af31e685 Merge pull request #2487 from omnivore-app/fix/web-macos-redirect
Add an install redirect for macos
2023-07-14 18:44:44 +08:00
ccff1f421f Spacing between title and image 2023-07-14 17:09:57 +08:00
e3af3f526c add in:subscription and in:library in search scope 2023-07-14 17:07:25 +08:00
d96a8ca95c Standardize menu across iPhone and iPad 2023-07-14 16:45:52 +08:00
a780b24ba1 Better handling of delete undo 2023-07-14 16:28:06 +08:00
1a9df90576 Merge pull request #2488 from omnivore-app/fix/rss
fix/rss
2023-07-14 14:22:22 +08:00
387174c8e9 use isoDate only 2023-07-14 13:54:55 +08:00
e9405d9738 Consolidate snackbar state into a SnackbarOperation struct 2023-07-14 13:49:18 +08:00
153662ce6a set savedAt and publishedAt timestamp for rss item 2023-07-14 12:21:34 +08:00
6531dd30e9 skip rss items which are published before 48 hours 2023-07-14 12:08:08 +08:00
799eaaded4 Merge pull request #2485 from omnivore-app/fix/save-url-timezone
fix/save url timezone and locale
2023-07-13 19:07:36 +08:00
f53c3bf795 Add noreferred 2023-07-13 18:54:35 +08:00