Commit graph

7607 commits

Author SHA1 Message Date
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
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
Jackson Harper
420e418be3 Remove old code 2023-09-04 11:25:51 +08:00
Jackson Harper
8a5a523b15 Update box shadow for dropdowns 2023-09-04 11:25:51 +08:00
Jackson Harper
4c1d1fbbc2 Fix CSP to allow apple download link 2023-09-04 11:25:51 +08:00
Jackson Harper
cf2c2a3587 Make settings header look better 2023-09-04 11:25:51 +08:00
Jackson Harper
e8fc315301 Add suggestion boxes for the major pages 2023-09-04 11:25:51 +08:00
Jackson Harper
300f4cbda2
Merge pull request #2721 from Podginator/fix/loading-image
Fix Loading: Ensure that image is loaded when retrieving images
2023-09-04 10:27:03 +08:00
Thomas Rogers
f85ec33ec7 Remove Placeholder Image 2023-09-01 18:32:30 +02:00
Thomas Rogers
3a65ee3a6c Fix Loading: Ensure that image is loaded when retrieving images 2023-09-01 18:30:29 +02:00
Jackson Harper
9c6a302357
Merge pull request #2718 from omnivore-app/fix/web-cleanups
Some cleanups based on reddit feedback
2023-09-01 14:36:05 +08:00
Jackson Harper
a2f339ceed Fix double registration of navigation commands 2023-09-01 14:15:48 +08:00
Jackson Harper
92e654f311 Fix docs link 2023-09-01 14:07:24 +08:00
Jackson Harper
b4d97c0ede Remove section on multi select from reader keyboard commands 2023-09-01 14:04:51 +08:00
Jackson Harper
29e0263648
Merge pull request #2716 from omnivore-app/fix/web-subscriptions-query
Fixed scoped query for RSS items
2023-09-01 13:39:18 +08:00
Jackson Harper
f2fa35c42d Use variables in subscriptions SWR cache key 2023-09-01 12:54:55 +08:00
Jackson Harper
2e0f57446f Fix useSWR usage 2023-09-01 12:39:30 +08:00
Jackson Harper
a9729e06c0 Fix sort order on Oldest First, default subs to all 2023-09-01 12:27:06 +08:00