Commit Graph

6114 Commits

Author SHA1 Message Date
8eaf754538 do not get content from db when exporting item to integrations 2024-03-12 15:37:19 +08:00
28ecbf40af Some linting 2024-03-12 14:23:07 +08:00
c033f095aa Update openai key name 2024-03-12 13:55:09 +08:00
416adaa042 eslint for discord bot 2024-03-12 12:38:43 +08:00
84b35e08ad Remove Discover section from legacy menu 2024-03-12 11:33:33 +08:00
4c2b1cd479 Typeorm version 2024-03-12 11:24:52 +08:00
0a7ae2bcc0 Some prettier changes, string change 2024-03-12 11:14:59 +08:00
ef4dfcfb3a Remove migrations tsconfig changes 2024-03-12 11:04:00 +08:00
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
a2e01e8380 Fix Failing tests with TsConfig 2024-03-09 15:00:28 +01:00
8ff09a7308 include tsnode14 package.json 2024-03-09 11:11:20 +01:00
05065928a6 Revert tsconfig changes for cloud runner instances 2024-03-09 10:19:43 +01:00
e15ae29961 Use folders when handling push notifications 2024-03-08 21:11:16 +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
e093738dcc Send libraryItemId with push notifications 2024-03-08 17:24:02 +08:00
7d77291f11 Push configuration on iOS 2024-03-08 17:15:59 +08:00
6bc100942f Send libraryItemId and thumbnail with push notifications 2024-03-08 16:40: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
5705198ae5 Revert back to ADa 2024-03-07 17:47:57 +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
44178c1c1e Add author 2024-03-07 13:24:02 +08:00
1a358585b6 Fix issue where System Default font overrides the browser agent font settings 2024-03-07 11:37:25 +08:00
39778feb88 export highlights and labels 2024-03-06 20:23:42 +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
d41459a5cd log unhandled error 2024-03-06 12:04:16 +08:00
289f1cf5e2 better error message 2024-03-06 11:54:41 +08:00
c346ba8703 do not throw error if failed to find tokens 2024-03-06 11:47:17 +08:00
ec32945ba2 update block 2024-03-05 21:00:39 +08: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
dfa5512512 get parentPageId from settings 2024-03-05 16:18:15 +08:00
1edf801b02 add settings jsonb column to the integrations 2024-03-05 16:13:50 +08:00
f1b1f2c4c1 send created event only 2024-03-05 15:39:09 +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
62bfbd57ba Merge pull request #3622 from omnivore-app/debug/web-menu-debugging
Fix package dependencies for hover actions
2024-03-05 12:50:28 +08:00
741f3213d9 integrate with notion api client 2024-03-05 12:43:18 +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