Skip to content
#

nextcloud-app

Here are 68 public repositories matching this topic...

szche
szche commented Jan 14, 2021

Describe the bug
Clicking a file link within the richEditor leads to download of the whole folder.

To Reproduce
Steps to reproduce the behavior:

  1. Create a new folder and a Readme.md file inside it
  2. Upload a new file to that folder
  3. Add file link to that file in Readme and click the link in richEditor
  4. The browser will open a new window and download the whole folder zipped
hahagu
hahagu commented Nov 26, 2020

Is your feature request related to a problem? Please describe.
Opening a folder in the Files view, and switching then to Photos app to find the same folder is annoying and inefficient.
It also doesn't help that there is no Sort By option in the Photos app's Your Albums/Folders section. Therefore, locating and opening a folder from search/file manager and having an option to view th

jancborchardt
jancborchardt commented Jul 24, 2020

Related to Slideshow viewer not adapting sorting mode of files app #366 but different.

If you have these Files:

  • 1.jpg
  • 2.jpg
  • 9.jpg
  • 10.jpg
  • 11.jpg

And then you open 1.jpg to start going through them, the Viewer will show them in this order:

  • 1.jpg
  • 10.jpg
  • 11.jpg
  • 2.jpg
  • 9.jpg

Of course it should be the same order as in Files, the "human" order to sort

suspicious_login
jancborchardt
jancborchardt commented Dec 18, 2019

Currently the notifications do not have any icon. Would simply adding an icon via img/app.svg resolve this @nickvergessen?

The icon we want here is icon-error, that is: https://github.com/nextcloud/server/blob/master/core/img/actions/error.svg

(Otherwise for reference, @ChristophWurst mentioned the place the notifications are generated are at https://github.com/nextcloud/suspicious_login/b

Improve this page

Add a description, image, and links to the nextcloud-app topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the nextcloud-app topic, visit your repo's landing page and select "manage topics."

Learn more