Commit graph

433 commits

Author SHA1 Message Date
Jackson Harper
2a1f33ec7a Update landing page graphics 2022-11-23 19:29:08 +08:00
Rupin Khandelwal
5340cbd816 fixing the issue with the right bar 2022-11-22 10:04:52 -03:00
Jackson Harper
d9cd0ee6a4
Merge pull request #1442 from omnivore-app/fix/pdf-upload-types
Only allow PDF for dnd uploads
2022-11-22 19:01:52 +08:00
Jackson Harper
da04a4871f Only allow PDF for dnd uploads 2022-11-22 17:51:30 +08:00
Jackson Harper
57ee1cb5a2 Make dropzone fill all available space so the grid isnt resized down 2022-11-22 16:50:32 +08:00
Jackson Harper
72cd0ff8df Put the drag and drop style in a container so it can be centred 2022-11-22 13:00:37 +08:00
Jackson Harper
3c6526cf8b Set the width of the drop container to 100% so it doesn't compress the list view 2022-11-22 12:41:56 +08:00
Jackson Harper
6afea97975
Merge pull request #1394 from omnivore-app/feat/dragndrop
Feat/dragndrop
2022-11-22 12:18:54 +08:00
Jackson Harper
29660c0de1 Use the radix progress bar to keep consistent 2022-11-22 12:00:26 +08:00
Rupin Khandelwal
717c37253b Fixing landingPage-7 image on small screens 2022-11-21 13:23:01 -03:00
Rupin Khandelwal
f3aa89b96c Merge branch 'main' of github.com:omnivore-app/omnivore into feat/dragndrop 2022-11-21 12:33:26 -03:00
Rupin Khandelwal
dde26f6eba fixing the z-index issue on card view 2022-11-21 12:27:13 -03:00
Rupin Khandelwal
4b18b1f0b8 adding upload file progressbar 2022-11-21 00:43:17 -03:00
Rupin Khandelwal
bcb5686310 Removed all the commented out code 2022-11-18 15:59:42 -03:00
Rupin Khandelwal
4dbcdae2b3 fixing any layout issues reported and found 2022-11-18 15:55:46 -03:00
Rupin Khandelwal
b83bef7bc0 updated font for uploading files 2022-11-16 22:24:34 -03:00
Rupin Khandelwal
96ae67ebf3 Updating the height and width and commented out temporary code 2022-11-16 22:22:52 -03:00
Rupin Khandelwal
4902019485 Added some layout for Drag n Drop 2022-11-16 22:15:35 -03:00
Rupin Khandelwal
a9554a6d21 Merge branch 'main' of github.com:omnivore-app/omnivore into feat/landingpages 2022-11-16 17:58:24 -03:00
Jackson Harper
aa856a5366 If in a pre block dont replace whitespace when highlighting 2022-11-15 15:34:27 +08:00
Jackson Harper
b5a1d8fb9f Call mutate after uploading an item completes 2022-11-14 17:05:38 +08:00
Jackson Harper
ad391fb4e6 Handle various DnD states 2022-11-14 16:39:05 +08:00
Jackson Harper
5c1e4e4667 Use string instead of URL with fetch 2022-11-14 15:18:02 +08:00
Jackson Harper
87b90fbeaa Handle uploading with fetch, set the filename on upload 2022-11-14 15:10:35 +08:00
Jackson Harper
c79d2a3ed7 Fix debug 2022-11-14 12:26:12 +08:00
Jackson Harper
389dcc4430 Use xhr to upload 2022-11-14 12:19:55 +08:00
Jackson Harper
5c62a63788 Remove mode 2022-11-14 12:01:02 +08:00
Jackson Harper
c9771bb2c3 Add a file uploader 2022-11-14 11:54:28 +08:00
Rupin Khandelwal
c0771033a6 Commented out code css that is not needed - lot of commented out code can be safely removed 2022-11-13 16:55:25 -03:00
Rupin Khandelwal
655f911c3b Fixing mobile Layout 2022-11-13 16:53:57 -03:00
Rupin Khandelwal
9a79a11468 Landing Page Updates - Desktop done 2022-11-12 20:58:46 -03:00
Rupin Khandelwal
857fd59199 fixing text color for different themes 2022-11-11 10:18:53 -03:00
Rupin Khandelwal
9dfa628d71 Added drag and drop with temporary display of files being dropped for debugging purposes 2022-11-11 09:59:14 -03:00
Rupin Khandelwal
fee65df163 clean up 2022-11-06 19:31:39 -03:00
Rupin Khandelwal
4e1e68e9a3 Drag and Drop feature 2022-11-06 19:30:18 -03:00
Jackson Harper
2e69fd2a31
Merge pull request #1374 from omnivore-app/feat/webhooks
Wrapping up the remaining task for integration feature
2022-11-03 14:08:05 +08:00
Jackson Harper
472e11e9db Add three new fonts, display fonts in the font selector 2022-11-02 18:04:55 +08:00
Jackson Harper
531275a013 Remove some more temp theme stuff, update reader bundle 2022-11-01 18:27:05 +08:00
Jackson Harper
467a37e8cc WIP: New themes and reader preferences for iOS 2022-11-01 17:40:11 +08:00
Rupin Khandelwal
3d1c60ffe7 Wrapping up the remaining task for integration feature 2022-10-31 17:34:12 -04:00
Jackson Harper
cde325148b Add rel="noreferrer" 2022-10-28 21:44:15 +08:00
Jackson Harper
8d46a39f51 Fix bug in adding the Readwise connection, open Readwise API page in a new window. 2022-10-28 17:47:02 +08:00
Jackson Harper
525c0d31c7 If the user already has Readwise connected, display a Delete button 2022-10-28 16:55:49 +08:00
Rupin Khandelwal
b35e65c9a2 Fixing the Link - Here text 2022-10-27 19:30:07 -05:00
Jackson Harper
d9add56858 Handle errors when setting readwise API token 2022-10-26 16:45:56 +08:00
Rupin Khandelwal
526078c4fe Updating Readwise and Webhooks and making page consistent 2022-10-25 19:00:58 -05:00
Rupin Khandelwal
1586eee8f6 Laying out webhooks page 2022-10-25 18:08:28 -05:00
Rupin Khandelwal
9cda32b64d Updating Readwise Page and template + Webhooks Page and Template 2022-10-25 17:54:33 -05:00
Rupin Khandelwal
b51d4e3b4e Laying out Readwise Page and adding router on integrations page 2022-10-25 16:46:28 -05:00
Rupin Khandelwal
835c315f77 Merge branch 'feat/integrations-page' of github.com:omnivore-app/omnivore into feat/integrations-page 2022-10-25 13:25:17 -05:00