Commit graph

11533 commits

Author SHA1 Message Date
Jackson Harper
e53675ccfe
Merge pull request #4193 from omnivore-app/fix/web-home-loading
Improve loading on web home
2024-07-11 17:19:10 +08:00
Jackson Harper
e5433aad19 Improve loading on web home 2024-07-11 14:26:20 +08:00
Hongbo Wu
3d791a7866
Merge pull request #4155 from omnivore-app/fingerprint
inject fingerprint
2024-07-11 14:24:07 +08:00
Hongbo Wu
57d546bff9
Merge pull request #4192 from omnivore-app/fix/notion
fix: export highlight in yellow in notion if color is null
2024-07-11 13:50:42 +08:00
Hongbo Wu
1965f0ac19 fix tests 2024-07-11 13:38:22 +08:00
Hongbo Wu
d36d9cdb57 fix: update highlight 2024-07-11 13:14:01 +08:00
Hongbo Wu
225eefd73b fix: readwise export not working for PAGE and LABEL events 2024-07-11 13:13:50 +08:00
Hongbo Wu
2e322955f6 fix: title not exported when item is not in notion and gets exported by attaching labels 2024-07-11 12:24:25 +08:00
Jackson Harper
8a8780d63a
Merge pull request #4191 from omnivore-app/feat/web-home-resizing
Improve responsive reflow on the home view
2024-07-11 12:01:15 +08:00
Hongbo Wu
4e388de7ed fix: export highlight in yellow in notion if color is null 2024-07-11 11:41:20 +08:00
Jackson Harper
25350c6a2c Improve responsive reflow on the home view 2024-07-11 11:39:22 +08:00
Jackson Harper
e3955fa4b9
Merge pull request #4190 from omnivore-app/fix/web-body-bg
Use the theme colour for the main bg colour now
2024-07-11 10:45:33 +08:00
Jackson Harper
c28133654c Use the theme colour for the main bg colour now 2024-07-11 10:33:57 +08:00
Jackson Harper
95868af275
Merge pull request #4189 from omnivore-app/fix/web-nav-menu-mobile
Dont show left nav menu by default on smaller screens, reduce flicker on load
2024-07-11 09:58:46 +08:00
Jackson Harper
e85672dd75 Add an overlay when the left menu is opened in slide out mode 2024-07-11 09:39:43 +08:00
Jackson Harper
619fb3ad45 Default to no show menu under 1000px 2024-07-11 09:09:52 +08:00
Jackson Harper
a7e640320c On smaller screens we want the nav menu to be disabled by default 2024-07-11 08:59:34 +08:00
Jackson Harper
99633c15d5
Merge pull request #4187 from omnivore-app/feat/web-home-navigation
Navigation for home
2024-07-10 21:18:12 +08:00
Jackson Harper
91ca8acfe5
Merge pull request #4186 from omnivore-app/fix/importer
expose createdAt for User
2024-07-10 21:01:27 +08:00
Jackson Harper
4fca072735
Merge pull request #4185 from omnivore-app/fix/home
fix/home
2024-07-10 21:00:21 +08:00
Jackson Harper
4f46b8f89e Clean up build 2024-07-10 20:52:08 +08:00
Jackson Harper
a766da372c Fix for the keyboard commands modal 2024-07-10 20:50:07 +08:00
Jackson Harper
5b86a23587 Linting fixes 2024-07-10 20:30:09 +08:00
Jackson Harper
486f0f2870 Improve fallback when no home found, add keyboard navigation 2024-07-10 18:59:23 +08:00
Hongbo Wu
a1ae03f65f expose createdAt for User 2024-07-10 18:40:01 +08:00
Hongbo Wu
8e5439fa7b generate random user-agent when fetching rss feed 2024-07-10 17:59:14 +08:00
Hongbo Wu
dfc0ce0e54 create a context for each new page 2024-07-10 17:20:04 +08:00
Hongbo Wu
e61da03ed4 wait until body is fetched 2024-07-10 16:01:39 +08:00
Hongbo Wu
431c4cc098 use old headless mode for better performance 2024-07-10 15:13:16 +08:00
Hongbo Wu
75338f5927 bypass cloudflare captcha 2024-07-10 14:43:47 +08:00
Jackson Harper
b31417ba5c
Merge pull request #4181 from mhss1/main
Fix WorkManager crash on android 11 and below
2024-07-10 12:59:19 +08:00
Hongbo Wu
1aaa4202fc move items which have less than 250 words to quick links section 2024-07-10 10:54:36 +08:00
Hongbo Wu
8ac27171c7 fix: include just added items in top picks 2024-07-10 10:51:50 +08:00
Mohamed Shaaban
15f00ca25f
Merge pull request #1 from mhss1/android-fgbg-sync
Fix WorkManager crash on android 11 and below
2024-07-09 16:22:59 +03:00
Jackson Harper
a536b21c64 Next/previous keyboard navigation for home 2024-07-09 19:58:13 +08:00
Hongbo Wu
73e180f43d add more dependencies to docker container 2024-07-09 19:16:21 +08:00
Hongbo Wu
cd83199eb3 remove hardcode gpu vendor as it does not work 2024-07-09 18:18:11 +08:00
Hongbo Wu
c0f45e2411 upgrade puppeteer-core 2024-07-09 18:06:42 +08:00
Jackson Harper
c19c946474
Merge pull request #4180 from omnivore-app/feat/web-home-fallback
Add a fallback to library if Home is not created for user
2024-07-09 17:18:39 +08:00
Jackson Harper
33721a0af8 Add a fallback to library if Home is not created for user
Also update the hover stroke colour on the action icons.
2024-07-09 16:48:10 +08:00
Jackson Harper
efc46f2f7e
Merge pull request #4179 from omnivore-app/feat/web-login-redirects
Set default home redirect path
2024-07-09 15:48:56 +08:00
Jackson Harper
13c224371a Fix import 2024-07-09 15:35:52 +08:00
Jackson Harper
9134a3325f Set default home redirect path 2024-07-09 15:29:34 +08:00
Jackson Harper
88fdee3145
Merge pull request #4178 from omnivore-app/feat/web-home-hover-titles
Hover titles for actions in home
2024-07-09 15:05:21 +08:00
Jackson Harper
593fd54f74
Merge pull request #4177 from omnivore-app/fix/update-yarn
Update yarn.lock
2024-07-09 14:47:36 +08:00
Jackson Harper
cfbdcd82ea Sizing of hover items in the highlights view 2024-07-09 14:43:36 +08:00
Jackson Harper
1b21617e24 Hover titles for actions in home 2024-07-09 14:38:01 +08:00
Hongbo Wu
0899b8fc8f use swAngle 2024-07-09 14:31:51 +08:00
Jackson Harper
612133c0a9 Update yarn.lock 2024-07-09 14:16:07 +08:00
Hongbo Wu
c75cbb39d6 injecting webgl fingerprint 2024-07-09 14:11:31 +08:00