Commit graph

7631 commits

Author SHA1 Message Date
Jackson Harper
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
Jackson Harper
38565e557c Load the entire left menu before displaying 2023-09-07 18:30:43 +08:00
Jackson Harper
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
Jackson Harper
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
Jackson Harper
17e6c68cf5 Dont display the Edit Saved Searches button during loading 2023-09-07 18:01:14 +08:00
Jackson Harper
facde7d9b3 Remove import 2023-09-07 17:51:20 +08:00
Jackson Harper
c2b3a98e00
Merge pull request #2739 from omnivore-app/fix/web-layout-icon
Fix list layout icon
2023-09-07 17:50:09 +08:00
Jackson Harper
e9a52738f7 Fix list layout icon 2023-09-07 17:42:39 +08:00
Jackson Harper
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
Jackson Harper
edd7246a9b Remove debounce from notification rule 2023-09-07 17:24:49 +08:00
Jackson Harper
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
Jackson Harper
d0583bf271 Disable persisted queries in Apollo 2023-09-07 14:49:48 +08:00
Jackson Harper
b9cab3a875 Change mobile debounce time for validate username 2023-09-07 14:17:14 +08:00
Jackson Harper
154b619d2d Increase the debounce time on username validation 2023-09-07 14:04:51 +08:00
Jackson Harper
5ec5916cc8 Increase cache time for text to speech data 2023-09-07 14:01:31 +08:00
Jackson Harper
f7e5a8cbfd Increase unauthed rate limit 2023-09-07 14:01:18 +08:00
Jackson Harper
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
Thomas Rogers
79f42a5bde Merge Main 2023-09-06 17:54:18 +02:00
Thomas Rogers
13ab13d94d Code Review Comments 2023-09-06 17:51:42 +02:00
echoriiku
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
Jackson Harper
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
Jackson Harper
f0fcc90bb2 Add validation check to bulk action 2023-09-06 15:50:21 +08:00
Jackson Harper
9e99a9a3d8 Fix imports 2023-09-06 15:27:56 +08:00
Jackson Harper
a6240e8223 Return of the bulk tool 2023-09-06 14:49:18 +08:00
Jackson Harper
3fd961ac9c
Merge pull request #2732 from echoriiku/patch-1
Update README.md
2023-09-06 10:55:59 +08:00
echoriiku
176c8f1602
Update README.md
Added a badge to the Mastodon profile @ https://pkm.social/@omnivore
2023-09-05 16:11:13 -03:00
Jackson Harper
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
Jackson Harper
46ce2adade escaping 2023-09-05 15:04:03 +08:00
Jackson Harper
8046b73001 Improve styling 2023-09-05 14:07:27 +08:00
Jackson Harper
dfdfb9ef28 Add blurb to web about onboarding emails 2023-09-05 14:05:23 +08:00
Jackson Harper
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
Jackson Harper
a6df9047d7 Use the correct list icon in the dropdown 2023-09-05 11:25:30 +08:00
Jackson Harper
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
Jackson Harper
672e0069c4 Add feeds to dropdown menu 2023-09-05 10:11:19 +08:00
Jackson Harper
efe35c87fa Set background colour on settings header 2023-09-05 10:03:01 +08:00
Jackson Harper
62cf59dd57 Use sloth instead of owl 2023-09-05 09:59:19 +08:00
Jackson Harper
9e78976bf0 Add sloth image 2023-09-05 09:59:19 +08:00
Jackson Harper
4b866490b6
Merge pull request #2724 from omnivore-app/feat/web-improve-subscriptions-helper
Better actions for empty saved searches and improved thumbnails for onboarding articles
2023-09-04 18:43:45 +08:00
Jackson Harper
d2534d692b Better preview URLs for onboarding articles 2023-09-04 18:27:56 +08:00
Jackson Harper
23727c3d7d Better actions for empty saved searches 2023-09-04 17:48:00 +08:00
Jackson Harper
9f2601a7d8
Merge pull request #2713 from omnivore-app/fix/web-suggestion-boxes
Add suggestion boxes for new users to the web
2023-09-04 17:09:15 +08:00
Jackson Harper
0ab4c4945d Improve docs 2023-09-04 16:50:28 +08:00
Jackson Harper
22b76bceab Dont SSR help boxes 2023-09-04 15:56:21 +08:00
Jackson Harper
e63626be72 Force help boxes to only render client side 2023-09-04 15:34:54 +08:00
Jackson Harper
afaf6f2945 Remove some debug lines 2023-09-04 15:18:23 +08:00
Jackson Harper
38891567f3 Make help boxes client side so they dont flicker because they are disabled client side 2023-09-04 15:11:54 +08:00
Jackson Harper
a886876b4e Make the help boxes nicer on small screens 2023-09-04 14:57:57 +08:00
Jackson Harper
bdaa07d6c2 Add missing image 2023-09-04 14:52:27 +08:00
Jackson Harper
45b990b77d Improve the help box 2023-09-04 13:47:24 +08:00
Jackson Harper
a329ae4cd3 Improve sizing 2023-09-04 11:25:51 +08:00