Commit Graph

2231 Commits (228a75ebaa3a8fd543ea473bc23ba0b11a028511)

Author SHA1 Message Date
Tom Needham 228a75ebaa API: Include totalitems and itemsperpage meta data when needed. 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
Tom Needham 115dbc721d API: Specify the response format using a GET parameter 12 years ago
Tom Needham b079447988 Add API method for sharing a file, currently only via a link. 13 years ago
Tom Needham 07111ff672 Allow apps to pass defaults and requirements for their API calls 13 years ago
Jakob Sack d0bbd9416b Add BackgroundJob::setExecutionType() to public API 13 years ago
Jakob Sack 9cf9d41e51 Add a new backgroundjob class to access the type of background jobs easily 13 years ago
Jenkins for ownCloud 3bef19c623 [tx-robot] updated from transifex 13 years ago
Florian Hülsmann a48734bcb5 fixed user/group sharing hooks 13 years ago
Bart Visscher fe75793815 Split database setup code to functions 13 years ago
Florian Hülsmann b7bf28d1c7 Hook emission on sharing stuff 13 years ago
Victor Dubiniuk d428d72dab Fix mimetype detection with the 'file' utility 13 years ago
Robin Appelman ad720c4c17 possible fix for bombarding the server with the htaccess test during setup 13 years ago
Georg Ehrke 1888ac0d41 add the possibility to add an preupdate.php 13 years ago
Jenkins for ownCloud c7d64811d6 [tx-robot] updated from transifex 13 years ago
Lukas Reschke 228a05a792 Check for iconv 13 years ago
Lukas Reschke 55277c8e5a Allow any characters in the groupname 13 years ago
Jenkins for ownCloud 43bae1b473 [tx-robot] updated from transifex 13 years ago
Björn Schießle 0c2a4264c9 normalize path 13 years ago
Felix Moeller 561cbb2de6 NoSpaceAfterComma II 13 years ago
Felix Moeller e73b817a38 Checkstyle: NoSpaceAfterComma 13 years ago
Robin Appelman 7fdbce6ac1 use strtotime on non-nummeric times in oc_filesystem::touch 13 years ago
scambra 9601352d46 fix strftime in windows, use %#d instead of %e in windows 13 years ago
Arthur Schiwon b43b85c849 get effective username after webdav login, fixes oc-2108 13 years ago
Felix Moeller 36d0d75901 Codestyle: FunctionCallArgumentSpacing 13 years ago
Felix Moeller ff5f9370c4 Checkstyle: MultiLineCondition 13 years ago
Felix Moeller ddfcc96ab5 Checkstyle: LowerCaseConstant 13 years ago
Felix Moeller 2d61f03452 More Checkstyle cleanup 13 years ago
Jenkins for ownCloud bc2a648f2d [tx-robot] updated from transifex 13 years ago
Felix Moeller 6a00a6b9ed Make Jenkins more happy. 13 years ago
Lukas Reschke 65619af05b Disable enhancedauth by default 13 years ago
Felix Moeller 03581ef463 Correct a first issue Checkstyle is complaining about ... 13 years ago
Felix Moeller 37296b8b6d Adding the t() function to have the labels in the search results translated 13 years ago
Thomas Müller 126d16f16d Fixing undefined $language 13 years ago
Björn Schießle d68b89cae4 add parameter to specify user for which OC_Filesystem should be initialized. 13 years ago
Jenkins for ownCloud d8e945466d [tx-robot] updated from transifex 13 years ago
Bart Visscher 051dde08db Check for file exists before loading app version file 13 years ago
Jenkins for ownCloud cfbd310d34 [tx-robot] updated from transifex 13 years ago
scambra 41b597e179 Translate formatDate using jquery datepicker 13 years ago
scambra a24d8db4b2 translate datepicker 13 years ago
Björn Schießle 08ee2fcf93 check if mount point was already loaded to avoid redundant read operations 13 years ago
Björn Schießle 65b0824d35 typo from previous commit fixed 13 years ago
Björn Schießle 2499c24b8b load system wide configured mount points before accessing shared files 13 years ago
Björn Schießle 00ed2e87c9 check for mount points if file was shared from a different user 13 years ago
Jörn Friedrich Dreyer a7d8519550 when using oracle use LOWER() to make searching files case insensitive 13 years ago
Bart Visscher 04824162d9 core.js and core.css don't need to be absolute 13 years ago
Jenkins for ownCloud fd6adc7d08 [tx-robot] updated from transifex 13 years ago
Michael Gapczynski c00f5d164f Fix unshareAll() 13 years ago