Commit Graph

9809 Commits

Author SHA1 Message Date
9739d58fdf Add multi select file 2024-02-29 12:46:02 +08:00
c67bd364ae Hide shortcuts menu item 2024-02-29 12:09:45 +08:00
0d926b8ad1 Add features table to admin 2024-02-29 12:08:51 +08:00
0640233e8a Remove unused imports 2024-02-29 12:05:41 +08:00
614b086ca4 Better hovers for header items 2024-02-29 12:01:58 +08:00
efb5286efa Handle switching state on first hover of button 2024-02-29 10:55:48 +08:00
9d5a90538a Switch to the circle buttons 2024-02-29 10:38:42 +08:00
0e7bd46916 Add some padding to the search box 2024-02-29 10:31:46 +08:00
e4fb01785b Add function for checking user flags 2024-02-29 10:12:10 +08:00
2a7087deab fill width for errors 2024-02-29 09:25:01 +08:00
d4ee3c5ff7 Improve multiselect box hover states 2024-02-28 20:58:42 +08:00
129d46a34b Remove clipping paths 2024-02-28 15:52:22 +08:00
6861d271bd Clean up assertions in summary job 2024-02-28 15:49:24 +08:00
6924b9c462 yarn 2024-02-28 15:35:02 +08:00
0382fb4913 Fix comparison of library item state 2024-02-28 15:34:36 +08:00
692a992e77 Remove some debug, clean up summaries 2024-02-28 15:18:23 +08:00
8205b38007 Only show TLDR if the user is opted in 2024-02-28 15:14:34 +08:00
a7688e0efc Dont show hover cards when in multiselect mode 2024-02-28 15:14:34 +08:00
8dd71f12aa Remove extra margin on smaller screens now that the card is left aligned 2024-02-28 15:14:34 +08:00
a27b257068 Fixup checkbox icons 2024-02-28 15:14:34 +08:00
955be7b91e Left alignment of the library items 2024-02-28 15:14:34 +08:00
fa69f7b47b Convert url to string before fetching 2024-02-28 15:14:34 +08:00
d2bf31d9c5 Use the browser icon for "open original" 2024-02-28 15:14:34 +08:00
c20d8e6b4d Add summaries, display accont features 2024-02-28 15:14:32 +08:00
bbe6204b91 summaries 2024-02-28 15:12:09 +08:00
82d25a1fb9 Merge pull request #3584 from atychang/patch-1
Update Node.js version to v18.16
2024-02-27 17:47:00 +08:00
642c736d93 Merge pull request #3587 from stefanosansone/fix/android-save-article
Android - Fix save article crash
2024-02-27 09:44:15 +08:00
b4fc617219 remove accompanist system ui 2024-02-26 23:37:51 +00:00
8c56f6d50f bump versions 2024-02-26 22:42:24 +00:00
64310aa4d9 bump version 2024-02-26 22:40:53 +00:00
b0784c50e8 replace deprecated divider 2024-02-26 22:39:08 +00:00
aebf8257d1 fix SwipeToDismiss extra padding 2024-02-26 22:38:48 +00:00
6e455e6b2f fix save article crash 2024-02-26 22:34:07 +00:00
8c5c0cfd9b Update Node.js version to v18.16
Update Node.js version from v14.18 to v18.16 in README.md
2024-02-26 13:25:52 -05:00
befb4797bb Merge pull request #3580 from omnivore-app/feature/replace-segment-with-posthog
replace segment with posthog
2024-02-26 18:30:26 +08:00
0369a39f08 replace $set with $set_once 2024-02-26 18:14:10 +08:00
41aa976625 flush remaining events when server exits 2024-02-26 17:28:28 +08:00
a969cad378 Merge pull request #3581 from omnivore-app/fix/admin-sub-names
Update subscription columns in admin
2024-02-26 17:12:13 +08:00
5579a2827b Update subscription columns in admin 2024-02-26 17:02:16 +08:00
d26a2f403d replace segment with posthog 2024-02-26 16:47:04 +08:00
64fe31a717 Merge pull request #3577 from omnivore-app/fix/web-highlight-labels-ux
Web fixups: disable highlight label icon, add dropdown for settings nav in mobile, add open original hover card
2024-02-26 15:41:35 +08:00
4c1cc122e0 Merge pull request #3576 from omnivore-app/release/android-0.194.0
Android 0.194.0 release
2024-02-26 15:41:09 +08:00
e313384d4c Merge pull request #3578 from holton-jiang/patch-2
Add "longestGeneric" and "shortestGeneric"
2024-02-26 15:29:00 +08:00
0e605830dd Update Localizable.strings 2024-02-26 15:26:06 +08:00
fbd873dd2d Add a key property to menu items 2024-02-26 15:15:15 +08:00
5334012a8f Fallback to a dropdown menu in settings view for navigation 2024-02-26 15:12:28 +08:00
6083c03557 More spacing on hover actions 2024-02-26 14:48:05 +08:00
ba300cf14b Add open original hover action 2024-02-26 14:44:58 +08:00
b135e79297 Fix rounded corners in list view on small screens 2024-02-26 14:41:16 +08:00
0ed8623e65 Comment out the withLabel icon until its working better 2024-02-26 14:08:10 +08:00