Commit Graph

7142 Commits

Author SHA1 Message Date
590fc2ed25 Update iconography and listview for ios, bump android 2023-07-24 12:11:21 +08:00
57894754a6 Add MainActor to main views in iOS 2023-07-20 13:12:48 +08:00
392c2e2032 Merge pull request #2511 from omnivore-app/fix/pocket-importer
disable import button while importer is running
2023-07-20 10:37:21 +08:00
400739f61c stop writing empty csv file if no new data retrieved from the integration 2023-07-20 10:32:46 +08:00
6ef74a2601 disable import button while importer is running 2023-07-20 09:52:23 +08:00
f49ae69bed Merge pull request #2510 from omnivore-app/feature/edit-rss
feature/edit rss
2023-07-19 22:18:36 +08:00
eee3238bcb add edit rss feed name to the web ui 2023-07-19 18:45:48 +08:00
9a42f4630e add description on the table row 2023-07-19 15:45:54 +08:00
2fe1aa1b02 clicking on the rss feed will show all the feed items 2023-07-19 15:29:41 +08:00
8205019f6f Merge pull request #2506 from omnivore-app/more-rss-improvement
if the feed has never been fetched, save at least the last valid item
2023-07-19 14:10:45 +08:00
cd440a77c3 send last fetched at as a unix timestamp in ms 2023-07-19 14:09:38 +08:00
234b51af28 reword comment 2023-07-19 13:45:44 +08:00
834c4ec2bd if the feed has never been fetched, save the last valid item 2023-07-19 13:44:29 +08:00
45df9e1831 Merge pull request #2504 from omnivore-app/fix/ios-feature-card-images
Set aspect ratio to fit on feature card images
2023-07-19 13:32:47 +08:00
968c946be3 Merge pull request #2503 from omnivore-app/fix/admin-integrations-table
Correct name for integrations table in admin
2023-07-19 11:20:18 +08:00
4f40afa5b7 Improve scaling of thumbnails, better placeholder while loading 2023-07-19 11:16:21 +08:00
ea849da805 Merge pull request #2505 from omnivore-app/fetch-rss-feed-on-the-fly
create a cloud task to fetch rss feed item for the new subscription
2023-07-19 11:06:50 +08:00
35c074e647 create a cloud task to fetch rss feed item for the new subscription 2023-07-19 10:07:08 +08:00
82a657b82e Set aspect ratio to fit on feature card images 2023-07-19 07:53:43 +08:00
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