Juni‽

Results 13 issues of Juni‽

### Describe the feature or change in detail While looking around the repo, I noticed that most JavaScript files use relatively outdated ways of doing things, such as using `var`...

feature

### Describe the feature or change in detail For example, with WHM, if you try to access it via the IP (i.e. 111.111.111.111:2087 or 111.111.111.111/whm), it redirects to the configured...

feature

**Describe the bug** When building the app for production (it loads completely fine when running `npm run dev`), the build fails as it apparently expects a CommonJS module. **Logs** See...

help wanted

### Describe the bug When using `adapter-netlify` and enabling the experimental Edge Functions, Netlify Identity doesn't work. The `https://example.com/.netlify/identity` path gets a 404 from SvelteKit, but it should be handled...

pkg:adapter-netlify

### Describe the feature or change in detail I'd like to have custom scripts that can be run pre/post backups, so that I can, for example, ping Uptime Kuma everytime...

feature
backup

### Describe the feature or change in detail With most browsers supporting [Passkeys](https://www.passkeys.com/) and most OS's also adding support, I think we should look into a way of integrating them....

feature
interface

This PR adds TypeScript support to `@inertiajs/svelte` (would close #992) as well as some fixes for its `useForm` helper (same as #1610). This implementation is better than the one in...

I noticed there's no changelog and no git tags. This makes it **really** hard to know what changed between versions, and if there are breaking changes. Since I have a...

## Feature request summary It would be great to also have it on [open-vsx.org](https://open-vsx.org/), as it is an open platform. ## Rationale It would make it available to people using...

Non-exhaustive list of options to add (mostly from serve-static) - [x] `dotfiles` - [ ] `acceptRanges` - [ ] `lastModified` Options that are not considered or a not priority: -...

enhancement