summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Fixed quota update on upload and on deleteJohn Molakvoæ (skjnldsv)2018-01-032-15/+6
* Merge pull request #7680 from nextcloud/fix-7609Roeland Jago Douma2018-01-031-3/+7
|\
| * format links in commentsArthur Schiwon2018-01-031-3/+7
* | Merge pull request #7669 from nextcloud/ie-fix-invertMorris Jobke2018-01-031-5/+0
|\ \
| * | Remove css invert since we are using svg filters for nowJulius Härtl2018-01-031-5/+0
* | | Merge pull request #7681 from nextcloud/fix-quota-update-2Morris Jobke2018-01-032-0/+23
|\ \ \
| * | | Fix unwanted varJohn Molakvoæ (skjnldsv)2018-01-031-1/+1
| * | | Update quotas on each uploadJohn Molakvoæ (skjnldsv)2018-01-032-0/+23
* | | | Merge pull request #7533 from nextcloud/oc-28545-handle-oc-total-length-in-ne...Morris Jobke2018-01-0312-121/+314
|\ \ \ \ | |_|/ / |/| | |
| * | | Only set X-OC-Mtime when browser provided lastModified on uploadVincent Petry2017-12-151-4/+12
| * | | Transmit OC-Total-Length in browser as wellThomas Müller2017-12-151-1/+4
| * | | Handle OC-Total-Length in new chunkingThomas Müller2017-12-1511-120/+302
* | | | Merge pull request #7678 from nextcloud/fix-share-logoMorris Jobke2018-01-032-0/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | Use guest css on sharing authentication pageJulius Härtl2018-01-032-0/+2
| | |/ | |/|
* | | Do not log user errors as log level 4Morris Jobke2018-01-031-0/+4
* | | Show warning if slash is entered as filenameMorris Jobke2018-01-031-0/+2
|/ /
* | 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