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
John Molakvoæ b9906fb21e
feat(files): Quota in navigation
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
1 year ago
..
Accounts Rename mastodon to fediverse 2 years ago
Activity Throw on missing type of rich subject parameter 1 year 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 Merge pull request #36001 from nextcloud/validate-user-tz 1 year ago
Avatar Revert "avatar generation - disable setimageformat" 1 year ago
BackgroundJob Fix API breakage by using a new method instead 1 year 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 link reference content-type check, accept 'text/html;*' 1 year 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 Show local time in avatar menu 1 year ago
DB Fix more psalm issues in OC\DB 2 years ago
Dashboard chore(OCP): Remove deprecated dashboard interfaces and classes 1 year 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 1 year ago
Files Merge pull request #36075 from fmenabe/s3-storage-class 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 1 year 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 1 year 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(ExceptionSerializer): encode arguments before filtering the trace 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 IMigrationStep progress bar fix 1 year ago
Net Add remote host validation API 2 years ago
Notification Throw on missing type of rich subject parameter 1 year ago
OCS Add a capability for the reference API and expose the regex to clients 2 years ago
Preview docs: add description how BackgroundCleanupJob.getNewPreviewLocations works 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 1 year 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 1 year ago
Support perf(logging): Return early when log level does not match before serializing an exception 1 year 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 1 year ago
Updater Migrate from ILogger to LoggerInterface in lib/private 2 years ago
User spaces are allowed in userids 1 year ago
UserStatus Allow to revert the user status of multiple users in 3 queries instead of 3*n 2 years ago
legacy feat(files): Quota in navigation 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 chore: Add typings to Log properties 1 year 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 chore(OCP): Remove deprecated dashboard interfaces and classes 1 year ago
ServerContainer.php Move to str_starts_with 1 year 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 1 year 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 Revert "Add alt to the logo, adapt css for logo" 1 year ago
URLGenerator.php app_path cannot be empty 2 years ago
Updater.php fix update for 32-bit 1 year ago