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
Daan Selen 4b4b39e7ec fix(ObjectStoreStorage): Encode original-path in writeStream by @frabe1579 10 months ago
..
Accounts fix(Accounts): Add back v2 scope migration 12 months ago
Activity feat(activity): add bulk activity option 1 year ago
App Merge pull request #55420 from nextcloud/fix/40082/appstore-timeout 11 months ago
AppFramework feat(route): globalsiteselector as root url generator 10 months ago
Archive refactor: use logical `&&` `||` instead of weak `and` `or` operators 11 months ago
Authentication fix(query-builder): Don't catch UniqueConstraintViolationException 12 months ago
Avatar feat(avatars): use different colors for guests for the same name 12 months ago
BackgroundJob refactor(preview): Cleanup the implementation of the new preview backend 11 months ago
Blurhash/Listener fix(blurhash): Skip generation the if previews are disabled. 1 year ago
Broadcast/Events
Cache chore: Remove unused \OC\Cache\CappedMemoryCache 11 months ago
Calendar Merge pull request #55282 from nextcloud/fix/create-room-resource-calendar-sync 11 months ago
Collaboration fix: Include email when searching share suggestions 11 months ago
Command refactor: use logical `&&` `||` instead of weak `and` `or` operators 11 months ago
Comments fix(comments): Don's catch invalid DriverException 12 months ago
Config feat(config): Add UserConfigChangedEvent whenever user config is updated 11 months ago
Console chore: apply new CSFixer rules 1 year ago
Contacts/ContactsMenu chore: apply new CSFixer rules 1 year ago
ContextChat fix: add strict typing to ContextChat classes 1 year ago
DB feat(db): add SSL/TLS support for PostgreSQL 11 months ago
Dashboard
Diagnostics chore: apply new CSFixer rules 1 year ago
DirectEditing chore: apply new CSFixer rules 1 year ago
Encryption chore(encryption): Cleanup typing in EncryptAll/DecryptAll 12 months ago
EventDispatcher fix: Do not use deprecated IServerContainer in EventDispatcher 1 year ago
Federation refactor: remove duplicated types and add return types 1 year ago
Files fix(ObjectStoreStorage): Encode original-path in writeStream by @frabe1579 10 months ago
FilesMetadata test: add some minimal testing for metadata storage 2 years ago
FullTextSearch chore: apply new CSFixer rules 1 year ago
GlobalScale chore: apply new CSFixer rules 1 year ago
Group fix(IGroupManager): Use correct return type in getUserGroupIds method 11 months ago
Hooks refactor: use logical `&&` `||` instead of weak `and` `or` operators 11 months ago
Http chore(Http\Client): fix linting issues 1 year ago
IntegrityCheck refactor: use logical `&&` `||` instead of weak `and` `or` operators 11 months ago
KnownUser
L10N fix: Fix phpdoc typing for IL10N::l $data parameter 11 months ago
LDAP
Lock refactor: use logical `&&` `||` instead of weak `and` `or` operators 11 months ago
Lockdown chore: Fix all method calls with too many arguments 1 year ago
Log fix(syslog): open syslog channel on write 1 year ago
Mail feat(ocp): add email address validator 1 year ago
Memcache fix(cache): Ensure unique global prefix per instanceid 11 months ago
Migration chore: apply new CSFixer rules 1 year ago
Net fix(net): Add IPv6 zone handling to IpAddressClassifier 2 years ago
Notification feat: indicate reason for preloading notifications 1 year ago
OCM fix(ocm): ignore cache if not setup 11 months ago
OCS fix(OCS): Add IRequest::getFormat to determine the response Content-Type the same way everywhere 12 months ago
Preview refactor(preview): Cleanup a bit the public interface 11 months ago
Profile fix(config): fix tests+psalm 1 year ago
Profiler fix(profiler): set default values for fputcsv arguments to avoid depreciation warning 12 months ago
Remote chore: apply new CSFixer rules 1 year ago
Repair perf(preview): Migrate previews to the new optimized table 11 months ago
RichObjectStrings Revert "refactor(RichObjectStrings): Only log error if key or value is not string in validator" 1 year ago
Route fix(route): Change "core.ProfilePage.index" to lowercase 1 year ago
Search feat(unified-search): Use existing min search length config 11 months ago
Security refactor: use logical `&&` `||` instead of weak `and` `or` operators 11 months ago
Session feat(core): add cookie_domain config option 1 year ago
Settings feat(settings): Add support for delegated settings not appearing in menu 11 months ago
Setup refactor(querybuilder): Port away from qb::execute() in lib/ 12 months ago
SetupCheck
Share feat(preset): share link expiration date 1 year ago
Share20 feat(Share\IManager): add `matchUserId` method and update docs 11 months ago
SpeechToText
Support fix: Fix issues and tests in DIContainer and friends 1 year ago
SystemTag Merge pull request #54810 from nextcloud/feat/typed-tag-events 12 months ago
Tagging
Talk
TaskProcessing fix(TaskProcessing): Increase MAX_TASK_AGE to 6 months 11 months ago
Teams chore: apply new CSFixer rules 1 year ago
Template fix: Cleanup and fix tests, and fix related issues in code 11 months ago
TextProcessing fix(textprocessing): accept scheduling a task if there are equivalent taskprocessing providers only 2 years ago
TextToImage
Translation
Updater fix: handle ambiguous IResponse.getBody return types 1 year ago
User Merge pull request #55463 from nextcloud/fix/user-group-manager-return-type 11 months ago
UserStatus fix(container): Reduce general deprecation spam on all requests 1 year ago
legacy fix: Cleanup and fix tests, and fix related issues in code 11 months ago
AllConfig.php feat(AppConfig): cache app config in local cache if available 1 year ago
AppConfig.php fix(lexicon): send single notice/warning when using unknown config key 12 months ago
AppScriptDependency.php chore: apply new CSFixer rules 1 year ago
AppScriptSort.php chore: apply new CSFixer rules 1 year ago
BinaryFinder.php
CapabilitiesManager.php feat(api): File conversion API 2 years ago
Color.php chore: apply new CSFixer rules 1 year ago
Config.php fix: Fix psalm taint false-positives by small refactorings 2 years ago
ContactsManager.php fix(cardav): only show useres from enabled addressBooks in contacts menu 1 year ago
DatabaseException.php
DatabaseSetupException.php
DateTimeFormatter.php
DateTimeZone.php feat(IDateTimeZone): allow to fetch timezone of specified user 1 year ago
EmojiHelper.php chore: apply new CSFixer rules 1 year ago
EventSource.php refactor: use logical `&&` `||` instead of weak `and` `or` operators 11 months ago
EventSourceFactory.php
ForbiddenException.php
HintException.php
Image.php refactor: use logical `&&` `||` instead of weak `and` `or` operators 11 months ago
InitialStateService.php fix(container): Reduce general deprecation spam on all requests 1 year ago
Installer.php refactor: use logical `&&` `||` instead of weak `and` `or` operators 11 months ago
LargeFileHelper.php fix: remove executable flag from source files 12 months ago
Log.php chore: apply new CSFixer rules 1 year ago
MemoryInfo.php
NaturalSort.php
NaturalSort_DefaultCollator.php
NavigationManager.php fix(navigation): Fix default app entry registered as closure 1 year ago
NeedsUpdateException.php
NotSquareException.php
PhoneNumberUtil.php
PreviewManager.php refactor(preview): Cleanup a bit the public interface 11 months ago
PreviewNotAvailableException.php chore: apply new CSFixer rules 1 year ago
RedisFactory.php fix(cache): Set default Redis port to `0` for UNIX sockets 12 months ago
Repair.php perf(preview): Migrate previews to the new optimized table 11 months ago
RepairException.php
Server.php fix(preview): Make version column a string 11 months ago
ServerContainer.php feat: Improve init a bit, and add more profiling steps 1 year ago
ServerNotAvailableException.php
ServiceUnavailableException.php
Setup.php perf(preview): Migrate previews to the new optimized table 11 months ago
StreamImage.php
Streamer.php refactor(Streamer): inject `IDateTimeZone` as constructor arg 1 year ago
SubAdmin.php
SystemConfig.php feat: allow admins to configure additional sensitive config values 1 year ago
TagManager.php fix: Dispatch favorite event with an actual path 11 months ago
Tags.php fix: Dispatch favorite event with an actual path 11 months ago
TempManager.php chore: move implementation from OC legacy to OCP\Files 1 year ago
TemplateLayout.php chore: Cleanup typing and deprecated method calls in resource locators 11 months ago
URLGenerator.php refactor: use logical `&&` `||` instead of weak `and` `or` operators 11 months ago
Updater.php chore: Replace last calls to OC_App::enable by IAppManager 1 year ago