georglauterbach c559f62a36 fix: remove superflous line před 2 týdny
..
Accounts 0b332ceac2 fix: Apply new coding standard to all files před 7 měsíci
Activity 0b332ceac2 fix: Apply new coding standard to all files před 7 měsíci
App 23e8424c19 fix(appstoreFetcher): get app list from custom app store před 2 měsíci
AppFramework 12afcbb022 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 4d9cc7dd8d fix: Handle exception when clearing previously removed two factor tokens před 2 týdny
Avatar 35ce939332 fix: Fix avatar images před 7 měsíci
BackgroundJob 45d2147ac2 fix: log a warning when we can't build a background job před 1 týdnem
Blurhash dffcf956eb fix: don't persist previews used during blurhash generation před 3 měsíci
Broadcast f5c361cf44 composer run cs:fix před 1 rokem
Cache 951c330d39 Revert "don't perform an explicit setup when using the file cache" před 8 měsíci
Calendar 14725d792f fix(CalDAV): Check if the vObject exists before attempting any operations před 1 rokem
Collaboration 17434538d4 fix(federation): Fix missing protocol on CloudID remote před 4 měsíci
Command 303e2febc7 Merge pull request #43387 from nextcloud/fix/migrate-away-from-ilogger-in-jobs před 9 měsíci
Comments c4a44e1f4e fix(Comment): Initialize childrenCount as integer před 2 měsíci
Console 0b332ceac2 fix: Apply new coding standard to all files před 7 měsíci
Contacts 0b332ceac2 fix: Apply new coding standard to all files před 7 měsíci
DB ccc27dc28b fix: Run migration sql as statement so that the primary db node is used před 2 měsíci
Dashboard 66e1d866a2 fix(dashboard): Document expected icon behaviour před 4 měsíci
Diagnostics 0b332ceac2 fix: Apply new coding standard to all files před 7 měsíci
DirectEditing 0b332ceac2 fix: Apply new coding standard to all files před 7 měsíci
Encryption 0b332ceac2 fix: Apply new coding standard to all files před 7 měsíci
EventDispatcher 2232753b99 add hasListeners() před 9 měsíci
Federation 17434538d4 fix(federation): Fix missing protocol on CloudID remote před 4 měsíci
Files ce3cec9681 fix: Clean-up some remaining readdir calls with undesirable false evaluation potential před 1 týdnem
FilesMetadata 6ccafa3090 fix: Prevent crash when refreshing metadata for files without an owner před 2 měsíci
FullTextSearch 7e0899aaaf fix: Avoid unitialized access of fts manager properties před 9 měsíci
GlobalScale 426c0341ff Use typed version of IConfig::getSystemValue as much as possible před 1 rokem
Group 940d0aa9a4 fix: Ensure database connection is setup when getting group details před 3 měsíci
Hooks 0b332ceac2 fix: Apply new coding standard to all files před 7 měsíci
Http c559f62a36 fix: remove superflous line před 1 týdnem
IntegrityCheck 27c68fdcae 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 0b332ceac2 fix: Apply new coding standard to all files před 7 měsíci
LDAP 215aef3cbd Update php licenses před 3 roky
Lock ee65aedc67 fix(locking): Accept mixed as value on setTTL před 1 měsícem
Lockdown 308fcf4526 Respect OCP interface in private classes před 1 rokem
Log 52382e7956 fix(logger): Remove more parameters of other methods před 1 měsícem
Mail a2a0ce2364 fix call to custom mail_template_class před 2 měsíci
Memcache 34a0c383cb Update LoggerWrapperCache.php před 7 měsíci
Migration 825be0af80 fix(migration-preview): display a message if no attributes set před 3 měsíci
Net cbc47a9890 Refactors Metadata, Migration, and Net. před 1 rokem
Notification fd679e2018 fix(notifications): Help finding missing notifications by logging it před 9 měsíci
OCM 21e7a82e64 feat(OCM): Dispatch an event so apps can register resources před 1 rokem
OCS 453f293b50 feat(capabilities): Expose if mod-rewrite is working via capabilities před 7 měsíci
Preview 51b42ef346 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 0b332ceac2 fix: Apply new coding standard to all files před 7 měsíci
Remote ea06cf2f39 Convert isset ternary to null coalescing operator před 1 rokem
Repair 6a912e7afc fix(owncloud): Fix ownCloud migration with oauth2 app před 2 týdny
RichObjectStrings d481515081 Improve validator output in case of invalid RichObject před 10 měsíci
Route 351cf892e7 fix(Router): Load attribute routes of all apps when not app is specified před 2 měsíci
Search 0b332ceac2 fix: Apply new coding standard to all files před 7 měsíci
Security e2373b56fe fix: gracefully parse non-standard trusted certificates před 1 měsícem
Session 135b270807 fix(setup): ignore long session login during installation před 2 měsíci
Settings 0b332ceac2 fix: Apply new coding standard to all files před 7 měsíci
Setup 524ed97d62 fix: replace `Account name` by `Login` před 9 měsíci
SetupCheck 0ea2913ac3 fix: Log exceptions thrown by setup checks před 8 měsíci
Share a598de627c chore: remove long depricated share code před 8 měsíci
Share20 00d3e37e6d fix(share): Return empty string if no label is set před 1 měsícem
SpeechToText 76925f15d6 feat(stt): add ability to cancel a scheduled transcription před 8 měsíci
Support 839ddaa354 feat: rename users to account or person před 9 měsíci
SystemTag c47432fe49 fix: removed unused variable and check if tag ids are empty before starting the inserts před 5 měsíci
Tagging aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 před 1 rokem
Talk 0b332ceac2 fix: Apply new coding standard to all files před 7 měsíci
Teams a3cec03f3a fix: Avoid throwing errors for teams are unavailable před 4 měsíci
Template fc584b7874 fix(Token): make new scope future compatible před 5 měsíci
TextProcessing 9b0ed06556 fix(TextProcessing): use error instead of info for exception logging před 4 měsíci
TextToImage 156013a711 introduce IProviderWithUserId před 10 měsíci
Translation 970eb692d1 fix(coding style) před 10 měsíci
Updater e227d5afa1 feat(upgrade): migration attributes před 3 měsíci
User c027ceca52 fix: Skip users that still exist in backend před 1 měsícem
UserStatus f19645adab enh(userstatus): add OOO automation and remove calendar automation před 1 rokem
legacy 17ea67dc43 fix(Auth): ignore missing token when trying to set password-unconfirmable před 1 měsícem
AllConfig.php bc750a1d09 fix(config): Throw PreconditionException always when it didn't match před 2 měsíci
AppConfig.php 12a567137b 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 82319d41fd 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 9792090d2e fix(DateTimeFormatter): Adjust invalid doc blocks před 6 měsíci
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 4ad567df39 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 e838aa9514 fix(Logger): Warn on invalid `loglevel` configuration option před 8 měsíci
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 8ed2df80c2 Merge pull request #44988 from nextcloud/backport/44973/stable29 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 4342617dd9 fix(preview): don't create folder structure when previews are disabled před 4 měsíci
PreviewNotAvailableException.php 215aef3cbd Update php licenses před 3 roky
RedisFactory.php 5e9aa2fb17 Merge pull request #46521 from nextcloud/backport/46475/stable29 před 3 měsíci
Repair.php 5d5c307a1a fix: Make user removal more resilient před 1 měsícem
RepairException.php 215aef3cbd Update php licenses před 3 roky
Search.php c0ce272e9c chore: Migrate away from OC::$server->getLogger před 9 měsíci
Server.php 13765c0dbf 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 5d5c307a1a 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 40edb426a3 Refactor `OC\Server::getRootFolder` před 1 rokem
SubAdmin.php aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 před 1 rokem
SystemConfig.php 12a567137b 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 f4d453ed8e fix(Tags): Return boolean for userHasTags() před 2 měsíci
TempManager.php 215aef3cbd Update php licenses před 3 roky
TemplateLayout.php 9500984446 fix: Shipped apps should include the Nextcloud version in the cache buster před 3 týdny
URLGenerator.php 39d66ed5f6 fix(setup-checks): Ensure URL with webroot works před 1 měsícem
Updater.php 523346e1ff fix: set mimetype_version during upgrade to the old version před 5 měsíci