Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | Do not use closing tags | Christoph Wurst | 2020-04-09 | 1 | -2/+1 | |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-04-10 | 14 | -14/+48 | |
* | | | | Merge pull request #20391 from nextcloud/refactor/spaces-cleanup | Christoph Wurst | 2020-04-09 | 84 | -162/+151 | |
|\ \ \ \ | ||||||
| * | | | | Remove space between switch case and colon | Christoph Wurst | 2020-04-09 | 5 | -15/+15 | |
| * | | | | Make sure there is exactly one newline after imports | Christoph Wurst | 2020-04-09 | 3 | -6/+4 | |
| * | | | | Make sure every file ends with an empty newline | Christoph Wurst | 2020-04-09 | 10 | -10/+1 | |
| * | | | | Remove trailing whitespaces from comments | Christoph Wurst | 2020-04-09 | 6 | -8/+8 | |
| * | | | | Remove trailing and in between spaces | Christoph Wurst | 2020-04-09 | 56 | -115/+115 | |
| * | | | | Remove spaces after method or function call | Christoph Wurst | 2020-04-09 | 8 | -10/+10 | |
| |/ / / | ||||||
* | | | | Merge pull request #20384 from nextcloud/techdebt/lowercase-keywords | Christoph Wurst | 2020-04-09 | 5 | -6/+6 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Use php keywords in lowercase | Christoph Wurst | 2020-04-09 | 5 | -6/+6 | |
* | | | | Merge pull request #20383 from nextcloud/techdebt/function-spacing | Christoph Wurst | 2020-04-09 | 192 | -480/+480 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Unify function spacing to PSR2 recommendation | Christoph Wurst | 2020-04-09 | 192 | -480/+480 | |
* | | | | Merge pull request #20355 from nextcloud/fix/comments/clear-input/19585 | John Molakvoæ | 2020-04-09 | 3 | -21/+24 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Clear comment on successful post | John Molakvoæ (skjnldsv) | 2020-04-08 | 3 | -21/+24 | |
* | | | | Use a blank line after the opening tag | Christoph Wurst | 2020-04-09 | 17 | -0/+17 | |
* | | | | Use exactly one empty line after the namespace declaration | Christoph Wurst | 2020-04-09 | 188 | -175/+17 | |
* | | | | Fix (array) indent style to always use one tab | Christoph Wurst | 2020-04-09 | 76 | -617/+617 | |
* | | | | Merge pull request #20363 from nextcloud/smb-3.2.3 | John Molakvoæ | 2020-04-09 | 12 | -27/+70 | |
|\ \ \ \ | ||||||
| * | | | | update icewind/smb to 3.2.3 | Robin Appelman | 2020-04-08 | 12 | -27/+70 | |
| | |/ / | |/| | | ||||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-04-09 | 12 | -2/+44 | |
* | | | | Fix multiline comments | Christoph Wurst | 2020-04-08 | 16 | -60/+60 | |
* | | | | Show the displayname instead of the user id | Joas Schilling | 2020-04-08 | 1 | -19/+34 | |
* | | | | Try to use the display name of file transfers | Joas Schilling | 2020-04-08 | 1 | -6/+20 | |
|/ / / | ||||||
* | | | Merge pull request #20315 from nextcloud/dependabot/npm_and_yarn/handlebars-4... | Roeland Jago Douma | 2020-04-08 | 2 | -2/+2 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Bump handlebars from 4.7.4 to 4.7.6 | dependabot-preview[bot] | 2020-04-08 | 2 | -2/+2 | |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-04-08 | 12 | -6/+70 | |
* | | | 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 | |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-04-07 | 36 | -6/+84 | |
* | | | Inline usages of OCP.Toast in bundled files | Christoph Wurst | 2020-04-06 | 8 | -37/+46 | |
* | | | Use external Toast implementation and deprecate the OCP API | Christoph Wurst | 2020-04-06 | 6 | -25/+25 | |
* | | | 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 | |
* | | | | Bump @nextcloud/l10n from 1.1.1 to 1.2.2 | dependabot-preview[bot] | 2020-04-06 | 23 | -85/+85 | |
* | | | | Merge pull request #19761 from nextcloud/bugfix/19658/add_missing_index_to_or... | Roeland Jago Douma | 2020-04-06 | 2 | -0/+2 | |
|\ \ \ \ | ||||||
| * | | | | Create Mount IDs as BigInt by default | Georg Ehrke | 2020-03-03 | 2 | -1/+1 | |
| * | | | | Add indices to original DAV migration | Georg Ehrke | 2020-03-03 | 1 | -0/+2 | |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-04-06 | 40 | -86/+178 | |
* | | | | | 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 #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 | |
| * | | | | | | l10n: Changed spelling of WebAuthn | rakekniven | 2020-04-04 | 1 | -1/+1 | |
| |/ / / / / | ||||||
* / / / / / | [tx-robot] updated from transifex | Nextcloud bot | 2020-04-05 | 22 | -72/+344 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #20139 from nextcloud/unify-default-value-for-restricting-... | Roeland Jago Douma | 2020-04-04 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | Unify default value for restricting user enumeration with settings | Daniel Calviño Sánchez | 2020-03-24 | 1 | -1/+1 | |
* | | | | | | Merge pull request #20273 from nextcloud/dependachristoph/npm_and_yarn/handle... | Roeland Jago Douma | 2020-04-04 | 2 | -2/+2 | |
|\ \ \ \ \ \ |