Commit Graph

7611 Commits

Author SHA1 Message Date
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
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
672e0069c4 Add feeds to dropdown menu 2023-09-05 10:11:19 +08:00
efe35c87fa Set background colour on settings header 2023-09-05 10:03:01 +08:00
62cf59dd57 Use sloth instead of owl 2023-09-05 09:59:19 +08:00
9e78976bf0 Add sloth image 2023-09-05 09:59:19 +08:00
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
d2534d692b Better preview URLs for onboarding articles 2023-09-04 18:27:56 +08:00
23727c3d7d Better actions for empty saved searches 2023-09-04 17:48:00 +08:00
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
0ab4c4945d Improve docs 2023-09-04 16:50:28 +08:00
22b76bceab Dont SSR help boxes 2023-09-04 15:56:21 +08:00
e63626be72 Force help boxes to only render client side 2023-09-04 15:34:54 +08:00
afaf6f2945 Remove some debug lines 2023-09-04 15:18:23 +08:00
38891567f3 Make help boxes client side so they dont flicker because they are disabled client side 2023-09-04 15:11:54 +08:00
a886876b4e Make the help boxes nicer on small screens 2023-09-04 14:57:57 +08:00
bdaa07d6c2 Add missing image 2023-09-04 14:52:27 +08:00
45b990b77d Improve the help box 2023-09-04 13:47:24 +08:00
a329ae4cd3 Improve sizing 2023-09-04 11:25:51 +08:00
420e418be3 Remove old code 2023-09-04 11:25:51 +08:00
8a5a523b15 Update box shadow for dropdowns 2023-09-04 11:25:51 +08:00
4c1d1fbbc2 Fix CSP to allow apple download link 2023-09-04 11:25:51 +08:00
cf2c2a3587 Make settings header look better 2023-09-04 11:25:51 +08:00
e8fc315301 Add suggestion boxes for the major pages 2023-09-04 11:25:51 +08:00
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
f85ec33ec7 Remove Placeholder Image 2023-09-01 18:32:30 +02:00
3a65ee3a6c Fix Loading: Ensure that image is loaded when retrieving images 2023-09-01 18:30:29 +02:00
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
a2f339ceed Fix double registration of navigation commands 2023-09-01 14:15:48 +08:00
92e654f311 Fix docs link 2023-09-01 14:07:24 +08:00
b4d97c0ede Remove section on multi select from reader keyboard commands 2023-09-01 14:04:51 +08:00