Commit Graph

7174 Commits

Author SHA1 Message Date
0c81a04d06 Remove closeOnTap so snackbars dont steal focus 2023-07-25 15:48:18 +08:00
cd2e35e02f Make sure focused highlight is reset when there is new selection data 2023-07-25 15:47:04 +08:00
fc286533c8 Fix issue where notes annotations were not created correctly on iOS 2023-07-24 21:03:01 +08:00
a63cc7ff5e Force the colour of the menu dropdown 2023-07-24 16:11:56 +08:00
09f40cf6c6 Max accessibility size for the filter menus otherwise UI blows up 2023-07-24 15:45:31 +08:00
445600cd3a Add dynamic type boundaries 2023-07-24 15:37:50 +08:00
1f8f5f33ca Fix navigation views in tablet and phone layouts 2023-07-24 15:37:41 +08:00
6b7e0820d9 Use dynamic type in the library 2023-07-24 15:21:46 +08:00
ea51acd1a4 Simplify drop shadow gradient in light mode 2023-07-24 15:21:07 +08:00
0d186e3d44 Remove double navigation stack 2023-07-24 15:20:45 +08:00
9f155c6c71 Merge pull request #2066 from omnivore-app/dependabot/npm_and_yarn/ts-node-10.9.1
Bump ts-node from 10.8.1 to 10.9.1
2023-07-24 14:25:19 +08:00
98c5fb21a5 Merge pull request #2518 from MagsMagnoli/fix/email-input-type
Update email inputs to type email
2023-07-24 12:42:32 +08:00
e8f2252136 Merge pull request #2513 from omnivore-app/fix/ios-mainactor
Add MainActor to main views in iOS
2023-07-24 12:41:22 +08:00
2c2dc1f96d Merge pull request #2508 from omnivore-app/dependabot/npm_and_yarn/pkg/extension/word-wrap-1.2.4
Bump word-wrap from 1.2.3 to 1.2.4 in /pkg/extension
2023-07-24 12:15:47 +08:00
7bb9549bc0 Merge pull request #2509 from omnivore-app/dependabot/npm_and_yarn/word-wrap-1.2.4
Bump word-wrap from 1.2.3 to 1.2.4
2023-07-24 12:15:30 +08:00
590fc2ed25 Update iconography and listview for ios, bump android 2023-07-24 12:11:21 +08:00
bbb1b1f038 Merge pull request #2526 from hanspinckaers/patch-1
Fix line-height when sub/sup is present
2023-07-24 11:59:35 +08:00
570dc0f78a Fix line-height when sub/sup is present 2023-07-23 21:24:06 +02:00
818b607b85 Merge pull request #2521 from omnivore-app/fix/rss
fix/rss
2023-07-21 15:47:16 +08:00
e0a6a2e0a4 limit number of rss subscriptions to 20 2023-07-21 15:28:20 +08:00
88dec7e53e save latest rss feed item which is older than 24 hours if the feed has never been fetched and no need feed items 2023-07-21 12:34:13 +08:00
65dccf5d85 update input types to email 2023-07-20 10:15:24 -04:00
a81442d936 Merge pull request #2514 from omnivore-app/fix/rss-ui
rss feed reader improvement
2023-07-20 14:59:10 +08:00
2bf70c3659 validate feed url before subscribing 2023-07-20 14:43:25 +08:00
c891389b18 save rss feed without isoDate 2023-07-20 14:31:53 +08:00
6004b51956 return not found if rss feed not found 2023-07-20 14:21:36 +08:00
d572a9e3e4 add detailed error message for adding feed 2023-07-20 14:10:12 +08:00
06087c8578 show detailed error message in toast 2023-07-20 13:56:41 +08:00
40f681db2e format last fetched at as date + time 2023-07-20 13:41:12 +08:00
7ceb96a93e fix edit rss ui 2023-07-20 13:35:43 +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
d697855f08 Bump word-wrap from 1.2.3 to 1.2.4
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-19 09:38:12 +00:00
450411e225 Bump word-wrap from 1.2.3 to 1.2.4 in /pkg/extension
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-19 09:37:41 +00: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