| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #48196 from nextcloud/chore/add-deprecation-date | Ferdinand Thiessen | 2024-09-20 | 22 | -46/+46 |
|\ |
|
| * | chore: Remove deprecated `Share_Helper::generateTarget` `$exclude` parameterchore/add-deprecation-date | Ferdinand Thiessen | 2024-09-20 | 1 | -2/+2 |
| * | chore: Add proper deprecation dates where missing | Ferdinand Thiessen | 2024-09-20 | 22 | -45/+45 |
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-09-20 | 10 | -0/+140 |
|/ |
|
* | fix(federation): Do not overwrite certificate bundlefix/federation-certificate-store | Julius Härtl | 2024-09-20 | 2 | -29/+29 |
* | Merge pull request #48220 from nextcloud/chore/remove-travis | Ferdinand Thiessen | 2024-09-19 | 1 | -2/+1 |
|\ |
|
| * | chore: Remove old travis related stuff | Ferdinand Thiessen | 2024-09-19 | 1 | -2/+1 |
* | | perf: reuse cache info we already have when moving to object storeobject-store-move-db | Robin Appelman | 2024-09-19 | 1 | -2/+2 |
|/ |
|
* | chore(deps): Update nextcloud/coding-standard to v1.3.1 | provokateurin | 2024-09-19 | 226 | -429/+457 |
* | Merge pull request #47978 from nextcloud/chore/remove-ilogger | Joas Schilling | 2024-09-19 | 15 | -319/+71 |
|\ |
|
| * | chore: Remove deprecated `ILogger` logging functionschore/remove-ilogger | Ferdinand Thiessen | 2024-09-19 | 6 | -159/+6 |
| * | refactor(OC_Template): Remove deprecated ILogger | Ferdinand Thiessen | 2024-09-19 | 1 | -8/+9 |
| * | refactor(OC_Files): Remove deprecated ILogger | Ferdinand Thiessen | 2024-09-19 | 1 | -7/+9 |
| * | refactor(OC_Util): Remove deprecated ILogger | Ferdinand Thiessen | 2024-09-19 | 1 | -2/+2 |
| * | refactor(OC_Hook): Remove deprecated ILogger | Ferdinand Thiessen | 2024-09-19 | 1 | -1/+4 |
| * | refactor(OC_App): Remove ILogger usage | Ferdinand Thiessen | 2024-09-19 | 1 | -13/+15 |
| * | refactor(ProviderFactory): Remove usage of ILogger and use non-deprecated stuff | Ferdinand Thiessen | 2024-09-19 | 1 | -10/+9 |
| * | refactor(Collaboration): Use non-deprecated methods | Ferdinand Thiessen | 2024-09-19 | 1 | -7/+17 |
| * | chore!: Remove `OC\AppFramework\Logger` | Ferdinand Thiessen | 2024-09-19 | 2 | -112/+0 |
* | | Merge pull request #48162 from nextcloud/bugfix/noid/array-keys | Joas Schilling | 2024-09-19 | 2 | -2/+2 |
|\ \ |
|
| * | | fix(autocomplete): Move known array keys to psalm docsbugfix/noid/array-keys | Joas Schilling | 2024-09-18 | 2 | -2/+2 |
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-09-19 | 6 | -0/+6 |
| |/
|/| |
|
* | | Merge pull request #48163 from nextcloud/feat/nfo | John Molakvoæ | 2024-09-19 | 1 | -0/+1 |
|\ \ |
|
| * | | feat: add nfo file supportfeat/nfo | John Molakvoæ (skjnldsv) | 2024-09-18 | 1 | -0/+1 |
* | | | Merge pull request #48182 from nextcloud/oracle-share-reminder | Joas Schilling | 2024-09-18 | 2 | -2/+3 |
|\ \ \ |
|
| * | | | fix: fix share reminder job for oracleoracle-share-reminder | Robin Appelman | 2024-09-18 | 2 | -2/+3 |
* | | | | Merge pull request #48137 from nextcloud/enh/add-rich-object-formatter | Côme Chilliet | 2024-09-18 | 9 | -84/+91 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | fix: Fix Event and Notification creation with the new required parameter | Côme Chilliet | 2024-09-17 | 3 | -26/+14 |
| * | | | fix: Add missing alias for IRichTextFormatter | Côme Chilliet | 2024-09-17 | 1 | -0/+2 |
| * | | | feat: Add OCP interface to format richtext into string | Côme Chilliet | 2024-09-17 | 6 | -59/+76 |
* | | | | fix: ensure parent folder exists when writing a file to object storage | Robin Appelman | 2024-09-18 | 1 | -0/+4 |
* | | | | fix: verify that parent exists in cache when inserting | Robin Appelman | 2024-09-18 | 1 | -0/+3 |
* | | | | fix: fix object store id for test object store | Robin Appelman | 2024-09-18 | 1 | -2/+2 |
* | | | | fix: cleanup objectstore file_put_content | Robin Appelman | 2024-09-18 | 1 | -7/+4 |
* | | | | fix: create intermediate directories for objectstore moveFromStorage | Robin Appelman | 2024-09-18 | 1 | -0/+1 |
* | | | | fix: get source file before moving the cache item in objectstore moveFromStorage | Robin Appelman | 2024-09-18 | 1 | -1/+5 |
| |_|/
|/| | |
|
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-09-18 | 10 | -0/+10 |
| |/
|/| |
|
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-09-18 | 4 | -16/+32 |
* | | Merge pull request #44013 from nextcloud/fieat/profile-pronounces | John Molakvoæ | 2024-09-18 | 4 | -18/+38 |
|\ \ |
|
| * | | fix(core): profile design and pronouns supportfieat/profile-pronounces | John Molakvoæ (skjnldsv) | 2024-09-18 | 2 | -2/+3 |
| * | | feat: add profile pronouns | John Molakvoæ (skjnldsv) | 2024-09-17 | 3 | -17/+36 |
* | | | Merge pull request #45020 from Noodlesalat/fix-lastlogin-update-token-login | John Molakvoæ | 2024-09-17 | 1 | -0/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | fix: update last_login timestamp for token based-logins | Fabian Dreßler | 2024-09-06 | 1 | -0/+1 |
* | | | fix(psalm): Fix @throws annotationsfix/psalm/throws-annotations | provokateurin | 2024-09-17 | 5 | -5/+5 |
* | | | Merge pull request #47986 from cfiehe/fix_move_on_same_bucket | Stephan Orbaugh | 2024-09-17 | 1 | -0/+5 |
|\ \ \ |
|
| * | | | perf(ObjectStoreStorage): Improve (slow) move on same object bucket | Christoph Fiehe | 2024-09-16 | 1 | -0/+5 |
* | | | | fix: Remove legacy settings formschore/remove-legacy-settings-fors | Ferdinand Thiessen | 2024-09-17 | 2 | -45/+5 |
* | | | | Merge pull request #48129 from nextcloud/feat/zst | John Molakvoæ | 2024-09-17 | 2 | -31/+80 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | chore: update RepairMimeTypes migrationfeat/zst | John Molakvoæ (skjnldsv) | 2024-09-17 | 2 | -31/+80 |
* | | | | Merge pull request #48080 from nextcloud/fix/storage/method-docs-inheritance | Kate | 2024-09-17 | 10 | -155/+16 |
|\ \ \ \ |
|