summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Directly return cloud id from userJulius Härtl2021-07-141-1/+1
* Merge pull request #27912 from nextcloud/fix/26113/dashboard-escaped-display-...Julius Härtl2021-07-133-7/+7
|\
| * refs #26113 do not escape display name in dashboard welcome textJulien Veyssier2021-07-113-7/+7
* | Merge pull request #27867 from nextcloud/fix/noid/newfilemenu-on-public-pageszaimen2021-07-131-3/+2
|\ \
| * | fix newfileMenu on public pageszaimen2021-07-131-3/+2
* | | Merge pull request #27933 from nextcloud-pr-bot/automated/noid/psalm-baseline...Louis2021-07-131-6/+0
|\ \ \
| * | | Update psalm baselineNextcloud-PR-Bot2021-07-131-6/+0
* | | | Merge pull request #27780 from nextcloud/dependabot/npm_and_yarn/build/puppet...Julius Härtl2021-07-132-25/+7
|\ \ \ \
| * | | | Bump puppeteer from 10.0.0 to 10.1.0 in /builddependabot[bot]2021-07-032-25/+7
* | | | | Merge pull request #27880 from nextcloud/bugfix/noid/make-integrity-check-ver...Julius Härtl2021-07-132-0/+4
|\ \ \ \ \
| * | | | | Make integrity commands verboseJoas Schilling2021-07-082-0/+4
* | | | | | Merge pull request #27631 from yan12125/php8-fix-error-reportingJulius Härtl2021-07-131-1/+1
|\ \ \ \ \ \
| * | | | | | Correctly skip suppressed errors in PHP 8.0Chih-Hsuan Yen2021-07-131-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #26481 from ghost/fdroidJulius Härtl2021-07-134-0/+5274
|\ \ \ \ \ \
| * | | | | | Add F-DroidHouraisanNEET2021-07-044-0/+5274
* | | | | | | Merge pull request #27852 from nextcloud/bugfix/noid/allow-casting-query-func...Julius Härtl2021-07-135-7/+41
|\ \ \ \ \ \ \
| * | | | | | | Allow casting query functions as wellJoas Schilling2021-07-074-7/+7
| * | | | | | | Add a unit test to check for casting a IQueryFunctionJoas Schilling2021-07-071-0/+34
* | | | | | | | Merge pull request #26728 from doc75/http-warningJulius Härtl2021-07-132-1/+56
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | fix broken js testGuillaume Virlet2021-04-241-0/+55
| * | | | | | | [Fix #26726] wrong warning when running HTTP instanceGuillaume Virlet2021-04-231-1/+1
* | | | | | | | [tx-robot] updated from transifexNextcloud bot2021-07-1316-12/+40
* | | | | | | | Merge pull request #27264 from nextcloud/dependabot/npm_and_yarn/nextcloud/pa...MichaIng2021-07-1334-178/+178
|\ \ \ \ \ \ \ \
| * | | | | | | | Bump @nextcloud/paths from 1.1.2 to 2.0.0dependabot[bot]2021-07-1234-178/+178
|/ / / / / / / /
* | | | | | | | Merge pull request #27272 from nextcloud/dependabot/npm_and_yarn/nextcloud/lo...MichaIng2021-07-1232-128/+128
|\ \ \ \ \ \ \ \
| * | | | | | | | Bump @nextcloud/logger from 1.1.2 to 2.0.0dependabot[bot]2021-07-1232-128/+128
* | | | | | | | | Merge pull request #27915 from nextcloud/fix/plasm-code-alertskesselb2021-07-121-6/+9
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Fix Psalm code scanning alertsMichaIng2021-07-121-6/+9
|/ / / / / / / /
* | | | | | | | Merge pull request #27922 from nextcloud/check-if-dnsresponse-is-falsekesselb2021-07-121-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Check for !== false instead Lukas Reschke2021-07-121-1/+1
| * | | | | | | | Check if dns_get_record returns non-falseLukas Reschke2021-07-121-1/+1
|/ / / / / / / /
* | | | | | | / [tx-robot] updated from transifexNextcloud bot2021-07-126-6/+16
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | [tx-robot] updated from transifexNextcloud bot2021-07-1112-0/+12
* | | | | | | [tx-robot] updated from transifexNextcloud bot2021-07-1034-54/+158
* | | | | | | Merge pull request #27887 from nextcloud/enh/noid/fix-userstatus-mobileszaimen2021-07-096-8/+14
|\ \ \ \ \ \ \
| * | | | | | | make user status usable on mobileszaimen2021-07-096-8/+14
* | | | | | | | Merge pull request #27854 from nextcloud/fix/27371/fix-dark-theme-public-pagesJoas Schilling2021-07-096-7/+11
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Fix accessibility theme for guestsJoas Schilling2021-07-095-3/+10
| * | | | | | | fix filepicker bug in dark modeszaimen2021-07-091-4/+1
| | |_|_|/ / / | |/| | | | |
* / | | | | | [tx-robot] updated from transifexNextcloud bot2021-07-09100-80/+356
|/ / / / / /
* | | | | | Merge pull request #27847 from nextcloud/enh/26973/talk-password-failedrakekniven2021-07-082-2/+2
|\ \ \ \ \ \
| * | | | | | Update "Sending password by Nextcloud Talk failed" sentenceszaimen2021-07-072-2/+2
* | | | | | | Merge pull request #27864 from nextcloud/bug/27435/add-group-buttonJohn Molakvoæ2021-07-087-31/+20
|\ \ \ \ \ \ \
| * | | | | | | Fix add group buttonDaniel Kesselberg2021-07-087-31/+20
|/ / / / / / /
* | | | | | | Merge pull request #27774 from nextcloud/feat/workflow-auto-updateJohn Molakvoæ2021-07-081-2/+2
|\ \ \ \ \ \ \
| * | | | | | | Updating dependabot-approve-merge.yml workflow from templateNextcloud bot2021-07-021-2/+2
* | | | | | | | Merge pull request #27845 from nextcloud/update-diaspora-urlLukas Reschke2021-07-081-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Use proper "Share to Diaspora" URLLukas Reschke2021-07-071-1/+1
* | | | | | | | | [tx-robot] updated from transifexNextcloud bot2021-07-08164-300/+382
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Merge pull request #27835 from nextcloud/htaccess-cacheLukas Reschke2021-07-071-1/+1
|\ \ \ \ \ \ \ \