Commit Graph

7437 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 43917e187b External Share API: Move url down one level in response 13 years ago
Tom Needham b2a1b54e9c Detect http protocol in providers.php 13 years ago
Tom Needham 6675a46679 Fix url generated for public shared files 13 years ago
Tom Needham bcdf3a23db Merge master into ocs_api 13 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 22dcd3b6a6 fix bug 13 years ago
Jakob Sack d0bbd9416b Add BackgroundJob::setExecutionType() to public API 13 years ago
Jakob Sack f5f204de56 improve cron.php, add locking for cli cron.php 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
Arthur Schiwon 1313cad1b9 LDAP: let getUsers make use of paged search 13 years ago
Arthur Schiwon 84130b885f LDAP: add support for paged searches. 13 years ago
Arthur Schiwon fc446d0af4 LDAP: know, wether server supports paged search 13 years ago
Arthur Schiwon 3f78a8190f LDAP: check for resource before unbinding 13 years ago
Jan-Christoph Borchardt 46871e9b2e update infieldlabel script from @zawaideh to fix autofill overlap, https://github.com/zawaideh/In-Field-Labels-jQuery-Plugin 13 years ago
Thomas Müller 628c7ca9cf closes #113 13 years ago
Florian Hülsmann b7bf28d1c7 Hook emission on sharing stuff 13 years ago
Robin Appelman da57fbc93a show/hide navigation entries after enabling/disabling app 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
Jan-Christoph Borchardt f477fda785 separate buttons for new file and upload 13 years ago
Brice Maron db2d1f6822 Fix migration problems for postgresql with MDB2 fix owncloud/apps#21 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 ec613b589b Fix not defined JS variables 13 years ago
Lukas Reschke 228a05a792 Check for iconv 13 years ago
Lukas Reschke 55277c8e5a Allow any characters in the groupname 13 years ago
Bart Visscher 43ac43d7af dir in newfile has to start with / 13 years ago
Jenkins for ownCloud 43bae1b473 [tx-robot] updated from transifex 13 years ago
Lukas Reschke 515e1b467e Merge pull request #81 from fmms/master 13 years ago
Lukas Reschke 7454186806 Forget to urlencode the path 13 years ago
Lukas Reschke ff6d2f16c4 urlencode 13 years ago
Lukas Reschke 694b1d397d Revert e1a4fe9890 13 years ago
Björn Schießle 0c2a4264c9 normalize path 13 years ago
Björn Schießle 07e08d5928 urldecode target directory 13 years ago
Thomas Müller 41898a473e Apply coding style guide 13 years ago
Björn Schießle a9a27306de fix copy&paste bug from previous commit 13 years ago
Björn Schießle 1d200c554f Shared files are not stored in the file cache. Therefore we need to 13 years ago
Lukas Reschke 916e0fc343 Place the brackets in the first line 13 years ago
Thomas Müller 4c234bd666 Apply coding style guide 13 years ago
Björn Schießle 070fe02448 calling OC_Filesystem at this point will initialize file system with wrong user (for public shared links if another user is logged in). Therefore remove trailing slashes without the help of OC_Filesystem. 13 years ago
Lukas Reschke a7eb56c799 Merge pull request #76 from fmms/master 13 years ago