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
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
52825af0af
New Obsidian logo
...
Downloaded from https://obsidian.md/blog/new-obsidian-icon/
2023-10-29 18:47:41 +01:00
48efd301bd
Delete packages/web/public/static/icons/obsidian.png
2023-10-29 18:47:07 +01:00
d50726f3b4
fix: check lastBuildDate instead of pubDate in rss feed
2023-10-27 21:42:20 +08:00
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
e980e1c05a
Merge pull request #3036 from omnivore-app/fix/web-intercom-hash
...
Add intercom identity verification
2023-10-27 16:50:47 +08:00
6db23ba05c
Add intercom identity verification
2023-10-27 16:13:03 +08:00
b8eb376226
fix: wrong node version in docker-file in rss-handler
2023-10-27 16:01:27 +08:00
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
91acbb6212
validate if date is unix timestamp in milliseconds in csv file when importing
2023-10-27 13:22:45 +08:00
bb40ad5afe
vercel sets WASM content-type correctly so this isnt needed
2023-10-27 11:29:14 +08:00
65d96cfc8d
Cleanup debug code
2023-10-27 11:10:54 +08:00
7f4ee51dc0
Some debugging
2023-10-27 10:55:47 +08:00
c89eec5be5
Attempt to disable wasm streaming
2023-10-27 10:45:44 +08:00
62d29d5e49
Fixes for update
2023-10-27 10:30:58 +08:00
6d1f442d86
Update pdfkit
2023-10-27 10:14:54 +08:00
67bfca726b
add test cases
2023-10-26 22:15:33 +08:00
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
4cbb696886
Merge pull request #3020 from omnivore-app/feat/web-show-account-limits
...
Display account size
2023-10-26 13:25:49 +08:00
8e7a0a0bcc
Use Link instead of a
2023-10-26 13:01:00 +08:00
15e3d38d65
Escaping
2023-10-26 12:59:28 +08:00
a6e8362401
add debugging logs
2023-10-26 12:56:46 +08:00
e996669ab0
Multiply for percentage
2023-10-26 12:52:13 +08:00
f17e7d2a65
Remove upgrade button, fix margin
2023-10-26 12:15:30 +08:00
46585d9208
Add a link to the bulk tool on the delete account page
2023-10-26 12:06:31 +08:00
6e9a9f4a82
Display account size
2023-10-26 11:57:50 +08:00
8ddfa0a389
Fixes for new docker images
2023-10-26 11:19:38 +08:00
2d7c20eac7
Merge pull request #3014 from omnivore-app/feature/delete-user-cron
...
feat: create an api for the cronjob trigger which cleans up the soft deleted users
2023-10-25 21:10:03 +08:00
939a00b893
Update yarn file
2023-10-25 16:58:11 +08:00
cf95b6fa07
rename the endpoint to /prune
2023-10-25 14:41:49 +08:00
e6f378f8fe
create omnivore_admin role and allow omnivore_admin to delete all users
2023-10-25 14:36:15 +08:00
5bb0786f56
Add a blur image for the hero loading
2023-10-25 13:35:06 +08:00
dddb51f7d5
add test cases
2023-10-25 13:14:49 +08:00
5f5423ddcb
add a pubsub service endpoint for cleanup soft deleted users
2023-10-25 13:02:59 +08:00
d3d3dd9458
add index for status and updated_at columns on user table
2023-10-25 13:02:34 +08:00
0a2bb2d172
Add key values to items in loop
2023-10-25 12:56:34 +08:00
dfc34ac76b
Make about page english by default
2023-10-25 12:55:22 +08:00
16784728cf
Use debian for base content-fetch container
2023-10-25 09:44:15 +08:00
000f928506
Update api container
2023-10-25 09:32:37 +08:00
cfc388a901
Upgrade lerna and some base docker images off of alpine
2023-10-25 09:26:08 +08:00
65b20fcb86
Revert unneeded import
2023-10-24 18:13:32 +08:00
b57fd742b3
Add titles to the flair icons
2023-10-24 18:05:06 +08:00
989dbc5977
Merge pull request #3004 from omnivore-app/feat/web-label-flair
...
Label flair for the web
2023-10-24 17:42:13 +08:00
769f3b6b03
Fix svgs
2023-10-24 17:25:44 +08:00
95c984edf1
Remove soptimization
2023-10-24 17:18:26 +08:00
973c1dec1e
When saving PDF read position always set it to the current page
2023-10-24 17:15:03 +08:00
a95a5ac2a5
Add flair icon
2023-10-24 17:08:24 +08:00
a5d03e01db
Label flair for the web
2023-10-24 17:03:36 +08:00
c4773dc904
Landing page improvements and various supporting improvements
2023-10-24 09:43:39 +01:00