Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #3043 from nextcloud/issue-3038-no-logentry-on-email-login | Morris Jobke | 2017-04-13 | 1 | -2/+10 |
|\ | |||||
| * | Dont create a log entry on email login | Joas Schilling | 2017-04-07 | 1 | -2/+10 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-13 | 70 | -380/+418 |
* | | Move to handlebars.min.js | Roeland Jago Douma | 2017-04-12 | 5 | -9192/+34 |
* | | Moved to jquery-ui.custom.min.js | Roeland Jago Douma | 2017-04-12 | 5 | -29698/+9 |
* | | Merge pull request #4309 from nextcloud/remove-unused-code | Lukas Reschke | 2017-04-12 | 2 | -51/+0 |
|\ \ | |||||
| * | | Removes unused code for link share emails | Morris Jobke | 2017-04-11 | 2 | -51/+0 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-12 | 8 | -14/+32 |
|/ / | |||||
* | | Merge pull request #4285 from nextcloud/bump-md5 | Morris Jobke | 2017-04-11 | 6 | -597/+12 |
|\ \ | |||||
| * | | [js] Bump blueimp-md5 a major version | Roeland Jago Douma | 2017-04-10 | 3 | -42/+9 |
| * | | [js] Bump blueimp-md5 | Roeland Jago Douma | 2017-04-10 | 6 | -562/+10 |
* | | | Merge pull request #4280 from nextcloud/share_via_display | Roeland Jago Douma | 2017-04-11 | 2 | -0/+40 |
|\ \ \ | |||||
| * | | | Show 'shared via' in share list for reshares | Roeland Jago Douma | 2017-04-11 | 2 | -0/+40 |
| |/ / | |||||
* | | | Merge pull request #4256 from nextcloud/theming | Lukas Reschke | 2017-04-11 | 5 | -29/+10 |
|\ \ \ | |||||
| * | | | Move OC_Defaults to OCP\Defaults | Morris Jobke | 2017-04-09 | 5 | -29/+10 |
* | | | | Merge pull request #2618 from nextcloud/2fa-challenge-text | Lukas Reschke | 2017-04-11 | 2 | -21/+25 |
|\ \ \ \ | |||||
| * | | | | Use button instead of simple links | Christoph Wurst | 2017-03-06 | 2 | -6/+4 |
| * | | | | Move log out and back codes link into 2fa box for better readability | Christoph Wurst | 2017-03-06 | 2 | -21/+27 |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-11 | 2 | -0/+12 |
| |_|/ / |/| | | | |||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-10 | 4 | -0/+34 |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-09 | 16 | -6/+258 |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-08 | 72 | -836/+378 |
| |/ / |/| | | |||||
* | | | Merge pull request #4136 from nextcloud/expire-date-for-all-shares | Morris Jobke | 2017-04-07 | 4 | -12/+256 |
|\ \ \ | |||||
| * | | | Parse date trough moment | Roeland Jago Douma | 2017-04-07 | 1 | -1/+1 |
| * | | | Fix share dropdown opacity issue | Jan-Christoph Borchardt | 2017-04-07 | 1 | -0/+1 |
| * | | | Fix font-weight of Unshare entry | Jan-Christoph Borchardt | 2017-04-07 | 1 | -2/+2 |
| * | | | reset password field properties before we hide it | Bjoern Schiessle | 2017-04-07 | 1 | -1/+7 |
| * | | | add datepicker to the popover | Bjoern Schiessle | 2017-04-07 | 1 | -10/+26 |
| * | | | allow to edit single files shared by mail. This is useful for collaborative e... | Bjoern Schiessle | 2017-04-07 | 1 | -2/+0 |
| * | | | update unit tests | Bjoern Schiessle | 2017-04-07 | 1 | -4/+3 |
| * | | | change permission order | Bjoern Schiessle | 2017-04-03 | 1 | -12/+10 |
| * | | | make sure that variables are defined correctly | Bjoern Schiessle | 2017-04-03 | 1 | -4/+2 |
| * | | | fix typo and capitalize cruds | Bjoern Schiessle | 2017-04-03 | 1 | -8/+8 |
| * | | | set expire date for all share types | Bjoern Schiessle | 2017-04-03 | 3 | -12/+49 |
| * | | | add secure drop functionallity to mail shares | Bjoern Schiessle | 2017-04-03 | 2 | -1/+50 |
| * | | | allow password protected mail shares | Bjoern Schiessle | 2017-04-03 | 2 | -3/+107 |
| * | | | add new password column to the share table in order to set passwords for shar... | Bjoern Schiessle | 2017-04-03 | 1 | -1/+1 |
| * | | | allow the user to set a expire date for all shares | Bjoern Schiessle | 2017-04-03 | 2 | -0/+38 |
* | | | | Increase clickable area of app icon | Jan-Christoph Borchardt | 2017-04-07 | 1 | -10/+7 |
| |_|/ |/| | | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-07 | 4 | -0/+18 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-06 | 72 | -80/+108 |
* | | | Merge pull request #4123 from nextcloud/allow-password-reset-with-email | Roeland Jago Douma | 2017-04-05 | 1 | -13/+26 |
|\ \ \ | |||||
| * | | | Allow to reset the password with the email as an input | Joas Schilling | 2017-03-28 | 1 | -13/+26 |
* | | | | Merge pull request #3741 from nextcloud/user-settings-design | Roeland Jago Douma | 2017-04-05 | 1 | -1/+16 |
|\ \ \ \ | |||||
| * | | | | proper padding for checkboxes in app-settings | Jan-Christoph Borchardt | 2017-04-04 | 1 | -1/+16 |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-05 | 2 | -12/+52 |
|/ / / / | |||||
* | | | | Merge pull request #4071 from nextcloud/issue-173-database-conversion-failure | Joas Schilling | 2017-04-04 | 1 | -1/+30 |
|\ \ \ \ | |||||
| * | | | | Use false because null crashes the cache | Joas Schilling | 2017-03-26 | 1 | -3/+9 |
| * | | | | Make sure blob columns are correctly converted as parameters | Joas Schilling | 2017-03-26 | 1 | -1/+24 |
* | | | | | Merge pull request #2095 from nextcloud/bruteforcesetttings | Lukas Reschke | 2017-04-04 | 1 | -0/+1 |
|\ \ \ \ \ |