Commit Graph

15804 Commits (f464620a65ca362a82a4cb1bf47ebff258db23df)
 

Author SHA1 Message Date
Thomas Tanghus f464620a65 Fix 'Undefined variable: message' in OCP\Util::logException 13 years ago
Arthur Schiwon 2d639b83ab add test for cloning and keeping configuration seperate 13 years ago
Arthur Schiwon 406747ab30 Use array_key_exists instead of isset, because the latter returns false if the assigned value is null 13 years ago
Arthur Schiwon b41c1d7655 On clone create a new instance of the Configuration 13 years ago
Vincent Petry b10b8a470b Fixed warning when browsing Shared folder 13 years ago
Thomas Müller 23ffdcc314 Merge pull request #7840 from owncloud/fix/7839 13 years ago
Vincent Petry ffdbdf7496 Merge pull request #7834 from owncloud/stable6-quota-usequotaevenwhenfreespaceunknown 13 years ago
Thomas Müller df636371a7 fixing wrong html close tags 13 years ago
Robin McCorkell ceff4dae61 Fix duplicate ipauniqueid 13 years ago
Robin McCorkell 540d4af8a7 Add FreeIPA UUID compatibility, fixes #7796 13 years ago
Vincent Petry bb995c53c5 Still return quota value when free space is unknown 13 years ago
Vincent Petry eacb4b3f3e Return unencrypted_size of folder when queried 13 years ago
Vincent Petry a70b99ff62 Propagate unencrypted_size up to the file cache root 13 years ago
Vincent Petry 2c2fd5f3a0 Merge pull request #7819 from owncloud/stable6-datafolderexistence 13 years ago
Vincent Petry 288c40e2a6 Increase version to trigger upgrade related to .ocdata 13 years ago
Vincent Petry d85d3a4493 Return 503 when a config/data dir error exists 13 years ago
Vincent Petry a1c0c5e1a2 Added .ocdata file to check for data folder validity 13 years ago
Robin McCorkell 6ccc8173d3 Fix smb4php to work with home shares 13 years ago
Vincent Petry 2cb342c3b8 Display admin option for public upload with encryption enabled 13 years ago
Vincent Petry 58db31e61e Added warning for trusted_domains after CLI upgrade 13 years ago
Bjoern Schiessle 30cca2524f finally fix the paths for the OCS Share API 13 years ago
Vincent Petry 53ad7ebfea Merge pull request #7690 from owncloud/backport-7683-stable6 13 years ago
Thomas Müller bff2c20fce Merge pull request #7701 from owncloud/backport-7681-stable6 13 years ago
Thomas Müller e4104e63d9 remove Sabre_DAV_Browser_Plugin 13 years ago
Vincent Petry bc5145e267 Merge pull request #7698 from owncloud/backport_7631 13 years ago
Vincent Petry 544495563f Merge pull request #7280 from owncloud/tune_legacy_cache_webdav_properties_prefixing_stable6 13 years ago
Bjoern Schiessle 112a277998 only enable drag&drop upload if public upload is allowed, backport of #7631 13 years ago
Thomas Müller 46657ad8a6 fixing method names 13 years ago
Thomas Müller 14b9eba428 set content-type on ocs exceptions 13 years ago
Frank Karlitschek 6a31fecca3 increase version number 13 years ago
Bjoern Schiessle 3ccbc25dba add 'received_from' info to the share, so that every share can have a different value 13 years ago
Bjoern Schiessle c3c255b0ca fix path creation for re-shares, issue #7662 13 years ago
Thomas Müller 2e42b0555a Merge pull request #7672 from owncloud/backport-7659-stable6-2 13 years ago
Thomas Müller c1c6ce22e8 remove magic handling of recipient lists by exploding the string - this functionality is nowhere used this way and nowhere documented - and broken because only $toaddress will be exploded not $toname 13 years ago
Thomas Müller a3bc3bbf2d backport #7659 13 years ago
Victor Dubiniuk 37e19534f1 Reset time of last update feed polling 13 years ago
Morris Jobke d290f44fc7 Merge pull request #7608 from owncloud/stable6-publicpagedownloadall 13 years ago
Vincent Petry 4966d632ae Disable XML entities when parsing XML 13 years ago
Thomas Müller a5871c1811 Merge pull request #7653 from owncloud/backport-7646-stable6 13 years ago
Bjoern Schiessle 0f40acb9a8 we need the file_source to delete a share successfully 13 years ago
Thomas Müller cf2af3ce4d Merge pull request #7633 from owncloud/fix-7582-stable6 13 years ago
Thomas Müller d54f314c93 fixing ident 13 years ago
Thomas Müller ff078db8cb we first shall check if the current session is valid - otherwise the session-id will be regenerated on login via basic auth 13 years ago
Björn Schießle acc35849af Merge pull request #7586 from owncloud/dont_create_shared_folder_stable6 13 years ago
Frank Karlitschek c9c91c7e15 Merge pull request #7609 from owncloud/fix-updater-6 13 years ago
Lukas Reschke ce5f8d72a4 Use $installedVersion instead of $currentVersion 13 years ago
Vincent Petry b4c10eea60 Fixed "select all" + download on public page 13 years ago
Vincent Petry c358373dfa Merge pull request #7578 from owncloud/introduce-generateUrl-stable6 13 years ago
Frank Karlitschek 95ddadd146 increase the version number 13 years ago
Morris Jobke 91392c5a87 add dprecated warning for OC.Router 13 years ago