aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | Add preview provider for Krita filesJulius Härtl2020-04-084-7/+62
| * | | | | | | Extract preview from opendocument filesJulius Härtl2020-04-082-1/+18
| * | | | | | | Add abstract class to extract previews from files that are zip archivesJulius Härtl2020-04-081-0/+58
| |/ / / / / /
* | | | | | | Merge pull request #20343 from nextcloud/bugfix/noid/themed-error-behaviourRoeland Jago Douma2020-04-082-2/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Default to dark background in dark mode and better themed navbarJoas Schilling2020-04-072-2/+1
* | | | | | | Merge pull request #20315 from nextcloud/dependabot/npm_and_yarn/handlebars-4...Roeland Jago Douma2020-04-0810-150/+20
|\ \ \ \ \ \ \
| * | | | | | | Bump handlebars from 4.7.4 to 4.7.6dependabot-preview[bot]2020-04-0810-150/+20
* | | | | | | | Merge pull request #20299 from nextcloud/fix/noid/member-on-null-app-cancel-l...Roeland Jago Douma2020-04-081-1/+1
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | fixes the throttler not checking the user state on postLoginArthur Schiwon2020-04-031-1/+1
* | | | | | | | Merge pull request #18200 from nextcloud/enhancement/psr-loggerChristoph Wurst2020-04-084-0/+172
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Add a PSR-3 logger adapter and make it injectableChristoph Wurst2020-03-264-0/+172
* | | | | | | | Merge pull request #20347 from azul/test/fix-failing-acceptanceJohn Molakvoæ2020-04-081-1/+1
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | tests: fix failing header acceptance testAzul2020-04-071-1/+1
* | | | | | | | [tx-robot] updated from transifexNextcloud bot2020-04-0816-6/+78
|/ / / / / / /
* | | | | | | Merge pull request #20188 from nextcloud/bug/19662/add-default-title-for-even...Roeland Jago Douma2020-04-072-6/+53
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Add default titles for titleless events in invitationsThomas Citharel2020-04-032-6/+53
* | | | | | | Merge pull request #20265 from nextcloud/techdebt/legacy-classes-psr4Roeland Jago Douma2020-04-0722-41/+38
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Move legacy classes from PSR0 to PSR4Christoph Wurst2020-04-0722-41/+38
|/ / / / / /
* | | | | | [tx-robot] updated from transifexNextcloud bot2020-04-0742-10/+104
* | | | | | Merge pull request #20033 from nextcloud/s3-seekable-streamRoeland Jago Douma2020-04-066-25/+228
|\ \ \ \ \ \
| * | | | | | update autoloaderRobin Appelman2020-04-033-9/+9
| * | | | | | add basic tests for s3 seeking and add some error handling if reopen return t...Robin Appelman2020-04-013-12/+38
| * | | | | | make seekable s3 stream genericRobin Appelman2020-04-012-57/+106
| * | | | | | Enable fseek for files in S3 storageLukas Stabe2020-04-012-19/+147
* | | | | | | Merge pull request #19346 from nextcloud/refactor/external-toast-deprecateRoeland Jago Douma2020-04-0626-253/+282
|\ \ \ \ \ \ \
| * | | | | | | Remove toastify-jsChristoph Wurst2020-04-061-1/+0
| * | | | | | | Inline usages of OCP.Toast in bundled filesChristoph Wurst2020-04-0620-167/+188
| * | | | | | | Use external Toast implementation and deprecate the OCP APIChristoph Wurst2020-04-0619-150/+159
* | | | | | | | Merge pull request #20331 from nextcloud/irc-to-talkChristoph Wurst2020-04-061-2/+0
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Remove freenode badges, Add link to TalkDaniel Kesselberg2020-04-061-2/+0
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge pull request #20276 from nextcloud/files-external-param-tooltopRoeland Jago Douma2020-04-063-5/+34
|\ \ \ \ \ \ \
| * | | | | | | allow setting tooltips for external storage config optionsRobin Appelman2020-04-033-5/+34
* | | | | | | | Merge pull request #20310 from nextcloud/dependabot/npm_and_yarn/build/handle...Roeland Jago Douma2020-04-062-9/+24
|\ \ \ \ \ \ \ \
| * | | | | | | | Bump handlebars from 4.7.3 to 4.7.6 in /builddependabot-preview[bot]2020-04-052-9/+24
* | | | | | | | | Merge pull request #20330 from nextcloud/dependabot/npm_and_yarn/nextcloud/l1...Roeland Jago Douma2020-04-0625-101/+94
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Bump @nextcloud/l10n from 1.1.1 to 1.2.2dependabot-preview[bot]2020-04-0625-101/+94
|/ / / / / / / / /
* | | | | | | | | Merge pull request #19761 from nextcloud/bugfix/19658/add_missing_index_to_or...Roeland Jago Douma2020-04-063-3/+8
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Create Mount IDs as BigInt by defaultGeorg Ehrke2020-03-033-4/+7
| * | | | | | | | | Add indices to original DAV migrationGeorg Ehrke2020-03-031-0/+2
* | | | | | | | | | [tx-robot] updated from transifexNextcloud bot2020-04-0652-88/+242
* | | | | | | | | | Merge pull request #20314 from nextcloud/dependabot/npm_and_yarn/eslint-loade...Roeland Jago Douma2020-04-052-14/+32
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Bump eslint-loader from 3.0.3 to 3.0.4dependabot-preview[bot]2020-04-052-14/+32
* | | | | | | | | | | Merge pull request #20309 from nextcloud/rakekniven-patch-2Roeland Jago Douma2020-04-051-1/+1
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | l10n: Triple dot to ellipsis.rakekniven2020-04-041-1/+1
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #20316 from nextcloud/dependabot/npm_and_yarn/eslint-plugi...Roeland Jago Douma2020-04-052-7/+7
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Bump eslint-plugin-import from 2.20.1 to 2.20.2dependabot-preview[bot]2020-04-052-17/+17
| |/ / / / / / / / /
* | | | | | | | | | Merge pull request #20308 from nextcloud/rakekniven-patch-1Roeland Jago Douma2020-04-054-9/+9
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | |
| * | | | | | | | | Compile assetsnpmbuildbot[bot]2020-04-052-5/+5
| * | | | | | | | | l10n: Changed spelling of WebAuthnrakekniven2020-04-041-2/+2
| * | | | | | | | | l10n: Changed spelling of WebAuthnrakekniven2020-04-041-1/+1