Philip Molares
Philip Molares
### Description DocumentInfo is not updated excpet for page load ### Steps to reproduce 1. Go to any HegdeDoc 2 note. (Possibly create one) 2. Wait for a few minutes....
### Which part of the project should be enhanced? slide rendering in the editor ### Is your enhancement request related to a problem? Please describe. It's currently a bit hard...
We need to find and decide on a good light theme for CodeMirror 6. In Code Mirror 5 we apparently used the default theme which looked like this: 
**Description** Images that link to somewhere also trigger the lightbox modal **To Reproduce** Currently this behaviour can be determined by clicking the netlify banner on **Expected behavior** An image that...
- [ ] Run backend tests only if there are changes to the backend folder - [ ] Run frontend tests only if there are changes to the frontend folder
## Environment: - OS: macOS 14.2.1 - IceCubesApp version: 1.10.30 (2501) ## Description If the last word of a post is a @mention and the window is too small, the...
I'm unable to find anything that tells me what changed in any given release (besides trying to diff commits as there are also no release tags). Is this intended? Am...
### Component/Part e2e tests ### Description This PR improves the e2e test for POST /notes. ### Steps - [x] Added implementation - [x] Added / updated tests - [x] I...
### Component/Part Authentication ### Description This PR refactors auth: - Removal of all auth provider stubs except Local username/password, LDAP and OIDC - Add support for OIDC and OAuth2 auth...
We need to add functionality to the import menu: - [x] import content from text/markdown file - [ ] import content from another note We won't implement the following functionality...