You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
nextcloud/lib/private/Share
Roeland Jago Douma c77d7d6e79
Move merged-share-backend to webpack
For #13608

Since we have webpack anyway it make sense to let webpack do the
bundling instead of ourselfs. This leads to minified code (so less
transfer). And the webserver can just handle the request.

As a bonus we get a map file so debugging is easier than with our
JSCombiner stuff.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years ago
..
Constants.php Add comment with IDs of internal share types 6 years ago
Helper.php Remove unneeded semicolon and parentheses 6 years ago
SearchResultSorter.php Fix others 8 years ago
Share.php Move merged-share-backend to webpack 5 years ago