Commit graph

8359 commits

Author SHA1 Message Date
Hongbo Wu
90d0827b36
Merge pull request #3064 from omnivore-app/fix/highlighted-markdown
fix: highlights not added to the content if searching for highlighted content
2023-11-03 11:59:47 +08:00
Hongbo Wu
3761b396f4 remove unused code 2023-11-03 10:17:36 +08:00
Hongbo Wu
9ef608b4b6 fix: highlights not added to the content if searching for highlighted content 2023-11-03 10:11:14 +08:00
Jackson Harper
d5d1ccf817
Merge pull request #3043 from HVbajoria/main
Created getting-started-guide.md in Japanese
2023-11-03 08:41:43 +08:00
Jackson Harper
f85d79ace3
Merge pull request #3061 from omnivore-app/fix/web-flicker-on-refresh
Fix refresh loop on web
2023-11-02 11:38:01 +08:00
Jackson Harper
4fbe14a77b Fix refresh loop on web 2023-11-02 11:11:05 +08:00
Jackson Harper
fd38833787
Merge pull request #3056 from fybx/patch-1
add Turkish translation
2023-11-01 17:16:16 +08:00
Hongbo Wu
ffad064d3a
Merge pull request #3051 from naveennamani/patch-1
Fixes #3050 - URLs sensitive to trailing slash
2023-11-01 15:48:04 +08:00
Hongbo Wu
500a297824
Merge pull request #3057 from omnivore-app/fix/irrelevant-information-in-webhook-event
fix/irrelevant information in webhook event
2023-11-01 15:45:37 +08:00
Hongbo Wu
e98d029250 remove unused fields in library_item entity so we exclude them from the webhook event 2023-11-01 14:56:36 +08:00
Hongbo Wu
c93fc14de8 remove user from highlight webhook event 2023-11-01 13:26:36 +08:00
Hongbo Wu
30cc952f02 do not publish events if the highlights are recommended by club users 2023-11-01 13:24:06 +08:00
Ferit Yiğit BALABAN
d57bac3a23
add Turkish translation 2023-10-31 21:19:00 +03:00
Naveen Namani
ef1adfee98
Fixes #3050 - URLs sensitive to trailing slash
By passing false to `removeTrailingSlash` for normalize-url call, the URLs sensitive to trailing slash will be parsed correctly
2023-10-30 14:31:46 +05:30
Hongbo Wu
6bdc7f01e1
Merge pull request #3027 from omnivore-app/fix/site-search
fix: site scoped search not working for domain and hostname
2023-10-30 11:08:26 +08:00
Hongbo Wu
4f0b7df33d
Merge pull request #3038 from omnivore-app/fix/rss
fix: failed to fetch rss items from https://tldr.tech/api/rss/ai
2023-10-30 10:39:27 +08:00
Jackson Harper
6ac9c7a148
Merge pull request #3049 from juanbretti/main
Update Obsidian logo
2023-10-30 10:20:40 +08:00
Juan Pedro Bretti Mandarano
52825af0af
New Obsidian logo
Downloaded from https://obsidian.md/blog/new-obsidian-icon/
2023-10-29 18:47:41 +01:00
Juan Pedro Bretti Mandarano
48efd301bd
Delete packages/web/public/static/icons/obsidian.png 2023-10-29 18:47:07 +01:00
Harshavardhan Bajoria
a840d79502
Create getting-started-guide.md in japanese 2023-10-28 14:39:56 +05:30
Hongbo Wu
d50726f3b4 fix: check lastBuildDate instead of pubDate in rss feed 2023-10-27 21:42:20 +08:00
Jackson Harper
7e0051b432
Merge pull request #3032 from lily-mara/fix-library-list-hover
Fix hover behavior of library list hover actions
2023-10-27 18:00:17 +08:00
Hongbo Wu
e980e1c05a
Merge pull request #3036 from omnivore-app/fix/web-intercom-hash
Add intercom identity verification
2023-10-27 16:50:47 +08:00
Jackson Harper
fb0f4083d1 Remove apple/ changes 2023-10-27 16:40:41 +08:00
Jackson Harper
6db23ba05c Add intercom identity verification 2023-10-27 16:13:03 +08:00
Hongbo Wu
ce0ed3dab9
Merge pull request #3035 from omnivore-app/fix/rss-handler-docker-image
fix: wrong node version in docker-file in rss-handler
2023-10-27 16:10:56 +08:00
Hongbo Wu
b8eb376226 fix: wrong node version in docker-file in rss-handler 2023-10-27 16:01:27 +08:00
Lily Mara
01856c3099 Fix hover behavior of library list hover actions
In the library list view, there is a toolbar of actions that appears over each
entry when you hover over it. This change fixes the hover behavior of this
toolbar so that you do not need to move the mouse cursor out and back into the
library list item after archiving/deleting a previous item in order to
re-activate the toolbar.
2023-10-26 23:59:36 -07:00
Hongbo Wu
3293088a71
Merge pull request #3030 from omnivore-app/fix/import-date-validation
validate if date is unix timestamp in milliseconds in csv file when importing
2023-10-27 14:58:54 +08:00
Jackson Harper
0afbb4fec1
Merge pull request #3029 from omnivore-app/dependabot/npm_and_yarn/browserify-sign-4.2.2
Bump browserify-sign from 4.2.1 to 4.2.2
2023-10-27 14:06:22 +08:00
Hongbo Wu
91acbb6212 validate if date is unix timestamp in milliseconds in csv file when importing 2023-10-27 13:22:45 +08:00
dependabot[bot]
de4d4b56a6
Bump browserify-sign from 4.2.1 to 4.2.2
Bumps [browserify-sign](https://github.com/crypto-browserify/browserify-sign) from 4.2.1 to 4.2.2.
- [Changelog](https://github.com/browserify/browserify-sign/blob/main/CHANGELOG.md)
- [Commits](https://github.com/crypto-browserify/browserify-sign/compare/v4.2.1...v4.2.2)

---
updated-dependencies:
- dependency-name: browserify-sign
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-27 03:50:00 +00:00
Jackson Harper
b82d25b8cd
Merge pull request #3028 from omnivore-app/fix/update-pspdfkit
Update pdfkit
2023-10-27 11:47:59 +08:00
Jackson Harper
bb40ad5afe vercel sets WASM content-type correctly so this isnt needed 2023-10-27 11:29:14 +08:00
Jackson Harper
65d96cfc8d Cleanup debug code 2023-10-27 11:10:54 +08:00
Jackson Harper
7f4ee51dc0 Some debugging 2023-10-27 10:55:47 +08:00
Jackson Harper
c89eec5be5 Attempt to disable wasm streaming 2023-10-27 10:45:44 +08:00
Jackson Harper
62d29d5e49 Fixes for update 2023-10-27 10:30:58 +08:00
Jackson Harper
6d1f442d86 Update pdfkit 2023-10-27 10:14:54 +08:00
Hongbo Wu
67bfca726b add test cases 2023-10-26 22:15:33 +08:00
Hongbo Wu
d480d53151 fix: site scoped search not working for domain and hostname
* alter site_name_tsv to include hostname and domain
* add test cases
2023-10-26 22:10:35 +08:00
Jackson Harper
4cbb696886
Merge pull request #3020 from omnivore-app/feat/web-show-account-limits
Display account size
2023-10-26 13:25:49 +08:00
Jackson Harper
8e7a0a0bcc Use Link instead of a 2023-10-26 13:01:00 +08:00
Jackson Harper
15e3d38d65 Escaping 2023-10-26 12:59:28 +08:00
Hongbo Wu
3c067bd5e1
Merge pull request #3021 from omnivore-app/fix/readwise-integration
fix readwise integration
2023-10-26 12:58:55 +08:00
Hongbo Wu
a6e8362401 add debugging logs 2023-10-26 12:56:46 +08:00
Jackson Harper
e996669ab0 Multiply for percentage 2023-10-26 12:52:13 +08:00
Jackson Harper
f17e7d2a65 Remove upgrade button, fix margin 2023-10-26 12:15:30 +08:00
Jackson Harper
46585d9208 Add a link to the bulk tool on the delete account page 2023-10-26 12:06:31 +08:00
Jackson Harper
6e9a9f4a82 Display account size 2023-10-26 11:57:50 +08:00