external
external copied to clipboard
🌐 Embed external sites in your Nextcloud
### 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...
### 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...
A new layout was introduced with #35 >  But this hides some info, which helps to quickly find the entry you were looking for. It would be...
### 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
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....
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,...
### 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...