| Commit message (Expand) | Author | Age | Files | Lines |
* | fix(db): Deprecate `getState()` as per upstream | Joas Schilling | 2024-07-19 | 2 | -1/+6 |
* | fix(db): Promote the use of `getDatabaseProvider` to reduce the impage of rem... | Joas Schilling | 2024-07-19 | 8 | -59/+46 |
* | fix(db): Deprecate using table alias for DELETE and UPDATE | Joas Schilling | 2024-07-19 | 2 | -5/+18 |
* | fix(db): `Doctrine\DBAL\Connection::executeUpdate()` is deprecated | Joas Schilling | 2024-07-19 | 1 | -4/+1 |
* | fix(db): Fix internal calls to doctrine's `fetch()` methods | Joas Schilling | 2024-07-19 | 1 | -5/+12 |
* | fix(db): Use `createSchemaManager()` method as `getSchemaManager()` is deprec... | Joas Schilling | 2024-07-19 | 3 | -5/+5 |
* | fix(db): Deprecate `getQueryPart()` and `resetQueryPart()` methods that will ... | Joas Schilling | 2024-07-19 | 2 | -0/+20 |
* | Merge pull request #46583 from nextcloud/filecache-sharding-compat | Robin Appelman | 2024-07-19 | 4 | -12/+16 |
|\ |
|
| * | fix: make batch propagator work with sharding restrictions | Robin Appelman | 2024-07-17 | 1 | -4/+4 |
| * | fix: make usermountcache compatible with sharding | Robin Appelman | 2024-07-17 | 1 | -5/+5 |
| * | fix: make joining on tags in search queries work with sharding | Robin Appelman | 2024-07-17 | 1 | -1/+0 |
| * | fix: always set storage id in Cache::get | Robin Appelman | 2024-07-17 | 1 | -2/+2 |
| * | fix: add set storage id for more cache queries | Robin Appelman | 2024-07-17 | 1 | -0/+5 |
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-07-19 | 2 | -0/+2 |
* | | chore: use "app_api" session key, "app_api_system" is deprecated | Andrey Borysenko | 2024-07-18 | 1 | -2/+3 |
* | | feat: allow for ExApps to call Admin endpoints marked with specific attr | Alexander Piskun | 2024-07-18 | 4 | -6/+38 |
* | | feat(Security): Warn about using annotations instead of attributes | provokateurin | 2024-07-18 | 4 | -2/+12 |
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-07-18 | 20 | -0/+20 |
* | | Merge pull request #46510 from nextcloud/feat/info-xml-backends | Richard Steinmetz | 2024-07-17 | 3 | -1/+36 |
|\ \ |
|
| * | | feat: hide caldav server settings if no app uses the caldav backend | Richard Steinmetz | 2024-07-16 | 3 | -1/+36 |
* | | | feat(settings/admin/ai): fix provider list not being declared | Julien Veyssier | 2024-07-17 | 1 | -1/+1 |
* | | | feat(settings/admin/ai): Add Task Processing API settings | Marcel Klehr | 2024-07-17 | 1 | -4/+18 |
| |/
|/| |
|
* | | feat(Reference): Add public API endpoints to get references | Jonas | 2024-07-17 | 6 | -14/+81 |
* | | Merge pull request #46555 from nextcloud/emptyArrayAppStoreFail | Git'Fellow | 2024-07-17 | 1 | -0/+4 |
|\ \ |
|
| * | | chore: add warning in case of failure | Git'Fellow | 2024-07-16 | 1 | -0/+1 |
| * | | fix(appstore): Return an empty array in case of fail | Git'Fellow | 2024-07-16 | 1 | -0/+3 |
* | | | Merge pull request #46419 from nextcloud/bugfix/noid/limit-logo-size-for-outlook | Joas Schilling | 2024-07-17 | 6 | -2/+118 |
|\ \ \ |
|
| * | | | fix(mail): Fix big logos in mail templates for Outlook | Joas Schilling | 2024-07-17 | 6 | -2/+118 |
* | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-07-17 | 134 | -134/+134 |
* | | | | Merge pull request #46342 from nextcloud/fix-getimagesize | John Molakvoæ | 2024-07-16 | 1 | -3/+3 |
|\ \ \ \ |
|
| * | | | | fix(previews): Stop returning true when getimagesize() fails | Josh Richards | 2024-07-15 | 1 | -3/+3 |
| | |_|/
| |/| | |
|
* | | | | Merge pull request #46538 from nextcloud/fix/use-filename-validator | Ferdinand Thiessen | 2024-07-16 | 5 | -131/+35 |
|\ \ \ \ |
|
| * | | | | refactor: Remove deprecated `Util` function for filename validation to `Filen... | Ferdinand Thiessen | 2024-07-16 | 2 | -63/+0 |
| * | | | | refactor: Migrate filename validation logic from `Storage` to `FilenameValida... | Ferdinand Thiessen | 2024-07-16 | 3 | -68/+35 |
| | |/ /
| |/| | |
|
* | | | | Merge pull request #46547 from nextcloud/query-builder-connection | Robin Appelman | 2024-07-16 | 3 | -44/+57 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | feat: allow running QueryBuilder queries on different connections | Robin Appelman | 2024-07-15 | 3 | -44/+57 |
* | | | | Merge pull request #46543 from nextcloud/fix/htaccess | Ferdinand Thiessen | 2024-07-16 | 1 | -1/+1 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | fix(htaccess): Serve images as static assets | Ferdinand Thiessen | 2024-07-15 | 1 | -1/+1 |
| |/ / |
|
* | | | Merge pull request #46545 from nextcloud/fix/bring-back-forbidden-names | Ferdinand Thiessen | 2024-07-16 | 1 | -23/+48 |
|\ \ \
| |_|/
|/| | |
|
| * | | feat: Add `forbidden_filename_basenames` config option | Ferdinand Thiessen | 2024-07-15 | 1 | -23/+48 |
| |/ |
|
* / | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-07-16 | 2 | -0/+2 |
|/ |
|
* | Merge pull request #46397 from nextcloud/extended-query-builder-base | Robin Appelman | 2024-07-15 | 7 | -18/+299 |
|\ |
|
| * | feat: add base class for extending the query builder | Robin Appelman | 2024-07-12 | 7 | -18/+299 |
* | | Merge pull request #46396 from nextcloud/inspectable-composite-expression | Robin Appelman | 2024-07-15 | 2 | -18/+31 |
|\ \ |
|
| * | | feat: allow inspecting the parts of the composite expression builder | Robin Appelman | 2024-07-12 | 2 | -18/+31 |
| |/ |
|
* | | fix(core): use OC namespace for core ReponseDefinitions instead of OCA | Julien CHATY-CAPELLE | 2024-07-15 | 2 | -0/+2 |
* | | Merge pull request #46475 from nextcloud/redisReqVer4 | Git'Fellow | 2024-07-15 | 1 | -1/+1 |
|\ \ |
|
| * | | fix(redis): Require version >=4 for unlink | Git'Fellow | 2024-07-12 | 1 | -1/+1 |
| |/ |
|
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-07-15 | 2 | -0/+134 |
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-07-14 | 2 | -2/+2 |