Orwa Diraneyya

Results 10 issues of Orwa Diraneyya

Hello there, I am an educator and I have always been very passionate about this project. Hence as a first issue I would like to take a moment to thank...

I am curious about this software and wanted to test it locally on my computer. To do this I used the following `.env` and `docker-compose.yaml` files: ```bash APP_NAME=Servas APP_ENV=production APP_KEY=...

### Description ``` error[E0282]: type annotations needed for `Box` --> /Users/orwa/.asdf/installs/rust/1.80.1/registry/src/index.crates.io-6f17d22bba15001f/time-0.3.29/src/format_description/parse/mod.rs:83:9 | 83 | let items = format_items | ^^^^^ ... 86 | Ok(items.into()) | ---- type must be known...

🛠 goal: fix
🏁 status: ready for dev
🟩 priority: low
🔢 points: 1

Hello, I noticed that when searching via the landing page, the search string (the `q` GET parameter) is encoded, this is nice. How to replicate this behaviour when setting one's...

question

### What would you like to share? I am currently using the following load-balancer settings on DigitalOcean: ```yaml kubernetes.digitalocean.com/load-balancer-id: xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx service.beta.kubernetes.io/do-loadbalancer-disable-lets-encrypt-dns-records: "false" service.beta.kubernetes.io/do-loadbalancer-enable-proxy-protocol: "true" service.beta.kubernetes.io/do-loadbalancer-redirect-http-to-https: "true" service.beta.kubernetes.io/do-loadbalancer-size-unit: "2" service.beta.kubernetes.io/do-loadbalancer-tls-passthrough: "true"...

question

Hello, In order to test skopeo I started with a trivial inspection command: `skopeo inspect docker://docker.io/library/alpine:latest` This seems not to work on my Apple Silicone MacBook Pro with a message...

Previously, the code relied on a deprecated version of the `astro-compress` package which was not served by the npm registry anymore, causing `pnpm i` to fail. As I upgraded the...

### Is your feature request related to a problem? Please describe https://github.com/rustdesk/rustdesk/discussions/9412 This idea might sound complex but if tackled carefully, it could make up for a nice addition to...

enhancement

The code can now be run using `make run` which would install the mermaid-cli using npm and create the in/out directories. It also passes the path for the provided puppeteer...

### Describe the current behavior from: https://github.com/gristlabs/grist-desktop/issues/82