Commit graph

1673 commits

Author SHA1 Message Date
nyatinte
5342a43318 Added resize functionality to notebooks 2024-04-07 21:42:19 +09:00
Hongbo Wu
dcfc951797 revert import order change 2024-04-03 17:16:37 +08:00
Hongbo Wu
e9a587bfdb escape quotes for label search on Web 2024-04-03 17:07:36 +08:00
Hongbo Wu
95556f6597 escape quotes for subscription search on Web 2024-04-03 17:00:21 +08:00
Jackson Harper
f7eb059f3e Fix naming of recaptcha environment variable 2024-04-01 12:32:12 +08:00
Jackson Harper
47d6f16961 Fix signature on props 2024-04-01 11:17:15 +08:00
Jackson Harper
442475d684 Make this optional for self hosters 2024-04-01 11:17:15 +08:00
Jackson Harper
2257a5a42e Add web recaptcha on signup 2024-04-01 11:17:13 +08:00
Jackson Harper
7dfb526ce7 Allow email login 2024-03-31 19:03:55 +08:00
Jackson Harper
24c14a1323 Temporarily disable email signup 2024-03-31 18:09:03 +08:00
Eduardo Grajeda
c9230b0da7
Merge branch 'omnivore-app:main' into flair-icon-alignment 2024-03-27 21:57:04 +01:00
Jackson Harper
fcaac20828 Fix const instead of var 2024-03-26 15:20:25 +08:00
Jackson Harper
cc945eb6c9 Add a placeholder for the youtube iframe so when it is scrolled away the document height does not change
This fixes an issue with scrolling kind of jumping on devices when
the youtube video is moved to the sticky position.
2024-03-26 14:49:30 +08:00
Eduardo Grajeda
1bd6f453a2 style: vertically center the flair icon with the text 2024-03-25 10:20:53 +01:00
Eduardo Grajeda
712cad9ea1 fix: page becomes unresponsive after closing modal
Came across this issue while migrating to Omnivore, but I saw it also
reported in issue #3648. There was a first attempt to fix in #3653, but
I believe it's an issue in the library itself, which is not there
anymore in 2.0.6.

It also fixes the "too much recursion" error that shows in the console
when the modal is open, both in the Feeds page and in the Inbox (e.g.
when clicking on Edit Info).
2024-03-23 17:05:43 +01:00
Jackson Harper
e47e169402
Merge branch 'main' into discover-no-ts-changes 2024-03-19 15:50:51 +08:00
Jackson Harper
55b6f8197c Fixes for empty layout 2024-03-19 12:39:10 +08:00
Jackson Harper
21335d3ed4 Fix for pages that dont need auth like terms and conditions page 2024-03-19 12:33:40 +08:00
Jackson Harper
4767b9cb0e
Merge pull request #3673 from omnivore-app/fix/web-unsubscribe
Fix some issues with unsubscribing on web
2024-03-18 11:01:50 +08:00
Jackson Harper
9618e452bc Fix some issues with unsubscribing on web 2024-03-14 18:09:38 +08:00
Jackson Harper
7c3d15e31a Add some scrolling on youtube videos 2024-03-14 12:48:56 +08:00
Hongbo Wu
53cc193bd1 update header 2024-03-13 19:10:11 +08:00
Hongbo Wu
bdd89113c5 get value from database 2024-03-13 13:27:00 +08:00
Hongbo Wu
41d70bcfb0 Add beta alert 2024-03-13 11:07:08 +08:00
Jackson Harper
84b35e08ad Remove Discover section from legacy menu 2024-03-12 11:33:33 +08:00
Jackson Harper
d2c22eaea2
Merge pull request #3649 from Podginator/discover-clean
Discover clean
2024-03-12 10:11:00 +08:00
Jackson Harper
50a7315185 Fix confirmation modal 2024-03-08 17:41:49 +08:00
Thomas Rogers
a3f075fa4b UseEffect to make sure that window is not undefined 2024-03-07 20:42:07 +01:00
Thomas Rogers
7d291f084b Merge all changes from main, update theming of Discover 2024-03-07 17:39:57 +01:00
Jackson Harper
1a358585b6 Fix issue where System Default font overrides the browser agent font settings 2024-03-07 11:37:25 +08:00
Jeff Bowen
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
Jeff Bowen
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
Jackson Harper
fc9c744496 Remove use verify auth on home 2024-03-05 17:02:05 +08:00
Jackson Harper
773438dfae Remove link hover args 2024-03-05 14:47:25 +08:00
Jackson Harper
58f75b51d5 Open links in new tab 2024-03-05 14:37:35 +08:00
Jackson Harper
fb609cffa0 Add verify auth check to settings 2024-03-05 13:16:01 +08:00
Jackson Harper
9706fee07b New function to verify auth 2024-03-05 12:53:07 +08:00
Jackson Harper
4ba3bc03de Update shortcut params 2024-03-05 12:53:07 +08:00
Jackson Harper
cb6ef5f81c Fix the library select and mark read/unread shortcuts 2024-03-05 12:53:07 +08:00
Jackson Harper
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
Jackson Harper
158a833d2d Remove tooltip wrapped component 2024-03-05 10:18:07 +08:00
Jackson Harper
8ef19ba28c Remove tooltips to fix library clash 2024-03-05 10:10:16 +08:00
Jackson Harper
91df117072 Remove onOpenChange 2024-03-05 09:34:36 +08:00
Jackson Harper
9f9d28a0eb Add z-index to menus 2024-03-04 22:49:03 +08:00
Jackson Harper
e6b76bf463 Remove callback funcs 2024-03-04 21:42:05 +08:00
Jackson Harper
36e62f2984 Add some debug 2024-03-04 21:22:57 +08:00
Jackson Harper
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
Jackson Harper
b7cc86163c Remove update functions 2024-03-04 14:11:50 +08:00
Jackson Harper
409006ff2b Allow setting text as RTL in the reader 2024-03-04 13:55:50 +08:00
Jackson Harper
678de05e3d Add some debugging 2024-03-04 13:34:07 +08:00