summaryrefslogtreecommitdiffstats
path: root/apps/files
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #19742 from owncloud/shareinfo_performanceThomas Müller2015-10-203-14/+0
|\ | | | | Do not calculate non essential info
| * Do not calculate non essential infoRoeland Jago Douma2015-10-133-14/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | There is no need to calculate a human readable date on the server side. We supply the mtime and a client can easily convert that himself if needed. This is already done most of the time since the date is often not in the exact right format. There is also no need to attach icon info. We have that available in javascript. And else the client should get the right icon based on the mimetype for its platform. * Updated tests
* | Merge pull request #19838 from owncloud/remove-files-remote.phpThomas Müller2015-10-201-55/+0
|\ \ | | | | | | Remove apps/files/appinfo/remote.php - this is no longer used
| * | Remove apps/files/appinfo/remote.php - this is no longer usedThomas Müller2015-10-161-55/+0
| | |
* | | Merge pull request #17641 from owncloud/fix_objectstore_renameJörn Friedrich Dreyer2015-10-191-1/+6
|\ \ \ | | | | | | | | don't move files in cache twice, fixes renaming for objectstores
| * | | fix delete orphan shares test with object home storageRobin Appelman2015-10-161-1/+6
| |/ /
* | | [tx-robot] updated from transifexJenkins for ownCloud2015-10-192-2/+6
| | |
* | | [tx-robot] updated from transifexJenkins for ownCloud2015-10-182-4/+4
| | |
* | | Increase the 2nd digit of shipped appsJoas Schilling2015-10-172-2/+4
| | |
* | | [tx-robot] updated from transifexJenkins for ownCloud2015-10-172-166/+216
|/ /
* | Consolidate webdav code - move all to one appThomas Müller2015-10-162-6/+2
| |
* | Do not register sidebar panels when no sidebarVincent Petry2015-10-153-6/+49
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2015-10-152-2/+2
| |
* | Merge pull request #19630 from owncloud/fix-ie-painThomas Müller2015-10-141-0/+5
|\ \ | | | | | | Fix more IE issues
| * | [IE8] Fix "new" button widthVincent Petry2015-10-071-0/+5
| | |
* | | Merge pull request #19633 from owncloud/sidebar-alt-favoriteThomas Müller2015-10-141-2/+1
|\ \ \ | | | | | | | | Move alt text for favorite action to image
| * | | Move alt text for favorite action to imageVincent Petry2015-10-071-2/+1
| |/ /
* | | Merge pull request #19634 from owncloud/notif-showtemporaryThomas Müller2015-10-141-20/+8
|\ \ \ | | | | | | | | showTemporary instead of show for notifications
| * | | showTemporary instead of show for notificationsVincent Petry2015-10-081-20/+8
| |/ /
* | | Merge pull request #19710 from owncloud/files-canceluploaddebounce-reThomas Müller2015-10-141-6/+5
|\ \ \ | | | | | | | | Debounce cancel upload message
| * | | Debounce cancel upload messageVincent Petry2015-10-121-6/+5
| | | |
* | | | Merge pull request #19714 from owncloud/trash-deletesectionposition-2Thomas Müller2015-10-141-13/+0
|\ \ \ \ | | | | | | | | | | Revert "Revert "Move trashbin specific CSS that modifies sidebar""
| * | | | Revert "Revert "Move trashbin specific CSS that modifies sidebar""Thomas Müller2015-10-121-13/+0
| |/ / / | | | | | | | | | | | | This reverts commit 0738ddfb768c541e8a6b112fb2cd12d15676a0ab.
* | | | Merge pull request #19747 from owncloud/files-delete-hidenotifThomas Müller2015-10-141-0/+2
|\ \ \ \ | | | | | | | | | | Hide notification on delete
| * | | | Hide notification on deleteVincent Petry2015-10-131-0/+2
| | |_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | In case a permanent notification "storage full" was displayed, it will be hidden after deleting a file. Directly after that a getstoragestats.php call is made that will decide whether to reshow the notification based on the new free space.
* | | | Merge pull request #19733 from owncloud/remove-controls-whennotneededThomas Müller2015-10-143-6/+9
|\ \ \ \ | | | | | | | | | | Remove controls for file lists that don't need it
| * | | | Remove controls for file lists that don't need itVincent Petry2015-10-133-6/+9
| |/ / / | | | | | | | | | | | | | | | | Remove controls from sharing overview and favorite file lists which don't display paths.
* / / / [tx-robot] updated from transifexJenkins for ownCloud2015-10-142-0/+8
|/ / /
* / / [tx-robot] updated from transifexJenkins for ownCloud2015-10-132-0/+6
|/ /
* | Revert "Debounce cancel upload message"Thomas Müller2015-10-121-5/+6
| |
* | Merge pull request #19628 from owncloud/files-canceluploaddebounceRobin Appelman2015-10-121-6/+5
|\ \ | | | | | | Debounce cancel upload message
| * | Debounce cancel upload messageVincent Petry2015-10-071-6/+5
| |/
* | [tx-robot] updated from transifexJenkins for ownCloud2015-10-122-2/+2
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2015-10-112-0/+16
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2015-10-104-0/+12
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2015-10-094-0/+12
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2015-10-084-0/+12
|/
* [tx-robot] updated from transifexJenkins for ownCloud2015-10-078-10/+28
|
* Merge pull request #19597 from owncloud/update-license-headersThomas Müller2015-10-069-4/+7
|\ | | | | update licence headers via script
| * update licence headers via scriptMorris Jobke2015-10-059-4/+7
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2015-10-068-0/+34
|/
* Fix tooltip placement on rename errorVincent Petry2015-10-051-2/+2
|
* Merge pull request #19552 from owncloud/inline_fileactions_alttextThomas Müller2015-10-052-1/+58
|\ | | | | If an inline files action provides an alt text show it
| * If an inline files action provides an alt text show itRoeland Jago Douma2015-10-032-1/+58
| | | | | | | | | | * Added unit tests for icon display * Added unit tests for icon alt text display
* | Merge pull request #19539 from owncloud/fix-multiselect-overlap-shorterThomas Müller2015-10-051-0/+4
|\ \ | | | | | | Fix filelist size issues, breadcrumb, multiselect
| * | Fix filelist size issues, breadcrumb, multiselectVincent Petry2015-10-021-0/+4
| | | | | | | | | | | | | | | | | | | | | - calculate multiselect header width to exclude scrollbar - call FileList._onResize() when sidebar is toggled ("appresized"), this also updates the breadcrumb width - moved global getScrollBarWidth() to OC.Util namespace
* | | [tx-robot] updated from transifexJenkins for ownCloud2015-10-0410-0/+30
| |/ |/|
* | [tx-robot] updated from transifexJenkins for ownCloud2015-10-036-12/+200
| |
* | Merge pull request #19523 from owncloud/fix-seconds-agoThomas Müller2015-10-021-1/+1
|\ \ | | | | | | Fix moment.js "a few seconds ago" with "seconds ago"
| * | Fix moment.js "a few seconds ago" with "seconds ago"Morris Jobke2015-10-021-1/+1
| |/ | | | | | | * fixes #18627