Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Also cache the resource type because it is part of the identifier | Joas Schilling | 2019-03-01 | 2 | -1/+37 | |
* | | | Fix unused variable $access | Joas Schilling | 2019-03-01 | 1 | -2/+1 | |
* | | | Fix doc block | Joas Schilling | 2019-03-01 | 2 | -4/+2 | |
* | | | Add invalidation methods to the interface | Joas Schilling | 2019-03-01 | 1 | -0/+19 | |
* | | | Don't throw on UniqueConstraintViolationException since a written value is ok... | Joas Schilling | 2019-03-01 | 1 | -2/+8 | |
* | | | Cache the access manually too | Joas Schilling | 2019-03-01 | 1 | -0/+51 | |
* | | | Fix SQL statement and provider method call | Julius Härtl | 2019-03-01 | 1 | -13/+13 | |
* | | | Make sure the results are always sorted the same | Joas Schilling | 2019-03-01 | 1 | -0/+1 | |
* | | | Improve searchCollections() | Joas Schilling | 2019-03-01 | 1 | -6/+20 | |
* | | | Further work on the access cache | Joas Schilling | 2019-03-01 | 7 | -80/+293 | |
* | | | Start implementing access cache | Joas Schilling | 2019-03-01 | 3 | -8/+102 | |
* | | | Fix doc blocks | Joas Schilling | 2019-03-01 | 9 | -51/+61 | |
* | | | Implement search and rename in backend | Julius Härtl | 2019-03-01 | 2 | -0/+52 | |
* | | | Add link to resource provider | Julius Härtl | 2019-03-01 | 4 | -0/+47 | |
* | | | Only call resource provider if type matches | Julius Härtl | 2019-03-01 | 2 | -10/+36 | |
* | | | Allow apps to register resource providers | Julius Härtl | 2019-03-01 | 2 | -4/+15 | |
* | | | Add iconClass to resources | Julius Härtl | 2019-03-01 | 4 | -0/+46 | |
* | | | Insert new collection into database | Julius Härtl | 2019-03-01 | 1 | -1/+4 | |
* | | | Make names mandatory | Joas Schilling | 2019-03-01 | 8 | -21/+93 | |
* | | | Allow to create collections | Joas Schilling | 2019-03-01 | 3 | -0/+20 | |
* | | | Provider functionality | Joas Schilling | 2019-03-01 | 6 | -0/+144 | |
* | | | Add a controller with the most important methods | Joas Schilling | 2019-03-01 | 5 | -6/+34 | |
* | | | Basic implementation of resource and collection handling | Joas Schilling | 2019-03-01 | 8 | -0/+503 | |
* | | | Merge pull request #14254 from sparrowjack63/master | Roeland Jago Douma | 2019-03-01 | 1 | -4/+7 | |
|\ \ \ | ||||||
| * | | | Bucket name - Alert in debug mode | S. Cat | 2019-03-01 | 1 | -1/+1 | |
| * | | | Correct code indent | S. Cat | 2019-03-01 | 1 | -5/+5 | |
| * | | | Warning on S3 not compatible DNS bucket name | S. Cat | 2019-03-01 | 1 | -4/+11 | |
| * | | | Dont check Bucket Name in Nextcloud | Sebastien Cat | 2019-03-01 | 1 | -4/+0 | |
* | | | | Merge pull request #14449 from nextcloud/feature/noid/redirect-to-default-app | Joas Schilling | 2019-03-01 | 3 | -0/+42 | |
|\ \ \ \ | ||||||
| * | | | | Allow apps to redirect to the default app | Joas Schilling | 2019-03-01 | 3 | -0/+42 | |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-03-01 | 4 | -58/+64 | |
|/ / / / | ||||||
* | | | | Remove not used appinfo/classpath.php check | Morris Jobke | 2019-02-28 | 1 | -17/+0 | |
* | | | | Merge pull request #14412 from nextcloud/fileinfo-raw-size | Morris Jobke | 2019-02-28 | 8 | -13/+29 | |
|\ \ \ \ | ||||||
| * | | | | add option to get raw size (without submounts) from fileinfo | Robin Appelman | 2019-02-27 | 8 | -13/+29 | |
* | | | | | Do not load 2fa admin settings async | Roeland Jago Douma | 2019-02-28 | 1 | -5/+21 | |
* | | | | | Merge pull request #14343 from nextcloud/bugfix/14052-multiple-navigation-items | Morris Jobke | 2019-02-27 | 2 | -5/+17 | |
|\ \ \ \ \ | ||||||
| * | | | | | Generate id for navigation item | Daniel Kesselberg | 2019-02-25 | 1 | -2/+2 | |
| * | | | | | Parse multiple navigation items | Daniel Kesselberg | 2019-02-22 | 2 | -4/+16 | |
* | | | | | | Search sharees on lookup server when explicitly requested by user | Christoph Wurst | 2019-02-26 | 1 | -1/+1 | |
* | | | | | | Merge pull request #14385 from nextcloud/feature/noid/add-event-to-allow-to-f... | Joas Schilling | 2019-02-26 | 3 | -0/+101 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | Add an event to the Autocomplete Controller to allow to filter the results | Joas Schilling | 2019-02-26 | 3 | -0/+101 | |
* | | | | | | Merge pull request #14346 from tomaski/master | Morris Jobke | 2019-02-26 | 1 | -0/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | changed order of methods | Tomasz Paluszkiewicz | 2019-02-26 | 1 | -1/+1 | |
| * | | | | | | fix(EMailTemplate): malformed HTML in some cases | Tomasz Paluszkiewicz | 2019-02-24 | 1 | -0/+1 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-02-26 | 2 | -0/+30 | |
| |/ / / / |/| | | | | ||||||
* | | | | | Merge pull request #14198 from nextcloud/bugfix/8647-exclude-file-name-patterns | Morris Jobke | 2019-02-26 | 1 | -8/+29 | |
|\ \ \ \ \ | ||||||
| * | | | | | Use more precise regex | Daniel Kesselberg | 2019-02-14 | 1 | -1/+1 | |
| * | | | | | Apply code style fixes from owncloud, revert regex | Daniel Kesselberg | 2019-02-14 | 1 | -5/+8 | |
| * | | | | | Exclude file name patterns; ignore gentoo webapp files | Romain Rivière | 2019-02-14 | 1 | -7/+25 | |
* | | | | | | Update autoloader files | Morris Jobke | 2019-02-25 | 2 | -0/+2 |