aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* fix: Skip users that still exist in backendfix/resiliant-user-removalFerdinand Thiessen2024-09-265-11/+30
* fix: Make user removal more resilientFerdinand Thiessen2024-09-2610-71/+242
* fix(QueryBuilder): Restrict identifier length to 30 characters due to Oracle ...fix/querybuilder/oracle-indentifier-lengthprovokateurin2024-09-261-0/+17
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-262-2/+2
* fix(icons): Document icon requirements for notifications and activitiesbugfix/noid/document-icon-requirementsJoas Schilling2024-09-252-0/+16
* Merge pull request #32018 from nextcloud/cleanup/event/trashbinCôme Chilliet2024-09-244-0/+43
|\
| * chore: Use SPDX headers and property promotion in new filesCôme Chilliet2024-09-231-24/+8
| * feat(trashbin): Port files trashbin events to IEventDispatcher/IEventListenerCarl Schwan2024-09-234-0/+59
* | fix: gracefully parse non-standard trusted certificatesfix/gracefully-parse-trusted-certificatesRichard Steinmetz2024-09-241-0/+10
* | Merge pull request #47349 from nextcloud/feat/31420/bidi-backend-supportJoas Schilling2024-09-243-1/+33
|\ \
| * | fix(rtl): Make clear that the direction is based on languagefeat/31420/bidi-backend-supportJoas Schilling2024-09-233-7/+6
| * | fix(rtl): Fix list of RTL languagesJoas Schilling2024-09-231-5/+11
| * | feat(rtl): Set layout direction based on languageali ghorbani2024-09-233-1/+28
| |/
* | Merge pull request #48268 from nextcloud/debt/noid/ignore-docker-image-lock-fileJoas Schilling2024-09-231-2/+3
|\ \ | |/ |/|
| * fix: skip the integrity check for nextcloud-init-sync.lockdebt/noid/ignore-docker-image-lock-fileDaniel Kesselberg2024-09-221-2/+3
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-238-0/+82
* | Merge pull request #48274 from nextcloud/feat/noid/priority-notificationsJoas Schilling2024-09-232-0/+44
|\ \
| * | feat(prioritynotifications): Allow some apps to mark notifications as priorityfeat/noid/priority-notificationsJoas Schilling2024-09-232-0/+44
* | | Merge pull request #48111 from nextcloud/fix/move-storage-constructor-to-spec...Côme Chilliet2024-09-236-9/+36
|\ \ \
| * | | chore: use a proper `@param` tag for IConstructableStorage constructor parameterCôme Chilliet2024-09-231-1/+1
| * | | fix: Move storage constructor to specific interfaceCôme Chilliet2024-09-236-9/+36
| | |/ | |/|
* / | fix(users): Don't crash if disabled user is missing in the databaseartonge/fix/prevent_missing_users_from_crashing_disabled_users_searchLouis Chemineau2024-09-232-9/+18
|/ /
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-2212-0/+102
* | Merge pull request #48246 from nextcloud/bug/noid/profile-clear-not-workingFerdinand Thiessen2024-09-211-4/+4
|\ \
| * | fix(profiler): clear command does not workbug/noid/profile-clear-not-workingDaniel Kesselberg2024-09-201-4/+4
| |/
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-2138-258/+10
* | Merge pull request #43968 from exi/custom-binary-search-pathsAndy Scherzinger2024-09-201-10/+18
|\ \
| * | feat: make search path for BinaryFinder customizable.Reno Reckling2024-09-201-10/+18
| |/
* | Merge pull request #47782 from nextcloud/reworkShareExceptionsGit'Fellow2024-09-201-14/+13
|\ \
| * | fix(l10n): Rephrasing some exceptions to be translatedGit'Fellow2024-09-201-14/+13
| |/
* / chore(legacy): Introduce public version ct plass and drop version methods fro...clean/version-ocpJulius Knorr2024-09-2017-118/+157
|/
* Merge pull request #48196 from nextcloud/chore/add-deprecation-dateFerdinand Thiessen2024-09-2022-46/+46
|\
| * chore: Remove deprecated `Share_Helper::generateTarget` `$exclude` parameterchore/add-deprecation-dateFerdinand Thiessen2024-09-201-2/+2
| * chore: Add proper deprecation dates where missingFerdinand Thiessen2024-09-2022-45/+45
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-2010-0/+140
|/
* fix(federation): Do not overwrite certificate bundlefix/federation-certificate-storeJulius Härtl2024-09-202-29/+29
* Merge pull request #48220 from nextcloud/chore/remove-travisFerdinand Thiessen2024-09-191-2/+1
|\
| * chore: Remove old travis related stuffFerdinand Thiessen2024-09-191-2/+1
* | perf: reuse cache info we already have when moving to object storeobject-store-move-dbRobin Appelman2024-09-191-2/+2
|/
* chore(deps): Update nextcloud/coding-standard to v1.3.1provokateurin2024-09-19226-429/+457
* Merge pull request #47978 from nextcloud/chore/remove-iloggerJoas Schilling2024-09-1915-319/+71
|\
| * chore: Remove deprecated `ILogger` logging functionschore/remove-iloggerFerdinand Thiessen2024-09-196-159/+6
| * refactor(OC_Template): Remove deprecated ILoggerFerdinand Thiessen2024-09-191-8/+9
| * refactor(OC_Files): Remove deprecated ILoggerFerdinand Thiessen2024-09-191-7/+9
| * refactor(OC_Util): Remove deprecated ILoggerFerdinand Thiessen2024-09-191-2/+2
| * refactor(OC_Hook): Remove deprecated ILoggerFerdinand Thiessen2024-09-191-1/+4
| * refactor(OC_App): Remove ILogger usageFerdinand Thiessen2024-09-191-13/+15
| * refactor(ProviderFactory): Remove usage of ILogger and use non-deprecated stuffFerdinand Thiessen2024-09-191-10/+9
| * refactor(Collaboration): Use non-deprecated methodsFerdinand Thiessen2024-09-191-7/+17
| * chore!: Remove `OC\AppFramework\Logger`Ferdinand Thiessen2024-09-192-112/+0