Skip to content
#

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 796 public repositories matching this topic...

joplin
Daeraxa
Daeraxa commented May 2, 2022

The desktop app allows free customisation of the basic layout via the toggleLayoutMoveMode command (bound to View > Change application layout toolbar menu) which allows movement of the various panels and can permit vertical, horizontal or mixed layouts. The application also supports toggling the visibility of the notebook list and notelist.
The terminal app is otherwise relatively static, the

enhancement good first issue cli
server
sunjam
sunjam commented Apr 21, 2022

Describe the bug
Sometimes shared photos are one-boxed when they should be embedded. See this discussion on the forum for why Nextcloud photos are not displayed properly.

This is because of a missing og:type meta tag. Currently it is set to object. If it was set to image onebox would treat it as such.

bug good first issue 1. to develop
jancborchardt
jancborchardt commented Oct 4, 2018

Currently when I tap a file in the uploads view, either it opens it in the local image viewer, or I get this:

Apart from this being very technical wording no one should ever see, tapping a file in this view should open the file view (like viewing the image) inside Nextcloud, no?

Alternatively also the detail view works. But when you

StarSmasher44
StarSmasher44 commented Jan 4, 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

enhancement good first issue
r4co0n
r4co0n commented Oct 7, 2021

Describe the bug

Currently, not all compressed files being served by Apache use the same compression algorithm. Apparently, we wanted to enable brotli-compression only for some file types, similar to what is done with gzip compression for NGINX in [Nextcloud's example configuration](https://github.com/nextcloud/documentation/blob/7cd00b961b180b952c0b7714d9d920d9c4e39be8/admin_manual/installa

feature low good first issue
thisIsTheFoxe
thisIsTheFoxe commented Apr 11, 2022

Steps to reproduce

  1. "+" > Create voice memo
  2. Wait a couple of seconds
  3. Tap to start

Expected behaviour

The timer should show the time since the start of the memo.

Actual behaviour

The timer shows the time since the voice memo UI is visible.
This can also be verified by stopping the recording again. The time shown in the "Upload voice memo" view is different than the t

tcitworld
tcitworld commented Mar 11, 2021

Steps to reproduce

  1. Check out nextcloud/server#25658
  2. Disallow sharing with groups in the sharing settings
  3. 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
1 - to develop bug Language: JS Language: PHP
bookmarks
jancborchardt
jancborchardt commented Feb 9, 2022

Expected behavior

People shouldn’t be able to create tags with the exact same name.

Actual behavior

Currently it’s possible to create tags with the exactly same name, which makes little sense. After a refresh, the duplicates are gone though, making it look like a bug that they are visible in the first place:
![image](https://user-images.githubusercontent.com/925062/153201844-5843369f-4

bug 1. to develop good first issue feature:tags
ChameleonScales
ChameleonScales commented Sep 8, 2019

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

good first issue design feature: editor
Organization
nextcloud
Website
nextcloud.com
Wikipedia
Wikipedia