Hongbo Wu
|
6335fbb517
|
fix dependecies
|
2024-03-29 11:37:33 +08:00 |
|
Hongbo Wu
|
7768fba194
|
depreciate features fields in get user api in web
|
2024-03-29 11:32:18 +08:00 |
|
Hongbo Wu
|
9dac8a7ea2
|
Merge pull request #3744 from omnivore-app/fix/notion
fix: allow max 1000 users to use notion feature
|
2024-03-28 15:57:06 +08:00 |
|
Hongbo Wu
|
ce18072324
|
remove button if feature is requested
|
2024-03-28 15:53:13 +08:00 |
|
Hongbo Wu
|
f677f1167f
|
get feature list on web
|
2024-03-28 15:27:37 +08:00 |
|
Hongbo Wu
|
cc2fe04568
|
add featureList to the User type which contains a list of feature type
|
2024-03-28 14:42:08 +08:00 |
|
Hongbo Wu
|
1afec1ddf3
|
check if feature is granted when process youtube video
|
2024-03-28 14:41:30 +08:00 |
|
Hongbo Wu
|
45417efd0c
|
bump youtube users to 500
|
2024-03-28 12:15:36 +08:00 |
|
Hongbo Wu
|
8d8c7e8a26
|
fix: allow max 1000 users to use notion feature
|
2024-03-28 12:13:28 +08:00 |
|
Jackson Harper
|
1f9b7138d8
|
Merge pull request #3743 from omnivore-app/feat/jobs-queue-age
Export the age of the oldest job in the queue
|
2024-03-28 11:57:19 +08:00 |
|
Jackson Harper
|
c02bb73925
|
Merge pull request #3741 from egrajeda/flair-icon-alignment
Vertically align the flair icon with the text
|
2024-03-28 10:52:23 +08:00 |
|
Jackson Harper
|
b5bea17ffe
|
Export the age of the oldest job in the queue
|
2024-03-28 10:25:44 +08:00 |
|
Jackson Harper
|
82168fe439
|
Merge pull request #3739 from omnivore-app/fix/youtube-queue
Only check for summaries if the updated entity is a page item
|
2024-03-28 09:40:44 +08:00 |
|
Eduardo Grajeda
|
c9230b0da7
|
Merge branch 'omnivore-app:main' into flair-icon-alignment
|
2024-03-27 21:57:04 +01:00 |
|
Hongbo Wu
|
d4ed994914
|
Merge pull request #3740 from omnivore-app/fix/logger
replace logger.warn with warning
|
2024-03-27 16:00:08 +08:00 |
|
Jackson Harper
|
38f959685f
|
Change warn to warning
|
2024-03-27 15:41:15 +08:00 |
|
Hongbo Wu
|
92abfed2df
|
replace logger.warn with warning
|
2024-03-27 15:41:13 +08:00 |
|
Jackson Harper
|
d23a7d56c0
|
Only check for summaries if the updated entity is a page item
|
2024-03-27 13:54:54 +08:00 |
|
Jackson Harper
|
5b736c1c2e
|
Merge pull request #3738 from omnivore-app/fix/api-youtube-logging
Add more logging to youtube jobs
|
2024-03-27 11:44:37 +08:00 |
|
Hongbo Wu
|
e2b38d3e91
|
Merge pull request #3737 from omnivore-app/fix/newsletter-rules
append newsletter labels to avoid labels attached by rules being replaced
|
2024-03-27 11:40:07 +08:00 |
|
Hongbo Wu
|
7c281359e8
|
fix recommendations not filtered correctly by rules
|
2024-03-27 11:29:47 +08:00 |
|
Jackson Harper
|
28222dcd56
|
Add more logging to youtube jobs
|
2024-03-27 11:25:46 +08:00 |
|
Jackson Harper
|
f0699765a2
|
Merge pull request #3733 from omnivore-app/feat/ios-open-in-browser
Add open in system browser iOS setting
|
2024-03-27 11:14:45 +08:00 |
|
Hongbo Wu
|
c022cf0a22
|
label match wildcard
|
2024-03-27 10:54:24 +08:00 |
|
Hongbo Wu
|
3544dd1709
|
remove feed content from job data
|
2024-03-27 10:38:51 +08:00 |
|
Hongbo Wu
|
af78b6f4f0
|
append newsletter labels to avoid labels attached by rules being replaced
|
2024-03-27 10:37:04 +08:00 |
|
Jackson Harper
|
05cdd7734a
|
Handle push notifications from the tab view on iOS
|
2024-03-27 10:37:03 +08:00 |
|
Jackson Harper
|
65cb32bbc9
|
Update bundle on android
|
2024-03-27 10:34:21 +08:00 |
|
Hongbo Wu
|
c791fec421
|
Merge pull request #3732 from omnivore-app/fix/redis-oom
remove content from job data
|
2024-03-26 18:04:10 +08:00 |
|
Jackson Harper
|
0f2b9370ca
|
Add open in system browser iOS setting
Also fixes issue where the incorrect URL could be used when doing
open operation.
|
2024-03-26 18:00:46 +08:00 |
|
Hongbo Wu
|
41b90cbfd1
|
fix some undefined error
|
2024-03-26 17:53:48 +08:00 |
|
Hongbo Wu
|
d02d9444a9
|
remove content from update event too
|
2024-03-26 17:46:38 +08:00 |
|
Hongbo Wu
|
c3dba7e9da
|
fix typo
|
2024-03-26 17:44:05 +08:00 |
|
Hongbo Wu
|
4c458c7118
|
fallback to search query if implicit fields are in the filter
|
2024-03-26 17:34:57 +08:00 |
|
Jackson Harper
|
d76aea4842
|
Merge pull request #3730 from omnivore-app/fix/web-youtube-placeholder
Add a placeholder for the youtube iframe so when it is scrolled away the document height does not change
|
2024-03-26 17:11:59 +08:00 |
|
Hongbo Wu
|
37459f64c7
|
remove content from job data
|
2024-03-26 16:49:26 +08:00 |
|
Jackson Harper
|
247550a5d8
|
Merge pull request #3728 from omnivore-app/fix/run-yarn
Run yarn to update lock file
|
2024-03-26 15:21:46 +08:00 |
|
Jackson Harper
|
fcaac20828
|
Fix const instead of var
|
2024-03-26 15:20:25 +08:00 |
|
Jackson Harper
|
25d3c03124
|
Move youtube sticky player on iOS to give room to toolbar
|
2024-03-26 15:06:43 +08:00 |
|
Jackson Harper
|
0431cac0de
|
Update bundle
|
2024-03-26 14:59:04 +08:00 |
|
Jackson Harper
|
9b0eca7d9a
|
Update bundle
|
2024-03-26 14:58:52 +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 |
|
Hongbo Wu
|
0ed8dd30b3
|
Merge pull request #3729 from omnivore-app/fix/notion
remove Auto Sync switch from notion integration page
|
2024-03-26 12:43:04 +08:00 |
|
Hongbo Wu
|
c7990ed094
|
add notion to the features list
|
2024-03-26 12:38:44 +08:00 |
|
Hongbo Wu
|
209b08e2ff
|
add notion to the features list
|
2024-03-26 12:32:01 +08:00 |
|
Hongbo Wu
|
1c85955d7a
|
feature flag notion
|
2024-03-26 12:27:02 +08:00 |
|
Hongbo Wu
|
d051333bcd
|
remove beta logo
|
2024-03-26 11:58:17 +08:00 |
|
Hongbo Wu
|
c29d570b78
|
remove Auto Sync switch from notion integration page
|
2024-03-26 11:54:55 +08:00 |
|
Jackson Harper
|
86737f2afe
|
Run yarn to update lock file
|
2024-03-26 11:53:13 +08:00 |
|
Jackson Harper
|
a888354e33
|
Merge pull request #3716 from egrajeda/main
fix: page becomes unresponsive after closing modal
|
2024-03-26 10:32:13 +08:00 |
|