Commit graph

455 commits

Author SHA1 Message Date
Hongbo Wu
df58198161 set locale in saveUrl api request on web 2023-07-13 16:00:49 +08:00
Hongbo Wu
b56598c20b fix: wrong timezone used when saving item with adding link on web 2023-07-13 15:16:35 +08:00
Hongbo Wu
b5e9aaa303 format rss feed last fetched at timestamp to short time 2023-07-13 11:28:32 +08:00
Hongbo Wu
18251aefed add feed url in the web ui 2023-07-13 11:11:36 +08:00
Hongbo Wu
b4347fc9b7 add back button 2023-07-12 15:51:16 +08:00
Hongbo Wu
e40afb7706 update add feed css 2023-07-12 15:42:41 +08:00
Hongbo Wu
71fdac626b feat: add rss feeds ui
* list subscribed rss feeds
* add rss feed page
* delete rss feed modal
2023-07-12 15:25:07 +08:00
Hongbo Wu
7018bd8285 fix: readwise button not clickable on integrations page
We have set the height of the container to 800px which is too small.

* set height of the container to 100%
* remove unused <Box> component
2023-07-04 16:44:04 +08:00
Jackson Harper
c1448d510d Make sure articleId is updated when setting labels 2023-06-29 15:32:11 -07:00
Jackson Harper
eeab8672b9 Remove unused styles, fix styling of notebook on mobile 2023-06-28 09:38:02 +08:00
Jackson Harper
a4c1253bca Improve printing of articles 2023-06-27 18:27:45 +08:00
Jackson Harper
88b38037de Allow escape to close highlights view 2023-06-27 15:47:32 +08:00
Jackson Harper
5925f50826 Better handling article notes 2023-06-27 15:47:32 +08:00
Jackson Harper
cba28a3986 Set reader settings 2023-06-20 14:02:23 +08:00
Jackson Harper
bc7971f573 Set readerSettings 2023-06-20 14:01:18 +08:00
Jackson Harper
e270d4acf9 Warnings clean up 2023-06-20 13:36:36 +08:00
Jackson Harper
defef6917a Handle escape on labels modal 2023-06-19 22:08:13 +08:00
Jackson Harper
3683447b6e Use Tag image 2023-06-19 21:56:41 +08:00
Jackson Harper
8da29d5a77 Fix scrolling on integrations page 2023-06-19 21:42:18 +08:00
Jackson Harper
0b7cd80c85 Set selected labels after creating 2023-06-19 21:42:18 +08:00
Jackson Harper
20345dd583 Label colour picker positioning 2023-06-19 21:42:18 +08:00
Jackson Harper
3d5ddcee83 Update imports 2023-06-19 21:42:18 +08:00
Jackson Harper
3e36706ab9 Styling on labels editor 2023-06-19 21:42:18 +08:00
Jackson Harper
ed66cba8df Remove the concept of a label colour row to simplify colour selection in labels 2023-06-19 21:42:18 +08:00
Jackson Harper
e110872225 Add security.txt 2023-06-19 21:42:18 +08:00
Jackson Harper
317454f71f Move the security.txt file into static files 2023-06-19 11:26:04 +08:00
Jackson Harper
aa94331664 Set iframe height 2023-06-16 20:32:43 +08:00
Jackson Harper
ce364004ac Use an iframe for recent emails to avoid them breaking CSS of the app 2023-06-16 20:08:44 +08:00
Jackson Harper
3d680766d5 Add security.txt 2023-06-16 17:48:49 +08:00
Jackson Harper
1ea0291e75
Merge pull request #2335 from omnivore-app/fix/defer-twitter-sdk-loading
Dont load the twitter SDK unless we have to
2023-06-16 14:04:32 +08:00
Hongbo Wu
5d17a4560f add "please try again" in the error message toast 2023-06-13 16:57:35 +08:00
Jackson Harper
dbafc9a40b Enable the pocket importer on the web 2023-06-13 16:28:21 +08:00
Jackson Harper
850397886d Import UpdateTitleEvent 2023-06-13 16:06:50 +08:00
Jackson Harper
ae4af84f5f Fix issue with enter not properly submitting the edit info modal 2023-06-13 15:41:28 +08:00
Jackson Harper
523e399e9d Dont load the twitter SDK unless we have to 2023-06-12 18:02:29 +08:00
Jackson Harper
d92e5f3fd1 Send expected count with bulk actions 2023-06-08 19:57:33 +08:00
Jackson Harper
1532b085b2 Light mode theme cleanup 2023-06-08 19:57:33 +08:00
Jackson Harper
819302af2a Update bulk action call 2023-06-08 19:57:33 +08:00
Jackson Harper
e6eadf75f0 Some menu and bulk selection UI 2023-06-08 19:57:33 +08:00
Jackson Harper
0c328c268e Disable pocket 2023-05-25 20:17:25 +08:00
Jackson Harper
160774a252 linting 2023-05-25 16:08:18 +08:00
Jackson Harper
1d9978bded Style fix 2023-05-25 15:48:53 +08:00
Jackson Harper
9e28d14b87 Use the ReaderHeader in the /sr/ loading view 2023-05-25 15:36:44 +08:00
Jackson Harper
39dd9ae374 Add more details to the Pocket importer blurb 2023-05-22 19:17:20 +08:00
Hongbo Wu
7253e9b80f feat: start pocket importer once connected 2023-05-22 18:40:38 +08:00
Jackson Harper
772351dfc8 Fix copy paste errors 2023-05-16 17:08:25 +08:00
Jackson Harper
da35c0929b Add Obsidian to Integrations page, add some more copy on Pocket integration 2023-05-16 13:23:12 +08:00
Hongbo Wu
87ef6f2d01 Fix revalidation 2023-05-15 21:46:11 +08:00
Hongbo Wu
a842fecf7f Replace router if connection failed 2023-05-15 17:53:24 +08:00
Hongbo Wu
ed0952c362 Replace router after connected 2023-05-15 17:37:18 +08:00