Arthur Schiwon fd421cfc53 Merge pull request #42880 from nextcloud/backport/42607/stable26 10 ヶ月 前
..
Accounts aa709291cf fix: always use display name from correct backend 1 年間 前
Activity f5c361cf44 composer run cs:fix 1 年間 前
App 5d8dfe81fd fix(appstore): Only send subscription keys to valid appstores 10 ヶ月 前
AppFramework 71d0b4ab42 Reverse X-Forwarded-For list to read the correct proxy remote address 1 年間 前
Archive ff776a90b1 Strong type filesize related methods to ease 32bits problem findings 1 年間 前
Authentication 69b4317ff9 fix(twofactor): avoid error in pgsql for duplicate entry 1 年間 前
Avatar 2374aea9dd Properly clear cached avatars 1 年間 前
BackgroundJob d74044f634 Fix API breakage by using a new method instead 1 年間 前
Broadcast f5c361cf44 composer run cs:fix 1 年間 前
Cache 98ed72b3ed Revert "fix(performance): Do not set up filesystem on every call" 1 年間 前
Calendar 651405a320 fix(CalDAV): check voject exists before attempting any operation 1 年間 前
Collaboration 7a0c2d879d fix(references): Do not log errors on 404 responses of opengraph image fetching 1 年間 前
Command d8c419c304 Explicitely only accept closures from our dependencies in ClosureJob 2 年 前
Comments e772fe68a4 fix(comments): Use provided offset in best effort when loading comments 1 年間 前
Console 6a04405167 fix: change maintenance mode info wording 1 年間 前
Contacts b38d2daede fix the contacts-menu vcf-contact avatars 1 年間 前
DB 01c1930f2f fix(workflowengine): use andWhere() not second where() 1 年間 前
Dashboard ab2c222c12 Fix Dashboard IManager getWidgets return annotation 1 年間 前
Diagnostics f5c361cf44 composer run cs:fix 1 年間 前
DirectEditing 614981ae9a feat(directediting): Allow opening by file id 1 年間 前
Encryption f5c361cf44 composer run cs:fix 1 年間 前
EventDispatcher c1452aa6bd emit an event when a message is logged 1 年間 前
Federation 1bd9d9143b ocm services 1 年間 前
Files 48b7eff03c Merge branch 'stable26' into backport/39044/stable26 11 ヶ月 前
FullTextSearch f5c361cf44 composer run cs:fix 1 年間 前
GlobalScale f5c361cf44 composer run cs:fix 1 年間 前
Group 61e61fb9c3 fix(cache): Remove displayname cache entry on delete 1 年間 前
Hooks f5c361cf44 composer run cs:fix 1 年間 前
Http d5f6249b76 Merge pull request #40167 from nextcloud/backport/40108/stable26 1 年間 前
IntegrityCheck b4fab4cfa4 Update Checker.php 1 年間 前
KnownUser f5c361cf44 composer run cs:fix 1 年間 前
L10N 756e119162 fix(l10n): Fix plural issue with different locale and language 1 年間 前
LDAP 215aef3cbd Update php licenses 3 年 前
Lock 33918821f1 restore shared lock ttl when releasing 10 ヶ月 前
Lockdown 308fcf4526 Respect OCP interface in private classes 1 年間 前
Log c1452aa6bd emit an event when a message is logged 1 年間 前
Mail c10f3e31e8 use getsystemvalue-functions in Mailer.php 1 年間 前
Memcache a59df23fd5 adjust redis compareSetTTL to use a lua script 10 ヶ月 前
Metadata 84408cdc28 fix: handle exif metadata read errors gracefully 10 ヶ月 前
Migration f5c361cf44 composer run cs:fix 1 年間 前
Net 8aea25b5b9 Add remote host validation API 2 年 前
Notification f5c361cf44 composer run cs:fix 1 年間 前
OCM 4a3217cc90 fix(OCM): Make the public API only rely on OCP 1 年間 前
OCS f5c361cf44 composer run cs:fix 1 年間 前
Preview c0887094a9 fix semaphore unguarding 10 ヶ月 前
Profile 5a6447645a fix(profile): fix getUID on nullable user variable 1 年間 前
Profiler bec51730f5 Fix TypeError in Profiler 1 年間 前
Remote 215aef3cbd Update php licenses 3 年 前
Repair 793d5320c3 shorten oauth2 client names before resizing the column 1 年間 前
RichObjectStrings f5c361cf44 composer run cs:fix 1 年間 前
Route b911da3e1e DI for Router 1 年間 前
Search f5c361cf44 composer run cs:fix 1 年間 前
Security 75d4798865 fix(security): Handle idn_to_utf8 returning false 11 ヶ月 前
Session f5c361cf44 composer run cs:fix 1 年間 前
Settings f5c361cf44 composer run cs:fix 1 年間 前
Setup df8b19aea3 postgresql - add quotes around user names 1 年間 前
Share b2c8be171d Add SHARE_TYPE_SCIENCEMESH 1 年間 前
Share20 49d52dd33a Use nullsafe call syntax instead of additionnal check 1 年間 前
Support f5c361cf44 composer run cs:fix 1 年間 前
SystemTag ce7641ebfc fix(SystemTagManager): Use truncated tagName in getTag and updateTag 1 年間 前
Tagging 652158a72c Improve typing 2 年 前
Talk 06627c800c Add Talk converstation delete API 2 年 前
Template 4cebfa95e6 fix: Fix loading styles from core/css/ 1 年間 前
Translation 3e63298381 feat(translations): Add translation provider API 1 年間 前
Updater a5d751cda8 fix(updatecheck): Don't wait 120s for a response of updater.nextcloud.com 11 ヶ月 前
User d29b239d72 fix(session): Avoid two useless authtoken DB queries for every anonymous request 10 ヶ月 前
UserStatus f5c361cf44 composer run cs:fix 1 年間 前
legacy e4fbb49f38 fix(autoloader): no apcu no side effects 1 年間 前
AllConfig.php 926b3ce1f7 fix: Only apply cast if needed when searching users for value 10 ヶ月 前
AppConfig.php e1728e6072 fix(systemreport): Mark more configs as sensitive 10 ヶ月 前
AppScriptDependency.php 491bd6260c Sort app scripts topologically by its dependencies 2 年 前
AppScriptSort.php 491bd6260c Sort app scripts topologically by its dependencies 2 年 前
BinaryFinder.php 9b8ca9ad1f Move findBinaryFinder and isFunctionEnabled away from OC_Helper 2 年 前
CapabilitiesManager.php f5c361cf44 composer run cs:fix 1 年間 前
Color.php 215aef3cbd Update php licenses 3 年 前
Config.php 703043a024 add a check for disk_free_space in Config.php 1 年間 前
ContactsManager.php 38ba696729 fix(mail): ContactManager search with fullmatch 1 年間 前
DatabaseException.php 215aef3cbd Update php licenses 3 年 前
DatabaseSetupException.php b78f3a57d1 Migrate HintException to OCP 3 年 前
DateTimeFormatter.php 215aef3cbd Update php licenses 3 年 前
DateTimeZone.php 51f04ed514 Move away from deprecated ILogger 2 年 前
EmojiHelper.php cefcd55994 Include more emoji chars to test and fixes after include it 2 年 前
ForbiddenException.php 215aef3cbd Update php licenses 3 年 前
HintException.php 368f83095d Fix typos in lib/private subdirectory 2 年 前
InitialStateService.php cbec7528de fix(initial-state): Log an error when initial-state can not be JSON encoded 1 年間 前
Installer.php 4a21e41313 fix(apps): Fix loading info.xml file 1 年間 前
LargeFileHelper.php a0beacde69 Fix quota typing for 32bits after forward port from 25 1 年間 前
Log.php 31ba65f48f fix(log): Log exception class when message is empty 1 年間 前
MemoryInfo.php 94ecae4ade Add helper to cast to int|float, fix MemoryInfo on 32bits 1 年間 前
NaturalSort.php 069477e608 Migrate more classes of lib/private to LoggerInterface 2 年 前
NaturalSort_DefaultCollator.php 215aef3cbd Update php licenses 3 年 前
NavigationManager.php bf7fe04c4b fix(appinfo): navigation type is optional 1 年間 前
NeedsUpdateException.php 215aef3cbd Update php licenses 3 年 前
NotSquareException.php 215aef3cbd Update php licenses 3 年 前
PreviewManager.php 382432d4e1 cache formats supported by imagick 1 年間 前
PreviewNotAvailableException.php 215aef3cbd Update php licenses 3 年 前
RedisFactory.php 83717a7800 Add event logging for db and redis connection 2 年 前
Repair.php f5c361cf44 composer run cs:fix 1 年間 前
RepairException.php 215aef3cbd Update php licenses 3 年 前
Search.php 215aef3cbd Update php licenses 3 年 前
Server.php 33918821f1 restore shared lock ttl when releasing 10 ヶ月 前
ServerContainer.php f0a0bfaaee Move to str_starts_with 1 年間 前
ServerNotAvailableException.php 215aef3cbd Update php licenses 3 年 前
ServiceUnavailableException.php 215aef3cbd Update php licenses 3 年 前
Setup.php 2f78b6e58b fix ocm-provider rewrite rules 1 年間 前
StreamImage.php 110ea0df46 Allow empty mimeType 2 年 前
Streamer.php cd885b5705 Type sizes as int|float throughout the code base 1 年間 前
SubAdmin.php f5c361cf44 composer run cs:fix 1 年間 前
SystemConfig.php e1728e6072 fix(systemreport): Mark more configs as sensitive 10 ヶ月 前
TagManager.php 92a5a8f075 Cleanup tags and Share component 2 年 前
Tags.php 92a5a8f075 Cleanup tags and Share component 2 年 前
TempManager.php 215aef3cbd Update php licenses 3 年 前
TemplateLayout.php f943853c3d Add label for logo link 1 年間 前
URLGenerator.php 187c956c12 fix: Fix linkToOCSRouteAbsolute() without index.php and subfolder 1 年間 前
Updater.php 90c53df248 app type extended_authentication 1 年間 前