Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | Merge pull request #12879 from owncloud/mountconfig | Morris Jobke | 2014-12-18 | 4 | -6/+10 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Add getMountPoint to FileInfo | Robin Appelman | 2014-12-17 | 3 | -4/+7 | |
| * | | | | | | Load mount specific options from the mount config | Robin Appelman | 2014-12-17 | 1 | -2/+3 | |
* | | | | | | | Merge pull request #12759 from owncloud/core-reduce-js-and-css | Jörn Friedrich Dreyer | 2014-12-18 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | make sure styles and scripts are only loaded once | Thomas Müller | 2014-12-16 | 1 | -1/+1 | |
* | | | | | | | | Merge pull request #12896 from owncloud/drop-deprecated | Jörn Friedrich Dreyer | 2014-12-18 | 13 | -44/+44 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | first step to drop \OCP\Config:: in favour of IConfig | Morris Jobke | 2014-12-17 | 13 | -44/+44 | |
| |/ / / / / / / | ||||||
* | | | | | | | | show spinner on file upload in IE8, 9 | Morris Jobke | 2014-12-18 | 1 | -0/+15 | |
* | | | | | | | | Merge pull request #12907 from owncloud/delete-invalid-external-share | Robin Appelman | 2014-12-18 | 1 | -0/+8 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | ||||||
| * | | | | | | | Root always exists | Robin Appelman | 2014-12-17 | 1 | -0/+8 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #12925 from owncloud/fix-js-unit-tests | Vincent Petry | 2014-12-18 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| * | | | | | | be more explicit in JS unit tests - caused by accessibility issues | Morris Jobke | 2014-12-18 | 2 | -2/+2 | |
* | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-12-18 | 384 | -536/+20 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #12900 from owncloud/more-accessibility | Thomas Müller | 2014-12-18 | 5 | -4/+14 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | use method to only visually hide elements, show only for screen reader | Jan-Christoph Borchardt | 2014-12-17 | 4 | -4/+4 | |
| * | | | | | | add text to Settings button | Jan-Christoph Borchardt | 2014-12-17 | 1 | -1/+3 | |
| * | | | | | | add alt text to 'Cancel upload' button | Jan-Christoph Borchardt | 2014-12-17 | 1 | -1/+2 | |
| * | | | | | | fix Delete action text being translatable | Jan-Christoph Borchardt | 2014-12-17 | 1 | -1/+2 | |
| * | | | | | | add text to Delete action | Jan-Christoph Borchardt | 2014-12-17 | 1 | -1/+2 | |
| * | | | | | | properly name form labels for the file selection | Jan-Christoph Borchardt | 2014-12-17 | 2 | -1/+4 | |
| * | | | | | | fix alt text for breadcrumbs home icon | Jan-Christoph Borchardt | 2014-12-17 | 1 | -0/+2 | |
* | | | | | | | Merge pull request #12924 from owncloud/improve-emptystates | Thomas Müller | 2014-12-18 | 6 | -13/+26 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | add empty state for external storages | Jan-Christoph Borchardt | 2014-12-17 | 1 | -1/+5 | |
| * | | | | | | | wording fix for Files app empty state | Jan-Christoph Borchardt | 2014-12-17 | 1 | -1/+1 | |
| * | | | | | | | apply empty state for 'Deleted files' | Jan-Christoph Borchardt | 2014-12-17 | 1 | -1/+5 | |
| * | | | | | | | improve empty state of 'All files' | Jan-Christoph Borchardt | 2014-12-17 | 1 | -1/+5 | |
| * | | | | | | | improve empty states for sharing and shared links as well | Jan-Christoph Borchardt | 2014-12-17 | 1 | -3/+7 | |
| * | | | | | | | use empty state for 'Shared with you' as well | Jan-Christoph Borchardt | 2014-12-17 | 1 | -1/+3 | |
| * | | | | | | | even better empty state for Favorites, and general Empty State style | Jan-Christoph Borchardt | 2014-12-17 | 2 | -7/+2 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Setup a docker container that holds a webdav instance to test files_external | Morris Jobke | 2014-12-17 | 11 | -6/+129 | |
* | | | | | | | Merge pull request #12793 from owncloud/mountconfig-store-id | Robin McCorkell | 2014-12-17 | 1 | -103/+162 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Add the storage id to the mount config | Robin Appelman | 2014-12-17 | 1 | -103/+162 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge pull request #12902 from owncloud/fix-filelist-thumbnails | Morris Jobke | 2014-12-17 | 3 | -13/+59 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Propertly restore thumbnail on cancel/rename/move | Vincent Petry | 2014-12-17 | 3 | -13/+59 | |
| |/ / / / / | ||||||
* | | | | | | Merge pull request #12895 from owncloud/favorites-polish | Jan-Christoph Borchardt | 2014-12-17 | 4 | -3/+12 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | fix favorite star flickering on empty state page | Jan-Christoph Borchardt | 2014-12-17 | 1 | -1/+3 | |
| * | | | | | fix file list summary left alignment | Jan-Christoph Borchardt | 2014-12-17 | 1 | -1/+1 | |
| * | | | | | fix empty state for Favorites | Jan-Christoph Borchardt | 2014-12-17 | 2 | -1/+8 | |
| * | | | | | put Favorites second in list, after 'All files' | Jan-Christoph Borchardt | 2014-12-17 | 1 | -1/+1 | |
| |/ / / / | ||||||
* / / / / | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-12-17 | 126 | -26/+386 | |
|/ / / / | ||||||
* / / / | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-12-16 | 12 | -0/+26 | |
|/ / / | ||||||
* | | | Merge pull request #12360 from owncloud/files-tags | Lukas Reschke | 2014-12-15 | 17 | -8/+1182 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Fixed small code style issues | Vincent Petry | 2014-12-15 | 5 | -12/+16 | |
| * | | Remove spinner when toggling file favorite | Vincent Petry | 2014-12-15 | 1 | -9/+14 | |
| * | | Fixed has-favorites CSS | Vincent Petry | 2014-12-15 | 3 | -2/+5 | |
| * | | shift actions to the left a bit to account for right shift due to favorites a... | Jan-Christoph Borchardt | 2014-12-15 | 1 | -0/+1 | |
| * | | add CSS to shift header to account for when favorites are present | Jan-Christoph Borchardt | 2014-12-15 | 1 | -0/+8 | |
| * | | Use star icon for favorites | Vincent Petry | 2014-12-15 | 2 | -10/+44 | |
| * | | Correctly replace favorites icon when re-rendering file actions | Vincent Petry | 2014-12-15 | 1 | -1/+1 | |
| * | | Added favorites feature to the files app | Vincent Petry | 2014-12-15 | 17 | -8/+1127 |