Commit Graph

962 Commits (95dd58bfc079fd9a46b1928ce22d5fb3faad44bd)

Author SHA1 Message Date
Vincent Petry e9255e5d57 Added unit test for sharing permissions 11 years ago
Vincent Petry 89eb3759a8 Fixed sharing results to include the correct permissions 11 years ago
Jenkins for ownCloud 079d20a80e [tx-robot] updated from transifex 11 years ago
Bjoern Schiessle ace1d40ed6 get owner from share item, if we expire a share while the user updates his /Shared folder than the owner is different from the currently logged in user 11 years ago
zombiehugs 519f63ee97 Revert "[fix] Center Share Dropdown & Versions Dropdown" 11 years ago
zombiehugs 1dbbfcf3dc [fix] Center Share Dropdown & Versions Dropdown 11 years ago
Morris Jobke 62827376b8 fix trashbin and pbulic page controls 11 years ago
Morris Jobke a6f10a59fc fix and cleanup CSS for public page 11 years ago
Jan-Christoph Borchardt 5e9ac2f20f change different shades of grey for public share page to white 11 years ago
Jan-Christoph Borchardt 7867604e22 remove app specific code 11 years ago
Jan-Christoph Borchardt d673dd066a fix details for buttons in header and controls bar 11 years ago
Jenkins for ownCloud 1b18c5a047 [tx-robot] updated from transifex 11 years ago
Bjoern Schiessle eaedda2116 make sure that we don't try to access an already deleted files, fixes some file source not found warnings 11 years ago
Bjoern Schiessle aee7781f22 fix public preview creation if a user ios logged in 11 years ago
Vincent Petry d2840a045d Fixed sharing hook to not remove the share before the trashbin 11 years ago
Jenkins for ownCloud fb7aa2f014 [tx-robot] updated from transifex 11 years ago
Jenkins for ownCloud ba0e09adce [tx-robot] updated from transifex 11 years ago
Bjoern Schiessle 9d16353e09 disable trahs in files_sharing/public.php 11 years ago
Bjoern Schiessle c9646ddc4c fix undefined index errors if public share view 11 years ago
Bjoern Schiessle b27fc42e1f public upload now also works with encryption enabled 11 years ago
Jenkins for ownCloud c3746e866a [tx-robot] updated from transifex 12 years ago
Jörn Friedrich Dreyer 11425d142d readd sharing token to public template 12 years ago
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