Commit Graph

382 Commits (37e278f2a90bd460668e840775dd741b85eca022)

Author SHA1 Message Date
Björn Schießle efd8ad6696 found some more places where we can disable buttons while performing a action 12 years ago
Björn Schießle 9d24b9c7e8 Hide Delete Permanently button when Restore happens 12 years ago
Björn Schießle a5d9b985c3 make 'restored' extension translatable 12 years ago
Björn Schießle 0182a503a6 expire trash bin if trash bin exceeds max size after a new file was added to ownCloud 12 years ago
Björn Schießle a00cff7c05 disable "deleted files" button if trash bin is empty 12 years ago
Björn Schießle 96e175ffbf don't move empty folders to the trash bin 12 years ago
Björn Schießle bf668eb14f nicer format of unique names, use 'file (restored).txt' instead of 'files.txt.restored' 12 years ago
Jenkins for ownCloud 29d8ae2f95 [tx-robot] updated from transifex 12 years ago
Georg Ehrke cf449d42e8 properly encode path 12 years ago
kondou 70b4f85911 Use isIgnoredDir() 12 years ago
kondou 2f11f56d32 Use !== and === in files_trashbin-app 12 years ago
Victor Dubiniuk 257096f1d4 Encode current trashbin directory 12 years ago
Victor Dubiniuk 582631323a Migrate to encodePath 12 years ago
Georg Ehrke d699135c5e fix for previews in trashbin app 12 years ago
Georg Ehrke 04292ff16c implement use of preview icons in thrashbin app 12 years ago
Jenkins for ownCloud 3cb4a72960 [tx-robot] updated from transifex 12 years ago
Björn Schießle ae30eb48f2 make trash bin aware of system wide mounts with respect to encryption keys 12 years ago
Jenkins for ownCloud c3b8f2bf64 [tx-robot] updated from transifex 12 years ago
Jan-Christoph Borchardt 2a57763542 use history icon in Deleted Files template as well 12 years ago
Jan-Christoph Borchardt d9dcba9a39 remove unused loading spinners, just have one 12 years ago
Jan-Christoph Borchardt 257ebc2830 use consistent icon for 'restore'/versions/history, also SVG 12 years ago
Björn Schießle c3371812a0 fix indention 12 years ago
Björn Schießle f91b02e9b6 only escape glob pattern 12 years ago
Jenkins for ownCloud 67c085417c [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud 666a5c1cc7 [tx-robot] updated from transifex 12 years ago
Georg Ehrke 841b420bc4 add event.preventDefault to undelete function 12 years ago
Georg Ehrke d408cd7f37 fix https://github.com/owncloud/core/issues/3320 12 years ago
Jenkins for ownCloud 6a6c18dfab [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud b47729c5fc [tx-robot] updated from transifex 12 years ago
Florin Peter 842d0608f1 added static function registerHooks() for better unit tests handling 12 years ago
Jenkins for ownCloud afdad5c74d [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud 6609de28d8 [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud 9428d813ba [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud 74f92d0c7f [tx-robot] updated from transifex 12 years ago
Björn Schießle cc433d47cb touch() needs to be performed relative to user/files otherwise ownCloud doesn't execute the hooks which means that etags aren't updated properly 12 years ago
Bastien Ho bb640df06e duplicate verification 12 years ago
Bastien Ho 6082a09e62 Fix inexisting trashbin's sub-folders 12 years ago
Lukas Reschke db1e6b5f3b Use $dir instead of $fullpath 12 years ago
Lukas Reschke b13b19c58b Use the internal ownCloud view 12 years ago
Jenkins for ownCloud a876240b32 [tx-robot] updated from transifex 12 years ago
Björn Schießle d649f77898 make sure to find the correct path for shared files 12 years ago
Björn Schießle 050258f003 remove encryption keys if a file gets deleted permanently 12 years ago
Björn Schießle 8a1223181b disable proxys before copying files to the trash bin 12 years ago
Björn Schießle a2516e549b get original path in case of shared files when restoring file from trash bin 12 years ago
Björn Schießle 996a557475 get original path in case of shared files 12 years ago
Florin Peter 9f8f052f0d merged files_trashbin 12 years ago
Florin Peter 3c100af132 revert changes to fbbc76f281 because master is very unstable right now 12 years ago
Jenkins for ownCloud 5764bf088e [tx-robot] updated from transifex 12 years ago
Florin Peter 7a3ecd0429 delete and restore of versions and share-keys now works 12 years ago
Florin Peter 5e11948598 added handling for share-keys 12 years ago