Commit graph

118 commits

Author SHA1 Message Date
Jackson Harper
cbdd40fe74 Allow deleted articles to be read and restored from the article page 2024-08-30 13:01:12 +08:00
Jackson Harper
fe1567fa78 Allow the highlights attribute of articles to be undefined 2024-08-23 14:24:00 +08:00
Jackson Harper
d1ce129504 Some more logging 2024-08-23 13:57:31 +08:00
Jackson Harper
6356a8a3c7 More improvments to optimistic caching 2024-08-12 11:09:56 +08:00
Jackson Harper
6c6cc8d4c4 Better handling of slugs and library item lists in the cache 2024-08-12 11:09:56 +08:00
Jackson Harper
137283db0a More moves to react-query for key library functions 2024-08-12 11:09:56 +08:00
Jackson Harper
457d1d9de9 More work on react-query switchover 2024-08-12 11:09:56 +08:00
Jackson Harper
211415f1f6 Allow more lines of titles on smaller screens 2024-05-09 15:55:51 +08:00
Jackson Harper
5de381c392 Handle really long titles better 2024-05-09 15:34:21 +08:00
Jackson Harper
1a358585b6 Fix issue where System Default font overrides the browser agent font settings 2024-03-07 11:37:25 +08:00
Jackson Harper
b7cc86163c Remove update functions 2024-03-04 14:11:50 +08:00
Jackson Harper
409006ff2b Allow setting text as RTL in the reader 2024-03-04 13:55:50 +08:00
Jackson Harper
f3d5903d0c Temporarily disable ai summaries 2024-03-01 11:15:18 +08:00
Jackson Harper
e4fb01785b Add function for checking user flags 2024-02-29 10:12:10 +08:00
Jackson Harper
c20d8e6b4d Add summaries, display accont features 2024-02-28 15:14:32 +08:00
Jackson Harper
11cc6b1ec5 More work on shortcuts 2024-02-20 10:15:57 +08:00
Jackson Harper
54b5bf6d0f Spacing when sharing title + url 2023-12-26 14:30:06 +08:00
Jackson Harper
6c5afeb0e4 Send title text with share original option 2023-11-06 15:12:30 +08:00
Jackson Harper
2dcd4f0a64 Allow larger font sizes 2023-08-25 17:21:01 +08:00
Jackson Harper
d6fa803053 Add lightbox to the appreader 2023-08-10 16:42:48 +08:00
Jackson Harper
4b01aa4da0 Prefer the savedAt date over created at in the article headers 2023-08-08 20:45:38 +08:00
Jackson Harper
ec1b14796a Make the reader color full width (remove margins) 2023-08-02 13:11:16 +08:00
Karl Prieb
73a3cb3908 Control article margins on small viewports 2023-07-25 19:29:33 -03:00
Jackson Harper
a4c1253bca Improve printing of articles 2023-06-27 18:27:45 +08:00
Jackson Harper
e270d4acf9 Warnings clean up 2023-06-20 13:36:36 +08:00
Jackson Harper
1547dd7583 Improved labels picker for the web 2023-06-19 21:41:25 +08:00
Jackson Harper
ae4af84f5f Fix issue with enter not properly submitting the edit info modal 2023-06-13 15:41:28 +08:00
Jackson Harper
cbb82abf4d Update label styles on iOS and MacOS 2023-06-01 17:40:23 +08:00
Jackson Harper
2698bb0a24 Display read time on the reader view 2023-05-02 11:56:09 +08:00
Jackson Harper
c9f4bda42d Fix labels not being displayed on the reader 2023-04-18 14:05:01 +08:00
Jackson Harper
0e1aaae8fa Use an override for advanced reader settings so we can update when reader settings change 2023-04-11 12:26:35 +08:00
Jackson Harper
99d3efed51 Only add text-align on p elements 2023-04-11 11:59:18 +08:00
Jackson Harper
522ea0a3c3 Fix issue with changing system colormode causing the incorrect theme to be applied 2023-04-10 15:59:40 +08:00
Jackson Harper
14d5676979 Add handler for justify text, fix dependency issue with auto highlights 2023-04-10 15:59:40 +08:00
Jackson Harper
9669026c8f WIP: update the display settings view on iOS 2023-04-10 15:59:40 +08:00
Jackson Harper
3f8926eb18 Better handling of closing notebooks and refreshing data in the highlight layer 2023-04-05 17:49:54 +08:00
Jackson Harper
5e396ef23b Better MD support in iOS, merge fixes 2023-04-03 19:35:06 +08:00
Jackson Harper
51f17350a7 Remove duplicated attribute from merge 2023-04-03 17:44:29 +08:00
Jackson Harper
af00b88c5a More merge fixes 2023-04-03 17:29:01 +08:00
Jackson Harper
5eef42e296 Merge highlight improvements 2023-04-03 17:19:43 +08:00
Jackson Harper
f20cbed563 Improve highlight scrolling from notebooks 2023-04-03 13:46:19 +08:00
Jackson Harper
a40c63cb41 Set a min height for library and reader so when small content is display the full screen is always used 2023-03-13 14:45:00 +08:00
Jackson Harper
8cf0a6ecb2 Simplify top positioning 2023-03-10 16:47:02 +08:00
Jackson Harper
e4b717c3e2 Padding on the top of articles shouldnt change with breakpoints 2023-03-10 15:05:18 +08:00
Jackson Harper
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
Jackson Harper
bf0a7d2865 Remove unused colors from theme 2023-03-10 15:05:18 +08:00
Jackson Harper
550b8d88ec Update display settings, add advanced settings 2023-03-07 15:36:24 +08:00
Jackson Harper
96ddc100b5 Linting improvements 2023-03-06 16:21:26 +08:00
Jackson Harper
e6bfaa4500 Remove unused noFade param 2023-03-03 19:26:06 +08:00
Jackson Harper
d68c79a2eb Dark / light mode tweaks 2023-03-03 16:58:19 +08:00