summaryrefslogtreecommitdiffstats
path: root/apps/files
Commit message (Collapse)AuthorAgeFilesLines
* Fix moving movablemount over webdavRobin Appelman2014-06-171-1/+2
|
* [tx-robot] updated from transifexJenkins for ownCloud2014-06-131-2/+11
|
* [tx-robot] updated from transifexJenkins for ownCloud2014-06-112-5/+10
|
* Merge pull request #8928 from owncloud/too-long-filename-fix-v2jbtbnl2014-06-093-6/+58
|\ | | | | Ellipcises too long filenames
| * improve ellipsis of filename for different screen sizesMorris Jobke2014-06-082-19/+22
| |
| * @jancborchardt's commit for cross browser compatibility of extension.raghunayyar2014-06-081-3/+1
| |
| * Adds class name to span element inside filename.raghunayyar2014-06-072-7/+7
| |
| * Adds multiple media queries for filename.raghunayyar2014-06-071-1/+37
| |
| * Ellipcises too long filenamesraghunayyar2014-06-062-1/+16
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2014-06-092-7/+9
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2014-06-081-1/+2
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2014-06-072-2/+6
| |
* | Fixed delete button CSS in ext storage listVincent Petry2014-06-061-5/+6
| |
* | Merge pull request #8922 from owncloud/design-controls-transparencyJan-Christoph Borchardt2014-06-061-16/+1
|\ \ | | | | | | Bugfixes for mobile
| * | unify controls bar, remove duplicate from user managementJan-Christoph Borchardt2014-06-061-16/+1
| | |
* | | Merge pull request #8923 from owncloud/app-settings-inputJan-Christoph Borchardt2014-06-061-4/+0
|\ \ \ | |_|/ |/| | app settings: display input fields at full width
| * | app settings: display input fields at full widthJan-Christoph Borchardt2014-06-061-4/+0
| | |
* | | Merge pull request #4553 from owncloud/update_search_classesVincent Petry2014-06-062-2/+2
|\ \ \ | |/ / |/| | Update search classes
| * | use non static access to searchJörn Friedrich Dreyer2014-06-061-1/+1
| | |
| * | decode filename for scrolltoJörn Friedrich Dreyer2014-06-051-1/+1
| | |
* | | increase version number of files and migration triggerJörn Friedrich Dreyer2014-06-062-2/+2
| | |
* | | add more and fix office mimetypes, migrate wrong mimetypesJörn Friedrich Dreyer2014-06-061-0/+57
| | |
* | | Merge pull request #8666 from owncloud/mount-removeicewind19912014-06-063-3/+3
|\ \ \ | |_|/ |/| | Support for (re)moving mountpoints
| * | Fix unit testRobin Appelman2014-06-061-1/+1
| | |
| * | Fix unit testsRobin Appelman2014-06-061-1/+1
| | |
| * | Fix folder name for storage rootRobin Appelman2014-06-061-1/+1
| | |
* | | Merge pull request #8159 from owncloud/mobile-sidebar-swipeThomas Müller2014-06-062-4/+2
|\ \ \ | |/ / |/| | Mobile sidebar swipe
| * | Fixed viewer mode for sidebar swipeVincent Petry2014-06-061-1/+0
| | |
| * | slightly widen sidebar to 250px, works better with apps and on mobileJan-Christoph Borchardt2014-06-051-1/+1
| | |
| * | fix position of sidebar toggle, fix Files controls position problemsJan-Christoph Borchardt2014-06-051-2/+1
| | |
* | | [tx-robot] updated from transifexJenkins for ownCloud2014-06-062-2/+6
| |/ |/|
* | fix files multiselect bar now that the app list is goneJan-Christoph Borchardt2014-06-051-1/+1
|/
* use slide toggle for files appBernhard Posselt2014-06-052-8/+2
|
* Merge pull request #8620 from owncloud/design-navigation-twoThomas Müller2014-06-051-1/+1
|\ | | | | Toggle app navigation not only on mobile, but on desktop as well
| * adjust controls bar position for removed nav barJan-Christoph Borchardt2014-06-041-1/+1
| |
* | Merge pull request #8852 from owncloud/kill-permissions-masterThomas Müller2014-06-051-2/+0
|\ \ | | | | | | Kill permissions table
| * | - drop permissions table and related codeThomas Müller2014-06-051-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 transifexJenkins for ownCloud2014-06-052-3/+4
| |
* | Merge pull request #8724 from owncloud/update-sabre-2.0Thomas Müller2014-06-041-3/+3
|\ \ | | | | | | Update SabreDAV to 1.8.10
| * | Upgrade SabreDAV to 1.8.10Thomas Müller2014-06-041-3/+3
| |/ | | | | | | Updating SabreDAV namespaces
* / remove obsolete position rule from files appJan-Christoph Borchardt2014-06-041-4/+0
|/
* [tx-robot] updated from transifexJenkins for ownCloud2014-06-0465-246/+14
|
* Merge pull request #8837 from owncloud/issue/8720Morris Jobke2014-06-033-11/+11
|\ | | | | Fix cursor and background of app navigation
| * Fix testsJoas Schilling2014-06-031-8/+8
| |
| * Use active instead of hover for active sidebar optionJoas Schilling2014-06-031-2/+2
| | | | | | | | Fix #8720
| * Do not overwrite cursor in sidebarJoas Schilling2014-06-031-1/+1
| |
* | Merge pull request #8840 from owncloud/share_settingsThomas Müller2014-06-031-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 Schiessle2014-06-031-1/+1
| | | | | | | | | | | | to "no" now that we have the activity app
* | | remove specific sidebar size from Files appJan-Christoph Borchardt2014-06-031-8/+0
|/ /
* / fix empty file handling optionMorris Jobke2014-06-031-9/+11
|/