656ac8e676
Fix dropdown
2023-11-08 12:21:57 +08:00
2e650c4ad1
Simplify change actions
2023-11-08 12:10:45 +08:00
09c30fe645
Add pinned searches
2023-11-08 11:27:21 +08:00
1c3bc51fd0
Move pinned items into the grid
2023-11-06 17:43:23 +08:00
f00556f8a6
WIP: add pinned items to the library header
2023-11-06 16:31:51 +08:00
e0646e5557
Merge pull request #3075 from omnivore-app/feat/web-label-filter-improvements
...
Toggle labels if button is directly clicked
2023-11-06 16:22:26 +08:00
41a601f199
Use the pointer cursor for labels, invert query logic
2023-11-06 15:31:30 +08:00
2924d542be
Toggle labels if button is directly clicked
2023-11-06 15:22:26 +08:00
6c5afeb0e4
Send title text with share original option
2023-11-06 15:12:30 +08:00
8d592c52fb
Merge pull request #3040 from lily-mara/dev-env-fixes
...
Improve developer environment onboarding
2023-11-03 16:05:11 +08:00
556fa60fc9
Add an environment variable to conditionally use legacy rewrites
...
These rewrites are not needed in dev, but in demo/production
we should keep them for some older clients still.
2023-11-03 15:41:47 +08:00
67766eefbb
Add an environment variable for the legacy rewrite rules that arent needed for local dev
2023-11-03 15:24:38 +08:00
356a32727a
Merge pull request #3037 from omnivore-app/feat/ios-extension-cleanup
...
iOS Extension and notes cleanup
2023-11-03 15:08:23 +08:00
4fbe14a77b
Fix refresh loop on web
2023-11-02 11:11:05 +08:00
a28f618b08
Consistent casing for titles
2023-11-01 15:16:05 +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
f8a6fc9e0d
Improve developer environment onboarding
...
I encountered a number of issues while trying to get my own local dev
environment set up. This change adds missing information to the readme, updates
the Postgres image to one that includes required module dependencies, and
removes next.js rewrite rules (IS THIS SAFE?) which were no longer used and
causing issues.
2023-10-27 08:44:26 -07: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
6db23ba05c
Add intercom identity verification
2023-10-27 16:13:03 +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
8e7a0a0bcc
Use Link instead of a
2023-10-26 13:01:00 +08:00
15e3d38d65
Escaping
2023-10-26 12:59:28 +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
939a00b893
Update yarn file
2023-10-25 16:58:11 +08:00
5bb0786f56
Add a blur image for the hero loading
2023-10-25 13:35:06 +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
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
35d2f39ba9
Upgrade lerna and some base docker images off of alpine
2023-10-24 09:43:39 +01:00
1f600c272e
Better handling of network failures for labels/subscriptions/searches in the left menu
2023-10-17 13:36:47 +08:00