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
Côme Chilliet 2bc77a3c5a
chore: Remove now unused OC_App deprecated methods
7 months ago
..
Accounts fix(Accounts): Add back v2 scope migration 8 months ago
Activity feat(activity): add bulk activity option 8 months ago
App feat: Add admin-delegation-section as well for completeness 7 months ago
AppFramework fix: Do not try to create lazy ghosts for PHP internal classes 7 months ago
Archive refactor: use logical `&&` `||` instead of weak `and` `or` operators 7 months ago
Authentication fix(query-builder): Don't catch UniqueConstraintViolationException 7 months ago
Avatar feat(avatars): use different colors for guests for the same name 7 months ago
BackgroundJob fix(cron): Fix infinite loop on ParallelAware blocked jobs 9 months ago
Blurhash/Listener fix(blurhash): Skip generation the if previews are disabled. 11 months ago
Broadcast/Events
Cache chore: Remove unused \OC\Cache\CappedMemoryCache 7 months ago
Calendar Merge pull request #55282 from nextcloud/fix/create-room-resource-calendar-sync 7 months ago
Collaboration fix(Collaboration\UserPlugin): ensure full match is included in results 7 months ago
Command refactor: use logical `&&` `||` instead of weak `and` `or` operators 7 months ago
Comments fix(comments): Don's catch invalid DriverException 7 months ago
Config feat(config): Add UserConfigChangedEvent whenever user config is updated 7 months ago
Console chore: apply new CSFixer rules 10 months ago
Contacts/ContactsMenu chore: apply new CSFixer rules 10 months ago
ContextChat fix: add strict typing to ContextChat classes 9 months ago
DB feat(db): add SSL/TLS support for PostgreSQL 7 months ago
Dashboard
Diagnostics chore: apply new CSFixer rules 10 months ago
DirectEditing chore: apply new CSFixer rules 10 months ago
Encryption chore(encryption): Cleanup typing in EncryptAll/DecryptAll 7 months ago
EventDispatcher fix: Do not use deprecated IServerContainer in EventDispatcher 9 months ago
Federation refactor: remove duplicated types and add return types 9 months ago
Files chore: Remove unused deprecated methods from OC_User and Filesystem 7 months ago
FilesMetadata test: add some minimal testing for metadata storage 1 year ago
FullTextSearch chore: apply new CSFixer rules 10 months ago
GlobalScale chore: apply new CSFixer rules 10 months ago
Group refactor: use logical `&&` `||` instead of weak `and` `or` operators 7 months ago
Hooks refactor: use logical `&&` `||` instead of weak `and` `or` operators 7 months ago
Http chore(Http\Client): fix linting issues 9 months ago
IntegrityCheck refactor: use logical `&&` `||` instead of weak `and` `or` operators 7 months ago
KnownUser
L10N fix: Fix phpdoc typing for IL10N::l $data parameter 7 months ago
LDAP style: update codestyle for coding-standard 1.2.3 2 years ago
Lock refactor: use logical `&&` `||` instead of weak `and` `or` operators 7 months ago
Lockdown chore: Fix all method calls with too many arguments 9 months ago
Log fix(syslog): open syslog channel on write 9 months ago
Mail feat(ocp): add email address validator 8 months ago
Memcache fix(cache): Ensure unique global prefix per instanceid 7 months ago
Migration chore: apply new CSFixer rules 10 months ago
Net
Notification feat: indicate reason for preloading notifications 8 months ago
OCM fix(ocm): ignore cache if not setup 7 months ago
OCS fix(OCS): Add IRequest::getFormat to determine the response Content-Type the same way everywhere 8 months ago
Preview Fix(previews): prevent infinite loop in case of bad video file 7 months ago
Profile fix(config): fix tests+psalm 8 months ago
Profiler fix(profiler): set default values for fputcsv arguments to avoid depreciation warning 8 months ago
Remote chore: apply new CSFixer rules 10 months ago
Repair fix(userconfig): set 'mail' as indexed 7 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 8 months ago
Search feat(unified-search): Use existing min search length config 7 months ago
Security refactor: use logical `&&` `||` instead of weak `and` `or` operators 7 months ago
Session feat(core): add cookie_domain config option 10 months ago
Settings feat(settings): Add support for delegated settings not appearing in menu 7 months ago
Setup refactor(querybuilder): Port away from qb::execute() in lib/ 7 months ago
SetupCheck
Share feat(preset): share link expiration date 8 months ago
Share20 feat(Share\IManager): add `matchUserId` method and update docs 7 months ago
SpeechToText
Support fix: Fix issues and tests in DIContainer and friends 9 months ago
SystemTag Merge pull request #54810 from nextcloud/feat/typed-tag-events 7 months ago
Tagging
Talk
TaskProcessing fix(TaskProcessing): Cache task types by 7 months ago
Teams chore: apply new CSFixer rules 10 months ago
Template chore: Fix the last psalm issues in lib/private/Template 7 months ago
TextProcessing fix(textprocessing): accept scheduling a task if there are equivalent taskprocessing providers only 1 year ago
TextToImage
Translation
Updater fix: handle ambiguous IResponse.getBody return types 10 months ago
User refactor: use logical `&&` `||` instead of weak `and` `or` operators 7 months ago
UserStatus fix(container): Reduce general deprecation spam on all requests 8 months ago
legacy chore: Remove now unused OC_App deprecated methods 7 months ago
AllConfig.php feat(AppConfig): cache app config in local cache if available 8 months ago
AppConfig.php fix(lexicon): send single notice/warning when using unknown config key 7 months ago
AppScriptDependency.php chore: apply new CSFixer rules 10 months ago
AppScriptSort.php chore: apply new CSFixer rules 10 months ago
BinaryFinder.php
CapabilitiesManager.php feat(api): File conversion API 1 year ago
Color.php chore: apply new CSFixer rules 10 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 1 year ago
DatabaseException.php
DatabaseSetupException.php
DateTimeFormatter.php
DateTimeZone.php feat(IDateTimeZone): allow to fetch timezone of specified user 8 months ago
EmojiHelper.php chore: apply new CSFixer rules 10 months ago
EventSource.php refactor: use logical `&&` `||` instead of weak `and` `or` operators 7 months ago
EventSourceFactory.php
ForbiddenException.php
HintException.php
Image.php refactor: use logical `&&` `||` instead of weak `and` `or` operators 7 months ago
InitialStateService.php fix(container): Reduce general deprecation spam on all requests 8 months ago
Installer.php refactor: use logical `&&` `||` instead of weak `and` `or` operators 7 months ago
LargeFileHelper.php fix: remove executable flag from source files 7 months ago
Log.php chore: apply new CSFixer rules 10 months ago
MemoryInfo.php
NaturalSort.php
NaturalSort_DefaultCollator.php
NavigationManager.php fix(navigation): Fix default app entry registered as closure 12 months ago
NeedsUpdateException.php
NotSquareException.php
PhoneNumberUtil.php
PreviewManager.php refactor: use logical `&&` `||` instead of weak `and` `or` operators 7 months ago
PreviewNotAvailableException.php chore: apply new CSFixer rules 10 months ago
RedisFactory.php fix(cache): Set default Redis port to `0` for UNIX sockets 7 months ago
Repair.php fix(dav): Mark removal of dav object properties as expensive 7 months ago
RepairException.php chore: Add SPDX header 2 years ago
Server.php refactor: use logical `&&` `||` instead of weak `and` `or` operators 7 months ago
ServerContainer.php feat: Improve init a bit, and add more profiling steps 11 months ago
ServerNotAvailableException.php
ServiceUnavailableException.php chore: Add SPDX header 2 years ago
Setup.php chore: Set installShippedApps as non-static in Installer 8 months ago
StreamImage.php
Streamer.php refactor(Streamer): inject `IDateTimeZone` as constructor arg 8 months ago
SubAdmin.php
SystemConfig.php feat: allow admins to configure additional sensitive config values 8 months ago
TagManager.php fix: Dispatch favorite event with an actual path 7 months ago
Tags.php fix: Dispatch favorite event with an actual path 7 months ago
TempManager.php chore: move implementation from OC legacy to OCP\Files 11 months ago
TemplateLayout.php chore: Cleanup typing and deprecated method calls in resource locators 7 months ago
URLGenerator.php refactor: use logical `&&` `||` instead of weak `and` `or` operators 7 months ago
Updater.php chore: Replace last calls to OC_App::enable by IAppManager 8 months ago