Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-08 | 18 | -38/+44 |
* | Merge pull request #4136 from nextcloud/expire-date-for-all-shares | Morris Jobke | 2017-04-07 | 18 | -80/+524 |
|\ | |||||
| * | adjust to changes in the theming app | Bjoern Schiessle | 2017-04-07 | 1 | -2/+2 |
| * | update unit tests | Bjoern Schiessle | 2017-04-07 | 5 | -42/+12 |
| * | update capabilities | Bjoern Schiessle | 2017-04-07 | 2 | -6/+31 |
| * | setting to disable sending password by mail | Bjoern Schiessle | 2017-04-03 | 7 | -3/+189 |
| * | set expire date for all share types | Bjoern Schiessle | 2017-04-03 | 2 | -20/+27 |
| * | allow password protected mail shares | Bjoern Schiessle | 2017-04-03 | 5 | -13/+185 |
| * | 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 | 5 | -11/+95 |
* | | Merge pull request #4244 from nextcloud/welcome-email | Morris Jobke | 2017-04-07 | 5 | -233/+163 |
|\ \ | |||||
| * | | Add support for theming | Lukas Reschke | 2017-04-07 | 5 | -233/+163 |
* | | | Merge pull request #4221 from nextcloud/provisioning-api-for-account-info | Morris Jobke | 2017-04-07 | 2 | -16/+37 |
|\ \ \ | |/ / |/| | | |||||
| * | | Allow to change account info via provisioning api | Joas Schilling | 2017-04-07 | 2 | -16/+37 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-07 | 18 | -30/+70 |
* | | | 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 | 2 | -16/+4 |
|\ \ \ \ | |||||
| * | | | | Don't list on public calendar endpoints | Lukas Reschke | 2017-04-05 | 2 | -16/+4 |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-06 | 28 | -48/+224 |
|/ / / / | |||||
* | | | | 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 |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-05 | 32 | -56/+402 |
* | | | | fix fseek against string not resource by removing append support | Arthur Schiwon | 2017-04-04 | 1 | -7/+4 |
* | | | | Merge pull request #4030 from nextcloud/masterkey-publiclink-nc12 | Roeland Jago Douma | 2017-04-04 | 2 | -18/+34 |
|\ \ \ \ | |||||
| * | | | | Use master key for public links as well | Vincent Petry | 2017-03-24 | 2 | -23/+35 |
| * | | | | Add tests for null user | Vincent Petry | 2017-03-24 | 1 | -1/+5 |
| * | | | | Fix public link for master key | Vincent Petry | 2017-03-24 | 1 | -1/+1 |
* | | | | | Some more hardening | Joas Schilling | 2017-04-04 | 1 | -6/+7 |
* | | | | | file-upload.js modified : Remaining upload time corrected | SarthikaDhawan | 2017-04-04 | 1 | -1/+10 |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-04 | 22 | -38/+404 |
* | | | | | Merge pull request #3620 from nextcloud/feature/1463/editable_color_name_for_... | Morris Jobke | 2017-04-03 | 5 | -15/+207 |
|\ \ \ \ \ | |||||
| * | | | | | OCA\DAV\Files\CustomPropertiesBackend -> OCA\DAV\DAV\CustomPropertiesBackend | Georg Ehrke | 2017-03-27 | 3 | -4/+4 |
| * | | | | | allow sharees to edit certain calendar properties for themselves | Georg Ehrke | 2017-03-27 | 4 | -13/+205 |
* | | | | | | Merge pull request #4166 from nextcloud/issue-4165-invalid-int-for-transparen... | Roeland Jago Douma | 2017-04-03 | 1 | -2/+2 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | |||||
| * | | | | | Make sure transparency is an integer when saving a calendar | Joas Schilling | 2017-03-30 | 1 | -2/+2 |
| | |_|/ / | |/| | | | |||||
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-03 | 20 | -8/+170 |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-02 | 12 | -2/+56 |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-01 | 22 | -168/+362 |
* | | | | | Merge pull request #3438 from nextcloud/external-storage-user-folder | Roeland Jago Douma | 2017-03-31 | 2 | -2/+2 |
|\ \ \ \ \ | |||||
| * | | | | | Allow using '/' as external storage root | Robin Appelman | 2017-03-23 | 2 | -2/+2 |
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-31 | 44 | -148/+382 |
| |/ / / / |/| | | | | |||||
* | | | | | Merge pull request #4143 from nextcloud/ldap-downstream-64 | Roeland Jago Douma | 2017-03-30 | 2 | -32/+366 |
|\ \ \ \ \ | |||||
| * | | | | | Include tests for "default" and "none" quotas | Juan Pablo Villafáñez | 2017-03-29 | 1 | -0/+80 |
| * | | | | | Add comments in the updateQuota method to explain the behavior | Juan Pablo Villafáñez | 2017-03-29 | 1 | -0/+14 |
| * | | | | | Add new testes to cover more cases | Juan Pablo Villafáñez | 2017-03-29 | 1 | -0/+210 |
| * | | | | | Adjust current tests to match the expectations | Juan Pablo Villafáñez | 2017-03-29 | 1 | -28/+26 |
| * | | | | | Check if the user exists before trying to set the quota | Juan Pablo Villafáñez | 2017-03-29 | 1 | -4/+9 |
| * | | | | | Correctly apply quota | Juan Pablo Villafáñez | 2017-03-29 | 1 | -6/+33 |
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-30 | 88 | -172/+230 |
| |_|_|_|/ |/| | | | |