Commit Graph

2438 Commits

Author SHA1 Message Date
6da249c8d7 Merge pull request #3794 from nyatinte/feat/resizable-notebook
Added resize functionality to notebooks
2024-04-09 10:55:31 +08:00
bc0e38f44a Merge pull request #3792 from omnivore-app/fix/feed_failed_at
show failed_at timestamp if a feed failed to fresh
2024-04-08 17:46:27 +08:00
5dfbd7f238 failed timestamp text is in red color 2024-04-08 16:32:43 +08:00
5342a43318 Added resize functionality to notebooks 2024-04-07 21:42:19 +09:00
f8a6887d09 show failed_at timestamp if a feed failed to fresh 2024-04-05 17:26:38 +08:00
207241934d show label_attached instead of label_created in rules 2024-04-05 16:51:11 +08:00
906b6c1ea5 fix web 2024-04-04 18:53:10 +08:00
3983f2b3a2 resolve conflicts after rebasing 2024-04-04 12:27:15 +08:00
a1a3901ef6 update integration names 2024-04-04 12:19:18 +08:00
6361759eef wrap text in actions 2024-04-04 12:19:18 +08:00
5e7a82562b resolve conflicts after rebasing 2024-04-04 12:19:17 +08:00
051e6a2b56 use callback 2024-04-04 12:19:17 +08:00
592a759b8d use callback 2024-04-04 12:19:17 +08:00
7f0ca62386 fix some state for notion 2024-04-04 12:19:17 +08:00
30fa6f8bd0 fix some state issue 2024-04-04 12:19:17 +08:00
5da5ff6da8 prevent adding duplicate actions 2024-04-04 12:19:17 +08:00
4550bd42b5 go to integrations page if integration is not connected when adding rules 2024-04-04 12:19:17 +08:00
b2cd43136f hide webhooks page 2024-04-04 12:19:16 +08:00
0fab3c7904 Add highlight_updated event 2024-04-04 12:17:28 +08:00
c2ab6c627e show action param 2024-04-04 12:17:15 +08:00
ff78a4b266 fix readwise syncing error 2024-04-04 12:16:12 +08:00
f35ac036eb add UI for export in rules 2024-04-04 12:15:28 +08:00
88d6455222 default filter is in:all 2024-04-04 12:02:29 +08:00
e28dd73f9c Merge pull request #3780 from omnivore-app/fix/notion
sync items and highlights to user created database in notion
2024-04-04 11:58:59 +08:00
5cfef63e07 add database id validation and normalization 2024-04-04 11:57:30 +08:00
40fccf52cd Update web 2024-04-03 23:00:21 +08:00
dcfc951797 revert import order change 2024-04-03 17:16:37 +08:00
e9a587bfdb escape quotes for label search on Web 2024-04-03 17:07:36 +08:00
95556f6597 escape quotes for subscription search on Web 2024-04-03 17:00:21 +08:00
efeef26d7c Merge pull request #3748 from omnivore-app/fix/features
depreciate features fields in get user api in web
2024-04-02 11:00:15 +08:00
f7eb059f3e Fix naming of recaptcha environment variable 2024-04-01 12:32:12 +08:00
47d6f16961 Fix signature on props 2024-04-01 11:17:15 +08:00
442475d684 Make this optional for self hosters 2024-04-01 11:17:15 +08:00
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
6335fbb517 fix dependecies 2024-03-29 11:37:33 +08:00
7768fba194 depreciate features fields in get user api in web 2024-03-29 11:32:18 +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