Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #9381 from owncloud/design-icons-shadow | Jan-Christoph Borchardt | 2014-07-02 | 37 | -177/+83 |
|\ | |||||
| * | remove shadow effects from folder icons, reduce size | Jan-Christoph Borchardt | 2014-07-02 | 6 | -59/+54 |
| * | remove shadow effects from info, search and settings icon, reduce size | Jan-Christoph Borchardt | 2014-07-02 | 6 | -33/+6 |
| * | remove shadow effects from places icons, reduce size | Jan-Christoph Borchardt | 2014-07-02 | 15 | -50/+12 |
| * | remove shadow effects from settings icons, reduce size | Jan-Christoph Borchardt | 2014-07-02 | 10 | -35/+11 |
* | | Merge pull request #9329 from owncloud/sharing_check_target | Vincent Petry | 2014-07-02 | 7 | -19/+42 |
|\ \ | |||||
| * | | don't move a share mount point into a different mount point | Bjoern Schiessle | 2014-07-01 | 4 | -17/+36 |
| * | | add a explicit interface for the home storage | Bjoern Schiessle | 2014-07-01 | 3 | -2/+6 |
* | | | Merge pull request #9373 from owncloud/design-fix-modified | Vincent Petry | 2014-07-02 | 1 | -2/+7 |
|\ \ \ | |||||
| * | | | simplify formula and add comment | Morris Jobke | 2014-07-02 | 1 | -2/+3 |
| * | | | shade color for modified dates again, fix #9363 | Jan-Christoph Borchardt | 2014-07-02 | 1 | -1/+5 |
* | | | | Merge pull request #9369 from owncloud/designfix-update | Jan-Christoph Borchardt | 2014-07-02 | 1 | -0/+5 |
|\ \ \ \ | |||||
| * | | | | Fix update dialog running out of horizontal space in Firefox. Fixes #9298 | jbtbnl | 2014-07-02 | 1 | -0/+5 |
* | | | | | Merge pull request #9364 from owncloud/sharing_rename_mount_points | Vincent Petry | 2014-07-02 | 2 | -0/+59 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | rename mount point of children if parent was renamed | Bjoern Schiessle | 2014-07-02 | 2 | -0/+59 |
| | |/ / | |/| | | |||||
* | | | | Merge pull request #9311 from owncloud/storage-not-available | Vincent Petry | 2014-07-02 | 12 | -70/+232 |
|\ \ \ \ | |||||
| * | | | | Remove invalid mounts from the active fs | Robin Appelman | 2014-07-02 | 2 | -0/+5 |
| * | | | | Fix unit test | Robin Appelman | 2014-07-02 | 1 | -0/+1 |
| * | | | | Fixed remote share password param detection | Vincent Petry | 2014-07-01 | 1 | -1/+1 |
| * | | | | Catch StorageInvalidException in webdav | Robin Appelman | 2014-07-01 | 1 | -0/+3 |
| * | | | | More error catching in list.php | Robin Appelman | 2014-07-01 | 1 | -7/+22 |
| * | | | | Remove external shares if the share is invalid | Robin Appelman | 2014-07-01 | 2 | -1/+10 |
| * | | | | Detect removed public shares | Robin Appelman | 2014-07-01 | 4 | -18/+102 |
| * | | | | Handle StorageNotAvailableException in webdav | Robin Appelman | 2014-06-30 | 1 | -1/+6 |
| * | | | | If loading a directory fails, navigate back to the previous directory | Robin Appelman | 2014-06-30 | 1 | -11/+12 |
| * | | | | Handle StorageNotAvailableException in ajax/list.php | Robin Appelman | 2014-06-30 | 1 | -27/+37 |
| * | | | | Add StorageNotAvailableException | Robin Appelman | 2014-06-30 | 2 | -17/+46 |
* | | | | | Merge pull request #9370 from owncloud/design-fix-usermgmt-glitch | Morris Jobke | 2014-07-02 | 1 | -0/+14 |
|\ \ \ \ \ | |||||
| * | | | | | allow horizontal scrollbar in settings to make user mgmt usable on mobile | Jan-Christoph Borchardt | 2014-07-02 | 1 | -0/+5 |
| * | | | | | prevent overflow in user management controls bar, fix #9277 | Jan-Christoph Borchardt | 2014-07-02 | 1 | -0/+9 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge pull request #9362 from owncloud/public-servicewarningfix | Thomas Müller | 2014-07-02 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Fix service warning | Vincent Petry | 2014-07-02 | 1 | -1/+1 |
* | | | | | | Merge pull request #9245 from owncloud/server2server-sharing-design-fixes | Morris Jobke | 2014-07-02 | 3 | -16/+1 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | drop unneeded code | Morris Jobke | 2014-06-27 | 3 | -16/+1 |
* | | | | | | Merge pull request #9288 from owncloud/fix_dispatcher_null_values | Morris Jobke | 2014-07-02 | 1 | -1/+1 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | don't typecast null values inside dispatcher.php | Georg Ehrke | 2014-06-29 | 1 | -1/+1 |
* | | | | | | Merge pull request #9341 from owncloud/sharing-fileactions-fix | Morris Jobke | 2014-07-02 | 6 | -55/+115 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||||
| * | | | | | Use fileActionsReady to re-render sharing icons | Vincent Petry | 2014-07-01 | 6 | -56/+106 |
| * | | | | | Fix fileActionsReady event after deferred file actions update | Vincent Petry | 2014-07-01 | 2 | -1/+11 |
* | | | | | | Merge pull request #9350 from Gomez/master | Steffen Lindner | 2014-07-02 | 1 | -0/+3 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fix indent | Steffen Lindner | 2014-07-02 | 1 | -2/+2 |
| * | | | | | | initialize a dummy memory session - fixes https://github.com/owncloud/activit... | Steffen Lindner | 2014-07-02 | 1 | -0/+3 |
* | | | | | | | Merge pull request #9344 from owncloud/files-scrollissue | Morris Jobke | 2014-07-02 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Fix files list scroll behavior | Vincent Petry | 2014-07-01 | 1 | -1/+1 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge pull request #9336 from owncloud/fix-version-dropdown | Morris Jobke | 2014-07-02 | 1 | -1/+4 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||||
| * | | | | | | add ellipsizing to restore string if text is too long | Jan-Christoph Borchardt | 2014-07-01 | 1 | -0/+3 |
| * | | | | | | increase width of version dropdown - fixes #9270 | Morris Jobke | 2014-07-01 | 1 | -1/+1 |
* | | | | | | | Merge pull request #9338 from owncloud/fix-redirect-for-appframework | Volkan Gezer | 2014-07-02 | 2 | -1/+5 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | fix redirect URL unit test | Morris Jobke | 2014-07-02 | 1 | -1/+3 |
| * | | | | | | | Redirect after session expiry to the previous loaded page | Morris Jobke | 2014-07-01 | 1 | -0/+2 |
| |/ / / / / / |