clara
clara
An attempt at persisting the picture ID in the url. Related: #2690 #2906 It's built around the `assetViewingStore`. When the presented asset changes, the app will redirect to `/photos/{assetId}`. It...
### Bug Description I just installed the app and started an anonymous session. I was trying out the styling on the "getting started" page. Styling strikethrough using markdown successfully styles...
- [x] Before posting an issue, read the [FAQ](https://superforms.rocks/faq) and search the previous issues. **Description** I want to load some default data from a database to initially populate the form....
### Describe the issue This is on a fresh install of audiobookshelf. I added a new library for ebooks. I pointed the folder to my calibre data location and started...
I'm trying to set up a raid1 array using `mdadm`. The array is created correctly, but it seems that the symlink to `/dev/md/arrayname` is not created correctly. These are the...
I am trying to bootstrap a heztner bare metal server with nixos. The installation process seems to go fine (no errors), but after the machine reboots it becomes unreachable (pings,...
See #982, currently `system.defaults.dock.persistent-others` can only take paths to folders to display in the dock. From each path, [a more complex object is constructed](https://github.com/LnL7/nix-darwin/blob/cf297a8d248db6a455b60133f6c0029c04ebe50e/modules/system/defaults/dock.nix#L139), with the actual settings for the...
This pr adds support for [`@effect/schema`](https://github.com/Effect-TS/effect/tree/main/packages/schema) Would close #415 The tests at `src/tests/superValidate.test.ts` pass, with the exception of the `tags` check. It seems that when there is an error with...