2257a5a42e
Add web recaptcha on signup
2024-04-01 11:17:13 +08:00
7dfb526ce7
Allow email login
2024-03-31 19:03:55 +08:00
24c14a1323
Temporarily disable email signup
2024-03-31 18:09:03 +08:00
ce18072324
remove button if feature is requested
2024-03-28 15:53:13 +08:00
f677f1167f
get feature list on web
2024-03-28 15:27:37 +08:00
c9230b0da7
Merge branch 'omnivore-app:main' into flair-icon-alignment
2024-03-27 21:57:04 +01:00
fcaac20828
Fix const instead of var
2024-03-26 15:20:25 +08:00
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
c7990ed094
add notion to the features list
2024-03-26 12:38:44 +08:00
1c85955d7a
feature flag notion
2024-03-26 12:27:02 +08:00
d051333bcd
remove beta logo
2024-03-26 11:58:17 +08:00
c29d570b78
remove Auto Sync switch from notion integration page
2024-03-26 11:54:55 +08:00
1bd6f453a2
style: vertically center the flair icon with the text
2024-03-25 10:20:53 +01:00
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
282ed75a5f
Merge pull request #3698 from omnivore-app/fix/notion
...
Fix: notion
2024-03-21 14:08:16 +08:00
445d2846b5
export last 100 items
2024-03-21 14:06:56 +08:00
7d4bc1b088
add spinner
2024-03-21 12:32:36 +08:00
6a47bfac02
add long polling to check exporter state
2024-03-21 12:19:12 +08:00
ca371b6d42
fix mutation error
2024-03-21 12:07:09 +08:00
a939d0f484
fix prerendering issue
2024-03-21 12:05:45 +08:00
0ac4800920
add export to notion button
2024-03-21 11:45:48 +08:00
4184d64341
Add dismiss on tap outside extension
2024-03-21 10:17:50 +08:00
9af4235233
skip failed to parse rules and show the timestamp in the UI
2024-03-20 10:35:58 +08:00
2fc6fd6e93
Show error message if failed to creating rules
2024-03-20 10:35:57 +08:00
79c8d8ebbb
simplify code
2024-03-20 10:32:32 +08:00
76f3321680
revalidate integration once updated
2024-03-20 10:32:32 +08:00
3d44e8ed1f
left align header on notion page
2024-03-20 10:31:52 +08:00
48836a3722
Merge pull request #3688 from omnivore-app/dependabot/npm_and_yarn/floating-ui/react-0.26.9
...
Bump @floating-ui/react from 0.24.8 to 0.26.9
2024-03-20 10:03:30 +08:00
e47e169402
Merge branch 'main' into discover-no-ts-changes
2024-03-19 15:50:51 +08:00
55b6f8197c
Fixes for empty layout
2024-03-19 12:39:10 +08:00
21335d3ed4
Fix for pages that dont need auth like terms and conditions page
2024-03-19 12:33:40 +08:00
909afc9c08
Merge pull request #3692 from omnivore-app/fix/notion
...
Export highlight notes as children of highlights block in notion
2024-03-19 11:43:21 +08:00
ad32aa82ce
Export highlight notes as children of highlights block in notion
2024-03-19 11:17:42 +08:00
36c312ca75
Add missing YT files
2024-03-19 10:12:49 +08:00
7c170325cf
Bump @floating-ui/react from 0.24.8 to 0.26.9
...
Bumps [@floating-ui/react](https://github.com/floating-ui/floating-ui/tree/HEAD/packages/react ) from 0.24.8 to 0.26.9.
- [Release notes](https://github.com/floating-ui/floating-ui/releases )
- [Changelog](https://github.com/floating-ui/floating-ui/blob/master/packages/react/CHANGELOG.md )
- [Commits](https://github.com/floating-ui/floating-ui/commits/@floating-ui/react@0.26.9/packages/react )
---
updated-dependencies:
- dependency-name: "@floating-ui/react"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-18 22:01:46 +00:00
10bd05c6a8
Allow opt into transcripts feature, create UI
2024-03-18 15:00:12 +08:00
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
4e50c51598
Merge pull request #3661 from omnivore-app/feat/job-youtube-transcript-generator
...
Pull metadata from YouTube for library items
2024-03-17 09:40:28 +08:00
5cbed3f396
disable notion by default
2024-03-14 22:23:42 +08:00
c54cfee3f1
turn off auto sync will disable notion
2024-03-14 22:18:18 +08:00
9618e452bc
Fix some issues with unsubscribing on web
2024-03-14 18:09:38 +08:00
566ac33401
Better small screen support
2024-03-14 12:48:56 +08:00
05fe1cb87c
Webkit support for slide in frame
2024-03-14 12:48:56 +08:00
84f0d940d2
Add some box shadow on the sticky player
2024-03-14 12:48:56 +08:00
7c3d15e31a
Add some scrolling on youtube videos
2024-03-14 12:48:56 +08:00
9ed23611a1
fix styles
2024-03-13 19:41:39 +08:00
53cc193bd1
update header
2024-03-13 19:10:11 +08:00
1fb81eaa2b
hide notion settings if not connected
2024-03-13 18:54:57 +08:00
16e76538d8
add delete notion button
2024-03-13 18:45:26 +08:00
6310e5f83b
update form
2024-03-13 15:55:34 +08:00