Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use discovered end-point for trusted servers | Bjoern Schiessle | 2017-04-11 | 2 | -6/+36 |
* | Merge pull request #4256 from nextcloud/theming | Lukas Reschke | 2017-04-11 | 11 | -35/+41 |
|\ | |||||
| * | ThemingDefaults append cacheBusterCounter to logo URL by default | Morris Jobke | 2017-04-09 | 2 | -15/+18 |
| * | Move OC_Defaults to OCP\Defaults | Morris Jobke | 2017-04-09 | 9 | -20/+23 |
* | | Merge pull request #4289 from nextcloud/maintenance-mode-also-on-dav | Morris Jobke | 2017-04-11 | 1 | -0/+3 |
|\ \ | |||||
| * | | Add missing maintenance plugin to new DAV endpoint | Lukas Reschke | 2017-04-11 | 1 | -0/+3 |
* | | | Merge pull request #4283 from nextcloud/shares-by-folder-quote | Morris Jobke | 2017-04-10 | 2 | -2/+2 |
|\ \ \ | |||||
| * | | | properly quota table names in getSharesInFolder | Robin Appelman | 2017-04-10 | 2 | -2/+2 |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-11 | 52 | -86/+102 |
| |/ / |/| | | |||||
* | | | Merge pull request #4146 from nextcloud/unread-comments-folder | Morris Jobke | 2017-04-10 | 1 | -1/+30 |
|\ \ \ | |||||
| * | | | Allow getting the unread comment count for an entire folder at once | Robin Appelman | 2017-03-30 | 1 | -1/+30 |
* | | | | Merge pull request #4274 from nextcloud/fix-share-by-mail-capabilities | Roeland Jago Douma | 2017-04-10 | 5 | -21/+98 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | move capabilities to share by mail app | Bjoern Schiessle | 2017-04-10 | 5 | -21/+98 |
* | | | | Merge pull request #4222 from nextcloud/dav-search-fileid | Roeland Jago Douma | 2017-04-10 | 1 | -3/+5 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Allow searching file by fileid | Robin Appelman | 2017-04-05 | 1 | -3/+5 |
* | | | | Merge pull request #4250 from nextcloud/disable-lookupserver-upload | Björn Schießle | 2017-04-10 | 5 | -4/+61 |
|\ \ \ \ | |||||
| * | | | | simplify return statement | Bjoern Schiessle | 2017-04-10 | 1 | -4/+4 |
| * | | | | allow to disable upload to lookup server, by default it is enabled | Bjoern Schiessle | 2017-04-07 | 5 | -1/+58 |
* | | | | | Merge pull request #4266 from nextcloud/fix_missing_owner_on_public_calendars | Lukas Reschke | 2017-04-10 | 8 | -7/+280 |
|\ \ \ \ \ | |||||
| * | | | | | don't remove owner property for public calendars | Georg Ehrke | 2017-04-09 | 8 | -7/+280 |
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-10 | 8 | -4/+36 |
|/ / / / / | |||||
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-09 | 20 | -16/+94 |
* | | | | | [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 |