nextcloud
Here are 552 public repositories matching this topic...
Managing groups which are supposed to be approved to use the Deck, are nearly impossible to manage. Select/Unselect or identify groups is difficult or impossible. Not all a
-
Updated
Sep 9, 2020 - Go
Uploading folders?
Steps to reproduce
- "upload files"
- navigate to root directory with folders I want to upload (emulated/0/pictures/*)
- hit upload
Expected behaviour
folders in the directory should start uploading
Actual behaviour
no upload happening, but notification "Uploading files.." present. requires force stop to disappear.
Environment data
Android version: 10
Devic
-
Updated
Sep 13, 2020 - C++
-
Updated
Sep 10, 2020 - JavaScript
-
Updated
Aug 30, 2020
After running NC with NCP for more then a year with over 2 million files stored on it, I asked myself if the mysql/mariadb DB needs to be maintained?
I searched the internet and the simplest solution I found was using
sudo mysqlcheck -o --all-databases
This reduced the DB size from around 950MB to a little over 800MB and NC seems to be a little more responsive (but this could homeopat
On a fresh install of the snap, the root.ini file is not created from the first run of start_mysql. Consequently, mysql-client fails to run as well. Has this issue been seen before?
#3901 introduced this bug
Suggestion:
- Cut the first chars before the space;
- if length of the string < 3 add the second word to the selection;
_Originally posted by @ma12-co in nextcloud/spreed#3901 (comment)
The new beta for Nextcloud iOS app is open, write your Apple account email address here if you want receive the invite for TestFlight :
https://itunes.apple.com/it/app/testflight/id899247664?mt=8
You do not like to show your email address here? Send email to ios @ nextcloud dot com
Do not create issues related to this beta on that topic, open a new issue instead.
Please test this issue
-
Updated
Sep 13, 2020 - Shell
- There is always a short flash of the popover being somewhere else before the popover is positioned correctly. Any way we can prevent this?
- The title field needs to be focused when the popup appears so you can directly start typing
- T
Bug report
Steps to reproduce
- Fill out the form password to add a new password without creating a label
- Click save
Expected behaviour
User should be warned that a new entry can not be created without a label
Actual behaviour
Save operation fails silently
Configuration
Operating system: Ubuntu 18.04
Browser:
**Extensions that might c
With nextcloud/deck#2213 we should implement toast based undo for critical operations like delete.
Is your feature request related to a problem? Please describe.
Details for bookmarks are as expected, but I was expecting the folders to have additional details apart from who is the owner, like the number of items in the folder(I mention items in order to be inclusive of both nested folders and bookmarks), as well as potentially a creation date, tags, and notes.
**Describe the solution
These are left over – the primary button icons should always be the same as the text color, which depends on theming color, not light/dark theme.
- Reply button icon

- Send button icon
.
I know the app is meant to be distraction-free but having a menu there feels rather unnecessary given what's inside. I personally often use the Preview feature and

Instead of showing the full handle here in bold when no display name is set, the bold should only list the username part. That is:
jan
@[email protected]
Improve this page
Add a description, image, and links to the nextcloud topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the nextcloud topic, visit your repo's landing page and select "manage topics."







Currently, the Ctrl+Shift+B shortcut is assigned to focus the note editor. However, when the current layout is viewer-only, it doesn't make sense to focus the editor. Instead it should focus the viewer panel.