Commit Graph

2109 Commits

Author SHA1 Message Date
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
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
74b25a23ac Temporarily remove next/previous web controls 2023-10-16 17:51:28 +08:00
a537252db3 Limit CSV import sizes via web 2023-10-16 17:50:04 +08:00
f960379783 Allow navigating to next/previous items on the web with keyboard 2023-10-13 17:50:38 +08:00
e1b7849b7e Merge pull request #2908 from omnivore-app/fix/web-pdf-shortcuts
Handle shortcut events when pdf search is focused
2023-10-12 10:45:19 +08:00
c75c38b01b Use a typescript is function to extract event target node 2023-10-12 10:22:34 +08:00
0a8d6515f9 Fix nodeName check 2023-10-12 09:56:29 +08:00
3a50f14e52 Use sorted subscriptions in left menu 2023-10-11 23:57:48 +08:00
b953001215 Simplify 2023-10-11 21:54:53 +08:00
3ca664ed67 Remove debug line 2023-10-11 21:34:03 +08:00
1f4d5212d6 Handle shortcut events when pdf search is focused 2023-10-11 21:32:56 +08:00
768845e101 update the filter value to use is:reading of the Continue Reading filter 2023-10-10 15:33:59 +08:00
53b6e7d2ad Better keyboard shortcut handling for PDFs 2023-10-09 22:14:46 +08:00
58976cef42 Always wait for time out on loading page 2023-10-09 18:46:41 +08:00
6625e7e16f Fix save url endpoint 2023-10-09 18:22:36 +08:00
df1e57c173 Update PWA share 2023-10-09 18:09:55 +08:00
e1e81a41c2 Fix the filter in the left menu do not create a dependency loop 2023-10-09 17:27:22 +08:00