summaryrefslogtreecommitdiffstats
path: root/core/js
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1452 from nextcloud/appconfig-endpointJoas Schilling2016-10-254-37/+174
|\
| * Fix missing semicolonJoas Schilling2016-10-241-1/+1
| * Make AppConfig part of the public APIJoas Schilling2016-10-214-37/+174
* | Merge pull request #1283 from nextcloud/us_files-ui-webdav-uploadLukas Reschke2016-10-253-1/+127
|\ \
| * | More fixes to file uploadVincent Petry2016-10-241-1/+40
| * | JS utility function to compare pathsVincent Petry2016-10-242-0/+87
* | | Merge pull request #1823 from nextcloud/filepicker-folder-fixRoeland Jago Douma2016-10-251-1/+4
|\ \ \
| * | | Fix picking a folder with the filepickerRobin Appelman2016-10-201-1/+4
* | | | Merge pull request #1860 from ryanwr/feature-sort-favoriteRoeland Jago Douma2016-10-252-1/+13
|\ \ \ \
| * | | | Sort favorite files first Issue #1802ryanwr2016-10-242-1/+13
| | |_|/ | |/| |
* | | | Merge pull request #1850 from nextcloud/filepicker-empty-folderRoeland Jago Douma2016-10-251-1/+8
|\ \ \ \ | |_|_|/ |/| | |
| * | | show empty folder message in filepickerRobin Appelman2016-10-211-1/+8
| |/ /
* / / Fix zxcvbn path in setup page (#26359)Philipp Eichhorn2016-10-211-1/+1
|/ /
* | Merge pull request #1812 from nextcloud/allow-to-dismiss-the-code-integrity-w...Jakob Sack2016-10-201-0/+1
|\ \
| * | Allow to dismiss the code integrity warningJoas Schilling2016-10-201-0/+1
* | | Merge pull request #1796 from nextcloud/oc_fav-reportLukas Reschke2016-10-202-4/+6
|\ \ \ | |_|/ |/| |
| * | Make it possible to filter by tags with REPORT methodVincent Petry2016-10-192-4/+6
* | | Merge pull request #1768 from nextcloud/more-filepickerJan-Christoph Borchardt2016-10-202-31/+48
|\ \ \
| * | | Improve the stylingMorris Jobke2016-10-201-2/+2
| * | | fix filepicker with no mimetype filterRobin Appelman2016-10-191-3/+6
| * | | filepicker: improve layout and styleJan-Christoph Borchardt2016-10-191-2/+2
| * | | Use a table for the filepicker list and add size columnRobin Appelman2016-10-191-14/+19
| * | | use fileclient to get the filelist for the filepickerRobin Appelman2016-10-191-12/+17
| * | | Allow selecting a folder after using the breadcrumbRobin Appelman2016-10-191-1/+1
| * | | Allow selecting the root folderRobin Appelman2016-10-191-1/+5
| |/ /
* | | Remove deprecated breadcrumbs implementationMorris Jobke2016-10-201-117/+0
* | | Remove OC.localStorage and object methodMorris Jobke2016-10-201-76/+0
* | | Remove unneeded compatibility polyfillsMorris Jobke2016-10-203-157/+1
| |/ |/|
* | Remove unneeded placeholder polyfillMorris Jobke2016-10-201-459/+0
|/
* Merge pull request #1641 from nextcloud/log-in-buttonJan-Christoph Borchardt2016-10-171-6/+6
|\
| * bring back dedicated log in button to make log in more usableJan-Christoph Borchardt2016-10-061-6/+6
* | filepicker stylingRobin Appelman2016-10-141-6/+7
* | use mimetype icons in filepicker if there is no previewRobin Appelman2016-10-141-2/+9
* | Merge pull request #1704 from nextcloud/avatar_dropdownblizzz2016-10-121-9/+14
|\ \
| * | [9.2] Show avatar in share drop down (#25976)Thomas Müller2016-10-111-9/+14
* | | Merge pull request #1702 from nextcloud/fix_tooltip_ncMorris Jobke2016-10-111-1/+1
|\ \ \
| * | | Use Nextcloud in share tooltipRoeland Jago Douma2016-10-111-1/+1
| |/ /
* | | Merge pull request #1407 from nextcloud/multiline_commentsMorris Jobke2016-10-111-1/+2
|\ \ \ | |/ / |/| |
| * | Add autosizeRoeland Jago Douma2016-10-041-1/+2
| |/
* | Fix HTMLRoeland Jago Douma2016-10-101-1/+1
* | align layout of other link sharesMorris Jobke2016-10-101-4/+10
* | Display link resharesRoeland Jago Douma2016-10-102-4/+46
* | Merge pull request #1453 from nextcloud/do-not-reload-if-connection-lostMorris Jobke2016-10-062-2/+29
|\ \ | |/ |/|
| * do not reload the page if the server is (temporarily) unreachableChristoph Wurst2016-10-032-2/+29
* | Move options to the rightRoeland Jago Douma2016-10-031-1/+1
* | can share => can reshareRoeland Jago Douma2016-10-031-1/+1
* | Make can edit checkbox work for file sharesRoeland Jago Douma2016-10-032-12/+22
* | move unshare button out of popover menu; keep menu opened on re-renderChristoph Wurst2016-10-031-8/+15
* | move sharing options into popover menuChristoph Wurst2016-10-031-45/+71
|/
* Display "Share" alt text for share action icon (#26158)Vincent Petry2016-09-261-1/+1