jimmyl0l3c / cfg_share_links

App for Nextcloud that adds the ability to specify share tokens

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Configurable Share Links

App for Nextcloud that adds the ability to specify share tokens when creating new public links and change tokens of existing links.

This app was built using tutorial notes app as a skeleton.

Usage

You can get this app directly from nextcloud app store.

Manual

Build frontend from source

  • Run make dev-setup to install frontend dependencies
  • Run make build-js or make build-js-production to build

Preview

Sharing sidebar is expanded by new section (Custom public link) that allows you to create public links with custom share tokens as can be seen in the first screenshot.

Sidebar preview

You can also customize share tokens of existing public links as can be seen in the second screenshot.

Sidebar preview

Admins can set default labels for custom links and minimal token length as can be seen in the next screenshot. Default label can be: none, same as token or custom (the same custom label for all custom links).

Admin settings preview

Since version 2.0.1 you can create custom links when Enforce password protection is enabled as can be seen in the screenshot below.

Sidebar with enforce password preview

About

App for Nextcloud that adds the ability to specify share tokens

License:GNU Affero General Public License v3.0


Languages

Language:JavaScript 68.3%Language:PHP 18.9%Language:Vue 11.7%Language:Makefile 0.6%Language:Shell 0.4%Language:Hack 0.0%