summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* format links in commentsArthur Schiwon2018-01-031-3/+7
* Merge pull request #7634 from Abijeet/bug-7539Roeland Jago Douma2018-01-034-1/+33
|\
| * Remove margin for selected files summaryDaniel Calviño Sánchez2018-01-031-0/+5
| * Increase touch area for header iconsDaniel Calviño Sánchez2018-01-031-0/+5
| * Fixes the delete icon not appearing on certain resolutions.Abijeet2018-01-024-1/+23
* | Merge pull request #7599 from nextcloud/quieter-debug-logMorris Jobke2018-01-032-3/+6
|\ \
| * | don't show recurring msg when pages result was turned offArthur Schiwon2017-12-212-3/+6
* | | Merge pull request #7658 from nextcloud/update-external-storages-to-current-f...Morris Jobke2018-01-032-6/+7
|\ \ \
| * | | Disable selection in "External storages" file listDaniel Calviño Sánchez2017-12-271-1/+2
| * | | Fix selectors for file list elementsDaniel Calviño Sánchez2017-12-271-5/+5
| | |/ | |/|
* | | Merge pull request #7663 from nextcloud/fix-file-list-visible-behind-the-mult...Roeland Jago Douma2018-01-021-1/+1
|\ \ \
| * | | Fix file list visible behind the multiselect headerDaniel Calviño Sánchez2018-01-021-1/+1
* | | | Merge pull request #7662 from nextcloud/ldap-shutdownRoeland Jago Douma2018-01-021-7/+10
|\ \ \ \
| * | | | throw ServerNotAvailableException when LDAP is caught shutting downArthur Schiwon2018-01-021-7/+10
| |/ / /
* | | | Merge pull request #7598 from nextcloud/fix-closing-menu-on-second-click-in-s...Morris Jobke2018-01-021-2/+5
|\ \ \ \ | |/ / / |/| | |
| * | | Fix closing menu on second click in sharing pageDaniel Calviño Sánchez2017-12-211-2/+5
| | |/ | |/|
* | | Merge pull request #7644 from nextcloud/fix_7184Roeland Jago Douma2018-01-024-48/+1
|\ \ \
| * | | Do no run SyncJob in cronRoeland Jago Douma2018-01-024-48/+1
* | | | Show max warning comment lenth againRoeland Jago Douma2018-01-022-3/+3
* | | | Merge pull request #7624 from nextcloud/fix-fileActions-currentFile-not-set-b...Morris Jobke2018-01-022-0/+27
|\ \ \ \ | |/ / / |/| | |
| * | | Fix "fileActions.currentFile" not set before using itDaniel Calviño Sánchez2017-12-262-0/+27
| | |/ | |/|
* | | Merge pull request #7626 from nextcloud/fixed-files-multiselect-top-marginRoeland Jago Douma2017-12-281-1/+1
|\ \ \
| * | | Fixed top position of multiselected files tableJohn Molakvoæ (skjnldsv)2017-12-261-1/+1
| |/ /
* | | Merge pull request #7592 from nextcloud/update-quota-on-files-uploadRoeland Jago Douma2017-12-285-3/+31
|\ \ \ | |/ / |/| |
| * | Fixed testsJohn Molakvoæ (skjnldsv)2017-12-262-3/+0
| * | Update quota on file upload and deletionJohn Molakvoæ (skjnldsv)2017-12-214-1/+32
| * | Fixed pinned state of quota if no apps registered an app nav itemJohn Molakvoæ (skjnldsv)2017-12-141-1/+1
* | | Merge pull request #7591 from nextcloud/trigger-events-before-and-after-a-fil...Morris Jobke2017-12-224-14/+123
|\ \ \
| * | | Remove internal unused propertyDaniel Calviño Sánchez2017-12-211-9/+0
| * | | Trigger the "Details" action when clicking on an empty file row spaceDaniel Calviño Sánchez2017-12-211-1/+18
| * | | Trigger events before and after a file action is executedDaniel Calviño Sánchez2017-12-193-4/+105
| | |/ | |/|
* | | Merge pull request #7597 from nextcloud/fix-anchor-change-when-clicking-on-sh...Roeland Jago Douma2017-12-221-3/+3
|\ \ \
| * | | Fix anchor change when clicking on sharing page menuDaniel Calviño Sánchez2017-12-211-3/+3
| |/ /
* | | Fixed breadcrumbs testsJohn Molakvoæ (skjnldsv)2017-12-211-12/+31
* | | Properly show action iconsMorris Jobke2017-12-201-1/+0
* | | Make contorls stick to the top when scrollingMarin Treselj2017-12-201-4/+0
* | | Fixed breadcrumbs calculation and actions flowJohn Molakvoæ (skjnldsv)2017-12-202-1/+6
|/ /
* | Merge pull request #7556 from nextcloud/smb-stat-exceptionMorris Jobke2017-12-181-5/+7
|\ \
| * | handle exceptions in SMB::statRobin Appelman2017-12-181-5/+7
* | | Fix testsRoeland Jago Douma2017-12-181-1/+1
* | | Also replace all other occurencesMorris Jobke2017-12-183-5/+5
* | | don't use deprecated method for requesting memcacheArthur Schiwon2017-12-181-1/+1
* | | Merge pull request #7555 from nextcloud/smb-copy-rename-logRobin Appelman2017-12-181-0/+2
|\ \ \ | |/ / |/| |
| * | additional debug logging on smb copy/rename failuresRobin Appelman2017-12-181-0/+2
| |/
* | Merge pull request #7527 from nextcloud/fix-drag-shadow-not-visible-when-drag...Morris Jobke2017-12-153-1/+6
|\ \ | |/ |/|
| * Fix drag shadow not visible when dragging a file on a narrow screenDaniel Calviño Sánchez2017-12-143-1/+6
* | Use proper authorative-autoloader for app autoloadersRoeland Jago Douma2017-12-1438-209/+38
* | Merge pull request #7485 from nextcloud/fix_7001Roeland Jago Douma2017-12-141-1/+1
|\ \
| * | Also cache invalid DiscoveryService responseRoeland Jago Douma2017-12-131-1/+1
| |/
* | Fixes hex2bin() in LDAPMorris Jobke2017-12-131-5/+7