summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix logo path in personal federated sharing settingsJulius Härtl2018-10-291-6/+1
* Merge pull request #12076 from trendzetter/patch-3John Molakvoæ2018-10-291-1/+1
|\
| * Add missing tagtrendzetter2018-10-261-1/+1
* | Merge pull request #12098 from nextcloud/dependabot/npm_and_yarn/apps/updaten...Roeland Jago Douma2018-10-292-101/+101
|\ \
| * | Bump webpack from 4.22.0 to 4.23.1 in /apps/updatenotificationdependabot[bot]2018-10-292-101/+101
|/ /
* | Merge pull request #12096 from nextcloud/dependabot/npm_and_yarn/apps/accessi...Roeland Jago Douma2018-10-292-101/+101
|\ \
| * | Bump webpack from 4.22.0 to 4.23.1 in /apps/accessibilitydependabot[bot]2018-10-282-101/+101
* | | [tx-robot] updated from transifexNextcloud bot2018-10-2942-74/+342
|/ /
* | Merge pull request #12063 from nextcloud/bring-the-browser-window-of-an-actor...Morris Jobke2018-10-282-0/+17
|\ \
| * | Move the browser window of an actor to the foreground when acting as himDaniel Calviño Sánchez2018-10-262-0/+17
* | | [tx-robot] updated from transifexNextcloud bot2018-10-2810-116/+156
* | | [tx-robot] updated from transifexNextcloud bot2018-10-2758-70/+666
| |/ |/|
* | Merge pull request #12068 from stweil/lgtmblizzz2018-10-261-2/+2
|\ \
| * | Fix off-by-one bugsStefan Weil2018-10-261-2/+2
|/ /
* | Merge pull request #12038 from nextcloud/assemblystream_sizeMorris Jobke2018-10-261-1/+3
|\ \
| * | Implement the size of an assembly streamRoeland Jago Douma2018-10-261-1/+3
* | | Merge pull request #12044 from nextcloud/dependabot/composer/build/integratio...Morris Jobke2018-10-260-0/+0
|\ \ \ | |_|/ |/| |
| * | Update sabre/dav requirement from 3.2.2 to 3.2.3 in /build/integrationdependabot[bot]2018-10-251-1/+1
* | | Merge pull request #12053 from nextcloud/enhancement/10923/remove-unncessary-...Morris Jobke2018-10-267-42/+10
|\ \ \
| * | | functions that were checked for are present since PHP 5.4, supported is >=/Arthur Schiwon2018-10-257-42/+10
* | | | [tx-robot] updated from transifexNextcloud bot2018-10-26152-678/+364
* | | | Merge pull request #11940 from nextcloud/maintenance-designMorris Jobke2018-10-252-8/+10
|\ \ \ \ | |/ / / |/| | |
| * | | Adjust design of maintenance mode pageJan-Christoph Borchardt2018-10-252-8/+10
|/ / /
* | | Merge pull request #12016 from nextcloud/wip/noid/icon-base64Morris Jobke2018-10-255-37/+122
|\ \ \
| * | | Keep list of icons in a separate file for use in the accessibility appJulius Härtl2018-10-255-68/+106
| * | | Remove default which didn't workJulius Härtl2018-10-251-1/+1
| * | | Properly track data urls as wellJulius Härtl2018-10-251-1/+1
| * | | Directly embed icons into the icon-vars css fileJulius Härtl2018-10-251-1/+48
* | | | 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