Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | Merge pull request #8382 from owncloud/enc_fix_decrypt_all | Vincent Petry | 2014-04-29 | 2 | -10/+52 | |
|\ \ \ \ \ | ||||||
| * | | | | | fix shouldEncrypt() method and improved decryptAll() unit tests | Bjoern Schiessle | 2014-04-28 | 2 | -10/+52 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #8285 from owncloud/better_getmountby_handling | icewind1991 | 2014-04-29 | 2 | -2/+3 | |
|\ \ \ \ \ | ||||||
| * | | | | | Better handle return values from Filesystem::getMountBy* | Robin McCorkell | 2014-04-25 | 2 | -2/+3 | |
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-04-29 | 69 | -339/+341 | |
* | | | | | | typos, naming, remove unused code, identation | Thomas Müller | 2014-04-28 | 3 | -53/+39 | |
* | | | | | | Fixed drag and drop into folder and onto breadcrumb | Vincent Petry | 2014-04-28 | 3 | -82/+211 | |
* | | | | | | Fixed selection summary calculation issue | Vincent Petry | 2014-04-28 | 2 | -3/+27 | |
* | | | | | | Cleanup of event handlers | Vincent Petry | 2014-04-28 | 1 | -32/+32 | |
* | | | | | | Cleanup and fix trashbin "clear all files" operation | Vincent Petry | 2014-04-28 | 2 | -6/+2 | |
* | | | | | | Fixed drag shadow file sorting | Vincent Petry | 2014-04-28 | 1 | -0/+1 | |
* | | | | | | Fixed selection to be based on FileList.files | Vincent Petry | 2014-04-28 | 5 | -161/+289 | |
* | | | | | | Fix trashbin previews and "delete selected" | Vincent Petry | 2014-04-28 | 2 | -4/+4 | |
* | | | | | | Make sure there are always enough elements visible on the page | Vincent Petry | 2014-04-28 | 2 | -0/+18 | |
* | | | | | | Fixed insertion of files | Vincent Petry | 2014-04-28 | 4 | -40/+169 | |
* | | | | | | Fixed file sorting to work with scrolling | Vincent Petry | 2014-04-28 | 2 | -106/+150 | |
* | | | | | | Fix file selection for infinite scrolling | Vincent Petry | 2014-04-28 | 7 | -378/+625 | |
* | | | | | | Fix file summary to use the whole file list | Vincent Petry | 2014-04-28 | 10 | -138/+322 | |
* | | | | | | Added infinite scrolling (in-memory list) | Vincent Petry | 2014-04-28 | 1 | -5/+60 | |
* | | | | | | drop files_irods from apps_external | Thomas Müller | 2014-04-28 | 82 | -8015/+0 | |
| |/ / / / |/| | | | | ||||||
* | | | | | Merge pull request #8327 from owncloud/l10n-files_external-fields | Thomas Müller | 2014-04-28 | 2 | -66/+67 | |
|\ \ \ \ \ | ||||||
| * | | | | | fix single quote sanitization | Volkan Gezer | 2014-04-26 | 1 | -1/+1 | |
| * | | | | | Add translatable mount configs | Volkan Gezer | 2014-04-23 | 1 | -65/+66 | |
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-04-28 | 2 | -1/+2 | |
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-04-27 | 1 | -1/+1 | |
* | | | | | | Merge pull request #8353 from owncloud/publicshare-webdav | icewind1991 | 2014-04-26 | 4 | -2/+131 | |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | ||||||
| * | | | | | Expose public shares over webdav | Robin Appelman | 2014-04-25 | 4 | -2/+131 | |
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-04-26 | 7 | -0/+9 | |
* | | | | | | fix layout of external storage config table | Morris Jobke | 2014-04-25 | 1 | -1/+6 | |
* | | | | | | Merge pull request #8350 from owncloud/share-search-mime | icewind1991 | 2014-04-25 | 1 | -6/+9 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Also fixed the returned internal path when getting the root shared item by id | Robin Appelman | 2014-04-25 | 1 | -4/+3 | |
| * | | | | | fix search by mime for shared single files | Robin Appelman | 2014-04-25 | 1 | -3/+7 | |
| | |/ / / | |/| | | | ||||||
* | | | | | merge master into webdav-injection | Robin Appelman | 2014-04-25 | 130 | -1049/+1055 | |
|\| | | | | ||||||
| * | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-04-25 | 50 | -71/+52 | |
| * | | | | Merge pull request #8026 from owncloud/remove_shared_folder | Björn Schießle | 2014-04-24 | 32 | -822/+792 | |
| |\ \ \ \ | ||||||
| | * | | | | always allow to rename the share mount point | Bjoern Schiessle | 2014-04-23 | 3 | -1/+19 | |
| | * | | | | split-up the update script and add unit tests for it | Bjoern Schiessle | 2014-04-23 | 2 | -21/+92 | |
| | * | | | | make it possible to move files out of a shared mount point | Bjoern Schiessle | 2014-04-23 | 2 | -13/+45 | |
| | * | | | | typos, use, unused and return fixed | Thomas Müller | 2014-04-23 | 3 | -7/+9 | |
| | * | | | | Dont throw an error when a storage isn't found for shared cache | Robin Appelman | 2014-04-23 | 1 | -3/+3 | |
| | * | | | | some fixes to make the gallery work, this made it necessary to adjust some te... | Bjoern Schiessle | 2014-04-23 | 4 | -219/+32 | |
| | * | | | | add unit tests which got lost during rebase | Bjoern Schiessle | 2014-04-23 | 1 | -0/+23 | |
| | * | | | | we don't allow to share a folder if it contains a share mount point | Bjoern Schiessle | 2014-04-23 | 4 | -6/+72 | |
| | * | | | | fix etag propagation | Bjoern Schiessle | 2014-04-23 | 3 | -46/+68 | |
| | * | | | | update script, create Shared folder and adjust target path for the shares | Bjoern Schiessle | 2014-04-23 | 2 | -61/+44 | |
| | * | | | | allow to rename group share mount points | Bjoern Schiessle | 2014-04-23 | 1 | -7/+36 | |
| | * | | | | cleanup the shared storage, always keep the whole share resource | Bjoern Schiessle | 2014-04-23 | 2 | -39/+43 | |
| | * | | | | external storages: allow to mount a folder called "Shared", it is no longer a... | Bjoern Schiessle | 2014-04-23 | 2 | -6/+3 | |
| | * | | | | also fetch the etag from file cache | Bjoern Schiessle | 2014-04-23 | 1 | -1/+2 | |
| | * | | | | make sure that path is not 'false' | Bjoern Schiessle | 2014-04-23 | 2 | -6/+4 |