Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | Add preview provider for Krita files | Julius Härtl | 2020-04-08 | 4 | -7/+62 | |
| * | | | | | | | Extract preview from opendocument files | Julius Härtl | 2020-04-08 | 2 | -1/+18 | |
| * | | | | | | | Add abstract class to extract previews from files that are zip archives | Julius Härtl | 2020-04-08 | 1 | -0/+58 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge pull request #20343 from nextcloud/bugfix/noid/themed-error-behaviour | Roeland Jago Douma | 2020-04-08 | 2 | -2/+1 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Default to dark background in dark mode and better themed navbar | Joas Schilling | 2020-04-07 | 2 | -2/+1 | |
* | | | | | | | Merge pull request #20315 from nextcloud/dependabot/npm_and_yarn/handlebars-4... | Roeland Jago Douma | 2020-04-08 | 10 | -150/+20 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Bump handlebars from 4.7.4 to 4.7.6 | dependabot-preview[bot] | 2020-04-08 | 10 | -150/+20 | |
* | | | | | | | | Merge pull request #20299 from nextcloud/fix/noid/member-on-null-app-cancel-l... | Roeland Jago Douma | 2020-04-08 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | ||||||
| * | | | | | | | fixes the throttler not checking the user state on postLogin | Arthur Schiwon | 2020-04-03 | 1 | -1/+1 | |
* | | | | | | | | Merge pull request #18200 from nextcloud/enhancement/psr-logger | Christoph Wurst | 2020-04-08 | 4 | -0/+172 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
| * | | | | | | | Add a PSR-3 logger adapter and make it injectable | Christoph Wurst | 2020-03-26 | 4 | -0/+172 | |
* | | | | | | | | Merge pull request #20347 from azul/test/fix-failing-acceptance | John Molakvoæ | 2020-04-08 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
| * | | | | | | | tests: fix failing header acceptance test | Azul | 2020-04-07 | 1 | -1/+1 | |
* | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-04-08 | 16 | -6/+78 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #20188 from nextcloud/bug/19662/add-default-title-for-even... | Roeland Jago Douma | 2020-04-07 | 2 | -6/+53 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| * | | | | | | Add default titles for titleless events in invitations | Thomas Citharel | 2020-04-03 | 2 | -6/+53 | |
* | | | | | | | Merge pull request #20265 from nextcloud/techdebt/legacy-classes-psr4 | Roeland Jago Douma | 2020-04-07 | 22 | -41/+38 | |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | ||||||
| * | | | | | | Move legacy classes from PSR0 to PSR4 | Christoph Wurst | 2020-04-07 | 22 | -41/+38 | |
|/ / / / / / | ||||||
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-04-07 | 42 | -10/+104 | |
* | | | | | | Merge pull request #20033 from nextcloud/s3-seekable-stream | Roeland Jago Douma | 2020-04-06 | 6 | -25/+228 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | update autoloader | Robin Appelman | 2020-04-03 | 3 | -9/+9 | |
| * | | | | | | add basic tests for s3 seeking and add some error handling if reopen return t... | Robin Appelman | 2020-04-01 | 3 | -12/+38 | |
| * | | | | | | make seekable s3 stream generic | Robin Appelman | 2020-04-01 | 2 | -57/+106 | |
| * | | | | | | Enable fseek for files in S3 storage | Lukas Stabe | 2020-04-01 | 2 | -19/+147 | |
* | | | | | | | Merge pull request #19346 from nextcloud/refactor/external-toast-deprecate | Roeland Jago Douma | 2020-04-06 | 26 | -253/+282 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Remove toastify-js | Christoph Wurst | 2020-04-06 | 1 | -1/+0 | |
| * | | | | | | | Inline usages of OCP.Toast in bundled files | Christoph Wurst | 2020-04-06 | 20 | -167/+188 | |
| * | | | | | | | Use external Toast implementation and deprecate the OCP API | Christoph Wurst | 2020-04-06 | 19 | -150/+159 | |
* | | | | | | | | Merge pull request #20331 from nextcloud/irc-to-talk | Christoph Wurst | 2020-04-06 | 1 | -2/+0 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Remove freenode badges, Add link to Talk | Daniel Kesselberg | 2020-04-06 | 1 | -2/+0 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
* | | | | | | | Merge pull request #20276 from nextcloud/files-external-param-tooltop | Roeland Jago Douma | 2020-04-06 | 3 | -5/+34 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | allow setting tooltips for external storage config options | Robin Appelman | 2020-04-03 | 3 | -5/+34 | |
* | | | | | | | | Merge pull request #20310 from nextcloud/dependabot/npm_and_yarn/build/handle... | Roeland Jago Douma | 2020-04-06 | 2 | -9/+24 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Bump handlebars from 4.7.3 to 4.7.6 in /build | dependabot-preview[bot] | 2020-04-05 | 2 | -9/+24 | |
* | | | | | | | | | Merge pull request #20330 from nextcloud/dependabot/npm_and_yarn/nextcloud/l1... | Roeland Jago Douma | 2020-04-06 | 25 | -101/+94 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Bump @nextcloud/l10n from 1.1.1 to 1.2.2 | dependabot-preview[bot] | 2020-04-06 | 25 | -101/+94 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #19761 from nextcloud/bugfix/19658/add_missing_index_to_or... | Roeland Jago Douma | 2020-04-06 | 3 | -3/+8 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Create Mount IDs as BigInt by default | Georg Ehrke | 2020-03-03 | 3 | -4/+7 | |
| * | | | | | | | | | Add indices to original DAV migration | Georg Ehrke | 2020-03-03 | 1 | -0/+2 | |
* | | | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-04-06 | 52 | -88/+242 | |
* | | | | | | | | | | Merge pull request #20314 from nextcloud/dependabot/npm_and_yarn/eslint-loade... | Roeland Jago Douma | 2020-04-05 | 2 | -14/+32 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Bump eslint-loader from 3.0.3 to 3.0.4 | dependabot-preview[bot] | 2020-04-05 | 2 | -14/+32 | |
* | | | | | | | | | | | Merge pull request #20309 from nextcloud/rakekniven-patch-2 | Roeland Jago Douma | 2020-04-05 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | l10n: Triple dot to ellipsis. | rakekniven | 2020-04-04 | 1 | -1/+1 | |
| | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #20316 from nextcloud/dependabot/npm_and_yarn/eslint-plugi... | Roeland Jago Douma | 2020-04-05 | 2 | -7/+7 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Bump eslint-plugin-import from 2.20.1 to 2.20.2 | dependabot-preview[bot] | 2020-04-05 | 2 | -17/+17 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #20308 from nextcloud/rakekniven-patch-1 | Roeland Jago Douma | 2020-04-05 | 4 | -9/+9 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Compile assets | npmbuildbot[bot] | 2020-04-05 | 2 | -5/+5 | |
| * | | | | | | | | | l10n: Changed spelling of WebAuthn | rakekniven | 2020-04-04 | 1 | -2/+2 | |
| * | | | | | | | | | l10n: Changed spelling of WebAuthn | rakekniven | 2020-04-04 | 1 | -1/+1 |