|
|
0930548f31
|
Move the key
|
2024-02-29 14:20:41 +08:00 |
|
|
|
234b24ac4d
|
Hover for TLDR buttons
|
2024-02-29 14:08:01 +08:00 |
|
|
|
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 |
|
|
|
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 |
|
|
|
a116d944e7
|
fix tests
|
2024-02-28 17:24:02 +08:00 |
|
|
|
3af62d5d89
|
fix typo
|
2024-02-28 17:13:11 +08:00 |
|
|
|
7567e3d0f6
|
* return only count if size is 0 because limit 0 is not allowed in typeorm
|
2024-02-28 16:57:15 +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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
d26a2f403d
|
replace segment with posthog
|
2024-02-26 16:47:04 +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 |
|
|
|
d0a0dbb32f
|
Remove debug line
|
2024-02-26 13:33:52 +08:00 |
|
|
|
6ad528d755
|
When highlights are deleted also delete their label buttons if they have one
|
2024-02-26 13:32:18 +08:00 |
|
|
|
c13896aeb2
|
Merge pull request #3567 from omnivore-app/feature/feed-summary
feature/feed summary
|
2024-02-26 12:19:57 +08:00 |
|
|
|
33fa36710f
|
Merge pull request #3568 from omnivore-app/feat/rules-delete-item-rule
Add a rule to delete items
|
2024-02-26 12:13:40 +08:00 |
|
|
|
d3b6b3c827
|
Unify wording of removing articles
Most of the places use "remove", but "delete" is used in this dropdown menu, which seems inconsistent.
|
2024-02-24 13:48:49 +08:00 |
|
|
|
7db7099822
|
fix tests
|
2024-02-23 19:43:43 +08:00 |
|
|
|
6b0cefe190
|
add representation column to the highlight table and gql schema which is either CONTENT or FEED_CONTENT
|
2024-02-23 17:14:52 +08:00 |
|
|
|
67f54a1372
|
add fetchContent resolver to the function list
|
2024-02-23 15:44:53 +08:00 |
|
|
|
49d1ae5037
|
fix bug
|
2024-02-23 15:32:41 +08:00 |
|
|
|
510cd18b17
|
use json_agg to aggregate enum in db
|
2024-02-23 14:54:37 +08:00 |
|
|
|
90c049506d
|
Add a rule to delete items
|
2024-02-23 14:42:10 +08:00 |
|
|
|
2ff00497b9
|
Remove debug line
|
2024-02-23 14:24:48 +08:00 |
|
|
|
df0bda9cb2
|
fix a typo
|
2024-02-23 14:21:34 +08:00 |
|