nextcloud/apps/files_sharing/src
Roeland Jago Douma 0bcc643d6e
Cleanup share by mail a bit
* Moved to ned IBootstrap
* Register everything via the capabilities api (So clients can use it as
  well)
  - This applies to the enforcing passwords
* Updated the sharing js code to use it
* removed app.php
* removed unused settings now
* typehints
* strict typing

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-07-06 09:45:08 +02:00
..
components Fix share permission checkboxes enabled when permissions can not be set 2020-06-12 00:05:36 +02:00
mixins Restore previous state when failing to change video verification state 2020-06-01 18:50:13 +02:00
models Allow to navigate to others with access from the sidebar 2020-04-29 17:53:35 +00:00
services Cleanup share by mail a bit 2020-07-06 09:45:08 +02:00
style Cleanup sharing leftovers 2019-11-05 19:03:44 +01:00
utils Fix "Error loading the shares list TypeError: "this is undefined"" for conversation shares 2020-03-03 20:22:39 +01:00
views Do not process the same FileInfo twice 2020-05-06 19:41:31 +00:00
additionalScripts.js Cleanup sharing leftovers 2019-11-05 19:03:44 +01:00
collaborationresources.js Migrate to @nextcloud/vue 1.x.x 2020-01-22 17:33:49 +01:00
collaborationresourceshandler.js Bump eslint-config-nextcloud from 0.0.6 to 0.1.0 2019-12-19 11:55:33 +01:00
files_sharing.js Comply to eslint 2019-10-01 17:16:09 +02:00
files_sharing_tab.js Properly query files 2019-12-04 09:57:55 +01:00
index.js Bump eslint-config-nextcloud from 0.0.6 to 0.1.0 2019-12-19 11:55:33 +01:00
personal-settings.js Don't overwrite the settings from files 2019-12-17 14:17:07 +01:00
share.js Remove the escape-html global 2020-05-29 08:34:10 +00:00
sharebreadcrumbview.js Bump eslint-config-nextcloud from 0.0.6 to 0.1.0 2019-12-19 11:55:33 +01:00