Skip to content
#

nextcloud-app

Here are 59 public repositories matching this topic...

jdaviescoates
jdaviescoates commented Mar 27, 2020

Describe the bug
ToDo list check boxes randomly vary in size

To Reproduce
Steps to reproduce the behavior:

  1. Create text doc
  2. Add some ToDo items (UPDATE: including some items that are longer than one line)
  3. Note they seem to randomly be different sizes
  4. See screenshot

Expected behavior
I expect the check boxes to all be the same size

Screenshots
See attache

noci2012
noci2012 commented Mar 7, 2020

The checkAdminUser call redirects the settings page to de default /apps/files page.
Which is not desirable. (Nextcloud 17+ behaviour combined with groupadmin ).

Solution: Either disable the offending app or
See here for the solution:
nextcloud/server#18865

in this case: apps/drawio/settings.php

+if (!OC_User::isAdminUser(OC_User::getUser())) {
+       
grenzverkehr
grenzverkehr commented Jan 21, 2020

In "Photos" all photos are cropped square. This representation already exists in the grid view. But in "Photos" the photos (and videos) should be in the foreground. They should therefore be presented uncut. At least there should be an option in "Photos" to present photos and videos uncropped and to share this view via public link.

Here are a few nice examples:
https://www.flickr.com/photos/dmt

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

rakekniven
rakekniven commented Oct 4, 2019

Hello,

I am a happy user of your useful app.
To be up to date I am using Nextcloud news app.
Just found that your app does not provide a changelog in rss feed.
Could you change your changelog like other apps are doing it e.g. https://github.com/nextcloud/files_antivirus/blob/v2.2.0/CHANGELOG.md or contacts app (which recently had a release).

To make it more clear, your app in my news read

archont00
archont00 commented Apr 25, 2020

Nextcloud 18.04.

Is your feature request related to a problem? Please describe.
Clicking on a picture file in "Files" or going through photos in "Photos": the preview opens.

Pressing DEL key does nothing. There seems to be no menu item allowing to "delete" the displayed photo.

This makes it nearly impossible to review and delete photos (the best photographer's friend is a trash bin,

benjamindahl
benjamindahl commented Apr 1, 2020

Is your feature request related to a problem? Please describe.
I'm confused about how and at which place the guest users are listed in nextcloud. I would rather expect to find that list where other user groups are listed as well.

Describe the solution you'd like
Please implement the list of guest users, like the list of admins, directly in the »Users panel«.
Provide the information,

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

You can’t perform that action at this time.