cd9d095320
Merge pull request #3650 from omnivore-app/dependabot/npm_and_yarn/jose-2.0.7
...
Bump jose from 2.0.6 to 2.0.7
2024-03-12 17:50:48 +08:00
b95cb932db
Merge pull request #3660 from omnivore-app/fix/do-not-get-content-in-export-job
...
do not get content from db when exporting item to integrations
2024-03-12 16:06:29 +08:00
8eaf754538
do not get content from db when exporting item to integrations
2024-03-12 15:37:19 +08:00
1008acdf61
Revert lock changes to merge
2024-03-12 14:29:50 +08:00
28ecbf40af
Some linting
2024-03-12 14:23:07 +08:00
bff55e0add
Merge pull request #2693 from omnivore-app/dependabot/npm_and_yarn/pg-8.11.3
...
Bump pg from 8.7.3 to 8.11.3
2024-03-12 14:18:44 +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
ddfbdab3a2
Bump @google-cloud/storage from 7.0.1 to 7.8.0
...
Bumps [@google-cloud/storage](https://github.com/googleapis/nodejs-storage ) from 7.0.1 to 7.8.0.
- [Release notes](https://github.com/googleapis/nodejs-storage/releases )
- [Changelog](https://github.com/googleapis/nodejs-storage/blob/main/CHANGELOG.md )
- [Commits](https://github.com/googleapis/nodejs-storage/compare/v7.0.1...v7.8.0 )
---
updated-dependencies:
- dependency-name: "@google-cloud/storage"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-11 22:22:23 +00:00
fd41cf0382
revert pkg/admin
2024-03-10 11:52:44 +01:00
e5a8f31158
Merge pull request #3656 from keeratS/typofix-api-options
2024-03-10 14:01:17 +08:00
07d40a57fb
textboix to textbox
2024-03-09 18:41:38 -08:00
a2e01e8380
Fix Failing tests with TsConfig
2024-03-09 15:00:28 +01:00
89493c4463
Lockfile update
2024-03-09 11:31:13 +01:00
739c93e9ac
Add node14 tsconfig to root
2024-03-09 11:26:00 +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
f603e4e522
Merge pull request #3655 from omnivore-app/fix/ios-push-item-id
...
Use folders when handling push notifications
2024-03-08 21:21:57 +08:00
e15ae29961
Use folders when handling push notifications
2024-03-08 21:11:16 +08:00
c3b461865f
Merge pull request #3654 from omnivore-app/fix/ios-push-item-id
...
Parse libraryItemId from notifications
2024-03-08 20:59:17 +08:00
9e99b5d7f8
Parse libraryItemId from notifications
2024-03-08 20:41:18 +08:00
b618957d97
Merge pull request #3653 from omnivore-app/fix/ios-reading-position
...
iOS read position and view hierarchy fixes
2024-03-08 17:55:42 +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
28aa9a468d
Reduce toast display time
2024-03-08 17:23:38 +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
bd4e405984
Dont show results indicator while loading on iPad
2024-03-08 13:26:49 +08:00
2ce4fa3f48
Fix issues with search view hierarchy
2024-03-08 13:20:22 +08:00
5383e8133b
Dont show footer during loading
2024-03-08 12:49:41 +08:00
cd8347d0e0
Properly observe model items so library position can be updated
2024-03-08 12:43:54 +08:00
45b81a2983
Merge pull request #3651 from jeffbowen/jeffbowen-fix-workflow-badge
...
Fix Github Workflow Status badge in README.md
2024-03-08 11:03:35 +08:00
b4faee4bb7
Fix Github Workflow Status badge in README.md
...
Noticed the workflow status badge in the README was broken and pointing to [this issue](badges/shields#8671 ). Fixed per the instructions in that issue.
2024-03-08 10:43:45 +10:00
a3f075fa4b
UseEffect to make sure that window is not undefined
2024-03-07 20:42:07 +01:00
e8e93c1e7d
Bump jose from 2.0.6 to 2.0.7
...
Bumps [jose](https://github.com/panva/jose ) from 2.0.6 to 2.0.7.
- [Release notes](https://github.com/panva/jose/releases )
- [Changelog](https://github.com/panva/jose/blob/v2.0.7/CHANGELOG.md )
- [Commits](https://github.com/panva/jose/compare/v2.0.6...v2.0.7 )
---
updated-dependencies:
- dependency-name: jose
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-07 18:11:34 +00: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
cd250d112d
Merge pull request #3645 from omnivore-app/fix/firefox-get-started-typo
...
Fix typo
2024-03-07 16:35:43 +08:00
fa48e607ab
Fix typo
2024-03-07 16:24:16 +08:00
1f101e328e
Merge pull request #3643 from omnivore-app/feat/firefox-get-started
...
Add a get started page for firefox extension users
2024-03-07 15:12:27 +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