Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #6303 from nextcloud/background-image | Morris Jobke | 2017-08-29 | 10 | -12/+20035 |
|\ | |||||
| * | Set primary action button color to same as theming color | Jan-Christoph Borchardt | 2017-08-29 | 3 | -6/+5 |
| * | Update background image to the one used on the website | Jan-Christoph Borchardt | 2017-08-29 | 8 | -6/+20030 |
* | | Merge pull request #6301 from nextcloud/master-add-share-with | Morris Jobke | 2017-08-29 | 2 | -0/+2 |
|\ \ | |||||
| * | | Add shareWith to email template metadata | Morris Jobke | 2017-08-29 | 2 | -0/+2 |
* | | | Merge pull request #6302 from nextcloud/comradekingu-patch-1 | Morris Jobke | 2017-08-29 | 1 | -2/+2 |
|\ \ \ | |/ / |/| | | |||||
| * | | Spelling: Shortening and single please. | Allan Nordhøy | 2017-08-29 | 1 | -2/+2 |
|/ / | |||||
* | | Merge pull request #6293 from nextcloud/less-user-enumeration | Joas Schilling | 2017-08-29 | 2 | -2/+2 |
|\ \ | |||||
| * | | Return the user id in case of an error | Joas Schilling | 2017-08-29 | 2 | -2/+2 |
* | | | Merge pull request #4925 from nextcloud/error-styling | Morris Jobke | 2017-08-29 | 5 | -32/+36 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Shorten text of untrusted domain error | Jan-Christoph Borchardt | 2017-08-12 | 1 | -2/+2 |
| * | | fix design of the track trace | Morris Jobke | 2017-08-12 | 1 | -1/+1 |
| * | | Improve design of various error messages | Jan-Christoph Borchardt | 2017-08-12 | 5 | -31/+35 |
* | | | Merge pull request #6288 from nextcloud/master-6287 | Morris Jobke | 2017-08-29 | 2 | -3/+3 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Allow the expiration date to be set to null | Morris Jobke | 2017-08-28 | 2 | -3/+3 |
* | | | Merge pull request #6283 from nextcloud/add-new-propfind | Björn Schießle | 2017-08-29 | 1 | -1/+7 |
|\ \ \ | |||||
| * | | | add propfind to detect encryption status | Bjoern Schiessle | 2017-08-28 | 1 | -1/+7 |
| |/ / | |||||
* / / | [tx-robot] updated from transifex | Nextcloud bot | 2017-08-29 | 14 | -28/+52 |
|/ / | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-08-28 | 12 | -162/+178 |
* | | Merge pull request #6245 from nextcloud/postgres | Roeland Jago Douma | 2017-08-27 | 1 | -1/+1 |
|\ \ | |||||
| * | | Properly quote 7.0 so drone handles it right | Roeland Jago Douma | 2017-08-26 | 1 | -1/+1 |
|/ / | |||||
* | | Merge pull request #6263 from nextcloud/scanner-exception-handling | Morris Jobke | 2017-08-26 | 2 | -69/+91 |
|\ \ | |||||
| * | | unlock file when an exception occurs during scanning | Robin Appelman | 2017-08-26 | 1 | -69/+87 |
| * | | Dont swallow exception when inserting mimetypes if we're inside a transaction | Robin Appelman | 2017-08-26 | 1 | -0/+4 |
|/ / | |||||
* | | Merge pull request #6255 from nextcloud/email-meta-data | Morris Jobke | 2017-08-26 | 6 | -4/+50 |
|\ \ | |||||
| * | | Allow the expiration date to be set to null | Morris Jobke | 2017-08-26 | 2 | -2/+4 |
| * | | Also for reset password | Joas Schilling | 2017-08-24 | 1 | -0/+3 |
| * | | Add meta information to emails for better customisation | Joas Schilling | 2017-08-24 | 4 | -4/+45 |
* | | | Merge pull request #6177 from nextcloud/properly-add-slo-url | Morris Jobke | 2017-08-26 | 8 | -38/+46 |
|\ \ \ | |||||
| * | | | Inject \OCP\IURLGenerator to make tests work | Lukas Reschke | 2017-08-18 | 4 | -5/+16 |
| * | | | Properly allow \OCP\Authentication\IApacheBackend to specify logout URL | Lukas Reschke | 2017-08-18 | 8 | -37/+34 |
* | | | | Merge pull request #6253 from nextcloud/update-synfony-components | Morris Jobke | 2017-08-26 | 1 | -0/+0 |
|\ \ \ \ | |||||
| * | | | | update symfony components | Robin Appelman | 2017-08-26 | 1 | -0/+0 |
* | | | | | Merge pull request #6189 from nextcloud/circle-token | Morris Jobke | 2017-08-26 | 1 | -0/+9 |
|\ \ \ \ \ | |||||
| * | | | | | link to getShareByToken | Maxence Lange | 2017-08-20 | 1 | -0/+9 |
* | | | | | | Merge pull request #6182 from nextcloud/fixes-in-files-drop-js | Roeland Jago Douma | 2017-08-26 | 1 | -16/+14 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Do not iterate over the files | Daniel Calviño Sánchez | 2017-08-18 | 1 | -5/+4 |
| * | | | | | | Replace fileName variable with data.files[0].name | Daniel Calviño Sánchez | 2017-08-18 | 1 | -8/+6 |
| * | | | | | | Update the whole file item instead of only its contents | Daniel Calviño Sánchez | 2017-08-18 | 1 | -7/+8 |
| * | | | | | | Remove "errorThrown" parameter | Daniel Calviño Sánchez | 2017-08-18 | 1 | -1/+1 |
* | | | | | | | Merge pull request #6250 from nextcloud/twofactor/provider-custom-csp | Roeland Jago Douma | 2017-08-26 | 4 | -1/+47 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Bump autoloader | Roeland Jago Douma | 2017-08-26 | 2 | -0/+2 |
| * | | | | | | | Allow 2FA providers to specify their custom CSP | Christoph Wurst | 2017-08-26 | 2 | -1/+45 |
|/ / / / / / / | |||||
* | | | | | | | Merge pull request #6252 from nextcloud/only_show1_error | Morris Jobke | 2017-08-26 | 3 | -0/+6 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Don't try the actual file upload if the checks already error out | Roeland Jago Douma | 2017-08-26 | 3 | -0/+6 |
| | |_|/ / / / | |/| | | | | | |||||
* | | | | | | | Merge pull request #6157 from nextcloud/smb-2.0.2 | Morris Jobke | 2017-08-26 | 13 | -52/+265 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | update icewind/smb to 2.0.2 | Robin Appelman | 2017-08-16 | 13 | -52/+265 |
* | | | | | | | | Merge pull request #6262 from nextcloud/navigation-entries-sort | Morris Jobke | 2017-08-26 | 2 | -6/+6 |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | |||||
| * | | | | | | | Fix sorting of entries in Files sidebar | Jan-Christoph Borchardt | 2017-08-25 | 2 | -6/+6 |
* | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-08-26 | 6 | -4/+12 |