Jakob Schwehn
Jakob Schwehn
## Description This PR adds the option to disable anonymous accounts. When disabled (either by using the CLI flag `disable-anonymous-login` or in the `config.toml`), new instances of anonymous accounts cannot...
## Description Makes the QR code available in the share view saveable as a file. Note this works for FF and Chrome, but not Safari for me, seems to be...
## Description TBA ## Changelog TBA ## Checklist - [ ] I have performed a self-review of my own code - [ ] I have commented my code, particularly in...
## Description Replaces the intersection observer used to determine whether the board is scrollable and which column to show. Reasons: 1. this is part of a larger refactor of the...
### The problem When using the keyboard, tabulator doesn't work as expected when using the columns menu or the note reactions menu. ### Browser Firefox ### Steps to reproduce the...
When many users react to with the same reaction to the same note, the tooltip gets out of hand. We should define a new way to display the tooltip title...