Fabrice Mouhartem
Fabrice Mouhartem
Hello, This PR fixes #1465 by removing drawing over the background when mouse hover some elements in the notification dropdown. Especially the dismiss (❌) button that was visible as it...
- Related to https://github.com/cryptpad/cryptpad/issues/1089#issuecomment-2044954222 This PR fixes the case where clicking on Open on anonymous drive doesn’t do anything while raising a `missing data` error. + Fix a typo in...
### Description When adding an extra owner who doesn’t have access to a password-protected document, it send them a notification that adds the document to their drive upon acceptance:  With this PR:  The issue spanned from the comparison between `int` and `string` that was not behaving...
### Description Storing auditor links in drive/team drive does not work as intended. It only stores a “read only” file, meaning a link to the answer form. The only way...