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 605 public repositories matching this topic...
-
Updated
Jan 1, 2021 - Go
Steps to reproduce
- Launch the app.
- Go to app settings.
- Select data locations from general settings.
Expected behaviour
- Visible
Cancelbutton.
Actual behaviour
- Invisible
Cancelbutton.
-
Updated
Jan 1, 2021 - JavaScript
-
Updated
Dec 31, 2020 - C++
-
Updated
Oct 11, 2020
"Host your own server" is not translated in Dutch in the latest desktop client. Checking Transifex, I couldn't find the string for the desktop client - only for the iOS and Android clients.
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
Dec 30, 2020 - Shell
On cloud.nextcloud.com - latest Nextcloud and all that. Firefox browser.
I blame Jan for helping make Nextcloud so well design
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
Jan 2, 2021 - Shell
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
- 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
Add bookmark dialog hangs when triggered from Bookmarklet and using Firefox Multi-Account Containers
Describe the bug
To Reproduce
Steps to reproduce the behavior:
- Install Firefox Multi-Account Containers extension
- Configure it to always open your Nextcloud instance in container "A" and "some other page" in container "B".
- Logout of Nextcloud
- Open "some other page"
- Use the
Bookmarkletto add a new bookmark for "some other page" - You are redirected to Nextcloud
For mails which are not a thread but just single emails, the layout is a bit strange currently cause it shows too much info. Also it makes no sense to be able to collapse the only email.
So we could check what to do with the header there (possibly just not show the people bubbles in the header?) and probably block collapsing the mail.
-
Updated
Jan 2, 2021 - JavaScript
-
Updated
Jan 2, 2021 - Java
-
Updated
Dec 16, 2020 - Shell
Describe the bug
A clear and concise description of what the bug is.
As a user I want to find an existing contact in order to add it to a contact group. Currently the search is case sensitive. But IMHO it should not be.
To Reproduce
Steps to reproduce the behavior:
- Go to '/apps/contacts/'
- Click on '...'-Symbol of a contact group
- Click on 'Add contacts'
- Search for a
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
-
Updated
Jan 1, 2021 - C++
- Organization
- nextcloud
- Website
- nextcloud.com
- Wikipedia
- Wikipedia




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.