aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* fix: when already upgrading, don't instruct to run `occ upgrade`occ-upgrade-reminderJosh26 hours1-1/+1
* feat: add proofread task typeJana Peper2 days1-0/+1
* Merge pull request #49681 from rriemann/patch-1John Molakvoæ2 days1-0/+1
|\
| * add sse_c_key from S3 object storage properties config to list of sensitive v...Robert Riemann2024-12-051-0/+1
* | Merge pull request #49895 from nextcloud/fix/fix-copy-to-mountpoint-rootStephan Orbaugh3 days1-0/+3
|\ \
| * | fix: Fix copying to the root of another mountpointfix/fix-copy-to-mountpoint-rootCôme Chilliet5 days1-0/+3
* | | Merge pull request #49727 from nextcloud/feat/make-tasks-types-toggleableAndy Scherzinger4 days1-2/+36
|\ \ \
| * | | fix: error handling for wrong json valuesJana Peper4 days1-4/+16
| * | | feat: add error flags for json_decodeJana Peper4 days1-1/+1
| * | | fix(taskrpocessing): Cache result of getAvailableTaskTypesMarcel Klehr4 days1-31/+39
| * | | fix: always regenerate availabe task typesJana Peper4 days1-33/+32
| * | | fix: show all types when no preferences savedJana Peper4 days1-0/+3
| * | | feat: filter disabled apps in task types requestsJana Peper4 days1-1/+13
| |/ /
* / / feat(Navigation): emit dedicated event for loading additional entriesenh/noid/navigationentryeventArthur Schiwon4 days1-0/+4
|/ /
* | Merge pull request #49880 from nextcloud/fix/view/catch-mkdir-exception-non-e...Kate5 days1-4/+11
|\ \
| * | fix(View): Catch exceptions when executing mkdir for non-existent parentsfix/view/catch-mkdir-exception-non-existent-parentsprovokateurin6 days1-4/+11
* | | Merge pull request #49399 from nextcloud/feature/noid/config-lexiconMaxence Lange6 days3-1/+262
|\ \ \ | |/ / |/| |
| * | fix(lexicon): renaming and minor fixesfeature/noid/config-lexiconMaxence Lange9 days2-9/+9
| * | feat(config): implementation of lexiconMaxence Lange9 days3-1/+262
* | | Revert "fix: don't recalculate folder size in Cache::delete if the entry didn...ci/revert/47342Daniel Kesselberg6 days1-0/+3
* | | Merge pull request #49451 from nextcloud/ensureTemplateFolderGit'Fellow7 days1-2/+6
|\ \ \
| * | | fix(TemplateManager): Make sure TemplateFolder is a FolderensureTemplateFolderGit'Fellow9 days1-2/+6
| |/ /
* / / fix: replace null character when serializingfix/issue-47879-property-serializationSebastianKrupinski9 days2-0/+70
|/ /
* | Merge pull request #49832 from nextcloud/sharding-select-fixesJohn Molakvoæ10 days1-3/+24
|\ \
| * | fix: improve logic for ensuring join columns are selected for partitioned que...sharding-select-fixesRobin Appelman10 days1-3/+21
| * | fix: handle calling select on partitioned queries with an array of columnsRobin Appelman10 days1-0/+3
* | | Merge pull request #47342 from nextcloud/cache-delete-notfound-sizeRobin Appelman10 days1-3/+0
|\ \ \
| * | | fix: don't recalculate folder size in Cache::delete if the entry didn't existcache-delete-notfound-sizeRobin Appelman2024-08-201-3/+0
* | | | fix(shares): Wrap exceptions from password validation to set code to 400Côme Chilliet10 days1-2/+7
* | | | fix(files_sharing): Do not wrap password policy exception into a generic oneCôme Chilliet10 days1-6/+2
| |/ / |/| |
* | | Merge pull request #48612 from nextcloud/fix/activity-log-for-favorites-in-davJulius Knorr10 days2-27/+31
|\ \ \
| * | | refactor(tags): move favorite event dispatching to tags.phpgrnd-alt2024-12-032-27/+31
* | | | Merge pull request #49739 from nextcloud/s3-disable-multipart-remove-debugKate11 days1-1/+0
|\ \ \ \
| * | | | chore: cleanup leftover debug statements3-disable-multipart-remove-debugRobin Appelman13 days1-1/+0
* | | | | Merge pull request #40394 from nextcloud/updater-change-mimetype-objectstoreJohn Molakvoæ11 days1-9/+13
|\ \ \ \ \
| * | | | | fix: fix mimetype not being updated when changing file extention on object storeupdater-change-mimetype-objectstoreRobin Appelman2024-12-051-9/+13
* | | | | | Merge pull request #49695 from nextcloud/copy-update-cache-excludedJohn Molakvoæ11 days1-1/+9
|\ \ \ \ \ \
| * | | | | | fix: only do cache copy in updater if the parent folder should be in cachecopy-update-cache-excludedRobin Appelman2024-12-061-1/+9
| |/ / / / /
* | | | | | fix(share): Don't print twice the same informationprintOnlyOnceTextGit'Fellow12 days1-10/+9
* | | | | | Merge pull request #49740 from nextcloud/bugfix/noid/compatibility-with-30Joas Schilling13 days1-7/+10
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | fix(federation): Fall back to old version flagbugfix/noid/compatibility-with-30Joas Schilling13 days1-1/+2
| * | | | | fix(federation): Restore compatibility with Nextcloud 30 serversJoas Schilling13 days1-6/+8
* | | | | | feat(TaskProcessing): More task typesMarcel Klehr13 days1-0/+3
|/ / / / /
* | | | | Merge pull request #49599 from nextcloud/feat/bruteforce-max-attemptsBenjamin Gaussorgues2024-12-061-2/+2
|\ \ \ \ \
| * | | | | chore(bruteforce): allows to configure max attempts before request abortBenjamin Gaussorgues2024-12-031-2/+2
| | |/ / / | |/| | |
* | | | | feat(systemtags): add color support backendskjnldsv2024-12-062-51/+14
* | | | | Merge pull request #49352 from nextcloud/s3-disable-multipartJulius Knorr2024-12-062-10/+31
|\ \ \ \ \
| * | | | | fix: get object size from stream where possibleRobin Appelman2024-12-051-0/+8
| * | | | | fix: don't perform the extra buffering in s3 stream write when the stream siz...Robin Appelman2024-12-051-10/+23
| * | | | | fix: use php://temp instead of php://memory for multi-part upload bufferRobin Appelman2024-12-051-1/+1
| | |/ / / | |/| | |