Commit Graph

16579 Commits (fc697c729811e5644e2c7bc884bd54d3ff092ac8)
 

Author SHA1 Message Date
Thomas Müller fc697c7298 adding StartSessionListener which initializes the session before each test case execution 13 years ago
Thomas Müller 9fe5033f1e PHPDoc updated 13 years ago
Thomas Müller 41f814515e Merge branch 'master' into close-session-faster-master 13 years ago
Vincent Petry 23eeb898a9 Merge pull request #7600 from ideaship/fix_escaped_html 13 years ago
Thomas Müller 9fb9684da7 Merge pull request #7646 from owncloud/fix_ocs_api_unshare 13 years ago
Vincent Petry 4fdf7682c9 Merge pull request #7398 from owncloud/trash_dont_rely_on_db 13 years ago
Thomas Müller a074adb2af fix close() implementation in \OC\Session\Internal 13 years ago
Bjoern Schiessle 5ddabd7cd0 fix mimetype detection, introduce fake etag to identify preview images 13 years ago
Bjoern Schiessle 4562909a20 get trash size from file cache 13 years ago
Bjoern Schiessle abad625cac only enable previews if the encryption is disabled 13 years ago
Bjoern Schiessle eab844e226 if file is not in db, fall back to restore file to the users root 13 years ago
Thomas Müller 3c5185edab Merge pull request #7632 from owncloud/fix-7582-master 13 years ago
Thomas Müller f0603a971d close the session for all DAV calls right after authentication - no need to write to the session afterwards 13 years ago
Thomas Müller 58c216d0e8 close the session on all file operations 13 years ago
Thomas Müller 73a1ece753 adding an explicit close method to class session - write operations (set and remove) being called after close() will throw an exception 13 years ago
Vincent Petry 0ffd32a1ae Merge pull request #7629 from owncloud/files-allfileswarningtypo 13 years ago
Bjoern Schiessle 9548670da7 we need the file_source to delete a share successfully 13 years ago
Vincent Petry 92df8deb0a Merge pull request #7631 from ichEben/master 13 years ago
Vincent Petry 26513bc17b Merge pull request #7624 from owncloud/enc-encryptedusedspacefix 13 years ago
Thomas Tanghus 212699e389 Merge pull request #7628 from owncloud/fileinfo-type 13 years ago
Jan-Christoph Borchardt 9a31e53313 Merge pull request #7567 from owncloud/apps-scroll-settings 13 years ago
Thomas Müller 25f523680a fixing ident 13 years ago
Thomas Müller 0d90b90d94 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
IchEben e7d5715114 only initialise upload dropZone if public upload is allowed 13 years ago
Robin Appelman 51165a1a04 Check if value exists before returning 13 years ago
Vincent Petry 5671aac5ca Fixed log warning when deleting a single file 13 years ago
Vincent Petry 48d63a6278 Return unencrypted_size of folder when queried 13 years ago
Robin Appelman 65f52fee4f Fix FileInfo->getType errors 13 years ago
icewind1991 3eb58d9973 Merge pull request #7529 from owncloud/getlocalfile-cache 13 years ago
Vincent Petry 7f24d42ca5 Propagate unencrypted_size up to the file cache root 13 years ago
Vincent Petry ba3f5fe53a Merge pull request #7583 from owncloud/trusteddomainerrorpage 13 years ago
Vincent Petry 536c33895f Merge pull request #7592 from owncloud/fixstoragefreespace 13 years ago
Vincent Petry 1b8cf18c91 Merge pull request #7182 from owncloud/imagerotate_and_loadbase64_fix 13 years ago
ideaship e08dbf80dc fix: use print_escaped for radio button "checked" 13 years ago
Morris Jobke 256dca935b Revert "adding new javascript function OC.generateUrl(url, params)" 13 years ago
Morris Jobke 5f0a22586f Merge pull request #7579 from owncloud/introduce-generateUrl-master 13 years ago
Vincent Petry 6e4ea09d52 Merge pull request #7494 from owncloud/fix-7307 13 years ago
Vincent Petry bfd0d799d8 Merge pull request #7570 from owncloud/fix_issue_imagick_non_static_4 13 years ago
Vincent Petry a2e4452ed3 Merge pull request #7588 from owncloud/noise-repeat 13 years ago
Vincent Petry 0dcac65aa1 Fixed upload issue when free space is not known 13 years ago
Vincent Petry 07f78c8248 Added unit tests for "add()" method for file upload 13 years ago
Vincent Petry e129f6845b Added testArea for JS Unit tests 13 years ago
Jan-Christoph Borchardt 0b0687c9fc fix noise not repeating 13 years ago
Georg Ehrke eb5265b106 fix merge conflicts 13 years ago
Vincent Petry 9136e6ad30 Fixed X-Forwarded-Host parsing 13 years ago
Vincent Petry c7e204bd36 Added unit tests for serverHost and other related functions 13 years ago
Vincent Petry f8fe2753b1 Added localhost as trusted domain 13 years ago
Vincent Petry 421cff00bd Show warning page when accessing server from an untrusted domain 13 years ago
Thomas Müller b46517f012 adding js unit tests for OC.generateUrl() 13 years ago
Thomas Müller 8e667d1934 adding new javascript function OC.generateUrl(url, params) 13 years ago