Commit Graph

8093 Commits (314dd4bacc480371c03054d50e5e167453cf18fd)
 

Author SHA1 Message Date
Thomas Mueller 314dd4bacc prevent keyboardshortcuts from catching events outside the main doc - e.g. the share popup 12 years ago
Tom Needham 3c98f36121 Merge branch 'master' into ocs_api 12 years ago
icewind1991 811b571cb3 Merge pull request #923 from owncloud/hooks_try_catch 12 years ago
Robin Appelman 4301cd7f61 wrap hooks into a try, catch to prevent a faulty app from crashing the request 12 years ago
Jenkins for ownCloud 0c87f666ad [tx-robot] updated from transifex 12 years ago
Tom Needham 39b5199775 API: PUT and DELETE variables are now accessed from the parameters array 12 years ago
Bart Visscher 6ff38624a7 Merge pull request #875 from owncloud/multiplefiles_json 12 years ago
Bart Visscher df7d6cb26c More style fixes 12 years ago
Bart Visscher 68562dafb4 More whitespace fixes 12 years ago
Bart Visscher 2ef2dc4dda Fix "There must be a single space between the closing parenthesis and the opening brace" 12 years ago
Bart Visscher 85bd28c508 Fix some of "Closing brace must be on a line by itself" 12 years ago
Bart Visscher f39454ed12 Fix "Line indented incorrectly" 12 years ago
Bart Visscher 8256650da8 Fix "No space found after comma in function call" 12 years ago
Jenkins for ownCloud 9f5868cf18 [tx-robot] updated from transifex 12 years ago
Tom Needham 5fe6129698 Merge master into ocs_api, fix conflicts. 12 years ago
Tom Needham 4facd766e3 Remove 3rdparty repo from ocs_api branch 12 years ago
Tom Needham c7a665a1e4 API: Tidy up routes.php, remove redundant call registration 12 years ago
Arthur Schiwon f0893fb8fe Give also hint about possible conflicts in the user_webdavauth description 12 years ago
Arthur Schiwon 414b7e8e03 Also show a more prominent warning when php_ldap is not installed 12 years ago
Arthur Schiwon b54390f432 Show conflict warning when user_ldap and user_webdavauth are enabled 12 years ago
Arthur Schiwon 5cbe8d637b Show conflict warning when user_ldap and user_webdavauth are enabled 12 years ago
Frank Karlitschek a871e300e2 Merge pull request #850 from owncloud/icons-for-login 12 years ago
Arthur Schiwon 627da205b3 implement getCurrentUser in Sabre Auth Connector, fixes #508 12 years ago
Arthur Schiwon 4466e06e7d use username, not passed loginname, might differ 12 years ago
Jenkins for ownCloud 6d7ae463df [tx-robot] updated from transifex 12 years ago
icewind1991 b156150b34 Merge pull request #876 from owncloud/mimicon_fix 12 years ago
Robin Appelman 1443d6c3ef fix mimetype icons for new files 12 years ago
Robin Appelman fda7d932ef remove unneeded line 12 years ago
Robin Appelman 6a2b41e5e8 use json encoding when deleting multiply files instead of using ; as delimiter 12 years ago
blizzz 77c16b2933 Merge pull request #855 from owncloud/ungreenify 12 years ago
Jan-Christoph Borchardt 2c41ae4372 small code reordering of inputs and buttons 12 years ago
Jan-Christoph Borchardt 7881bf1d4d improve general button coloring 12 years ago
blizzz 680ff3a51b Merge pull request #584 from wardragon/ldap_access_userExists_fix 12 years ago
Jenkins for ownCloud 8686a448c7 [tx-robot] updated from transifex 12 years ago
Jan-Christoph Borchardt e7c4a2c8e1 ungreenify new & upload buttons 12 years ago
Thomas Müller 4018ba0654 Merge pull request #847 from owncloud/webdav-quota-fix-exception 12 years ago
Jan-Christoph Borchardt 9d8bdff51b tweak icons for username and password fields, now it’s good 12 years ago
Tom Needham 1475ff63dd API: Add check to see if the user is authorised to run the api method 12 years ago
Tom Needham 228a75ebaa API: Include totalitems and itemsperpage meta data when needed. 12 years ago
Thomas Mueller 84420035df throwing InsufficientStorage in case the quota is reached 12 years ago
Tom Needham 3cc3405536 API: Remove old code. Move remaining methods to OC_OCS_Result. 12 years ago
Tom Needham 2a4b554ca6 API: OCS methods now use OC_OCS_Result to return data 12 years ago
Tom Needham 140141edf2 API: Further tidying, implement OC_OCS_Result object for api results. 12 years ago
Thomas Mueller b8b64d6ffc set the session name to the instance id - which is unique 12 years ago
Thomas Müller 8b4aad73c7 Merge pull request #810 from owncloud/send-share-link-by-email 12 years ago
Thomas Müller 72fe339c10 Merge pull request #766 from btactic/language_autodetect 12 years ago
Thomas Mueller c938a4f791 feedback to the user while request is being processed 12 years ago
Jenkins for ownCloud bac4e011dc [tx-robot] updated from transifex 12 years ago
Tom Needham 115dbc721d API: Specify the response format using a GET parameter 12 years ago
Bart Visscher ddba90679d Merge pull request #829 from owncloud/contacts_api_namespace_fix 12 years ago