Commit Graph

2227 Commits

Author SHA1 Message Date
1ce35b5aea Import pinned searches 2024-02-16 12:43:36 +08:00
060631166f No props needed for the upload tabs 2024-02-16 12:32:22 +08:00
dd8f913cdd Warnings cleanup 2024-02-16 12:25:45 +08:00
e4be448792 Update imports 2024-02-16 11:56:26 +08:00
0f87c86d13 Clean up some imports 2024-02-16 11:55:20 +08:00
3065fcc78a Add some margin on the account menu 2024-02-16 11:53:48 +08:00
1aa570f7c2 Handle unchecked state, better hovers 2024-02-16 11:46:02 +08:00
72c66c4024 Header checkbox states 2024-02-16 11:37:41 +08:00
b97b8a5b14 Display feed errors in the add modal, close after success, improve layout while uploading PDFs 2024-02-15 13:05:42 +08:00
328625d713 Allow using system theme 2024-02-14 17:12:28 +08:00
0c9c82c1fa Update menu file names 2024-02-14 17:11:49 +08:00
1082b3fa9d Remove server sync for theme settings 2024-02-14 14:42:54 +08:00
d6cd57b575 Move menus, add UI for setting auto theme 2024-02-14 14:33:28 +08:00
c0e917848a Ensure window dimensions are set on load. Fixes bug where the inspector side panel was displayed full width on large screens 2024-02-14 14:11:51 +08:00
01e9486b7f Add the footer menu in settings, remove header menu in settings 2024-02-14 14:08:00 +08:00
b4f3469210 Simplify header code 2024-02-14 13:58:06 +08:00
1f7fe5a2b2 Fix issue where multiselect control would be disabled during search 2024-02-14 13:54:59 +08:00
d7b5cfe0d2 Clean up props, remove addLink submission from search temporarily 2024-02-09 14:02:05 +08:00
1f98650feb Fix import 2024-02-09 13:47:38 +08:00
467f77a923 Make info optional for upload pads 2024-02-09 13:41:00 +08:00
7e3d533b55 Fix header in highlights mode 2024-02-09 13:33:51 +08:00
5979609620 Fix exports 2024-02-09 13:28:57 +08:00
1ac964e490 Update the theme indicator when updating the theme from dropdown 2024-02-09 13:27:04 +08:00
5cc6c028d0 Add info boxes on uploader 2024-02-09 13:21:59 +08:00
d3e6fae295 Colours for tabs and CTA buttons 2024-02-09 12:06:22 +08:00
3a7e60e65e Make list sizes closer to grid 2024-02-09 11:49:09 +08:00
421db1630a Fix positioning of pinned headers and library header based on grid sizes 2024-02-09 11:46:01 +08:00
29a4e7311e Move pinned searches to under the bar 2024-02-08 19:03:22 +08:00
11463ba6f7 Colour clean ups 2024-02-08 15:01:40 +08:00
88a4dc6c28 Make search term work a bit better 2024-02-08 09:03:19 +08:00
6b707ae2ca Fixes for hover colours 2024-02-08 02:15:28 +08:00
406165252c Start work on search bar 2024-02-08 02:10:19 +08:00
4cad2ac0d4 Hover for header buttons 2024-02-08 01:49:12 +08:00
1a9924bedb Expose highlight on release to web 2024-02-07 15:22:42 +08:00
d54211a146 Better handling of sizing in list mode 2024-02-07 14:29:28 +08:00
3bad0cd8b8 Handle larger names better 2024-02-07 14:25:09 +08:00
ae991fb5cd Updates to header, multi select behavior, add link button 2024-02-07 14:19:51 +08:00
8b732602a5 Start work on navigation updates for the library 2024-02-07 13:09:57 +08:00
70513b5244 Add more information on the feeds page 2024-02-07 13:02:19 +08:00
c4d9186ea4 add query string to /home to preserve active Search 2024-02-04 14:51:24 -06:00
ddf7d590fd Copy params so no extra params are sent 2024-02-01 09:59:42 +08:00
38a90e3987 Revert web change 2024-02-01 09:59:42 +08:00
97efbe4487 Force read position writes when user explicitly sets it 2024-02-01 09:59:42 +08:00
fbfa934479 Write behind reading progress as a list that can be reduced at commit or read time 2024-02-01 09:59:39 +08:00
cd42ce56d8 Add Rules menu item to dropdown menu 2024-01-30 19:15:17 +01:00
29d971bf89 Merge pull request #3453 from omnivore-app/feat/web-library-contrast
Improve the library view contrast
2024-01-29 11:53:24 +08:00
3995d6ed67 Merge pull request #3451 from hereAlexT/hereAlexT/issue3226
add shortcut cmd+enter to save note
2024-01-29 11:39:07 +08:00
411b0c305a Improve the library view contrast 2024-01-29 11:37:35 +08:00
783cfbf913 Merge pull request #3410 from jeffgreco/patch-1
improve contrast on active table row background color
2024-01-29 11:36:23 +08:00
8aea5c9a90 * feat(HighlightNoteModal.tsx): add keyboard shortcut to save note changes and close modal 2024-01-28 14:29:14 +11:00