aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Revert "refactor(RichObjectStrings): Only log error if key or value is not st...revert/52035Joas Schilling7 days1-4/+2
* Fix(l10n): Update translations from TransifexNextcloud bot7 days4-12/+134
* Merge pull request #51838 from nextcloud/feat/cleanup-oc-util-methodsJohn Molakvoæ7 days10-158/+148
|\
| * fix: add more details in documented alternativesfeat/cleanup-oc-util-methodsCôme Chilliet7 days1-4/+4
| * fix: Fix types for sharingDisabledForUserCôme Chilliet8 days5-18/+12
| * fix: Put back isHtaccessWorking method in Setup where it is usedCôme Chilliet8 days1-2/+84
| * fix: Remove some call and references to deprecated OC_Util classCôme Chilliet8 days6-18/+15
| * chore(legacy): Flag methods as deprecated, with appropriate replacementCôme Chilliet8 days1-34/+36
| * chore(legacy): Remove unused protected method in OC_UtilCôme Chilliet8 days1-4/+0
| * chore(legacy): Officially deprecate OC_Util and remove non-static methodsCôme Chilliet8 days1-84/+3
* | Merge pull request #52013 from nextcloud/handle-missing-share-providers-when-...Ferdinand Thiessen7 days1-1/+6
|\ \
| * | fix: Handle missing share providers when promoting reshareshandle-missing-share-providers-when-promoting-resharesDaniel Calviño Sánchez8 days1-1/+6
* | | Merge pull request #52008 from nextcloud/fix/cache-hit-getFirstNodeByIdRobin Appelman8 days1-6/+10
|\ \ \
| * | | fix: Catch old cached paths and fetch the new onefix/cache-hit-getFirstNodeByIdJulius Knorr8 days1-5/+9
| * | | fix: Proper order for checking path prefix for getting file by id from cacheJulius Knorr8 days1-1/+1
| | |/ | |/|
* | | Merge pull request #52014 from nextcloud/fix/fix-movie-preview-constructKate8 days2-47/+39
|\ \ \
| * | | fix(previews): Cleanup Movie provider code and remove deprecated static varsfix/fix-movie-preview-constructCôme Chilliet8 days2-45/+37
| * | | fix(preview): Fix constructor parameter name and default valueCôme Chilliet8 days1-2/+2
| | |/ | |/|
* | | refactor(RichObjectStrings): Only log error if key or value is not string in ...fix/richobjectstrings/validator-string-key-value-errorprovokateurin8 days1-2/+4
* | | feat(ip): use larger IPv6 range by defaultfeat/larger_ipv6_rangeBenjamin Gaussorgues8 days1-4/+4
|/ /
* / Fix(l10n): Update translations from TransifexNextcloud bot8 days6-0/+12
|/
* Merge pull request #51712 from invario/masterStephan Orbaugh8 days1-7/+49
|\
| * feat(previews): fix casing and commentsinvario9 days1-4/+5
| * feat(previews): Clean up code for HDR video previewsinvario12 days1-16/+10
| * feat(previews): Use proper colorspace and apply tonemap for HDR videosinvario13 days1-4/+51
* | Merge pull request #51927 from nextcloud/fix/tags-eventsFerdinand Thiessen9 days1-0/+13
|\ \
| * | fix(systemtags): emit assign and unassign bulk tagging eventsfix/tags-eventsJohn Molakvoæ (skjnldsv)12 days1-0/+13
* | | Merge pull request #51982 from nextcloud/revert/email-setting-migrationKate9 days3-3/+2
|\ \ \
| * | | Revert "refactor: add migration for email setting"revert/email-setting-migrationprovokateurin9 days3-3/+2
* | | | Merge pull request #51942 from nextcloud/fix/require-update-if-mtime-is-nullFerdinand Thiessen9 days1-1/+1
|\ \ \ \
| * | | | fix(cache): always require updates if mtime is nullfix/require-update-if-mtime-is-nullFerdinand Thiessen12 days1-1/+1
| | |/ / | |/| |
* | | | Merge pull request #51933 from nextcloud/fix/master-template-layoutKate9 days1-13/+4
|\ \ \ \
| * | | | fix: ensure enabled (enforced) themes are always set on template layoutfix/master-template-layoutFerdinand Thiessen12 days1-13/+4
| |/ / /
* | | | Merge pull request #51752 from nextcloud/backport/50121/masterFerdinand Thiessen9 days1-0/+7
|\ \ \ \ | |_|/ / |/| | |
| * | | fix(theming): enforce theme also for loginbackport/50121/masterFerdinand Thiessen13 days1-0/+7
* | | | Fix(l10n): Update translations from TransifexNextcloud bot11 days2-2/+2
| |/ / |/| |
* | | Fix(l10n): Update translations from TransifexNextcloud bot12 days4-4/+8
* | | feat: add debug logging for adding/removing items from the user mounts cacheusermountcache-loggingRobin Appelman12 days1-0/+3
* | | Merge pull request #51836 from nextcloud/feat/cleanup-oc-utilCôme Chilliet13 days3-82/+2
|\ \ \
| * | | chore(legacy): Remove deprecated OC_Util::addScript and functions depending o...feat/cleanup-oc-utilCôme Chilliet2025-04-013-82/+2
* | | | fix(session): Only mark sessions of permanent tokens as app passwordsfix/session/permanent-token-app-passwordChristoph Wurst13 days1-3/+2
* | | | Merge pull request #51745 from nextcloud/fix/settings/email-change-restrictionJohn Molakvoæ13 days5-0/+17
|\ \ \ \ | |_|/ / |/| | |
| * | | refactor: add migration for email settingFerdinand Thiessen13 days3-2/+3
| * | | fix(settings): Handle email change restriction separately from display name c...provokateurin13 days3-0/+16
* | | | Merge pull request #51870 from nextcloud/artonge/fix/use_loginname_to_check_p...Ferdinand Thiessen13 days1-1/+2
|\ \ \ \ | |/ / / |/| | |
| * | | fix: Use login name to check the passwordartonge/fix/use_loginname_to_check_passwordLouis Chemineau13 days1-1/+2
| |/ /
* | | fix: use proper migration sorting when checking if a migration needs to be ex...Robin Appelman14 days1-3/+3
* | | refactor(IMimeTypeDetector): use consistent capitalizationchore/consistent-namingFerdinand Thiessen14 days2-57/+58
* | | Fix(l10n): Update translations from TransifexNextcloud bot2025-04-022-0/+2
* | | Merge pull request #51800 from gavine99/deterministic-notification-managerJoas Schilling2025-04-011-5/+13
|\ \ \