Commit Graph

2348 Commits

Author SHA1 Message Date
c356183acd Remove typescript and eslint changes 2024-03-12 11:01:44 +08:00
d2c22eaea2 Merge pull request #3649 from Podginator/discover-clean
Discover clean
2024-03-12 10:11:00 +08:00
9e99b5d7f8 Parse libraryItemId from notifications 2024-03-08 20:41:18 +08:00
50a7315185 Fix confirmation modal 2024-03-08 17:41:49 +08:00
a3f075fa4b UseEffect to make sure that window is not undefined 2024-03-07 20:42:07 +01:00
7126d3fecf Fix applyStoreTheme in Index file for Discover 2024-03-07 18:09:39 +01:00
7d291f084b Merge all changes from main, update theming of Discover 2024-03-07 17:39:57 +01:00
fa48e607ab Fix typo 2024-03-07 16:24:16 +08:00
fda30a024e Revert about change 2024-03-07 14:03:44 +08:00
b8d8de1373 Add a get started page for firefox extension users
Should help with some onboarding issues, also helps with the
weird grant consent process.
2024-03-07 13:41:39 +08:00
1a358585b6 Fix issue where System Default font overrides the browser agent font settings 2024-03-07 11:37:25 +08:00
25ec04c578 Capitalize "Share" in "Share extension"
Apple capitalizes "Share" in "Share extension" when referring to Share extensions. https://developer.apple.com/library/archive/documentation/General/Conceptual/ExtensibilityPG/Share.html
2024-03-06 14:38:59 +10:00
c250717320 Add "macOS" to "Omnivore for iOS" app name
Currently on the Install page Omnivore refers to the "Omnivore for iOS" app but as that app seems to be a universal app for iOS *and* macOS, it should probably be referred to as "Omnivore for iOS and macOS".
2024-03-06 14:36:30 +10:00
8a5f993f8d Allow toggling the fetch content type per feed 2024-03-05 18:03:24 +08:00
fc9c744496 Remove use verify auth on home 2024-03-05 17:02:05 +08:00
773438dfae Remove link hover args 2024-03-05 14:47:25 +08:00
58f75b51d5 Open links in new tab 2024-03-05 14:37:35 +08:00
fb609cffa0 Add verify auth check to settings 2024-03-05 13:16:01 +08:00
a7f052a9af Add empty trash support to account page 2024-03-05 13:15:46 +08:00
9706fee07b New function to verify auth 2024-03-05 12:53:07 +08:00
4ba3bc03de Update shortcut params 2024-03-05 12:53:07 +08:00
cb6ef5f81c Fix the library select and mark read/unread shortcuts 2024-03-05 12:53:07 +08:00
4b627d9058 Stop event propogation over hover cards so we dont click on cards when opening the menu 2024-03-05 10:53:10 +08:00
553ea5d8a3 Remove old import 2024-03-05 10:21:42 +08:00
158a833d2d Remove tooltip wrapped component 2024-03-05 10:18:07 +08:00
8ef19ba28c Remove tooltips to fix library clash 2024-03-05 10:10:16 +08:00
91df117072 Remove onOpenChange 2024-03-05 09:34:36 +08:00
6d4278a8f0 Revert package changes 2024-03-05 09:18:21 +08:00
9f9d28a0eb Add z-index to menus 2024-03-04 22:49:03 +08:00
4501bce927 Try bumping dropdown library up 2024-03-04 22:26:58 +08:00
e6b76bf463 Remove callback funcs 2024-03-04 21:42:05 +08:00
36e62f2984 Add some debug 2024-03-04 21:22:57 +08:00
8d77341dd0 Merge pull request #3616 from omnivore-app/fix/web-dismiss-pointer
Attempt to wrap modal root onopenchange to handle pointer events
2024-03-04 21:01:26 +08:00
b7cc86163c Remove update functions 2024-03-04 14:11:50 +08:00
409006ff2b Allow setting text as RTL in the reader 2024-03-04 13:55:50 +08:00
678de05e3d Add some debugging 2024-03-04 13:34:07 +08:00
b719a8aa74 Attempt to wrap modal root onopenchange to handle pointer events 2024-03-04 13:02:18 +08:00
07f771c45f Merge pull request #3586 from omnivore-app/dependabot/npm_and_yarn/remark-gfm-4.0.0
Bump remark-gfm from 3.0.1 to 4.0.0
2024-03-04 12:08:00 +08:00
7c330d8a2a Bump remark-gfm from 3.0.1 to 4.0.0
Bumps [remark-gfm](https://github.com/remarkjs/remark-gfm) from 3.0.1 to 4.0.0.
- [Release notes](https://github.com/remarkjs/remark-gfm/releases)
- [Commits](https://github.com/remarkjs/remark-gfm/compare/3.0.1...4.0.0)

---
updated-dependencies:
- dependency-name: remark-gfm
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-04 02:54:57 +00:00
f1474a022d Remove unused react-colorful package 2024-03-04 10:42:29 +08:00
532c806c90 Allow overflow on grid cards, clear pointer events from dropdowns after triggered
The pointer events from radix are not cleared if a modal is opened
from a dropdown, so we manually clear them here.
2024-03-04 10:24:06 +08:00
12704fa13b Merge branch 'web-production' into main 2024-03-01 14:40:34 +08:00
f3d5903d0c Temporarily disable ai summaries 2024-03-01 11:15:18 +08:00
6da5d381c0 Handle interaction outside modals 2024-02-29 21:43:56 +08:00
e272463620 Remove unused imports 2024-02-29 18:42:21 +08:00
6798a06d15 Fix style of the read now success toast 2024-02-29 18:41:52 +08:00
69113e429c Give search box more space on mobile 2024-02-29 15:45:41 +08:00
39f8d5767a More small screen fixes 2024-02-29 15:37:40 +08:00
b319a5a5c9 Some layout tweaks 2024-02-29 15:27:47 +08:00
6831fed786 Remove padding of header on mobile 2024-02-29 15:17:51 +08:00