You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/lib/private
Maxence Lange edfc339bf5 fix(lexicon): switch bool value to non-lazy 4 months ago
..
Accounts fix(Accounts): Add back v2 scope migration 6 months ago
Activity feat(activity): add bulk activity option 7 months ago
App Merge pull request #55420 from nextcloud/fix/40082/appstore-timeout 5 months ago
AppFramework feat(route): globalsiteselector as root url generator 5 months ago
Archive refactor: use logical `&&` `||` instead of weak `and` `or` operators 5 months ago
Authentication fix(query-builder): Don't catch UniqueConstraintViolationException 6 months ago
Avatar feat(avatars): use different colors for guests for the same name 6 months ago
BackgroundJob refactor(preview): Cleanup the implementation of the new preview backend 5 months ago
Blurhash/Listener fix(blurhash): Skip generation the if previews are disabled. 9 months ago
Broadcast/Events
Cache chore: Remove unused \OC\Cache\CappedMemoryCache 6 months ago
Calendar fix: iMip reply from outlook.com does not contain organizer property 5 months ago
Collaboration Merge pull request #54102 from nextcloud/ensure-cloud-key 5 months ago
Command refactor: use logical `&&` `||` instead of weak `and` `or` operators 5 months ago
Comments fix(comments): Don's catch invalid DriverException 6 months ago
Config fix(lexicon): switch bool value to non-lazy 4 months ago
Console chore: apply new CSFixer rules 8 months ago
Contacts/ContactsMenu chore: apply new CSFixer rules 8 months ago
ContextChat fix: add strict typing to ContextChat classes 8 months ago
DB feat(querybuilder): Remove deprecated IQueryBuilder::execute 5 months ago
Dashboard
Diagnostics chore: apply new CSFixer rules 8 months ago
DirectEditing chore: apply new CSFixer rules 8 months ago
Encryption chore(encryption): Cleanup typing in EncryptAll/DecryptAll 6 months ago
EventDispatcher fix: Do not use deprecated IServerContainer in EventDispatcher 8 months ago
Federation fix(ocm): format notifications 5 months ago
Files Merge pull request #55719 from nextcloud/fix-object-store-storage-free-space 4 months ago
FilesMetadata
FullTextSearch chore: apply new CSFixer rules 8 months ago
GlobalScale chore: apply new CSFixer rules 8 months ago
Group fix(IGroupManager): Use correct return type in getUserGroupIds method 5 months ago
Hooks refactor: use logical `&&` `||` instead of weak `and` `or` operators 5 months ago
Http chore(Http\Client): fix linting issues 8 months ago
IntegrityCheck refactor: use logical `&&` `||` instead of weak `and` `or` operators 5 months ago
KnownUser
L10N fix(l10n): Don't fallback from 3-letter languages to 2-letter 5 months ago
LDAP
Lock refactor: use logical `&&` `||` instead of weak `and` `or` operators 5 months ago
Lockdown chore: Fix all method calls with too many arguments 7 months ago
Log fix(syslog): open syslog channel on write 8 months ago
Mail feat(ocp): add email address validator 7 months ago
Memcache fix(cache): Ensure unique global prefix per instanceid 5 months ago
Migration chore: apply new CSFixer rules 8 months ago
Net
Notification feat: indicate reason for preloading notifications 7 months ago
OCM fix(ocm): ignore cache if not setup 5 months ago
OCS fix(OCS): Add IRequest::getFormat to determine the response Content-Type the same way everywhere 6 months ago
Preview Merge pull request #55100 from invario/previews-better-logging 5 months ago
Profile fix(config): fix tests+psalm 7 months ago
Profiler fix(profiler): set default values for fputcsv arguments to avoid depreciation warning 6 months ago
Remote chore: apply new CSFixer rules 8 months ago
Repair fix(lexicon): switch bool value to non-lazy 4 months ago
RichObjectStrings Revert "refactor(RichObjectStrings): Only log error if key or value is not string in validator" 11 months ago
Route fix(route): Change "core.ProfilePage.index" to lowercase 6 months ago
Search feat(unified-search): Use existing min search length config 5 months ago
Security refactor: use logical `&&` `||` instead of weak `and` `or` operators 5 months ago
Session feat(core): add cookie_domain config option 9 months ago
Settings feat(settings): Add support for delegated settings not appearing in menu 5 months ago
Setup refactor(querybuilder): Port away from qb::execute() in lib/ 6 months ago
SetupCheck
Share feat(preset): share link expiration date 7 months ago
Share20 feat(Share\IManager): add `matchUserId` method and update docs 5 months ago
SpeechToText
Support fix: Fix issues and tests in DIContainer and friends 8 months ago
SystemTag Merge pull request #54810 from nextcloud/feat/typed-tag-events 6 months ago
Tagging
Talk
TaskProcessing fix: address review comments 4 months ago
Teams fix(team-api): get all teams details in a single request 5 months ago
Template fix: Cleanup and fix tests, and fix related issues in code 5 months ago
TextProcessing
TextToImage
Translation
Updater fix: handle ambiguous IResponse.getBody return types 8 months ago
User refactor(dbal): Port away from getDatabasePlatform() instanceof pattern 5 months ago
UserStatus fix(container): Reduce general deprecation spam on all requests 7 months ago
legacy fix: Cleanup and fix tests, and fix related issues in code 5 months ago
AllConfig.php feat(AppConfig): cache app config in local cache if available 7 months ago
AppConfig.php fix(lexicon): send single notice/warning when using unknown config key 6 months ago
AppScriptDependency.php chore: apply new CSFixer rules 8 months ago
AppScriptSort.php chore: apply new CSFixer rules 8 months ago
BinaryFinder.php
CapabilitiesManager.php feat(api): File conversion API 1 year ago
Color.php chore: apply new CSFixer rules 8 months ago
Config.php fix: Fix psalm taint false-positives by small refactorings 1 year ago
ContactsManager.php fix(cardav): only show useres from enabled addressBooks in contacts menu 12 months ago
DatabaseException.php
DatabaseSetupException.php
DateTimeFormatter.php
DateTimeZone.php feat(IDateTimeZone): allow to fetch timezone of specified user 7 months ago
EmojiHelper.php chore: apply new CSFixer rules 8 months ago
EventSource.php refactor: use logical `&&` `||` instead of weak `and` `or` operators 5 months ago
EventSourceFactory.php
ForbiddenException.php
HintException.php
Image.php refactor: use logical `&&` `||` instead of weak `and` `or` operators 5 months ago
InitialStateService.php fix(container): Reduce general deprecation spam on all requests 7 months ago
Installer.php refactor: use logical `&&` `||` instead of weak `and` `or` operators 5 months ago
LargeFileHelper.php fix: remove executable flag from source files 6 months ago
Log.php chore: apply new CSFixer rules 8 months ago
MemoryInfo.php
NaturalSort.php
NaturalSort_DefaultCollator.php
NavigationManager.php fix(navigation): Fix default app entry registered as closure 10 months ago
NeedsUpdateException.php
NotSquareException.php
PhoneNumberUtil.php
PreviewManager.php Merge pull request #55658 from nextcloud/bug/noid/disable-mp3-previews-by-default 5 months ago
PreviewNotAvailableException.php chore: apply new CSFixer rules 8 months ago
RedisFactory.php fix(cache): Set default Redis port to `0` for UNIX sockets 6 months ago
Repair.php fix(lexicon): switch bool value to non-lazy 4 months ago
RepairException.php
Server.php fix(preview): Make version column a string 5 months ago
ServerContainer.php feat: Improve init a bit, and add more profiling steps 10 months ago
ServerNotAvailableException.php
ServiceUnavailableException.php
Setup.php perf(preview): Migrate previews to the new optimized table 5 months ago
StreamImage.php
Streamer.php refactor(Streamer): inject `IDateTimeZone` as constructor arg 7 months ago
SubAdmin.php
SystemConfig.php feat: allow admins to configure additional sensitive config values 7 months ago
TagManager.php fix: Dispatch favorite event with an actual path 6 months ago
Tags.php fix: Dispatch favorite event with an actual path 6 months ago
TempManager.php chore: move implementation from OC legacy to OCP\Files 10 months ago
TemplateLayout.php chore: Cleanup typing and deprecated method calls in resource locators 5 months ago
URLGenerator.php refactor: use logical `&&` `||` instead of weak `and` `or` operators 5 months ago
Updater.php chore: Replace last calls to OC_App::enable by IAppManager 7 months ago