Commit Graph

15794 Commits (540d4af8a7a5c2efae2d11fe8cdc415e7dad7670)
 

Author SHA1 Message Date
Robin McCorkell 540d4af8a7 Add FreeIPA UUID compatibility, fixes #7796 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
Jan-Christoph Borchardt 26b70bce28 fix noise not repeating 13 years ago
Bjoern Schiessle 7f81b14eff don't allow to create a file or folder named 'Shared' in the root folder, also exclude all combinations of lower and upper case letters 13 years ago
Thomas Müller 87d385303f adding new javascript function OC.generateUrl(url, params) 13 years ago
Lukas Reschke eaf96335ad Merge pull request #7565 from owncloud/stable6-trusteddomainerrorpage 13 years ago
Vincent Petry d7163c9b5a Fixed X-Forwarded-Host parsing 13 years ago
Vincent Petry 98ff74a70e Added unit tests for serverHost and other related functions 13 years ago
Vincent Petry f1b948d4dc Added localhost as trusted domain 13 years ago
Vincent Petry 9b6b02af6d Show warning page when accessing server from an untrusted domain 13 years ago
Jan-Christoph Borchardt 6b45835ecf add hover/focus states for star icons to hint at action 13 years ago
Bjoern Schiessle c02c815603 don't create files folder, let ownCloud core handle it 13 years ago