Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix moving movablemount over webdav | Robin Appelman | 2014-06-17 | 1 | -1/+2 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-06-13 | 1 | -2/+11 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-06-11 | 2 | -5/+10 |
| | |||||
* | Merge pull request #8928 from owncloud/too-long-filename-fix-v2 | jbtbnl | 2014-06-09 | 3 | -6/+58 |
|\ | | | | | Ellipcises too long filenames | ||||
| * | improve ellipsis of filename for different screen sizes | Morris Jobke | 2014-06-08 | 2 | -19/+22 |
| | | |||||
| * | @jancborchardt's commit for cross browser compatibility of extension. | raghunayyar | 2014-06-08 | 1 | -3/+1 |
| | | |||||
| * | Adds class name to span element inside filename. | raghunayyar | 2014-06-07 | 2 | -7/+7 |
| | | |||||
| * | Adds multiple media queries for filename. | raghunayyar | 2014-06-07 | 1 | -1/+37 |
| | | |||||
| * | Ellipcises too long filenames | raghunayyar | 2014-06-06 | 2 | -1/+16 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-06-09 | 2 | -7/+9 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-06-08 | 1 | -1/+2 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-06-07 | 2 | -2/+6 |
| | | |||||
* | | Fixed delete button CSS in ext storage list | Vincent Petry | 2014-06-06 | 1 | -5/+6 |
| | | |||||
* | | Merge pull request #8922 from owncloud/design-controls-transparency | Jan-Christoph Borchardt | 2014-06-06 | 1 | -16/+1 |
|\ \ | | | | | | | Bugfixes for mobile | ||||
| * | | unify controls bar, remove duplicate from user management | Jan-Christoph Borchardt | 2014-06-06 | 1 | -16/+1 |
| | | | |||||
* | | | Merge pull request #8923 from owncloud/app-settings-input | Jan-Christoph Borchardt | 2014-06-06 | 1 | -4/+0 |
|\ \ \ | |_|/ |/| | | app settings: display input fields at full width | ||||
| * | | app settings: display input fields at full width | Jan-Christoph Borchardt | 2014-06-06 | 1 | -4/+0 |
| | | | |||||
* | | | Merge pull request #4553 from owncloud/update_search_classes | Vincent Petry | 2014-06-06 | 2 | -2/+2 |
|\ \ \ | |/ / |/| | | Update search classes | ||||
| * | | use non static access to search | Jörn Friedrich Dreyer | 2014-06-06 | 1 | -1/+1 |
| | | | |||||
| * | | decode filename for scrollto | Jörn Friedrich Dreyer | 2014-06-05 | 1 | -1/+1 |
| | | | |||||
* | | | increase version number of files and migration trigger | Jörn Friedrich Dreyer | 2014-06-06 | 2 | -2/+2 |
| | | | |||||
* | | | add more and fix office mimetypes, migrate wrong mimetypes | Jörn Friedrich Dreyer | 2014-06-06 | 1 | -0/+57 |
| | | | |||||
* | | | Merge pull request #8666 from owncloud/mount-remove | icewind1991 | 2014-06-06 | 3 | -3/+3 |
|\ \ \ | |_|/ |/| | | Support for (re)moving mountpoints | ||||
| * | | Fix unit test | Robin Appelman | 2014-06-06 | 1 | -1/+1 |
| | | | |||||
| * | | Fix unit tests | Robin Appelman | 2014-06-06 | 1 | -1/+1 |
| | | | |||||
| * | | Fix folder name for storage root | Robin Appelman | 2014-06-06 | 1 | -1/+1 |
| | | | |||||
* | | | Merge pull request #8159 from owncloud/mobile-sidebar-swipe | Thomas Müller | 2014-06-06 | 2 | -4/+2 |
|\ \ \ | |/ / |/| | | Mobile sidebar swipe | ||||
| * | | Fixed viewer mode for sidebar swipe | Vincent Petry | 2014-06-06 | 1 | -1/+0 |
| | | | |||||
| * | | slightly widen sidebar to 250px, works better with apps and on mobile | Jan-Christoph Borchardt | 2014-06-05 | 1 | -1/+1 |
| | | | |||||
| * | | fix position of sidebar toggle, fix Files controls position problems | Jan-Christoph Borchardt | 2014-06-05 | 1 | -2/+1 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-06-06 | 2 | -2/+6 |
| |/ |/| | |||||
* | | fix files multiselect bar now that the app list is gone | Jan-Christoph Borchardt | 2014-06-05 | 1 | -1/+1 |
|/ | |||||
* | use slide toggle for files app | Bernhard Posselt | 2014-06-05 | 2 | -8/+2 |
| | |||||
* | Merge pull request #8620 from owncloud/design-navigation-two | Thomas Müller | 2014-06-05 | 1 | -1/+1 |
|\ | | | | | Toggle app navigation not only on mobile, but on desktop as well | ||||
| * | adjust controls bar position for removed nav bar | Jan-Christoph Borchardt | 2014-06-04 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #8852 from owncloud/kill-permissions-master | Thomas Müller | 2014-06-05 | 1 | -2/+0 |
|\ \ | | | | | | | Kill permissions table | ||||
| * | | - drop permissions table and related code | Thomas Müller | 2014-06-05 | 1 | -2/+0 |
| |/ | | | | | | | | | | | - the file/folder's permission is now stored in the file cache - BackGroundWatcher has been removed - this has meanwhile be replaced by occ files:scan which can be executed in a cron jobs - increase version to trigger database migration | ||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-06-05 | 2 | -3/+4 |
| | | |||||
* | | Merge pull request #8724 from owncloud/update-sabre-2.0 | Thomas Müller | 2014-06-04 | 1 | -3/+3 |
|\ \ | | | | | | | Update SabreDAV to 1.8.10 | ||||
| * | | Upgrade SabreDAV to 1.8.10 | Thomas Müller | 2014-06-04 | 1 | -3/+3 |
| |/ | | | | | | | Updating SabreDAV namespaces | ||||
* / | remove obsolete position rule from files app | Jan-Christoph Borchardt | 2014-06-04 | 1 | -4/+0 |
|/ | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-06-04 | 65 | -246/+14 |
| | |||||
* | Merge pull request #8837 from owncloud/issue/8720 | Morris Jobke | 2014-06-03 | 3 | -11/+11 |
|\ | | | | | Fix cursor and background of app navigation | ||||
| * | Fix tests | Joas Schilling | 2014-06-03 | 1 | -8/+8 |
| | | |||||
| * | Use active instead of hover for active sidebar option | Joas Schilling | 2014-06-03 | 1 | -2/+2 |
| | | | | | | | | Fix #8720 | ||||
| * | Do not overwrite cursor in sidebar | Joas Schilling | 2014-06-03 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #8840 from owncloud/share_settings | Thomas Müller | 2014-06-03 | 1 | -1/+1 |
|\ \ | | | | | | | by default don't show option to send mail notifications for shares | ||||
| * | | set "allow users to send mail notification for shared files default" setting ↵ | Bjoern Schiessle | 2014-06-03 | 1 | -1/+1 |
| | | | | | | | | | | | | to "no" now that we have the activity app | ||||
* | | | remove specific sidebar size from Files app | Jan-Christoph Borchardt | 2014-06-03 | 1 | -8/+0 |
|/ / | |||||
* / | fix empty file handling option | Morris Jobke | 2014-06-03 | 1 | -9/+11 |
|/ |