Commit Graph

601 Commits

Author SHA1 Message Date
3d1c60ffe7 Wrapping up the remaining task for integration feature 2022-10-31 17:34:12 -04:00
cde325148b Add rel="noreferrer" 2022-10-28 21:44:15 +08:00
8d46a39f51 Fix bug in adding the Readwise connection, open Readwise API page in a new window. 2022-10-28 17:47:02 +08:00
525c0d31c7 If the user already has Readwise connected, display a Delete button 2022-10-28 16:55:49 +08:00
b35e65c9a2 Fixing the Link - Here text 2022-10-27 19:30:07 -05:00
d9add56858 Handle errors when setting readwise API token 2022-10-26 16:45:56 +08:00
4b287f0a69 Remove Integrations from menu so we can deploy it and test 2022-10-26 16:45:24 +08:00
526078c4fe Updating Readwise and Webhooks and making page consistent 2022-10-25 19:00:58 -05:00
1586eee8f6 Laying out webhooks page 2022-10-25 18:08:28 -05:00
9cda32b64d Updating Readwise Page and template + Webhooks Page and Template 2022-10-25 17:54:33 -05:00
b51d4e3b4e Laying out Readwise Page and adding router on integrations page 2022-10-25 16:46:28 -05:00
835c315f77 Merge branch 'feat/integrations-page' of github.com:omnivore-app/omnivore into feat/integrations-page 2022-10-25 13:25:17 -05:00
3ab3910b12 Add missing component 2022-10-24 08:39:03 +08:00
a496e0ac58 Merge branch 'main' of github.com:omnivore-app/omnivore into feat/integrations-page 2022-10-21 17:02:55 -05:00
81b55cae0c Update wording 2022-10-20 12:22:57 +08:00
37286f8d5e Mention highlights be deleted too 2022-10-20 12:17:02 +08:00
675845bebc Force non-themed colours on login forms as these pages are unthemed 2022-10-19 17:29:22 +08:00
6c6e1485d9 Merge pull request #1331 from omnivore-app/fix/signup-forms
Set background colours on email forms as these pages arent themed
2022-10-18 17:53:55 +08:00
3b53f523d8 Set background colours on email forms as these pages arent themed 2022-10-18 15:58:50 +08:00
14505ef172 Remove placeholder text that was showing up on loading page 2022-10-18 13:56:31 +08:00
15024480aa Integrations Page 2022-10-17 22:47:42 -05:00
f0037a758b Article-Title Fix 2022-10-14 08:43:47 -05:00
25055598e3 Update read position while listening to audio 2022-10-11 17:22:40 +08:00
eacb569489 Merge pull request #1278 from omnivore-app/bug/fix-gridLayout
Fix - Grid and List Layout
2022-10-10 11:18:47 -05:00
b3733a4ee6 Better naming, fix issue with highlight bar placement 2022-10-07 18:08:32 +08:00
501edbcde3 fix typo 2022-10-07 17:14:11 +08:00
35a8184790 More clear naming for the touch bar 2022-10-07 17:09:34 +08:00
846a720582 Use near cursor display on the highlight bar on non-touch devices 2022-10-07 16:58:33 +08:00
7f9e898a1b Display the highlight bar near the cursor on non-touch devices 2022-10-07 16:51:01 +08:00
791c9a9113 Always treat highlightBackground as an array not a color now. This lets us apply alpha differently to backgrounds and underlines 2022-10-07 14:13:49 +08:00
e53c907916 Display some background colour on highlighted notes 2022-10-07 14:05:35 +08:00
4bcb33f15b Merge branch 'main' of github.com:omnivore-app/omnivore into bug/fix-gridLayout 2022-10-06 12:51:40 -05:00
5bc3dec953 Fixed all the layouts and cleaned up CSS for grid 2022-10-06 12:45:43 -05:00
b6173cdc2d Fixed the problem about the layouts - Fresh look helps 2022-10-06 11:47:02 -05:00
dcfcd9f600 Fix: Improve the icon alignment in toggle buttons 2022-10-05 18:10:23 +08:00
ab17b9f2da Fix - Grid and List Layout 2022-10-04 13:03:55 -05:00
dd508f2f63 Dont double encode the redirect uri 2022-10-04 13:25:22 +08:00
cf582df406 use const instead of let 2022-10-04 13:10:31 +08:00
cdef752a81 Embed the apple id button so it doesnt fail when the apple CDN returns 404 2022-10-04 13:04:52 +08:00
29b35d6363 declare recentSearches as unknown array to avoid type error 2022-10-03 08:31:50 -07:00
6ae0948ca9 Merge branch 'main' of github.com:omnivore-app/omnivore into feat/1078 2022-10-01 14:55:39 -05:00
0101a5a45c Update icons to better fit text 2022-09-28 15:38:39 +08:00
a8da146b13 Update copy and some screenshots on the about page 2022-09-28 14:26:44 +08:00
f1e7a2ed87 Adding openMenu method on focus of the Search input Field 2022-09-27 09:13:32 -05:00
816db165c7 Merge branch 'main' of github.com:omnivore-app/omnivore into feat/1078 2022-09-27 08:09:25 -05:00
155cbcf2ec Merge pull request #1233 from omnivore-app/feat/compact-listview
Feat/compact listview
2022-09-27 08:06:33 -05:00
0ac72b278b Use read-it-later instead of "read it later" in copy 2022-09-27 17:05:08 +08:00
4fcb379950 A couple small font/color tweaks 2022-09-27 10:20:14 +08:00
2be59bdf89 stub logs in for web action handler in web reader view Model 2022-09-26 19:20:01 -07:00
67cf702ada update android js interface. send actionID and json to WebReaderViewModel 2022-09-26 19:19:29 -07:00