- Aug 31, 2014
-
-
Robin Appelman authored
-
- Jul 04, 2014
-
-
Robin Appelman authored
Reload the files app in case of authentication errors, expired tokens or disabled app Reloading will triger the full server side handeling of those errors formatting fix missing semicolon + some jshint warnings
-
- Apr 21, 2014
-
-
Lukas Reschke authored
-
- Apr 13, 2014
-
-
Lukas Reschke authored
-
- Feb 06, 2014
-
-
Jörn Friedrich Dreyer authored
-
- Jan 21, 2014
-
-
Thomas Müller authored
OC_Util::setupFS($user) will create a data dir for the given string - no matter if the user really exists - OCP\JSON::checkUserExists($owner); introduces a ready to use check which will bail out with an JSON error
-
- Dec 18, 2013
-
-
Thomas Müller authored
-
- Dec 12, 2013
-
-
Vincent Petry authored
- L10N now converted to string to make them work with json_encode - Added specific error message when server doesn't allow fopen on URLs - Fixed client side to correctly show error message in a notification - Added OCP\JSON::encode() method to encode JSON with support for the OC_L10N_String values
-
- Sep 30, 2013
-
-
Thomas Müller authored
Conflicts: lib/private/vcategories.php
-
- Apr 25, 2013
-
-
Bernhard Posselt authored
-
- Jan 16, 2013
-
-
Bart Visscher authored
-
- Jan 14, 2013
-
-
Lukas Reschke authored
Let's remove it, it's also not secure anymore with the introduction of our API etc... (And doesn't work with ldap etc…)
-
Lukas Reschke authored
There was no "isAdminUser()" function which returned bool. This is irritiating as there were a loooooooot of places in the code which checked this itself with `OC_Group::inGroup($uid, 'admin)` - why not use a function for this? (Especially if you consider that we might change the group name in the future, which would lead to problems then) Additionally, @Raydiation needed such a method for his AppFramework :)
-
- Nov 04, 2012
-
-
Felix Moeller authored
-
- Nov 02, 2012
-
-
Felix Moeller authored
-
- Oct 22, 2012
-
-
Lukas Reschke authored
Admins can still enable it via config.php
-
- Oct 16, 2012
-
-
Sam Tuke authored
-
- Oct 15, 2012
-
-
Lukas Reschke authored
-
Lukas Reschke authored
-
Lukas Reschke authored
-
Lukas Reschke authored
-
Lukas Reschke authored
-
Lukas Reschke authored
-
Lukas Reschke authored
-
Lukas Reschke authored
-
- Sep 07, 2012
-
-
Thomas Müller authored
-
- Aug 30, 2012
-
-
Thomas Müller authored
-
- Aug 29, 2012
-
-
Bart Visscher authored
-
- Jul 23, 2012
-
-
Robin Appelman authored
-
- Jul 18, 2012
-
-
Georg Ehrke authored
-
- Jul 02, 2012
-
-
Lukas Reschke authored
-
Lukas Reschke authored
-
- Jul 01, 2012
-
-
Lukas Reschke authored
-
Lukas Reschke authored
-
- Jun 22, 2012
-
-
Bart Visscher authored
-
- Jun 14, 2012
-
-
Thomas Tanghus authored
-
- Jun 13, 2012
-
-
Thomas Tanghus authored
-
- May 13, 2012
-
-
Michael Gapczynski authored
-
- May 10, 2012
-
-
Michael Gapczynski authored
-
- Apr 14, 2012
-
-
Robin Appelman authored
-