Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | Trash: enable fileactions while viewing trash | Robin Appelman | 2013-01-31 | 1 | -9/+27 | |
| | | | | | | | | | | ||||||
| | * | | | | | | | | Trash: don't use depricated filesystem api classes | Robin Appelman | 2013-01-31 | 2 | -107/+107 | |
| | | | | | | | | | | ||||||
| | * | | | | | | | | Trash: highlight Files navigation entry while in trash | Robin Appelman | 2013-01-31 | 1 | -14/+16 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-02-28 | 75 | -292/+29 | |
| | |_|_|_|/ / / / | |/| | | | | | | | ||||||
* | | | | | | | | | [Files] Use p() instead of echo | Lukas Reschke | 2013-02-27 | 1 | -2/+1 | |
| | | | | | | | | | ||||||
* | | | | | | | | | Merge master | Lukas Reschke | 2013-02-27 | 1 | -2/+2 | |
|\| | | | | | | | | ||||||
| * | | | | | | | | Update apps/files/templates/part.list.php | j-ed | 2013-02-27 | 1 | -2/+2 | |
| | |_|/ / / / / | |/| | | | | | | | | | | | | | | prevent multiple slashes in a row when building URLs. | |||||
* | | | | | | | | [user_webdavauth] From echo to p | Lukas Reschke | 2013-02-27 | 1 | -4/+4 | |
| | | | | | | | | ||||||
* | | | | | | | | [user_ldap] From echo to p | Lukas Reschke | 2013-02-27 | 2 | -55/+55 | |
| | | | | | | | | ||||||
* | | | | | | | | [files_versions] From echo to p | Lukas Reschke | 2013-02-27 | 1 | -11/+11 | |
| | | | | | | | | ||||||
* | | | | | | | | [files_trashbin] From echo to p | Lukas Reschke | 2013-02-27 | 3 | -41/+41 | |
| | | | | | | | | ||||||
* | | | | | | | | [files] Unescape file size | Lukas Reschke | 2013-02-27 | 1 | -1/+1 | |
| | | | | | | | | ||||||
* | | | | | | | | [files_sharing] From echo to p | Lukas Reschke | 2013-02-27 | 3 | -32/+31 | |
| | | | | | | | | ||||||
* | | | | | | | | [files_external] From echo to p | Lukas Reschke | 2013-02-27 | 3 | -58/+58 | |
| | | | | | | | | ||||||
* | | | | | | | | [files_encryption] Use p() instead of echo() | Lukas Reschke | 2013-02-27 | 2 | -8/+8 | |
| | | | | | | | | ||||||
* | | | | | | | | [Files] Use htmlspecialchars() | Lukas Reschke | 2013-02-27 | 1 | -2/+2 | |
| | | | | | | | | ||||||
* | | | | | | | | [Files] Use p() instead of echo | Lukas Reschke | 2013-02-27 | 6 | -83/+83 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #1031 from owncloud/external_storage_ui_feedback | Michael Gapczynski | 2013-02-27 | 16 | -182/+390 | |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | External Storage UI Improvements | |||||
| * | | | | | | | Fix Dropbox and Google ui | Michael Gapczynski | 2013-02-25 | 2 | -11/+11 | |
| | | | | | | | | ||||||
| * | | | | | | | Merge branch 'master' into external_storage_ui_feedback | Michael Gapczynski | 2013-02-25 | 124 | -595/+1129 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | attach on() events to external storage table, dom events in the table will ↵ | Jörn Friedrich Dreyer | 2013-02-20 | 1 | -3/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | always bubble up here | |||||
| * | | | | | | | | Merge branch 'master' into external_storage_ui_feedback | Michael Gapczynski | 2013-02-19 | 116 | -262/+801 | |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: apps/files_external/js/settings.js apps/files_external/lib/smb.php apps/files_external/templates/settings.php lib/files/storage/common.php | |||||
| * | | | | | | | | fixing issues with UTF8 characters in translatable strings | Thomas Mueller | 2013-02-13 | 2 | -7/+2 | |
| | | | | | | | | | ||||||
| * | | | | | | | | adding spinner while talking to the backend | Thomas Mueller | 2013-02-12 | 2 | -2/+7 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Merge branch 'master' into external_storage_ui_feedback | Thomas Mueller | 2013-02-12 | 16 | -22/+146 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | fixing namespace | Thomas Mueller | 2013-02-12 | 2 | -3/+3 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Merge branch 'master' into external_storage_ui_feedback | Thomas Mueller | 2013-02-12 | 19 | -7/+102 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | fixing namespace | Thomas Mueller | 2013-02-12 | 2 | -3/+3 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | Replace another mount point placeholder | Michael Gapczynski | 2013-02-11 | 1 | -1/+1 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | Merge branch 'master' into external_storage_ui_feedback | Michael Gapczynski | 2013-02-11 | 503 | -3541/+37533 | |
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: apps/files_external/js/dropbox.js apps/files_external/js/google.js apps/files_external/js/settings.js apps/files_external/lib/amazons3.php apps/files_external/lib/dropbox.php apps/files_external/lib/google.php apps/files_external/lib/smb.php apps/files_external/lib/swift.php apps/files_external/lib/webdav.php lib/filestorage.php | |||||
| * | | | | | | | | | | | Change wordings | Michael Gapczynski | 2013-02-11 | 1 | -3/+3 | |
| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge branch 'master' into external_storage_ui_feedback | Michael Gapczynski | 2013-01-09 | 144 | -184/+896 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: apps/files_external/lib/webdav.php | |||||
| * | | | | | | | | | | | | Set status to waiting for Dropbox and Google Drive while authenticating | Michael Gapczynski | 2013-01-09 | 2 | -0/+6 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Remove accidentally included file | Michael Gapczynski | 2013-01-02 | 1 | -5/+0 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Listen to checkbox changes as well | Michael Gapczynski | 2013-01-02 | 1 | -0/+4 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Fix 'Grant Access' button for multiple Google Drive mount points and prevent ↵ | Michael Gapczynski | 2013-01-02 | 3 | -11/+25 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | multiple scripts being added | |||||
| * | | | | | | | | | | | | Turn off async for saving mount points, improve input detection for Google ↵ | Michael Gapczynski | 2013-01-01 | 3 | -71/+123 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | and Dropbox 'Grant Access' buttons | |||||
| * | | | | | | | | | | | | Fix problems with chosen multiselect | Michael Gapczynski | 2012-12-28 | 1 | -15/+31 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Fix some of the default mount points creating sub folders i.e. SMB / CIFS, ↵ | Michael Gapczynski | 2012-12-28 | 1 | -1/+6 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ownCloud / WebDAV | |||||
| * | | | | | | | | | | | | Move storage backend tests from constructor to test function | Michael Gapczynski | 2012-12-28 | 7 | -26/+17 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Fix last commit's variable | Michael Gapczynski | 2012-12-26 | 1 | -2/+1 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Listen to paste events for dropbox configuration | Michael Gapczynski | 2012-12-26 | 1 | -4/+15 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Change callback url for dropbox as well | Michael Gapczynski | 2012-12-26 | 1 | -1/+1 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Save configuration after paste events and 2 seconds after typing | Michael Gapczynski | 2012-12-26 | 1 | -2/+17 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Prevent javascript error if no value is set for the multiselect | Michael Gapczynski | 2012-12-24 | 1 | -1/+6 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Change callback url to path only in case oauth parameters are still in url | Michael Gapczynski | 2012-12-24 | 1 | -1/+1 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Show status icons for mount points in external storage UI | Michael Gapczynski | 2012-12-24 | 15 | -107/+203 | |
| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | remove admin settings from app.php | Björn Schießle | 2013-02-27 | 1 | -2/+0 | |
| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge branch 'master' into versions_cleanup | Björn Schießle | 2013-02-27 | 11 | -12/+33 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-02-27 | 7 | -1/+20 | |
| | | | | | | | | | | | | | |