nextcloud/core
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 Check that set_time_limit is not disabled before calling it 2017-03-11 17:04:21 +01:00
Command Move OC_Defaults to OCP\Defaults 2017-04-09 21:43:01 -05:00
Controller Move OC_Defaults to OCP\Defaults 2017-04-09 21:43:01 -05:00
css Merge pull request #4136 from nextcloud/expire-date-for-all-shares 2017-04-07 17:14:05 -05:00
doc changed to nextcloud 2016-06-22 08:20:23 +02:00
fonts move font back from Light to Regular for body text on normal-res screens, fix #18954 2015-11-10 16:12:42 +01:00
img Web app manifest 2017-03-28 18:39:57 -06:00
js Merge pull request #4136 from nextcloud/expire-date-for-all-shares 2017-04-07 17:14:05 -05:00
l10n [tx-robot] updated from transifex 2017-04-07 00:09:11 +00:00
Middleware prevent infinite redirect loops if the there is no 2fa provider to pass 2016-08-24 10:49:23 +02:00
search Remove single quotes around search query like in user search 2017-03-15 12:53:44 +01:00
skeleton ownCloud -> Nextcloud 2016-07-28 15:47:04 +02:00
templates Move OC_Defaults to OCP\Defaults 2017-04-09 21:43:01 -05:00
vendor Move to autosize.min.js 2017-04-03 13:42:33 +02:00
Application.php Move OC_Defaults to OCP\Defaults 2017-04-09 21:43:01 -05:00
register_command.php Adding tests for 4 byte unicode characters 2017-03-21 16:42:12 -06:00
routes.php Merge pull request #4027 from nextcloud/better-spreed-call-urls 2017-03-27 16:21:24 +02:00
shipped.json Fix tests 2017-04-04 10:29:12 +02:00
strings.php Update with robin 2016-07-21 18:13:58 +02:00