| Commit message (Expand) | Author | Age | Files | Lines |
* | Let SCSS cleanup only run once (#17543) | John Molakvoæ | 2019-10-17 | 1 | -2/+6 |
|\ |
|
| * | Make sure the cache is only reset once at a time | Julius Härtl | 2019-10-15 | 1 | -1/+5 |
| * | Use a distributed cache for the isCachedCache | Julius Härtl | 2019-10-15 | 1 | -1/+1 |
* | | Do DI on registered middleware as well | Roeland Jago Douma | 2019-10-16 | 1 | -1/+1 |
* | | Deprecate TemplateManager | Julius Härtl | 2019-10-16 | 2 | -0/+6 |
|/ |
|
* | Assume that getType is available | Daniel Kesselberg | 2019-10-14 | 1 | -7/+4 |
* | Fix ReflectionType::__toString() is deprecated | Daniel Kesselberg | 2019-10-14 | 1 | -2/+2 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-10-14 | 2 | -6/+18 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-10-12 | 2 | -2/+2 |
* | Merge pull request #17484 from nextcloud/bugfix/activity-last-timestamp-merged | Roeland Jago Douma | 2019-10-10 | 1 | -1/+2 |
|\ |
|
| * | Always use the latest timestamp for merged activities | Julius Härtl | 2019-10-09 | 1 | -1/+2 |
* | | Merge pull request #17276 from nextcloud/storage-id-eq | Roeland Jago Douma | 2019-10-09 | 2 | -2/+10 |
|\ \ |
|
| * | | use eq instead of in for loading single storage | Robin Appelman | 2019-09-26 | 1 | -1/+9 |
| * | | log which storage id can't be inserted | Robin Appelman | 2019-09-26 | 1 | -1/+1 |
* | | | Make renewSessionToken return the new token | Roeland Jago Douma | 2019-10-09 | 5 | -9/+15 |
* | | | Cache the public key tokens | Roeland Jago Douma | 2019-10-08 | 1 | -5/+42 |
* | | | Merge pull request #17431 from johkoenig/bugfix/17377/trusted_domain_helper_c... | Roeland Jago Douma | 2019-10-08 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | make TrustedDomainHelper case insensitive | Johannes Koenig | 2019-10-06 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | Merge pull request #17440 from nextcloud/enh/noid/log-json-escape | Roeland Jago Douma | 2019-10-08 | 1 | -2/+2 |
|\ \ \ |
|
| * | | | Do not escape slashes in log json | Julius Härtl | 2019-10-07 | 1 | -2/+2 |
| |/ / |
|
* / / | Remove duplicate code | Daniel Kesselberg | 2019-10-08 | 1 | -5/+1 |
|/ / |
|
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-10-06 | 2 | -2/+2 |
* | | Allow group displaynames in the database backend (#17221) | John Molakvoæ | 2019-10-05 | 7 | -4/+125 |
|\ \ |
|
| * | | Do not allow to have an empty display name | Joas Schilling | 2019-09-27 | 1 | -0/+6 |
| * | | Fix DI issue | Joas Schilling | 2019-09-27 | 1 | -0/+4 |
| * | | Update autoloader | Joas Schilling | 2019-09-27 | 2 | -0/+4 |
| * | | Remove inherited docs | Joas Schilling | 2019-09-27 | 1 | -16/+0 |
| * | | Allow to set the group display name in the database backend | Joas Schilling | 2019-09-27 | 4 | -1/+85 |
| * | | Add a displayname to the database group backend | Joas Schilling | 2019-09-27 | 2 | -3/+42 |
* | | | Fix DB usersInGroups fetching | Roeland Jago Douma | 2019-10-02 | 1 | -3/+8 |
* | | | Merge pull request #17001 from nextcloud/fix/noid/addressbookchanges-avatar | blizzz | 2019-10-01 | 1 | -3/+5 |
|\ \ \ |
|
| * | | | reduce adressbook change events and handling | Arthur Schiwon | 2019-09-04 | 1 | -3/+5 |
* | | | | Move settings to an app | Christoph Wurst | 2019-09-28 | 9 | -92/+18 |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-09-28 | 2 | -2/+2 |
| |/ /
|/| | |
|
* | | | Merge pull request #17264 from nextcloud/move-from-storage-wrappers | Roeland Jago Douma | 2019-09-26 | 2 | -1/+37 |
|\ \ \
| |_|/
|/| | |
|
| * | | handle moveFromStorage within the same storage even when storage wrappers are... | Robin Appelman | 2019-09-25 | 2 | -1/+37 |
* | | | Merge pull request #17252 from nextcloud/bugfix/noid/user-0-can-not-comment | Roeland Jago Douma | 2019-09-26 | 2 | -5/+5 |
|\ \ \ |
|
| * | | | Fix user with id 0 to be able to comment | Joas Schilling | 2019-09-25 | 2 | -5/+5 |
* | | | | Merge pull request #17262 from nextcloud/objectstore-remove-cache-on-delete | Roeland Jago Douma | 2019-09-26 | 1 | -3/+11 |
|\ \ \ \ |
|
| * | | | | dont delete cache entries if deleting an object from object store failed | Robin Appelman | 2019-09-25 | 1 | -3/+11 |
| | |/ /
| |/| | |
|
* | | | | Merge pull request #17181 from nextcloud/feature/noid/talk-attachment | Joas Schilling | 2019-09-26 | 1 | -0/+37 |
|\ \ \ \ |
|
| * | | | | Add talk-attachment as a rich object type | Joas Schilling | 2019-09-17 | 1 | -0/+37 |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-09-25 | 4 | -22/+34 |
| |_|/ /
|/| | | |
|
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-09-24 | 2 | -22/+22 |
* | | | | Merge pull request #17163 from nextcloud/bugfix/noid/print-error-on-data-dir-... | Roeland Jago Douma | 2019-09-23 | 2 | -21/+26 |
|\ \ \ \ |
|
| * | | | | Print the error pages as error so we load less scripts and might be able to v... | Joas Schilling | 2019-09-16 | 1 | -1/+1 |
| * | | | | Print plain error when the error page errors too | Joas Schilling | 2019-09-16 | 1 | -20/+25 |
| |/ / / |
|
* | | | | Merge pull request #17206 from nextcloud/logger-catch-exceptions | Roeland Jago Douma | 2019-09-19 | 1 | -24/+31 |
|\ \ \ \ |
|
| * | | | | catch exceptions that occur during logging | Robin Appelman | 2019-09-19 | 1 | -24/+31 |
* | | | | | Fix l10n in federated file sharing | Christoph Wurst | 2019-09-19 | 1 | -1/+1 |
|/ / / / |
|