Alan Norbauer

Results 50 issues of Alan Norbauer

### What version of `@astrojs/compiler` are you using? 2.11.0 ### What package manager are you using? pnpm ### What operating system are you using? Mac ### Describe the Bug Back...

needs triage

Sometimes I have tables in OneNote: ![Image](https://github.com/user-attachments/assets/7db239a0-068a-4584-ac20-10d4b0286389) That get imported incorrectly into Obsidian: | | | |-|-| | | | It looks like the html for the entire table is...

onenote

Progress reporting is handled a little differently (and usually incorrectly) across the formatters. For example, let's say I try to import 30 notes and 10 succeed, 10 fail, and 10...

`/some/pa"th/*.txt` works fine, but `/some/"path/*.txt` will break fast-glob and cause 0 results to be returned. I can reproduce on stackblitz (linux) and macos. Repro: https://stackblitz.com/edit/fast-glob-quote-issue?file=index.js

**Describe the issue** I can't customize the logo. `static_asset` doesn't seem to be working: - `logo url` directive IS working - `https://auth.example.com/assets/images/logo.svg` is being requested but status = 404 -...

need triage
breakfix

## 🐛 Bug Report I upgraded from turborepo-remote-cache v2.3.5 to v2.6.2, which worked fine. I then added `TURBO_REMOTE_CACHE_SIGNATURE_KEY` as a secret to my github repo (the reason I upgraded) and...

### What version of `nebula` are you using? (`nebula -version`) 1.9.7 ### What operating system are you using? Linux (NixOS) ### Describe the Bug # Problem My lighthouse DNS server:...

Hey There, The Nebula v1.10.0 V2 certificates don't appear to be compatible with Mobile Nebula, I just get an error when trying to scan them, so consider this an upgrade...

I'm trying to use the mobile nebula to add my already-generated files: - private key - signed node .crt - certificate authority's .crt I read through these previous issues but...

### Describe the bug if I use `--idp-gsep " "` I get a python error: ``` File "/nix/store/nniir0jrvgw1xv71gl3lsq3xbsfb79wz-copyparty-1.19.20/lib/python3.12/site-packages/copyparty/svchub.py", line 1156, in _process_config setattr(self.args, k, re.compile("[%s]" % (ptn,))) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... File...

bug