Commit Graph

47 Commits

Author SHA1 Message Date
980fcf4f4a Remove unused 2024-06-13 16:12:00 +08:00
05cf487b5a Cleanups for navigation menu icons 2024-06-12 15:20:03 +08:00
1e0b0a54ad Add missing attribute 2024-06-06 11:58:30 +08:00
12704fa13b Merge branch 'web-production' into main 2024-03-01 14:40:34 +08:00
f39a4a24a5 WIP: make reader header scroll on smaller screens 2024-02-20 10:44:14 +08:00
2aa7c1a7d4 Fix reader header offset, add labels icon to highlights 2024-02-16 15:34:39 +08:00
54ca861545 Reader header height should not take pinned searches into account
This fixes an issue where the PDF toolbar can be covered by an
"invisible" header element.
2024-02-15 10:38:18 +08:00
d7b5cfe0d2 Clean up props, remove addLink submission from search temporarily 2024-02-09 14:02:05 +08:00
29a4e7311e Move pinned searches to under the bar 2024-02-08 19:03:22 +08:00
09c30fe645 Add pinned searches 2023-11-08 11:27:21 +08:00
a28f618b08 Consistent casing for titles 2023-11-01 15:16:05 +08:00
8a91c1916b Remove the header border on small screens 2023-08-07 15:34:10 +08:00
ec1b14796a Make the reader color full width (remove margins) 2023-08-02 13:11:16 +08:00
1adbe9a8cf Use title instead of TooltipWrapped 2023-08-01 17:27:58 +08:00
c0dbbc3b86 Update icons 2023-08-01 12:31:12 +08:00
8cd541f665 Improve the header on very small screens 2023-06-30 11:39:05 -07:00
255ba408f6 Fix reader header on very narrow screens like the Samsung Fold 2023-06-30 09:08:01 -07:00
a4c1253bca Improve printing of articles 2023-06-27 18:27:45 +08:00
fba45cc6d8 Fix header buttons on larger screens 2023-05-30 16:18:11 +08:00
782aa9bb82 Pointer events on header 2023-05-25 20:16:55 +08:00
f1de7a0332 More messing with pointer events and the header 2023-05-25 17:33:40 +08:00
9e28d14b87 Use the ReaderHeader in the /sr/ loading view 2023-05-25 15:36:44 +08:00
6cfd424922 Modify the sizes of the left menu and the header 2023-05-25 12:56:58 +08:00
951fcef756 Dont capture cursor events when the header is transparent 2023-05-25 11:07:18 +08:00
978e802786 Clean up keyboard commands functionalities and modal, add tooltips 2023-04-14 11:27:01 +08:00
23efda667d Theme cleanup, expose extra reader themes
This also removes synced reader preferences so everything is
per device now.
2023-03-10 15:05:18 +08:00
5cd68cae44 When clicking the logo button to go back, use filter states 2023-03-10 09:10:49 +08:00
289fb2b759 Always display article actions when in PDF 2023-03-06 14:47:02 +08:00
1bb531fa7a Simplify header sizes, background color on reader, start handling PDF article actions 2023-03-06 14:31:39 +08:00
170121bbd2 Better breakpoints for the logo box on the reader 2023-03-06 09:50:11 +08:00
79902364ae Move article actions to their own menu 2023-03-03 21:55:04 +08:00
22c15e3624 Background color on reader header 2023-03-03 20:59:07 +08:00
79f6b4d973 Themeing, adjust modal overlay zindex to be above header 2023-03-03 20:52:59 +08:00
061c165929 More themeing, set color-scheme on body when changing theme 2023-03-03 20:46:12 +08:00
a9c6b13279 Work towards inline toolnar, better transition on filter menu. Toggle visiblity so it doesnt display during responsive resizes 2023-03-03 14:08:27 +08:00
3eb74251da Work on dark mode 2023-03-03 12:15:02 +08:00
e4a89bef9d WIP: article actions on mobile 2023-03-02 17:04:31 +08:00
216e96a9de Increase breakpoint for reader header 2023-03-02 15:10:18 +08:00
9f38110dfe Make the header solid on smaller screens 2023-03-02 15:05:30 +08:00
bd0a8095a0 Article actions colors 2023-03-02 14:50:33 +08:00
33bebc8cca Remove duplicated code, add invisible border at bottom of reader header so its the same size as the library header 2023-03-02 13:24:18 +08:00
93a96003be Only display theme selector on the library and settings dropdowns 2023-03-01 19:59:25 +08:00
a2583ad5a8 Update reader settings control 2023-02-28 18:01:57 +08:00
bf7d8102ae Wire up setting the display settings 2023-02-27 15:37:00 +08:00
8794bb18cb Use the dropdown on the reader menu 2023-02-27 15:29:43 +08:00
65441ae06d Remove some unused code 2023-02-27 09:49:49 +08:00
f0ec5ba9ea Add ReaderHeader 2023-02-25 19:31:06 +08:00