Lyu Ji

Results 9 issues of Lyu Ji

## The Issue ``` com.odysee.app.exceptions.LbryioRequestException: GET request to user/me failed at com.odysee.app.utils.Lbryio.call(Lbryio.java:138) at com.odysee.app.utils.Lbryio.call(Lbryio.java:77) at com.odysee.app.utils.Lbryio.fetchCurrentUser(Lbryio.java:255) at com.odysee.app.utils.Lbryio.authenticate(Lbryio.java:320) at com.odysee.app.MainActivity$36.run(MainActivity.java:2772) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) at java.lang.Thread.run(Thread.java:920) Caused by: javax.net.ssl.SSLHandshakeException: java.security.cert.CertPathValidatorException:...

https://iris.to/post/note1yvgzhl65z4xqa72jkjjgrlw8lfpzex7zg0h5ddjkw6ehd0gtwh8s3nt56j As discussed here. Maybe it is helpful to specify in the readme on what nips are expected to implement from the client-side, and what nips are expected to implement...

It should be something like this, ![image](https://github.com/shadcn/ui/assets/20714458/40a0e4a6-8ec3-49fa-a558-3b4e0a0657fe) The reason for doing this is to make segment configuration also apply to site-header. For example: ``` export const runtime = 'edge' export...

I am referring to lbry.tech. https://lbry.tech/resources/daemon-settings

There is no way to right click to copy the message right now. The work around is to CTRL+C. Possible implementation: Using electron-context-menu to only show context menu when right...

At first I thought `color` only works with hex string, then I figured out something like this also works. ``` const primaryRef = useRef('var(--primary)') return ( ) ```

documentation

![screenshot-2024-04-03-19-45-14](https://github.com/pop-os/cosmic-applets/assets/20714458/483bb5c7-6cdc-49bc-b14c-546fa6fc0feb)

I would like a way to adjust the audio volume, preferably like something similar to [quick-settings-audio-panel](https://github.com/Rayzeq/quick-settings-audio-panel) ![image](https://github.com/pop-os/cosmic-applets/assets/20714458/3e109e80-9800-4b1a-bee1-ee821d9816c0)