external icon indicating copy to clipboard operation
external copied to clipboard

🌐 Embed external sites in your Nextcloud

Results 69 external issues
Sort by recently updated
recently updated
newest added

### Steps to reproduce 1. install app 2. limit to group 'example' 3. assigning users to group 'example' ### Expected behaviour users outside this group shouldn't see the external links...

needs info

### Steps to reproduce 1. update nextcloud to 18.0.2 (from version 15) 2. update "External Sites" app 3. log in to nextcloud — the link to the the external site...

bug
needs info

A new layout was introduced with #35 > ![admin_-_nextcloud_-_2017-05-30_11 27 16](https://cloud.githubusercontent.com/assets/213943/26577224/fcf7dbb2-452b-11e7-87af-5ea65758b946.png) But this hides some info, which helps to quickly find the entry you were looking for. It would be...

design
enhancement
Hacktoberfest
help wanted

### Steps to reproduce 1. Set up 2 links with quota ### Expected behaviour See both buttons in the UI ### Actual behaviour Only 1 button is shown

bug
regression

Hi, I added autentication fields to nextcloud/external. These authentication fields allow opening external sites protected by a login/password form. It uses an ajax post request made to an authentication url....

3. to review
enhancement

This PR adds a `{jwt}` link placeholder that generates a JSON Web Token containing user's id, email and display name in its payload. This functionality was previously discussed in: #127,...

### Steps to reproduce 1.add my proxmox server address to external site app 2.input credentials to logging my proxmox server(not able to switch to my language in this process) 3.loggin...

When using `{displayname}` whitespaces are escaped as `+` (instead of `%20`) which makes jitsi display the `+` sign in the username. ### Steps to reproduce 1. Create an external link...

### Problem: 1. Create link to a website that needs camera permission 2. Permission will not be allowed as the `` link does not contain the `allow=""` option. For now,...

1. to develop
enhancement

### ENHANCEMENT It'd be nice if the app detected links to the same nextcloud instance: i.e. to a file or directory `https://yourservercloud.tld/f/00000000` or to any other subdirectory (essentially`NEXTCLOUDURL/.*`) and redirected...

enhancement