Results 9 issues of korelstar

This PR improves the upgrade of dependencies which are peer dependencies of other dependencies. ## Scenario Your app has a dependency to the package `ncu-test-peer`. `ncu-test-peer` has a peer dependency...

Coloring all markdown symbols for which the respective formatting was applied (especially `#` in headings, `*`/`_` in emphasizing, `>` in quotes) would - increase readability of the text, - allows...

#785 introduced a new functionality for attachments (see also #74). The internal API contains two new straight-forward endpoints: - `POST /notes/{noteid}/attachment`: uploads a new attachment to a note and returns...

enhancement
feature: API
needs discussion

Recently, Nextcloud Text was published: https://nextcloud.com/blog/nextcloud-introduces-collaborative-rich-text-editor/ This is a new rich text editor using markdown and providing collaborative editing. The plan is to integrate that editor into the notes app...

feature: editor
feature request

Currently, this is just a proof-of-concept. See #331 for more information. ## Screenshots ### Before: Edit mode ![Screenshot](https://user-images.githubusercontent.com/6277619/103178294-d6673080-4881-11eb-8626-dd036c282771.png) ### Before: Preview mode ![Screenshot](https://user-images.githubusercontent.com/6277619/103178302-ea129700-4881-11eb-8a75-47654bacf004.png) ### After: WYSIWYG edit mode (replaces old...

feature: editor

Steps to reproduce: - $USER1 shares a single file to $USER2 - $USER2 moves that shared file to the folder `/Notes/` - $USER2 opens the notes app which lists the...

bug
help wanted
feature: backend
1. to develop
feature: sharing

On small screens with a width lower than 768px (e.g. mobile phones), the navigation (category list) doesn't float on the left side but moves above of the content (responsive design...

enhancement
good first issue
medium priority

This is a nice extension! Please publish it on https://extensions.gnome.org/ , this makes installation more easier :smiley:

In #2158, @philipwhiuk introduced a test for the database upgrade path. This was a great idea! However, it tests only the upgrade path from the early version v29 of the...

status: help wanted