You cannot 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/lib/private
Joas Schilling c8160a6150
Merge pull request #35873 from leegarrett/35830_lgarrett
Implement occ status command via return codes v2 (Fixes: #35704)
1 year ago
..
Accounts Rename mastodon to fediverse 2 years ago
Activity Throw on missing type of rich subject parameter 2 years ago
App Revert "Just use string for groups in enableAppForGroups" 1 year ago
AppFramework Merge pull request #34172 from audriga/add-scim-json-support 1 year ago
Archive Expose ZIP stat information 2 years ago
Authentication Do not setup a session when not required on WebDAV requests 1 year ago
Avatar Revert "avatar generation - disable setimageformat" 1 year ago
BackgroundJob Fix many tests and warnings 2 years ago
Broadcast/Events Update php licenses 3 years ago
Cache Move CappedMemoryCache to OCP 2 years ago
Calendar Move iMIP to it's own interface 2 years ago
Collaboration Improve email search results 2 years ago
Command Fix many tests and warnings 2 years ago
Comments Fix forwarding the object id when searching comments 2 years ago
Console Implement occ status command via return codes (Fixes: #35704) 1 year ago
Contacts/ContactsMenu Merge pull request #32635 from andyxheli/patch-3 2 years ago
DB Fix more psalm issues in OC\DB 2 years ago
Dashboard Merge pull request #34832 from nextcloud/bugfix/noid/allow-to-conditionally-enable-dashboard-widgets 2 years ago
Diagnostics Move CappedMemoryCache to OCP 2 years ago
DirectEditing fix translation source in directEditing templates 2 years ago
Encryption add marker interface to mark system mount points for encryption 2 years ago
EventDispatcher Fix codestyle 2 years ago
Federation Validate if the user part of a "cloud id" can even be a valid user id 2 years ago
Files Suppress last psalm error until upstream fix is released and included 1 year ago
FullTextSearch Fix ArrayAccess and JsonSerializable return types 3 years ago
GlobalScale Update php licenses 3 years ago
Group Add group display name cache 2 years ago
Hooks Update php licenses 3 years ago
Http Fix DNS Pin Middleware throwing for public IPs 2 years ago
IntegrityCheck Simlify tests for integrity check on modified mimetype lists 2 years ago
KnownUser Fix psalm spotted errors with new requirements 1 year ago
L10N Cache available languages locally 2 years ago
LDAP Update php licenses 3 years ago
Lock Cleanup lock related code 2 years ago
Lockdown Rename file1 and file2 to source and target in Storage abstraction 2 years ago
Log fix(logging): Fix array to string conversion in errorlog writer 1 year ago
Mail refactor AutoSubmittedValue to Headers\AutoSubmitted and adding 1 year ago
Memcache Only setup redis connection if needed 2 years ago
Metadata Fix getMetadata return type 2 years ago
Migration Migrate Repair events to OCP\EventDispatcher\Event 2 years ago
Net Add remote host validation API 2 years ago
Notification Throw on missing type of rich subject parameter 2 years ago
OCS Add a capability for the reference API and expose the regex to clients 2 years ago
Preview Fix psalm spotted errors with new requirements 1 year ago
Profile Rename mastodon to fediverse 2 years ago
Profiler Expose clearing the profiles and fix it 2 years ago
Remote Update php licenses 3 years ago
Repair Merge pull request #35176 from bjornfor/add-asciidoc-mime-type 2 years ago
RichObjectStrings Update php licenses 3 years ago
Route Fix typos in lib/private subdirectory 2 years ago
Search Migrate from ILogger to LoggerInterface in lib/private 2 years ago
Security Add remote host validation API 2 years ago
Session fix: Make sure to reopen session before cleaning 1 year ago
Settings Merge branch 'master' into fix/setting/accessibility-title 2 years ago
Setup Bugfix to support postgres15 2 years ago
Share Cleanup tags and Share component 2 years ago
Share20 Merge pull request #34477 from nextcloud/bugfix/noid/sharee-recommendations-show-group-id 2 years ago
Support l10n: Improve styling 2 years ago
SystemTag Update php licenses 3 years ago
Tagging Improve typing 2 years ago
Talk Add Talk converstation delete API 2 years ago
Template Catch NotFoundException as well in JSCombiner 2 years ago
Updater Migrate from ILogger to LoggerInterface in lib/private 2 years ago
User Merge pull request #34772 from nextcloud/fix/clean-ldap-access-factory-usage 1 year ago
UserStatus Allow to revert the user status of multiple users in 3 queries instead of 3*n 2 years ago
legacy Small fix in OC_API 1 year ago
AllConfig.php fix mistake in db query to delete a user config value 2 years ago
AppConfig.php Merge pull request #35177 from nextcloud/fix/noid/bringing-clear-config-back 1 year ago
AppScriptDependency.php Sort app scripts topologically by its dependencies 2 years ago
AppScriptSort.php Sort app scripts topologically by its dependencies 2 years ago
BinaryFinder.php Move findBinaryFinder and isFunctionEnabled away from OC_Helper 2 years ago
CapabilitiesManager.php Don't inject Bruteforce capability info in the webui 2 years ago
Color.php Update php licenses 3 years ago
Config.php Revert "Make config file saving safe against write failures" 2 years ago
ContactsManager.php Remove some constants and functions which have been long deprecated 2 years ago
DatabaseException.php Update php licenses 3 years ago
DatabaseSetupException.php Migrate HintException to OCP 3 years ago
DateTimeFormatter.php Update php licenses 3 years ago
DateTimeZone.php Move away from deprecated ILogger 2 years ago
EmojiHelper.php Include more emoji chars to test and fixes after include it 2 years ago
ForbiddenException.php Update php licenses 3 years ago
HintException.php Fix typos in lib/private subdirectory 2 years ago
InitialStateService.php Update php licenses 3 years ago
Installer.php set defaultEnabled in shipped.json 2 years ago
LargeFileHelper.php Fix psalm spotted errors with new requirements 1 year ago
Log.php allow apps to specify methods carrying sensitive parameters 2 years ago
MemoryInfo.php Fix typos in lib/private subdirectory 2 years ago
NaturalSort.php Migrate more classes of lib/private to LoggerInterface 2 years ago
NaturalSort_DefaultCollator.php Update php licenses 3 years ago
NavigationManager.php Fix navigation order 2 years ago
NeedsUpdateException.php Update php licenses 3 years ago
NotSquareException.php Update php licenses 3 years ago
PreviewManager.php Limit-number-of-concurrent-preview-generations 2 years ago
PreviewNotAvailableException.php Update php licenses 3 years ago
RedisFactory.php Add event logging for db and redis connection 2 years ago
Repair.php Add repair job that will ensure that secret and passwordsalt are set 2 years ago
RepairException.php Update php licenses 3 years ago
Search.php Update php licenses 3 years ago
Server.php Cache available languages locally 2 years ago
ServerContainer.php Move to str_starts_with 2 years ago
ServerNotAvailableException.php Update php licenses 3 years ago
ServiceUnavailableException.php Update php licenses 3 years ago
Setup.php remove 32-bit workarounds 2 years ago
StreamImage.php Allow empty mimeType 2 years ago
Streamer.php remove 32-bit workarounds 2 years ago
SubAdmin.php Update php licenses 3 years ago
SystemConfig.php Mark more config values as sensitive 2 years ago
TagManager.php Cleanup tags and Share component 2 years ago
Tags.php Cleanup tags and Share component 2 years ago
TempManager.php Update php licenses 3 years ago
TemplateLayout.php Merge pull request #35071 from nextcloud/fix/384-missing_alt_text_for_logo_on_multiple_pages 2 years ago
URLGenerator.php app_path cannot be empty 2 years ago
Updater.php fix update for 32-bit 2 years ago