summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Default to dark background in dark mode and better themed navbarJoas Schilling2020-04-072-2/+1
* [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
| * | | | | l10n: Changed spelling of WebAuthnrakekniven2020-04-041-1/+1
| |/ / / /
* | | | | Merge pull request #20312 from nextcloud/dependabot/npm_and_yarn/jsdom-16.2.2Roeland Jago Douma2020-04-052-32/+40
|\ \ \ \ \
| * | | | | Bump jsdom from 16.2.1 to 16.2.2dependabot-preview[bot]2020-04-052-32/+40
| |/ / / /
* / / / / [tx-robot] updated from transifexNextcloud bot2020-04-0532-74/+364
|/ / / /
* | | | Merge pull request #20139 from nextcloud/unify-default-value-for-restricting-...Roeland Jago Douma2020-04-045-5/+60
|\ \ \ \
| * | | | Add acceptance test for restricting user enumeration to groupsDaniel Calviño Sánchez2020-03-242-0/+55
| * | | | Unify default value for restricting user enumeration with settingsDaniel Calviño Sánchez2020-03-243-5/+5
* | | | | Merge pull request #20273 from nextcloud/dependachristoph/npm_and_yarn/handle...Roeland Jago Douma2020-04-0410-19/+152
|\ \ \ \ \
| * | | | | Update handlebars to get rid of minimistChristoph Wurst2020-04-0310-19/+152
* | | | | | Merge pull request #20284 from nextcloud/bugfix/noid/catch-no-user-in-cronRoeland Jago Douma2020-04-043-3/+10
|\ \ \ \ \ \
| * | | | | | Properly hint exceptions thrown by getUserFolderJulius Härtl2020-04-032-2/+8
| * | | | | | Catch NoUserException when running the upload cleanup as cronjobJulius Härtl2020-04-031-1/+2
* | | | | | | [tx-robot] updated from transifexNextcloud bot2020-04-0428-6/+130
|/ / / / / /
* | | | | | Merge pull request #20293 from nextcloud/fix/noid/BeforeUserLoggedInEvent-ret...blizzz2020-04-031-2/+4
|\ \ \ \ \ \
| * | | | | | fixes the return type of BeforeUserLoggedInEventArthur Schiwon2020-04-031-2/+4
|/ / / / / /
* | | | | | [tx-robot] updated from transifexNextcloud bot2020-04-03508-892/+1918
* | | | | | Merge pull request #20285 from nextcloud/fix/l10n-webauthnRoeland Jago Douma2020-04-031-0/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |