Commit Graph

1355 Commits

Author SHA1 Message Date
d433d48365 Add Filters, and editing filters. 2023-08-30 19:37:24 +02:00
58f8d12710 Fix max font size for web 2023-08-25 17:29:09 +08:00
2dcd4f0a64 Allow larger font sizes 2023-08-25 17:21:01 +08:00
8b83963117 More faffing about with css vars 2023-08-24 17:25:46 +08:00
6c7e3cc5cb Update bundles 2023-08-24 16:01:54 +08:00
5a9546018c See if safari likes 1.0 better than 1 for alpha 2023-08-24 14:32:37 +08:00
61ef19e311 Improve highlight bar mobile layout 2023-08-24 14:06:30 +08:00
361aa33ba9 Fix for updating highlight colours, add proper copy icon 2023-08-24 13:52:05 +08:00
38b58e764a Update signature for mobile callback 2023-08-24 12:15:01 +08:00
423189993c Handle creating highlight from note without colour 2023-08-24 12:09:06 +08:00
03e95a029b Add multiple highlight colors 2023-08-24 12:03:32 +08:00
486dbab92b validate csv file in the uploadmodal 2023-08-14 18:14:08 +08:00
ad63f0c102 Trim label names when creating on web 2023-08-11 10:42:58 +08:00
c5450d0231 Make the carousel infinite 2023-08-10 17:01:00 +08:00
d6fa803053 Add lightbox to the appreader 2023-08-10 16:42:48 +08:00
912210a097 Merge pull request #2635 from omnivore-app/feat/web-spring-lightbox
Add a lightbox to the web viewer
2023-08-10 15:12:35 +08:00
ae1a32340e Merge pull request #2634 from omnivore-app/fix/web-rm-debug-line
Remove debug line
2023-08-10 15:10:12 +08:00
17da8199be Some zoom and carousel settings twaks, enable pulldown dismisal 2023-08-10 14:57:10 +08:00
bcd5fa9f64 Add plugins to lightbox 2023-08-10 14:36:23 +08:00
8838ade283 Add a lightbox to the web viewer 2023-08-10 13:56:05 +08:00
ee3230557c Remove debug line 2023-08-10 13:24:27 +08:00
4b01aa4da0 Prefer the savedAt date over created at in the article headers 2023-08-08 20:45:38 +08:00
a5fcee6240 Remove debug 2023-08-08 16:55:58 +08:00
267b47e959 Improve styling of highlight view items 2023-08-08 16:46:41 +08:00
544021f475 Add missing icon 2023-08-08 16:05:44 +08:00
c08674ac54 Some error messages 2023-08-08 15:40:34 +08:00
e8ac520f5a Add ability to export highlights and notes from notebook 2023-08-08 15:36:16 +08:00
5ae3b3480c Give cards more line height and avoid clipping, less spacing 2023-08-08 13:55:39 +08:00
b5a6b86915 Merge branch 'main' into feat/add-links-in-search 2023-08-07 22:41:47 +02:00
1230815161 Fix issue where loading would stop due to ref 2023-08-07 21:32:58 +02:00
f4c9724a99 Remove Comment 2023-08-07 19:42:35 +02:00
9be74570b6 Fix up and refactor some elements of the code. Allow multiple loading items. 2023-08-07 19:29:48 +02:00
901b5815a9 Merge pull request #2613 from omnivore-app/fix/web-remove-header-border
Remove the header border on small screens
2023-08-07 16:10:52 +08:00
8a91c1916b Remove the header border on small screens 2023-08-07 15:34:10 +08:00
42a7340d72 Clear Timeout when navigating away from page. 2023-08-07 09:08:08 +02:00
1e7019c657 Merge pull request #2596 from omnivore-app/feat/web-undo-delete
Dont require confirmation on delete, show undo action
2023-08-07 13:48:44 +08:00
75f2728d3c Remove unused vars for delete confirmation 2023-08-07 11:54:53 +08:00
46adb89682 Fix success message when copying text 2023-08-07 11:03:13 +08:00
7aa959a4c7 Change timeout for polling. 2023-08-06 18:29:07 +02:00
27dd2b2734 Add Ability to Add URLs directly from the search bar. 2023-08-06 02:55:01 +02:00
5cfa0a2175 Fix background on web mobile menus 2023-08-04 22:47:57 +08:00
ae1af01adc Stop propogation of hover actions 2023-08-04 22:25:14 +08:00
9e2c41f5e2 Fix absolute positioning of list card mobile menus 2023-08-04 22:19:38 +08:00
37b0ac016f Remove unused change 2023-08-04 21:41:16 +08:00
f729d68093 Lower the progress bar z-index so its below the mobile menu 2023-08-04 21:35:31 +08:00
920ba8ba3b Bump menu zindex 2023-08-04 20:57:10 +08:00
71ec2247dc Remove outter <a on library items to work around checkbox propogating the click event up in firefox 2023-08-04 20:46:39 +08:00
c7bc590ae8 Fix breaking on author styles 2023-08-04 17:29:15 +08:00
76e0b36dfb Dont require confirmation on delete, show undo action 2023-08-04 13:44:31 +08:00
58c2a80572 Dont open the upload modal unless a file is being dragged 2023-08-04 12:24:46 +08:00