Jackson Harper
|
cc945eb6c9
|
Add a placeholder for the youtube iframe so when it is scrolled away the document height does not change
This fixes an issue with scrolling kind of jumping on devices when
the youtube video is moved to the sticky position.
|
2024-03-26 14:49:30 +08:00 |
|
Jackson Harper
|
4184d64341
|
Add dismiss on tap outside extension
|
2024-03-21 10:17:50 +08:00 |
|
Jackson Harper
|
566ac33401
|
Better small screen support
|
2024-03-14 12:48:56 +08:00 |
|
Jackson Harper
|
05fe1cb87c
|
Webkit support for slide in frame
|
2024-03-14 12:48:56 +08:00 |
|
Jackson Harper
|
84f0d940d2
|
Add some box shadow on the sticky player
|
2024-03-14 12:48:56 +08:00 |
|
Jackson Harper
|
7c3d15e31a
|
Add some scrolling on youtube videos
|
2024-03-14 12:48:56 +08:00 |
|
Jackson Harper
|
2aa7c1a7d4
|
Fix reader header offset, add labels icon to highlights
|
2024-02-16 15:34:39 +08:00 |
|
Jackson Harper
|
361d57ac1d
|
Remove secrets loading as this is handled by k8s now. Fix redis init
|
2024-01-17 13:33:20 +08:00 |
|
Jackson Harper
|
8b83963117
|
More faffing about with css vars
|
2023-08-24 17:25:46 +08:00 |
|
Jackson Harper
|
913eba19a1
|
Rename some CSS vars to try and break some caching
|
2023-08-24 16:57:53 +08:00 |
|
Jackson Harper
|
f57f8ba9b3
|
Remove unused orange
|
2023-08-24 15:22:40 +08:00 |
|
Jackson Harper
|
6b3122d718
|
Fix underline styles for safari
|
2023-08-24 14:12:42 +08:00 |
|
Jackson Harper
|
03e95a029b
|
Add multiple highlight colors
|
2023-08-24 12:03:32 +08:00 |
|
Hans Pinckaers
|
570dc0f78a
|
Fix line-height when sub/sup is present
|
2023-07-23 21:24:06 +02:00 |
|
Hongbo Wu
|
937be20928
|
fix: tweet format
|
2023-06-26 21:11:04 +08:00 |
|
Jackson Harper
|
b64c078c2e
|
Use the underline style for all highlights
|
2023-06-13 19:17:56 +08:00 |
|
Jackson Harper
|
3c7ab5d77e
|
Remove position: relative in unneeded places
- relative positioning causes it to create its own box, so
it gets its on z-index, removing this prevents it from showing
above the label modal.
|
2023-04-13 11:52:01 +08:00 |
|
Jackson Harper
|
938a1a6516
|
Improve the CSS for tables
|
2023-04-13 11:33:36 +08:00 |
|
Jackson Harper
|
344514bd0f
|
Handle embedded quote tweets
|
2023-04-12 14:50:20 +08:00 |
|
Jackson Harper
|
99d3efed51
|
Only add text-align on p elements
|
2023-04-11 11:59:18 +08:00 |
|
Jackson Harper
|
9669026c8f
|
WIP: update the display settings view on iOS
|
2023-04-10 15:59:40 +08:00 |
|
Jackson Harper
|
5eef42e296
|
Merge highlight improvements
|
2023-04-03 17:19:43 +08:00 |
|
Jackson Harper
|
550b8d88ec
|
Update display settings, add advanced settings
|
2023-03-07 15:36:24 +08:00 |
|
Jackson Harper
|
30090e0320
|
Article container fixes to new design, more header work
|
2023-02-25 09:49:18 +08:00 |
|
Jackson Harper
|
bfe2c7db27
|
More consistent header font and colors
|
2023-02-07 15:41:22 +08:00 |
|
Jackson Harper
|
88a5086276
|
Fixup some styling for embedded tweets
- Improves username links, embedded links, and photos
|
2022-11-02 12:36:27 +08:00 |
|
Jackson Harper
|
c999aec024
|
Improve styling for static tweets to handle dark modes
|
2022-11-01 22:45:05 +08:00 |
|
Jackson Harper
|
0203a49271
|
Add CSS to handle static tweets to frontend
|
2022-10-31 21:31:58 +08:00 |
|
Jackson Harper
|
791c9a9113
|
Always treat highlightBackground as an array not a color now. This lets us apply alpha differently to backgrounds and underlines
|
2022-10-07 14:13:49 +08:00 |
|
Jackson Harper
|
4700ea67b1
|
Dont set max-width on code blocks
|
2022-09-24 15:52:51 +08:00 |
|
Hongbo Wu
|
72126ab5d5
|
Adjust the width of each column to give more space to the right-most column
|
2022-09-21 13:41:34 +08:00 |
|
Hongbo Wu
|
fa5370c3e2
|
Add custom style for morning-brew newsletter market info table
|
2022-09-15 16:21:38 +08:00 |
|
Jackson Harper
|
66ea008f05
|
WIP: fetch speech files, show some follow along
|
2022-09-13 15:22:09 +08:00 |
|
Jackson Harper
|
0a38621a3a
|
Set root color scheme CSS for iOS to determine system colour
|
2022-03-06 09:16:14 -08:00 |
|
Jackson Harper
|
304f6352dc
|
Remove inline-block styling on code blocks
This will let code blocks go full width without inline code
statements creating a new line break.
|
2022-03-01 15:53:44 -08:00 |
|
Jackson Harper
|
ae22c0b026
|
Use inline-block for code so it scrolls on smaller devices
|
2022-02-26 16:17:27 -08:00 |
|
Jackson Harper
|
de9b4bec7b
|
Add a border radius to code blocks
|
2022-02-26 14:04:23 -08:00 |
|
Jackson Harper
|
07066a0619
|
Remove block formatting on code
This fixes line breaks being added on inline code elements for
example lines like:
call the <code>sprintf</code> function
|
2022-02-26 13:27:05 -08:00 |
|
Jackson Harper
|
f2e15e0754
|
Improve the styling of URLs in highlighted text
|
2022-02-23 13:22:30 -08:00 |
|
Jackson Harper
|
84f32935f5
|
Open source omnivore
|
2022-02-11 09:24:33 -08:00 |
|