max-nextcloud

Results 86 issues of max-nextcloud

When running `cargo test` with a recent cargo (1.75.0) there's a warning printed: ``` warning: notify_push v0.1.0 (/home/max/code/nextcloud/notify_push) ignoring invalid dependency `test_client` which is missing a lib target ```

bug
technical debt

I'm working on adding an nfs container that can be attached as storage. Collecting my notes here so they do not get lost.

enhancement
services

Simplify the handling of csrf-tokens and auth. ### 🏁 Checklist - [x] Code is properly formatted (`npm run lint` / `npm run stylelint` / `composer run cs:check`) - [x] [Sign-off...

tests
3. to review

# Bug description When opening one of my favorite folders via the favorites list the folder description is not shown Regression of #3697 and #1100. ## To Reproduce Steps to...

bug
bug: regression
feature: integration
feature: rich workspaces
regression
ux
29 feedback
28 feedback

**Is your feature request related to a problem? Please describe.** In case two users start a new yjs session at the same time they need to initialize it with the...

enhancement
feature: sync

Worked in 29 and main and will be fixed by upgrading tiptap (#5435). _Originally posted by @max-nextcloud in https://github.com/nextcloud/text/issues/5657#issuecomment-2049754409_

**Is your feature request related to a problem? Please describe.** The current terminology, database structure and flow for sync have been inherited from the tiptap 1 sync mechanism. This is...

enhancement

**Describe the bug** When a link in a read only document is focussed with the tab key the link bubble does not open - even not on pressing space or...

bug

This tutorial should be used to develop apps that will most likely not be shipped with the server. So there's no need to include the compiled js. We should avoid...