server/apps/files_sharing
Morris Jobke 5b4adf66e5
Move OC_Defaults to OCP\Defaults
* currently there are two ways to access default values:
  OCP\Defaults or OC_Defaults (which is extended by
  OCA\Theming\ThemingDefaults)
* our code used a mixture of both of them, which made
  it hard to work on theme values
* this extended the public interface with the missing
  methods and uses them everywhere to only rely on the
  public interface

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-04-09 21:43:01 -05:00
..
ajax only use one kind of hack for the storage wrappers of the sharing code 2016-11-16 19:04:47 +01:00
appinfo add new password column to the share table in order to set passwords for share by mails 2017-04-03 10:20:49 +02:00
css fix path 2017-03-21 15:33:28 -06:00
img Svgo optimization 2016-09-27 20:56:26 +02:00
js Combine additional files_sharing scripts 2017-03-24 10:58:11 +01:00
l10n [tx-robot] updated from transifex 2017-04-07 00:09:11 +00:00
lib Move OC_Defaults to OCP\Defaults 2017-04-09 21:43:01 -05:00
templates Correctly escape the footer description from theming 2017-03-17 09:11:41 +01:00
tests Move OC_Defaults to OCP\Defaults 2017-04-09 21:43:01 -05:00
list.php Fix apps/ 2016-07-21 18:13:57 +02:00
public.php Fix apps/ 2016-07-21 18:13:57 +02:00