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
Robin Appelman 36835b7fec
Merge pull request #36810 from nextcloud/setup-user-onetime-before-mounts
do onetime user setup before getting any mount from providers
1 year ago
..
Accounts composer run cs:fix 1 year ago
Activity composer run cs:fix 1 year ago
App Small cleanups for AppManager 1 year ago
AppFramework Add a debug message when throttling without defining 1 year ago
Archive Strong type filesize related methods to ease 32bits problem findings 1 year ago
Authentication Merge pull request #36033 from nextcloud/invalidateTokensWhenDeletingOAuthClientMaster 1 year ago
Avatar composer run cs:fix 1 year ago
BackgroundJob Fix API breakage by using a new method instead 1 year ago
Broadcast/Events composer run cs:fix 1 year ago
Cache Revert "fix(performance): Do not set up filesystem on every call" 1 year ago
Calendar composer run cs:fix 1 year ago
Collaboration Implement file reference wiget 1 year ago
Command Fix many tests and warnings 2 years ago
Comments Split the comments ids by chunks 1 year ago
Console fix(PHP8.2): Declare Symfony Application property in console application 1 year ago
Contacts/ContactsMenu fix the contacts-menu vcf-contact avatars 1 year ago
DB fix(DB): Remove not supported column comments when using SQLite 1 year ago
Dashboard composer run cs:fix 1 year ago
Diagnostics composer run cs:fix 1 year ago
DirectEditing feat(directediting): Allow opening by file id 1 year ago
Encryption composer run cs:fix 1 year ago
EventDispatcher composer run cs:fix 1 year ago
Federation composer run cs:fix 1 year ago
Files Merge pull request #36810 from nextcloud/setup-user-onetime-before-mounts 1 year ago
FullTextSearch composer run cs:fix 1 year ago
GlobalScale composer run cs:fix 1 year ago
Group dispatch new BeforeGroupChangedEvent before setDisplayName on groups 1 year ago
Hooks composer run cs:fix 1 year ago
Http composer run cs:fix 1 year ago
IntegrityCheck composer run cs:fix 1 year ago
KnownUser composer run cs:fix 1 year ago
L10N composer run cs:fix 1 year ago
LDAP Update php licenses 3 years ago
Lock composer run cs:fix 1 year ago
Lockdown Respect OCP interface in private classes 1 year ago
Log fix: treat text app session parameters as sensitive values 1 year ago
Mail Migrate to Symfony Mailer 1 year ago
Memcache Fix RedisCluster 1 year ago
Metadata try to fix the exif_read_data issue 1 year ago
Migration composer run cs:fix 1 year ago
Net Add remote host validation API 2 years ago
Notification composer run cs:fix 1 year ago
OCS composer run cs:fix 1 year ago
Preview imaginary - fix autorotate and improve the logic 1 year ago
Profile composer run cs:fix 1 year ago
Profiler Expose clearing the profiles and fix it 2 years ago
Remote Update php licenses 3 years ago
Repair fix(OCC): Don't throw in the repair step for phone validation 1 year ago
RichObjectStrings composer run cs:fix 1 year ago
Route DI for Router 1 year ago
Search composer run cs:fix 1 year ago
Security composer run cs:fix 1 year ago
Session composer run cs:fix 1 year ago
Settings composer run cs:fix 1 year ago
Setup postgresql - add quotes around user names 1 year ago
Share Fix the typo in comments 1 year ago
Share20 Add SHARE_TYPE_SCIENCEMESH 1 year ago
Support composer run cs:fix 1 year ago
SystemTag Add chunking in SystemTagObjectMapper::getTagIdsForObjects 1 year ago
Tagging Improve typing 2 years ago
Talk Add Talk converstation delete API 2 years ago
Template fix(OC/Template): Allow `.mjs` files within custom app paths 1 year ago
Translation feat(translations): Add translation provider API 1 year ago
Updater composer run cs:fix 1 year ago
User Merge pull request #35561 from nextcloud/create-user-transaction 1 year ago
UserStatus composer run cs:fix 1 year ago
legacy Merge pull request #36636 from nextcloud/fix/oc-image-getimagesize 1 year ago
AllConfig.php fix mistake in db query to delete a user config value 2 years ago
AppConfig.php fix(security): Mark recording_servers key appconfig as private as it contains a secret 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 composer run cs:fix 1 year ago
Color.php Update php licenses 3 years ago
Config.php add a check for disk_free_space in Config.php 1 year ago
ContactsManager.php composer run cs:fix 1 year 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 composer run cs:fix 1 year ago
Installer.php set defaultEnabled in shipped.json 2 years ago
LargeFileHelper.php Fix psalm errors related to filesizes 1 year ago
Log.php composer run cs:fix 1 year ago
MemoryInfo.php Add helper to cast to int|float, fix MemoryInfo on 32bits 1 year 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(appinfo): navigation type is optional 1 year ago
NeedsUpdateException.php Update php licenses 3 years ago
NotSquareException.php Update php licenses 3 years ago
PreviewManager.php cache formats supported by imagick 1 year ago
PreviewNotAvailableException.php Update php licenses 3 years ago
RedisFactory.php Add event logging for db and redis connection 2 years ago
Repair.php composer run cs:fix 1 year ago
RepairException.php Update php licenses 3 years ago
Search.php Update php licenses 3 years ago
Server.php public interface to invalidate tokens of user 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 Revert "remove 32-bit workarounds" 1 year ago
StreamImage.php Allow empty mimeType 1 year ago
Streamer.php Type sizes as int|float throughout the code base 1 year ago
SubAdmin.php composer run cs:fix 1 year ago
SystemConfig.php composer run cs:fix 1 year 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 Port user menu to Vue 1 year ago
URLGenerator.php app_path cannot be empty 2 years ago
Updater.php Revert "disable upgrades to 26 for 32-bit" 1 year ago