Alper Alkan
Alper Alkan
### Expected behaviour When i doubleclick a running youtube video it behaves like when pressing the fullscreen button. I should still see the progress bar of plyr and be able...
**Description** I have a huge library of files in a folder. Im trying to rename them systematically one by one. The problem is i always have to scroll down to...
### Please describe the feature you would like to see implemented. I run a candle Business. I cast custom candles specifically how my customers order them. They can choose the...
**Describe the bug** I18N-Ally cant parse my translation files anymore. I use Svelte and Typescript Translation Files. See Error below. It used to work before, now it doesnt ¯\_(ツ)_/¯. **Extension...
I tried using the official Docker Image but when i mount "/var/www/html" it just stays empty after installation. What volumes do you need to mount to install and run microweber...
Woudl be nice if you could provide a typefile so i can use this in a svelte ts project.
## Information I just checked the IPs my Torrent Setup is leaking to the outside and was shocked finding out that my VPN IP **AND** my real IP are leaking...
Hey, I'm still having trouble with the query string `&filter.tags.name=$eq:2D&filter.tags.name=$and:$eq:Singleplayer`. The issue seems to stem from applying the equality operator `$eq` separately to each tag name. The 'tags' field is...
I request the addition of tsvector/tsquery search support to `nestjs-paginate`. This feature, highlighted in a recent article (source: https://xata.io/blog/postgres-full-text-search-engine), enables fast and reliable full-text searches in Postgres databases. After discovering...
How would i async/await this command: list(path, { $cherryPick: ["*.exe"], recursive: true, });