nextcloud
Here are 538 public repositories matching this topic...
As it looks for me, there is no no way to access the Access Control List (ACL) feature for folder by remotecontrol.
I would expect it in OCS API. But i cannot find it.
Can you implement it?
This is my use case:
I program in a small team a software to generate template structures in nextcloud for similar workgroups on different locations. They have all the same workflow.
E.g. if a new wo
-
Updated
Aug 13, 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
Aug 18, 2020 - C++
-
Updated
Aug 18, 2020 - JavaScript
-
Updated
Aug 7, 2020
On Windows AppData/Roaming/Filebox will be used to store configurations. However cookies.db will be stored within AppData/Local/Filebox. If the directory AppData/Local/Filebox is deleted it will not be recreated, possibly on new Systems it will not be created as well.
Check of AppConfigLocation and AppDataLocation?
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
Aug 18, 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
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
-
Updated
Aug 11, 2020 - Java
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
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.