-
### TriliumNext Version
0.90.8
### What operating system are you using?
macOS
### What is your setup?
Local (no sync)
### Operating System Version
macOS Sonoma 14.5
### Descrip…
-
### Describe the bug
I have my access_token stored as a cookie in my angular v18 SSR app.
ngx-cookie-service-ssr logs correctly the cookies on the browser but an empty object on the server.
…
-
I currently have an app using EF Core with the database functions spread across several projects:
Data Model project, containing all model objects that will be found in the database
DbContext…
-
I'm following the guide to use logdy with journald logs, but I am running into a seemingly dumb roadblock. My service logs in JSON format, so the `MESSAGE` field returned by `journalctl -o json` conta…
-
Hey,
I was trying to import some downloads into kavita as a test since komga is very slow with my library. However, it was throwing a ton of xml deserialization errors like so
```
System.Invali…
-
**Company or project name**
> An s3 compatible object storage service
**Use case**
> I have an s3 compatible object storage service that does not fit the existing [regex](https://github.com/C…
-
My hope is to combine the replicator, auditor and object-updater, so there aren't 400 backend processes. Failing that, I'll just knock out an object-updater and pretend that was my goal all along.
redbo updated
7 years ago
-
**Request summary:**
Create an object type for the registration service as standardized by CSMIM.
Enhance the registration service by a lookup feature and add that to the type description.
**Secu…
-
Hi :wave:
With the current implementation of Fiaas, we cannot use :
`kubectl delete fa bla-bla --cascade=orphan`
Some objects like PDB, RoleBindings, SA are well orphaned after deletion (owne…
-
Skimming through the current `port` object, it states that:
> services - MUST be a list of Service object(s) that describes the service(s) behind this port
But then in the example that follows, …