weird
weird copied to clipboard
Weird web pages
Temporary fix ahead of #20 and #90
Right now it's tricky to see what data is in our database, since we use a custom graph format, so we should have a CLI tool that can be used...
mfa
406 -> client forces MFA while the user has none error = t.clientForceMfa; clientMfaForce = true; --- https://github.com/commune-os/weird/blob/c34a2d1ab0f22317c9d12c7fad44fbbbf657522d/src/routes/auth/v1/providers/callback/+page.svelte#L40-L47 --- ###### This issue was generated by [todo-issue](https://github.com/DerJuulsn/todo-issue) based on a `TODO`...
We have to disable it for now because it breaks the OIDC client flow. --- https://github.com/commune-os/weird/blob/ef86d9027dcf5073b92e7b641443538bef1dc774/svelte.config.js#L11-L18 --- ###### This issue was generated by [todo-issue](https://github.com/DerJuulsn/todo-issue) based on a `TODO` comment in...
backend. --- https://github.com/commune-os/weird/blob/96d4bbaa6c7e06e008c6c52b71a390ea8d00d0dc/backend/gdata/src/lib.rs#L725-L731 --- ###### This issue was generated by [todo-issue](https://github.com/DerJuulsn/todo-issue) based on a `TODO` comment in 96d4bbaa6c7e06e008c6c52b71a390ea8d00d0dc.
https://github.com/commune-os/weird/blob/1df6957105feae53ef2eff9ab644ececbb3ac698/backend/weird/src/profile.rs#L572-L579 --- ###### This issue was generated by [todo-issue](https://github.com/DerJuulsn/todo-issue) based on a `TODO` comment in 1df6957105feae53ef2eff9ab644ececbb3ac698.
https://github.com/commune-os/weird/blob/bd63e3c771169d8f17b30b008a41952ffbd7803b/src/routes/+layout.server.ts#L3-L10 --- ###### This issue was generated by [todo-issue](https://github.com/DerJuulsn/todo-issue) based on a `TODO` comment in bd63e3c771169d8f17b30b008a41952ffbd7803b.
We wanna archive a chat server's complete history, starting with Discord. This work will happen on two different ends, namely the Iroh storage backend and the Weird client UX. ##...
This is an exploratory task to see if there is a better way than a REST API to connect SvelteKit to the Weird core. Right now we have the Weird...
Right now we have the backend implemented for user lists, which are like link lists, but we don't have a UI for it. There is more discussion on links in...