Commit Graph

7648 Commits

Author SHA1 Message Date
fe8e10a9cf Move back to book style images 2023-09-12 14:18:09 +08:00
f2b378181d More work on grid nav 2023-09-12 13:06:50 +08:00
15505644e6 Improve layout on iPad, fix file names 2023-09-12 11:02:10 +08:00
419b536b7c Remove debug 2023-09-12 10:46:23 +08:00
dcdb01171c Handle grid cards 2023-09-11 20:54:10 +08:00
dfaf61cf8c Use lazy pop to work around swipe gesture issues with iOS 17 2023-09-11 17:50:10 +08:00
d1eca8b6fd Remove ZStack NavigationViews 2023-09-11 16:25:44 +08:00
70db82d938 Merge pull request #2746 from omnivore-app/fix/web-searches-docs-link
Update link to docs for searches, run prettier
2023-09-08 13:55:39 +08:00
63585a9a36 Update link to docs for searches, run prettier 2023-09-08 12:22:34 +08:00
7468a15022 Merge pull request #2745 from omnivore-app/fix/web-add-link-tab-index
Fix auto focus and tab index on login + add link forms
2023-09-08 11:05:32 +08:00
9f80e791cb Fix auto focus and tab index on login + add link forms 2023-09-07 22:20:30 +08:00
ed85616f78 Merge pull request #2742 from omnivore-app/feat/api-notification-titles
Add author and sitename for notifications
2023-09-07 19:24:45 +08:00
b80b0074ce Merge pull request #2743 from omnivore-app/fix/web-subscription-and-label-loading
Use loading instead of validating to avoid flicker
2023-09-07 19:23:09 +08:00
791f000677 Fix SWR call 2023-09-07 19:16:02 +08:00
e3d1a69c65 Fix SWR call 2023-09-07 19:15:18 +08:00
ec508d80b0 Use loading instead of validating to avoid flicker 2023-09-07 19:10:42 +08:00
428e4faf51 Merge pull request #2741 from omnivore-app/feat/web-loading-left-menu
Load the entire left menu before displaying
2023-09-07 18:47:50 +08:00
b46128c732 Add author and sitename for notifications 2023-09-07 18:45:21 +08:00
38565e557c Load the entire left menu before displaying 2023-09-07 18:30:43 +08:00
fe4ca89a44 Merge pull request #2740 from omnivore-app/fix/web-edit-searches-button
Dont display the Edit Saved Searches button during loading
2023-09-07 18:12:38 +08:00
a5eb527ae1 Merge pull request #2738 from omnivore-app/fix/api-enable-rules-notifications
Remove debounce from notification rule
2023-09-07 18:07:06 +08:00
17e6c68cf5 Dont display the Edit Saved Searches button during loading 2023-09-07 18:01:14 +08:00
facde7d9b3 Remove import 2023-09-07 17:51:20 +08:00
c2b3a98e00 Merge pull request #2739 from omnivore-app/fix/web-layout-icon
Fix list layout icon
2023-09-07 17:50:09 +08:00
e9a52738f7 Fix list layout icon 2023-09-07 17:42:39 +08:00
e94529a96c Merge pull request #2707 from Podginator/feat/saved-links
Add Saved Searches,  the ability to add new searches, delete searches, and reorder searches.
2023-09-07 17:27:48 +08:00
edd7246a9b Remove debounce from notification rule 2023-09-07 17:24:49 +08:00
89c612e52b Merge pull request #2736 from omnivore-app/feat/backend-fixups
A couple small backend cleanups to reduce errors
2023-09-07 15:10:45 +08:00
d0583bf271 Disable persisted queries in Apollo 2023-09-07 14:49:48 +08:00
b9cab3a875 Change mobile debounce time for validate username 2023-09-07 14:17:14 +08:00
154b619d2d Increase the debounce time on username validation 2023-09-07 14:04:51 +08:00
5ec5916cc8 Increase cache time for text to speech data 2023-09-07 14:01:31 +08:00
f7e5a8cbfd Increase unauthed rate limit 2023-09-07 14:01:18 +08:00
d8048607b8 Merge pull request #2734 from echoriiku/main
Fixed typo from the last commit to the README.md
2023-09-07 13:12:25 +08:00
79f42a5bde Merge Main 2023-09-06 17:54:18 +02:00
13ab13d94d Code Review Comments 2023-09-06 17:51:42 +02:00
700b9b6ded Fixed typo from the last commit to the README.md
Missed adding the link when clicking the button
2023-09-06 08:30:18 -03:00
c3a315f953 Merge pull request #2733 from omnivore-app/feat/web-bulk-tool
Return of the bulk tool
2023-09-06 16:29:02 +08:00
f0fcc90bb2 Add validation check to bulk action 2023-09-06 15:50:21 +08:00
9e99a9a3d8 Fix imports 2023-09-06 15:27:56 +08:00
a6240e8223 Return of the bulk tool 2023-09-06 14:49:18 +08:00
3fd961ac9c Merge pull request #2732 from echoriiku/patch-1
Update README.md
2023-09-06 10:55:59 +08:00
176c8f1602 Update README.md
Added a badge to the Mastodon profile @ https://pkm.social/@omnivore
2023-09-05 16:11:13 -03:00
873bed6281 Merge pull request #2731 from omnivore-app/fix/web-email-disclaimer
Add a disclaimer on the email sign up
2023-09-05 15:21:36 +08:00
46ce2adade escaping 2023-09-05 15:04:03 +08:00
8046b73001 Improve styling 2023-09-05 14:07:27 +08:00
dfdfb9ef28 Add blurb to web about onboarding emails 2023-09-05 14:05:23 +08:00
35fda86737 Merge pull request #2729 from omnivore-app/fix/web-small-list-icon
Use the correct list icon in the dropdown
2023-09-05 11:47:01 +08:00
a6df9047d7 Use the correct list icon in the dropdown 2023-09-05 11:25:30 +08:00
9a9f909158 Merge pull request #2728 from omnivore-app/feat/web-settings-cleanup
Some cleanup to settings, add Feeds to dropdown
2023-09-05 10:58:03 +08:00