Nextcloud
Nextcloud is a server-side PHP application along with an ecosystem of client and server apps allowing users to synchronize, and share and collaborate on files, and contacts, and calendars and other dataand can be installed on a private server. The code is free and open source, developed by the Nextcloud GmbH and the Nextcloud community.
Here are 640 public repositories matching this topic...
According to NC documentation https://docs.nextcloud.com/server/20/admin_manual/configuration_server/occ_command.html there is no OCC command for deleting / removing a calendar.
Is your feature request related to a problem? Please describe.
Feature request not related to a problem, at least not to a known problem.
Describe the solution you'd like
- Provide an OCC command for delet
-
Updated
Mar 29, 2021 - 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
Mar 22, 2021 - JavaScript
-
Updated
Mar 30, 2021 - C++
-
Updated
Jan 25, 2021
I hope not using the format is fine, as this is more of a suggestion.
My use case
I am currently using nextcloud for most of my archival and backup needs for several programs. Most contain database files of active programs that get updated every few seconds.
My problem
As you can probably imagine, constantly uploading said files kind of constantly occupies both source and target N
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?
-
Updated
Mar 31, 2021 - Shell
Steps to reproduce
- Start typing
@herelike in Slack
Expected behaviour
Should get an autocomplete suggestion for @all which is the Talk way
Actual behaviour
Plain text is posted
Code to adjust:
https://github.com/nextcloud/spreed/blob/2c3f80bb08793fec62a95478187ffafffb35bbff/lib/Controller/ChatController.php#L665
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
Mar 31, 2021 - Shell
Steps to reproduce
- Check out nextcloud/server#25658
- Disallow sharing with groups in the sharing settings
- Open the share section on a calendar
Expected behaviour
No mention of "groups" in the placeholder.
Actual behaviour
Mention of "groups" in the placeholder.
How to fix
- Fetch the config and inject it in the initialstate service in
ViewController - add
Is there any interest in maybe supporting an https://github.com/ArchiveBox/ArchiveBox integration in some way? It's a good solution for keeping archived copies of links. Maybe new bookmark entries could be added to an archivebox instance if configured?
When a user is offline and tries to add an account, the app crashes (UnknownErrorException: Unable to resolve host "cloud.example.com": No address associated with hostname).
The app should validate that the device is connected to the internet before proceeding and prompting an proper error message in case the device is offline.
Original post
Hello, When noteMore formatting options
The possibility to add a color and a background color to the text, to set ship sizes in px, to set links and maybe even to choose different fonts are certainly great options that should not be missing in any modern mail program.
-
Updated
Mar 31, 2021 - PHP
-
Updated
Mar 30, 2021 - Java
When Dark Mode is enabled from Accessibility Settings, the QR code generated for the contact, shows in grey background and the code is black so it is unreadable.
-
Updated
Mar 28, 2021 - Shell
-
Updated
Mar 30, 2021 - C++
Is your feature request related to a problem? Please describe.
First, thanks so much for your work, this app is very useful to me.
The 3 dots menu in the upper right corner contains only 3 items (Details, Preview and Fullscreen).
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
Current behavior: The first list of the board is selected after a list has been deleted
Expected behavior: The list on the left side of the deleted list should be selected next
- Organization
- nextcloud
- Website
- nextcloud.com
- Wikipedia
- Wikipedia


When using the shortcut (default:
CtrlCmd+Shift+F) or the menu itemEdit > Search in all notes, the focus is set to the global search field.However, if there's already text in the field, the cursor is placed at the end and typing appends to the existing search term.
This change should highlight the current text, so that it will be replaced by the new search term.
/ref https://discour