Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | Merge pull request #20427 from nextcloud/bug/noid/fix-password-reset-activity | Roeland Jago Douma | 2020-04-13 | 2 | -2/+15 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | Fix password reset saying Admin changed my password when reset from | Thomas Citharel | 2020-04-10 | 2 | -2/+15 | |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-04-13 | 18 | -34/+66 | |
* | | | | | Merge pull request #20421 from nextcloud/fix/20393/recommendend_webauthn_mods | Roeland Jago Douma | 2020-04-12 | 1 | -0/+8 | |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | ||||||
| * | | | | Show setup check for recommended php modules | Roeland Jago Douma | 2020-04-10 | 1 | -0/+8 | |
* | | | | | Merge pull request #20439 from nextcloud/Valdnet-patch-3 | John Molakvoæ | 2020-04-12 | 3 | -3/+3 | |
|\ \ \ \ \ | ||||||
| * | | | | | Changing the translation catalog for "Share" | Valdnet | 2020-04-12 | 3 | -3/+3 | |
| | |_|/ / | |/| | | | ||||||
* / | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-04-12 | 2 | -0/+10 | |
|/ / / / | ||||||
* | | | | Add tests for encoded group id | Julius Härtl | 2020-04-11 | 5 | -18/+82 | |
* | | | | Make sure the group id parameter gets properly encoded when used in URLs | Julius Härtl | 2020-04-11 | 3 | -6/+12 | |
* | | | | Make the groupId url encoded | Julius Härtl | 2020-04-11 | 1 | -0/+7 | |
* | | | | Merge pull request #20185 from azul/open-new_tab | John Molakvoæ | 2020-04-11 | 8 | -60/+93 | |
|\ \ \ \ | ||||||
| * | | | | Allow opening files for editing in new tabs | Azul | 2020-04-09 | 7 | -45/+76 | |
| * | | | | refactor: fileActions.getCurrentDefaultFileAction() | Azul | 2020-04-08 | 4 | -18/+20 | |
* | | | | | Merge pull request #20426 from nextcloud/techdebt/psr2 | John Molakvoæ | 2020-04-11 | 208 | -638/+639 | |
|\ \ \ \ \ | ||||||
| * | | | | | Format code according to PSR2 | Christoph Wurst | 2020-04-10 | 6 | -5/+6 | |
| * | | | | | Add visibility to all constants | Christoph Wurst | 2020-04-10 | 112 | -323/+323 | |
| * | | | | | Add visibility to all methods and position of static keyword | Christoph Wurst | 2020-04-10 | 109 | -305/+305 | |
| * | | | | | Add visibility to all properties and move static keyword | Christoph Wurst | 2020-04-10 | 4 | -5/+5 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Merge pull request #20419 from nextcloud/dependabot/npm_and_yarn/various | John Molakvoæ | 2020-04-11 | 46 | -465/+799 | |
|\ \ \ \ \ | ||||||
| * | | | | | Bump core-js from 1.4.1 to 1.5.0 | John Molakvoæ (skjnldsv) | 2020-04-10 | 46 | -465/+799 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-04-11 | 28 | -8/+158 | |
| |/ / / |/| | | | ||||||
* | | | | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 770 | -3085/+2143 | |
* | | | | Use elseif instead of else if | Christoph Wurst | 2020-04-10 | 95 | -291/+291 | |
|/ / / | ||||||
* | | | Merge pull request #20390 from nextcloud/refactor/no-closing-tag | Roeland Jago Douma | 2020-04-10 | 1 | -2/+1 | |
|\ \ \ | ||||||
| * | | | 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 | |
|\ \ \ | |/ / |/| | |