PikachuEXE

Results 647 comments of PikachuEXE

Why it becomes a slider now Just add a toggle like https://github.com/FreeTubeApp/FreeTube/pull/4335 (only got a few issues left

I try to update the Server side code myself but I have no idea how to test C/C++ code locally https://github.com/phusion/passenger/compare/stable-5.3...PikachuEXE:feature/h2-early-hints

I guess it's not very possible to have 1 call only Since rails implement in this way: ===== Hi I am splitter ===== 1. Get a request 2. Start generating...

@CamJN Care to share the issues you encountered? If I understand how passenger C/C++ code is structured I can submit a PR myself But I can't :/

It depends on how easy to get and use the compiler for developing passenger in different environments Also we might need some document to provide an overview on code structure...

Images look strange but might not be related to PR Comments can't be loaded ![image](https://github.com/user-attachments/assets/676ec429-27ac-4be5-96c8-39921589ca01)

Making it work like search query page I realize this when searching in history (and several videos popup), click one of them, not the one I want, go back, oops...

Used `router.replace` to ensure the query text restored only on clicking back Clicking on history link won't restore it About the `catch` after `replace`: https://v3.router.vuejs.org/guide/advanced/navigation-failures.html Update 1: Use my custom...

@efb4f5ff-1298-471a-8973-3d47447115dc Can you list all the page types so I won't miss any on next update?

> Q: Why does it take a while for the thumbnails to appear when navigating back to the History tab? Why isnt it instantly shown? Fixed