summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #11988 from nextcloud/docs/jsdoc-buildMorris Jobke2018-10-2514-5301/+3770
|\
| * Remove buildjsdocs.sh from files checkerJulius Härtl2018-10-251-1/+0
| * Adjust some jsdocsJulius Härtl2018-10-247-8/+24
| * Fix jsdocs build on server repoJulius Härtl2018-10-246-5292/+3746
* | Merge pull request #11893 from caugner/7837-filesize-format-with-localeMorris Jobke2018-10-252-0/+71
|\ \
| * | OC.getCanonicalLocale: fix testsClaas Augner2018-10-241-4/+8
| * | humanFileSize: use toLocaleStringClaas Augner2018-10-242-0/+67
* | | Merge pull request #12039 from nextcloud/fix-javascript-unit-tests-for-versio...Morris Jobke2018-10-251-6/+16
|\ \ \
| * | | Set error expected by the DAV client for a failed moveDaniel Calviño Sánchez2018-10-251-2/+10
| * | | Wait for the promise to be fulfilled before running the next testDaniel Calviño Sánchez2018-10-251-4/+6
|/ / /
* | | [tx-robot] updated from transifexNextcloud bot2018-10-2538-52/+108
* | | Merge pull request #11889 from stweil/lgtmMorris Jobke2018-10-241-1/+1
|\ \ \
| * | | Remove replace call which does not replace anythingStefan Weil2018-10-241-1/+1
* | | | Merge pull request #12022 from nextcloud/fix/11485/fix_chuncked_uploadsMorris Jobke2018-10-241-1/+1
|\ \ \ \
| * | | | Allow chunked uploads even if your quota is not sufficientRoeland Jago Douma2018-10-241-1/+1
|/ / / /
* | | | Merge pull request #12018 from nextcloud/improve-encrypt-allMorris Jobke2018-10-244-10/+76
|\ \ \ \ | |_|_|/ |/| | |
| * | | skip already decrypted files on decrypt all commandBjoern Schiessle2018-10-242-10/+37
| * | | skip already encrypted files on encrypt all commandBjoern Schiessle2018-10-242-0/+39
|/ / /
* | | Merge pull request #11573 from nextcloud/gridview-tableMorris Jobke2018-10-2428-29/+483
|\ \ \
| * | | Fix FF performance and recals issuesJohn Molakvoæ (skjnldsv)2018-10-231-2/+0
| * | | Allow focus on input with keyboardJohn Molakvoæ (skjnldsv)2018-10-234-5/+11
| * | | Restore table headJohn Molakvoæ (skjnldsv)2018-10-231-0/+1
| * | | Merge branch 'master' of https://github.com/nextcloud/server into gridview-tableJohn Molakvoæ (skjnldsv)2018-10-23132-793/+1637
| |\ \ \
| * | | | Add filepicker toggleJohn Molakvoæ (skjnldsv)2018-10-235-1/+72
| * | | | Filepicker gridJohn Molakvoæ (skjnldsv)2018-10-232-2/+48
| * | | | Use preview-x & preview-y on public pagesJohn Molakvoæ (skjnldsv)2018-10-231-2/+2
| * | | | Fix public background overrideJohn Molakvoæ (skjnldsv)2018-10-231-1/+0
| * | | | Public fixes, request & default to gridJohn Molakvoæ (skjnldsv)2018-10-232-3/+7
| * | | | Tooltip on hover onlyJohn Molakvoæ (skjnldsv)2018-10-231-1/+1
| * | | | Fix grey background over thumbnailJohn Molakvoæ (skjnldsv)2018-10-231-1/+2
| * | | | Fix table hidden on empty folderJohn Molakvoæ (skjnldsv)2018-10-231-1/+2
| * | | | Fix translucent controls bar for dark themesJan-Christoph Borchardt2018-10-181-1/+1
| * | | | Revert "Remove negative z-index on thumbnail-wrapper, caused thumbnails to no...Jan-Christoph Borchardt2018-10-181-0/+1
| * | | | Reduce bottom whitespace on share link pageJan-Christoph Borchardt2018-10-181-3/+9
| * | | | More space for filename on public share page since there is no share iconJan-Christoph Borchardt2018-10-181-3/+10
| * | | | Add back slightly translucent background for controls barJan-Christoph Borchardt2018-10-183-1/+3
| * | | | In "Deleted files", do not show "Restore" text next to icon as there is no spaceJan-Christoph Borchardt2018-10-181-0/+7
| * | | | Fix tabbability to view-toggle, action on Enter to be fixedJan-Christoph Borchardt2018-10-181-1/+1
| * | | | Adjustments for public share page, actions menu, view toggleJan-Christoph Borchardt2018-10-181-0/+14
| * | | | Remove negative z-index on thumbnail-wrapper, caused thumbnails to not showJan-Christoph Borchardt2018-10-181-1/+0
| * | | | If there is a comment, show it instead of the share iconJan-Christoph Borchardt2018-10-181-0/+5
| * | | | If an avatar is present, show that instead of the iconJan-Christoph Borchardt2018-10-181-5/+16
| * | | | Border radiusJohn Molakvoæ (skjnldsv)2018-10-181-0/+5
| * | | | Fix spacingJohn Molakvoæ (skjnldsv)2018-10-181-3/+3
| * | | | Default to gridJohn Molakvoæ (skjnldsv)2018-10-181-1/+1
| * | | | Fix focus backgroundJohn Molakvoæ (skjnldsv)2018-10-181-2/+5
| * | | | Improve default visual and selection + default to file linkJohn Molakvoæ (skjnldsv)2018-10-181-13/+40
| * | | | TooltipJohn Molakvoæ (skjnldsv)2018-10-183-2/+3
| * | | | Remember toggle and events handlerJohn Molakvoæ (skjnldsv)2018-10-186-6/+40
| * | | | Hidden footerJohn Molakvoæ (skjnldsv)2018-10-181-1/+1