Commit Graph

992 Commits (c2ed8d5aa111ac537cf37bbf0d60fd503a62c24a)

Author SHA1 Message Date
Bjoern Schiessle eaed786eed add path relative to the files folder of the currently logged in user to the output of getFolderContent() 13 years ago
Thomas Müller 23a4d0d44e OC_Util::setupFS($user) will create a data dir for the given string - no matter if the user really exists - OCP\JSON::checkUserExists($owner); introduces a ready to use check which will bail out with an JSON error 13 years ago
Thomas Müller 9fd4cb1b66 adding password protection check to getShareByToken() 13 years ago
Robin Appelman 3d6d8d1bb6 Reuse the data retrieved from the cache in checkUpdate 13 years ago
Vincent Petry f4c198b907 Fixed isPreviewAvailable warnings in log 13 years ago
Myles McNamara 62040fe2d2 change em to px 13 years ago
Robin Appelman d279ddd9a2 Show the name of the shared folder in the breadcrumb when viewing a publicly shared folder 13 years ago
Bjoern Schiessle fa7f53e89d it is not an urgent error... a DEBUG message is enough at this point 13 years ago
Bjoern Schiessle d1b47021f1 don't unshare on delete 13 years ago
Thomas Müller 92969052d7 remove ru_RU - it has bee removed from transifex 13 years ago
Myles McNamara 97be32e2e8 modify js to move upload wrapper, modify css to match core values 13 years ago
Myles McNamara 9ebffd6635 remove extra upload controls 13 years ago
Myles McNamara 0802b662be fix upload button layout 13 years ago
Vincent Petry 1042733634 Fixed various file name escaping issues in core apps 13 years ago
Vincent Petry 8eaa39f4e2 Removed special handling of part files in shared storage rename 13 years ago
Jenkins for ownCloud 6be2dee5bc [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud d2f2645a6a [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud e4616199df [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud 095f9b8ee0 [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud dbbd99db09 [tx-robot] updated from transifex 13 years ago
Georg Ehrke c90e3e4f5b fix preview for reshared file 13 years ago
Jenkins for ownCloud f60ecfc7fd [tx-robot] updated from transifex 13 years ago
Vincent Petry 963ee31efb Removed numRows usage from encryption app 13 years ago
Jenkins for ownCloud 6488ff2c75 [tx-robot] updated from transifex 13 years ago
ringmaster e2197c7108 Bump the footer down 20px to avoid overlap. 13 years ago
Vincent Petry e9255e5d57 Added unit test for sharing permissions 13 years ago
Vincent Petry 89eb3759a8 Fixed sharing results to include the correct permissions 13 years ago
Jenkins for ownCloud 079d20a80e [tx-robot] updated from transifex 13 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 13 years ago
zombiehugs 519f63ee97 Revert "[fix] Center Share Dropdown & Versions Dropdown" 13 years ago
zombiehugs 1dbbfcf3dc [fix] Center Share Dropdown & Versions Dropdown 13 years ago
Morris Jobke 62827376b8 fix trashbin and pbulic page controls 13 years ago
Morris Jobke a6f10a59fc fix and cleanup CSS for public page 13 years ago
Jan-Christoph Borchardt 5e9ac2f20f change different shades of grey for public share page to white 13 years ago
Jan-Christoph Borchardt 7867604e22 remove app specific code 13 years ago
Jan-Christoph Borchardt d673dd066a fix details for buttons in header and controls bar 13 years ago
Jenkins for ownCloud 1b18c5a047 [tx-robot] updated from transifex 13 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 13 years ago
Bjoern Schiessle aee7781f22 fix public preview creation if a user ios logged in 13 years ago
Vincent Petry d2840a045d Fixed sharing hook to not remove the share before the trashbin 13 years ago
Jenkins for ownCloud fb7aa2f014 [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud ba0e09adce [tx-robot] updated from transifex 13 years ago
Bjoern Schiessle 9d16353e09 disable trahs in files_sharing/public.php 13 years ago
Bjoern Schiessle c9646ddc4c fix undefined index errors if public share view 13 years ago
Bjoern Schiessle b27fc42e1f public upload now also works with encryption enabled 13 years ago
Jenkins for ownCloud c3746e866a [tx-robot] updated from transifex 13 years ago
Jörn Friedrich Dreyer 11425d142d readd sharing token to public template 13 years ago
Robin Appelman a2015ee065 Use View::copy and View::rename when copying or renaming files in the shared storage 13 years ago
Vincent Petry da126f1692 Fixed unit tests for files sharing watcher 13 years ago
Vincent Petry 9f4fd0161e Added unit tests for shared files watcher 13 years ago