summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | Expose user language through DAVThomas Citharel2021-08-169-4/+47
* | | | | | | | | | [tx-robot] updated from transifexNextcloud bot2021-08-204-2/+16
* | | | | | | | | | Merge pull request #28519 from nextcloud/enh/user-report-active-usersblizzz2021-08-191-0/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Add active user count to occ user:reportJulius Härtl2021-08-191-0/+3
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Merge pull request #28504 from nextcloud/fix/debug-movie-previewChristoph Wurst2021-08-192-2/+8
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Properly log errors in Movie previews generationJohn Molakvoæ (skjnldsv)2021-08-192-2/+8
* | | | | | | | | | | Merge pull request #27637 from nextcloud/version-expire-searchJulius Härtl2021-08-192-18/+159
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | | |
| * | | | | | | | | | use search to find versions to expireRobin Appelman2021-08-181-18/+43
| * | | | | | | | | | test for version expireRobin Appelman2021-08-181-0/+116
* | | | | | | | | | | Merge pull request #28512 from nextcloud/feature/output_exception_in_cronJohn Molakvoæ2021-08-191-0/+2
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Output exception in cronLouis Chemineau2021-08-191-0/+2
* | | | | | | | | | | | Merge pull request #28507 from nextcloud/enhancement/composer-bin-plugin-for-...Christoph Wurst2021-08-1910-3331/+4652
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Scope composer tools with the bin pluginChristoph Wurst2021-08-1910-3331/+4652
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge pull request #27294 from pjft/patch-2Christoph Wurst2021-08-192-1/+15
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Add logging to 2FA failurepjft2021-06-212-1/+15
* | | | | | | | | | | | Merge pull request #28500 from nextcloud/fix/remove-jsqueezeJulius Härtl2021-08-191-0/+0
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Remove patchwork/jsqueeze because it's not usedChristoph Wurst2021-08-191-0/+0
|/ / / / / / / / / / /
* | | | | | | | | | | [tx-robot] updated from transifexNextcloud bot2021-08-192-2/+4
* | | | | | | | | | | Merge pull request #28502 from nextcloud/debt/noid/drop-unused-methoblizzz2021-08-191-10/+0
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Remove unused methodDaniel Kesselberg2021-08-181-10/+0
|/ / / / / / / / / / /
* | | | | | | | | | | Merge pull request #28493 from nextcloud/bugfix/occ-error-outputJohn Molakvoæ2021-08-181-3/+5
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Write upgrade/not-installed notices to stderrJulius Härtl2021-08-181-3/+5
| | |_|_|/ / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge pull request #28485 from nextcloud/bugfix/20913/check-image-resourceJulius Härtl2021-08-181-6/+14
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Fix #20913: Check image resource before attempting to preserve alphaSimon Spannagel2021-08-181-6/+14
* | | | | | | | | | | Merge pull request #28481 from nextcloud/fix/hash-keyJulius Härtl2021-08-181-2/+3
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Hash cache keyChristopher Ng2021-08-171-2/+3
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #28413 from nextcloud/fix/app-token-login-name-mismatch-lo...John Molakvoæ2021-08-181-1/+6
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Emit an error log when the app token login name does not matchChristoph Wurst2021-08-131-1/+6
* | | | | | | | | | | Merge pull request #28486 from nextcloud/enh/storage-info-userJohn Molakvoæ2021-08-181-0/+19
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Add storage info to `user:info` commandJohn Molakvoæ (skjnldsv)2021-08-181-0/+19
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | [tx-robot] updated from transifexNextcloud bot2021-08-188-2/+14
| |_|/ / / / / / / |/| | | | | | | |
* | | | | | | | | Merge pull request #28464 from nextcloud/bugfix/noid/session-error-handlingJohn Molakvoæ2021-08-171-1/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Only trap E_ERROR in session handlingJulius Härtl2021-08-171-1/+3
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge pull request #28461 from nextcloud/email-ux-improvementsJulius Härtl2021-08-173-5/+5
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Compile assetsnextcloud-command2021-08-172-4/+4
| * | | | | | | | Autofocus only additional email inputsChristopher Ng2021-08-171-1/+1
| | |_|_|_|_|_|/ | |/| | | | | |
* / | | | | | | [tx-robot] updated from transifexNextcloud bot2021-08-1710-8/+260
|/ / / / / / /
* | | | | | | Merge pull request #28445 from nextcloud/enh/header-rightJohn Molakvoæ2021-08-161-2/+2
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Always add header-right containerJulius Härtl2021-08-161-2/+2
| |/ / / / /
* | | | | | Merge pull request #28303 from nextcloud/fix/unifiedsearchcontroller_webrootJulius Härtl2021-08-164-2/+35
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Use IURLGenerator function to get value of `\OC::$WEBROOT` globalJonas Meurer2021-08-164-2/+27
| * | | | | UnifiedSearchController: strip webroot from URL before finding a routeJonas Meurer2021-08-161-1/+9
* | | | | | Merge pull request #28211 from nextcloud/fix/27496/improve-auto-expiration-hintszaimen2021-08-162-2/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Improve auto expiration hintszaimen2021-08-082-2/+2
* | | | | | [tx-robot] updated from transifexNextcloud bot2021-08-162-2/+2
* | | | | | Merge pull request #28425 from nextcloud/dependabot/npm_and_yarn/core-js-3.16.1dependabot[bot]2021-08-1572-168/+168
|\ \ \ \ \ \
| * | | | | | Bump core-js from 3.16.0 to 3.16.1dependabot[bot]2021-08-1572-168/+168
* | | | | | | Merge pull request #28427 from nextcloud/dependabot/npm_and_yarn/jsdom-17.0.0dependabot[bot]2021-08-152-105/+319
|\ \ \ \ \ \ \
| * | | | | | | Bump jsdom from 16.7.0 to 17.0.0dependabot[bot]2021-08-152-105/+319
| |/ / / / / /
* | | | | | | Merge pull request #28420 from nextcloud/fix/composer-2-missing-filesJohn Molakvoæ2021-08-15101-1/+9577
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |