Richard Steinmetz 1b0926ee76 Merge pull request #49096 from nextcloud/backport/48933/stable28 před 1 týdnem
..
Accounts aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 před 1 rokem
Activity aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 před 1 rokem
App 5fa2c4a6fa fix(appstoreFetcher): get app list from custom app store před 2 měsíci
AppFramework f92a30301a fix(BaseResponse): Cast XML element values to string před 2 měsíci
Archive ea8f9a7e84 refactor: Repalce array_search with in_array in lib/ před 1 rokem
Authentication b39c5d8393 fix: Handle exception when clearing previously removed two factor tokens před 2 týdny
Avatar dbb6213c1a fix: Fix avatar images před 7 měsíci
BackgroundJob 758fdccf08 fix: log a warning when we can't build a background job před 1 týdnem
Broadcast f5c361cf44 composer run cs:fix před 1 rokem
Cache e7cc7653b8 Refactors "strpos" calls in lib/private to improve code readability. před 1 rokem
Calendar 14725d792f fix(CalDAV): Check if the vObject exists before attempting any operations před 1 rokem
Collaboration d942fbd7bb fix(linkReferenceProvider): better size check před 2 měsíci
Command aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 před 1 rokem
Comments 759dd70843 fix(Comment): Initialize childrenCount as integer před 2 měsíci
Console 44d3a4ffba make failure to load app commands non-fatal před 9 měsíci
Contacts d15d7bcba0 fix(ContactsStore): Sanitize user ID given to guest avatar route před 9 měsíci
DB bd28c9f70e feat: add additional logging for database errors před 4 měsíci
Dashboard 27bf7c6f8c Lower to info před 10 měsíci
Diagnostics f5c361cf44 composer run cs:fix před 1 rokem
DirectEditing f413e80fed fix: Do not use incognito mode for direct editing před 4 měsíci
Encryption aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 před 1 rokem
EventDispatcher aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 před 1 rokem
Federation aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 před 1 rokem
Files 0f27494a68 Clean-up some remaining readdir calls with undesirable false evaluation potential před 1 týdnem
FilesMetadata 0c12c067b0 fix: Prevent crash when refreshing metadata for files without an owner před 2 měsíci
FullTextSearch f5c361cf44 composer run cs:fix před 1 rokem
GlobalScale 426c0341ff Use typed version of IConfig::getSystemValue as much as possible před 1 rokem
Group 7ad057ef94 fix: Ensure database connection is setup when getting group details před 3 měsíci
Hooks ea8f9a7e84 refactor: Repalce array_search with in_array in lib/ před 1 rokem
Http aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 před 1 rokem
IntegrityCheck e0933c0d8f fix: skip the integrity check for nextcloud-init-sync.lock před 2 měsíci
KnownUser b153340b62 Add type hints for mappers před 1 rokem
L10N 1bf15da863 Update lib/private/L10N/Factory.php před 1 rokem
LDAP 215aef3cbd Update php licenses před 3 roky
Lock fe46defa36 fix(locking): Accept mixed as value on setTTL před 3 týdny
Lockdown 308fcf4526 Respect OCP interface in private classes před 1 rokem
Log d6417bf476 fix(logger): Remove more parameters of other methods před 1 měsícem
Mail da13234901 fix call to custom mail_template_class před 2 měsíci
Memcache 0ab72ee66d Update LoggerWrapperCache.php před 5 měsíci
Migration 5a9e8e7d3f feat: add setup check for needed mimetype migrations před 5 měsíci
Net cbc47a9890 Refactors Metadata, Migration, and Net. před 1 rokem
Notification aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 před 1 rokem
OCM 21e7a82e64 feat(OCM): Dispatch an event so apps can register resources před 1 rokem
OCS aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 před 1 rokem
Preview 704310d3fa fix(preview): gracefully handle file not being opened in ProviderV2 před 2 měsíci
Profile aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 před 1 rokem
Profiler aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 před 1 rokem
Remote ea06cf2f39 Convert isset ternary to null coalescing operator před 1 rokem
Repair 3f5770a78b fix(owncloud): Fix ownCloud migration with oauth2 app před 2 týdny
RichObjectStrings 985a91ca43 Improve validator output in case of invalid RichObject před 10 měsíci
Route aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 před 1 rokem
Search aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 před 1 rokem
Security 8752c3de79 fix: gracefully parse non-standard trusted certificates před 1 měsícem
Session 9974f0b722 perf: Set session.cache_limiter at runtime to avoid clients caching static assets served by PHP před 4 měsíci
Settings ae360080f5 chore(settings): Cleanup IManager and Manager type annotations před 1 rokem
Setup aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 před 1 rokem
SetupCheck 39d2970191 Add $name property in SetupResult and improve API před 1 rokem
Share aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 před 1 rokem
Share20 788233c3d7 fix(share): Return empty string if no label is set před 1 měsícem
SpeechToText 2a3ef102f7 AI admin settings: Use config values in AI feature managers před 1 rokem
Support aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 před 1 rokem
SystemTag 6f9c67d8af fix: removed unused variable and check if tag ids are empty before starting the inserts před 4 měsíci
Tagging aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 před 1 rokem
Talk aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 před 1 rokem
Template 4ec174197f fix(Token): make new scope future compatible před 5 měsíci
TextProcessing aa66e16699 fix(TextProcessing): use error instead of info for exception logging před 4 měsíci
TextToImage a85ee2e0ce fix(psalm issues) před 10 měsíci
Translation 2a3ef102f7 AI admin settings: Use config values in AI feature managers před 1 rokem
Updater 053157b87e fix(updatecheck): Don't wait 120s for a response of updater.nextcloud.com před 1 rokem
User 1b76925aed fix: Skip users that still exist in backend před 1 měsícem
UserStatus e8481e428a [stable28] enh(userstatus): add OOO automation and remove calendar automation před 1 rokem
legacy 4dd1f380af fix(Auth): ignore missing token when trying to set password-unconfirmable před 1 měsícem
AllConfig.php 25d70bf77f fix(config): Throw PreconditionException always when it didn't match před 2 měsíci
AppConfig.php 5159a5f71d fix(config): Mark more configs as sensitive před 3 týdny
AppScriptDependency.php 491bd6260c Sort app scripts topologically by its dependencies před 2 roky
AppScriptSort.php aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 před 1 rokem
BinaryFinder.php aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 před 1 rokem
CapabilitiesManager.php aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 před 1 rokem
Color.php 215aef3cbd Update php licenses před 3 roky
Config.php 36b2c15f63 fix(config): Suppress error at install time před 1 měsícem
ContactsManager.php e966cfbc4b Cleanup plsam issues in DB/ContactsManager and Console před 1 rokem
DatabaseException.php 215aef3cbd Update php licenses před 3 roky
DatabaseSetupException.php b78f3a57d1 Migrate HintException to OCP před 3 roky
DateTimeFormatter.php 0808e19540 Update lib/private/DateTimeFormatter.php před 1 rokem
DateTimeZone.php 51f04ed514 Move away from deprecated ILogger před 2 roky
EmojiHelper.php cefcd55994 Include more emoji chars to test and fixes after include it před 2 roky
EventSourceFactory.php a2afc7b6a9 refactor: migrate OC_EventSource to dependency injection před 1 rokem
ForbiddenException.php 215aef3cbd Update php licenses před 3 roky
HintException.php 368f83095d Fix typos in lib/private subdirectory před 2 roky
InitialStateService.php 131f481a67 fix(initial-state): Log an error when initial-state can not be JSON encoded před 1 rokem
Installer.php 9379fd9f70 fix: Correctly check result of function před 6 měsíci
LargeFileHelper.php e7cc7653b8 Refactors "strpos" calls in lib/private to improve code readability. před 1 rokem
Log.php aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 před 1 rokem
MemoryInfo.php 94ecae4ade Add helper to cast to int|float, fix MemoryInfo on 32bits před 1 rokem
NaturalSort.php 069477e608 Migrate more classes of lib/private to LoggerInterface před 2 roky
NaturalSort_DefaultCollator.php 215aef3cbd Update php licenses před 3 roky
NavigationManager.php d96f8e0ab2 fix(NavigationManager): Make entry order always an integer před 5 měsíci
NeedsUpdateException.php 215aef3cbd Update php licenses před 3 roky
NotSquareException.php 215aef3cbd Update php licenses před 3 roky
PhoneNumberUtil.php 3b4c306860 fix(phonenumber): Improve docs by adding input details před 1 rokem
PreviewManager.php 312dc5612f fix(preview): check mime type before processing with Imagick před 6 měsíci
PreviewNotAvailableException.php 215aef3cbd Update php licenses před 3 roky
RedisFactory.php 7c33e5c00f feat: add config flag to toggle persistent redis connections před 4 měsíci
Repair.php 229deb0497 fix: Make user removal more resilient před 1 měsícem
RepairException.php 215aef3cbd Update php licenses před 3 roky
Search.php 215aef3cbd Update php licenses před 3 roky
Server.php eec9a7ca40 fix: use Icrypto in place of Cypto před 3 týdny
ServerContainer.php 3846ec2899 Merge pull request #38322 from nextcloud/bugfix/noid/throw-early-app-container před 1 rokem
ServerNotAvailableException.php 215aef3cbd Update php licenses před 3 roky
ServiceUnavailableException.php 215aef3cbd Update php licenses před 3 roky
Setup.php 229deb0497 fix: Make user removal more resilient před 1 měsícem
StreamImage.php aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 před 1 rokem
Streamer.php 70a6eeed3e fix: log fopen calls when stream isn't available před 1 rokem
SubAdmin.php aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 před 1 rokem
SystemConfig.php 5159a5f71d fix(config): Mark more configs as sensitive před 3 týdny
TagManager.php aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 před 1 rokem
Tags.php 9b0c27c367 fix(Tags): Return boolean for userHasTags() před 2 měsíci
TempManager.php 215aef3cbd Update php licenses před 3 roky
TemplateLayout.php 86a496d589 fix(Session): avoid password confirmation on SSO před 5 měsíci
URLGenerator.php aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 před 1 rokem
Updater.php 97cdd9b90c fix: set mimetype_version during upgrade to the old version před 5 měsíci