Commit Graph

939 Commits (d4c0ac779034a47d4fc8a56e0a96a7d84170e03c)

Author SHA1 Message Date
Robin Appelman a2015ee065 Use View::copy and View::rename when copying or renaming files in the shared storage 12 years ago
Vincent Petry da126f1692 Fixed unit tests for files sharing watcher 12 years ago
Vincent Petry 9f4fd0161e Added unit tests for shared files watcher 12 years ago
Vincent Petry eb6fc14f84 Removed unused method 12 years ago
Vincent Petry e3868ba118 Fixed watcher to also update the owner's folder sizes 12 years ago
Thomas Müller a7cb16aab1 use === 12 years ago
Jenkins for ownCloud e89f080f09 [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud 07e540613e [tx-robot] updated from transifex 12 years ago
Jörn Friedrich Dreyer 68e88b6e40 count correct array, then using 1000 as MAX_SQL_CHUNK_SIZE works as expected 12 years ago
Morris Jobke 404e9c0053 fix style of public share page 12 years ago
Bjoern Schiessle fcfac51aa1 backport of https://github.com/owncloud/core/pull/5513 12 years ago
Jenkins for ownCloud b0b76fe064 [tx-robot] updated from transifex 12 years ago
Vincent Petry e62ca4ea4f Append file etag to preview URLs 12 years ago
Jenkins for ownCloud 119ecc6f34 [tx-robot] updated from transifex 12 years ago
Thomas Müller f91a4c89ca adding storage_mtime handling to SharedCache 12 years ago
Thomas Müller 1317b7c03d pass the name of the item source from the browser to the server - no need to get the data via complicated db queries 12 years ago
Bjoern Schiessle 2221aa9ca4 run first getUsersItemShared() with the owner 12 years ago
Bjoern Schiessle 60e219da43 update etags for user we haven't checked yet 12 years ago
Bjoern Schiessle 6ae761d946 keep a list of users we already checked to avoid loops 12 years ago
Bjoern Schiessle dd972f65a8 fix infinite loop while updating etags, fix for #4365 12 years ago
Thomas Müller e23433f771 display the original file name - this will change in case of renames 12 years ago
Jan-Christoph Borchardt 5ac4ec3a84 unbold the 'Direct link' label 12 years ago
Jan-Christoph Borchardt 8a643ac5bc reduce width of direct link input field 12 years ago
Jenkins for ownCloud 6aee83cadf [tx-robot] updated from transifex 12 years ago
Vincent Petry 7abfe2bd4f Added direct link in public share page 12 years ago
Morris Jobke 1f1fcc6129 Remove "link" shares right after disabling the "allow_link_share" setting 12 years ago
Bjoern Schiessle 48cd9d9444 filter duplicates directly in the sql query 12 years ago
Jenkins for ownCloud 2845747528 [tx-robot] updated from transifex 12 years ago
Bjoern Schiessle e7dc6b21c8 split up reset()['path'] to make it compatible with older PHP versions 12 years ago
Vincent Petry b4bffad99a Fixed zip download button for unlimited filesize in public mode 12 years ago
Vincent Petry 467f864db4 Fixed sharing status update for new/uploaded files 12 years ago
Bjoern Schiessle 99738ae0bc add test for the reshare option 12 years ago
Bjoern Schiessle ab6ee79e11 adjust tests 12 years ago
Bjoern Schiessle abf10ac9bd new option to add reshares to the result 12 years ago
Jenkins for ownCloud 630be99ddf [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud f3336f8877 [tx-robot] updated from transifex 12 years ago
Bjoern Schiessle 7a1705d28e fix api tests 12 years ago
Jenkins for ownCloud 44a5b0bad0 [tx-robot] updated from transifex 12 years ago
Bjoern Schiessle 3dd313dca2 add "received_from" and "received_from_displayname" field in case of a reshared file to the output 12 years ago
Bjoern Schiessle a1719deabe make sure that we are logged in ad user1 while performing the tests 12 years ago
Thomas Müller 8a06f2e128 php 5.3 compatibility for Test_Files_Sharing_Api 12 years ago
Vincent Petry cddb85c588 Added filesApp flag as input field for files app detection 12 years ago
Morris Jobke 6284ab31de fix escaping 12 years ago
Bjoern Schiessle 68e1dd1f23 make sure that we only remove file/folder shares 12 years ago
Morris Jobke 4af220d09e Fix password screen for public shares 12 years ago
Vincent Petry 6a36d7fa86 Added isPublic flag in files_sharing template 12 years ago
Bjoern Schiessle 288f01bf62 catch exception if db query execution fails 12 years ago
Bjoern Schiessle 0346167bb2 clean up oc_share table from files which are no longer exists 12 years ago
Bjoern Schiessle 401740166b add comments 12 years ago
Jan-Christoph Borchardt da0db7bcb2 fix multiselect bar opacity, webroot 12 years ago