]> source.dussan.org Git - nextcloud-server.git/commit
Add generic 'share by link' URL generator in share.js
authorlibasys <sebastian.doell@libasys.de>
Fri, 14 Mar 2014 11:10:05 +0000 (12:10 +0100)
committerMorris Jobke <hey@morrisjobke.de>
Mon, 19 May 2014 11:12:59 +0000 (13:12 +0200)
commit9e1d47bd908d589c3dcf5e7d8233ca5cb73f4ebd
tree7277f194a9a45e4c80ef0bc41178755c24f3398b
parent48977c85797ba17da09444a999b678635b5e33fc
Add generic 'share by link' URL generator in share.js

Some more global definition to autogenerate a "Shared by Link" with token! Why we not add these lines for more global use of the public service feature? At the moment there is a pr for sharing a calendar by Link. With this little mod the calendar can work with the core share api and needs no own js share definition!
core/js/share.js