Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-08 | 202 | -1208/+768 |
* | Merge pull request #4136 from nextcloud/expire-date-for-all-shares | Morris Jobke | 2017-04-07 | 29 | -160/+891 |
|\ | |||||
| * | 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 |
| * | adjust to changes in the theming app | Bjoern Schiessle | 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 | 10 | -98/+55 |
| * | update capabilities | Bjoern Schiessle | 2017-04-07 | 2 | -6/+31 |
| * | change permission order | Bjoern Schiessle | 2017-04-03 | 1 | -12/+10 |
| * | setting to disable sending password by mail | Bjoern Schiessle | 2017-04-03 | 8 | -6/+194 |
| * | 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 | 7 | -57/+124 |
| * | add secure drop functionallity to mail shares | Bjoern Schiessle | 2017-04-03 | 3 | -2/+53 |
| * | allow password protected mail shares | Bjoern Schiessle | 2017-04-03 | 8 | -18/+315 |
| * | fix share provider id | Bjoern Schiessle | 2017-04-03 | 1 | -1/+1 |
| * | add new password column to the share table in order to set passwords for shar... | Bjoern Schiessle | 2017-04-03 | 9 | -16/+107 |
| * | allow the user to set a expire date for all shares | Bjoern Schiessle | 2017-04-03 | 2 | -0/+38 |
* | | Merge pull request #4255 from nextcloud/appmenu-tappable | Roeland Jago Douma | 2017-04-07 | 1 | -10/+7 |
|\ \ | |||||
| * | | Increase clickable area of app icon | Jan-Christoph Borchardt | 2017-04-07 | 1 | -10/+7 |
* | | | Merge pull request #4253 from nextcloud/downstream-27599 | Roeland Jago Douma | 2017-04-07 | 1 | -5/+10 |
|\ \ \ | |||||
| * | | | make JobList::next() lock free | Jörn Friedrich Dreyer | 2017-04-07 | 1 | -5/+10 |
| |/ / | |||||
* | | | Merge pull request #4244 from nextcloud/welcome-email | Morris Jobke | 2017-04-07 | 22 | -487/+2102 |
|\ \ \ | |/ / |/| | | |||||
| * | | Update autoloader | Lukas Reschke | 2017-04-07 | 2 | -0/+6 |
| * | | Add support for theming | Lukas Reschke | 2017-04-07 | 17 | -574/+1366 |
| * | | Fix tests | Lukas Reschke | 2017-04-07 | 2 | -44/+106 |
| * | | New layout for welcome email | Morris Jobke | 2017-04-07 | 9 | -91/+846 |
* | | | Merge pull request #4221 from nextcloud/provisioning-api-for-account-info | Morris Jobke | 2017-04-07 | 4 | -18/+108 |
|\ \ \ | |/ / |/| | | |||||
| * | | Allow to change account info via provisioning api | Joas Schilling | 2017-04-07 | 4 | -18/+108 |
* | | | Merge pull request #4249 from nextcloud/dont-force-accept-language-anymore | Lukas Reschke | 2017-04-07 | 5 | -58/+22 |
|\ \ \ | |||||
| * | | | Don't force the use of Accept-Language anymore | Joas Schilling | 2017-04-07 | 5 | -58/+22 |
|/ / / | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-07 | 46 | -68/+244 |
* | | | Merge pull request #4153 from nextcloud/fix-upload | Joas Schilling | 2017-04-06 | 1 | -1/+2 |
|\ \ \ | |||||
| * | | | Fix upload of folders in Chrome | Morris Jobke | 2017-04-06 | 1 | -1/+2 |
* | | | | Merge pull request #4224 from nextcloud/dont-list-on-public-calendar-endpoint | Morris Jobke | 2017-04-05 | 4 | -17/+61 |
|\ \ \ \ | |||||
| * | | | | Don't list on public calendar endpoints | Lukas Reschke | 2017-04-05 | 4 | -17/+61 |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-06 | 208 | -430/+678 |
* | | | | | Merge pull request #3526 from nextcloud/token-save-scope | Roeland Jago Douma | 2017-04-05 | 7 | -92/+276 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Add integration tests for token auth | Lukas Reschke | 2017-04-05 | 2 | -36/+158 |
| * | | | | Save the scope of an auth token in the session | Robin Appelman | 2017-04-05 | 5 | -56/+118 |
* | | | | | Merge pull request #3781 from nextcloud/fac-56-log-spam-with-external-storages | Roeland Jago Douma | 2017-04-05 | 1 | -5/+13 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | Also add the root of external storages to the file id list | Joas Schilling | 2017-03-30 | 1 | -5/+13 |
* | | | | | Merge pull request #4215 from nextcloud/issue-template | Jos Poortvliet | 2017-04-05 | 1 | -1/+2 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | Rename config section | Joas Schilling | 2017-04-05 | 1 | -1/+2 |
* | | | | | Merge pull request #4123 from nextcloud/allow-password-reset-with-email | Roeland Jago Douma | 2017-04-05 | 2 | -23/+101 |
|\ \ \ \ \ | |||||
| * | | | | | Allow to reset the password with the email as an input | Joas Schilling | 2017-03-28 | 2 | -23/+101 |
* | | | | | | Merge pull request #3741 from nextcloud/user-settings-design | Roeland Jago Douma | 2017-04-05 | 2 | -14/+29 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | |