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 943f7fe350
fix: forbid moving a folder into a subfolder of itself
Signed-off-by: Robin Appelman <robin@icewind.nl>
1 month ago
..
Accounts Fix exception handling when profile data is too long 2 years ago
Activity Update php licenses 3 years ago
App fix(apps): Fix loading info.xml file 11 months ago
AppFramework Reverse X-Forwarded-For list to read the correct proxy remote address 7 months ago
Archive Expose ZIP stat information 2 years ago
Authentication public interface to invalidate tokens of user 1 year ago
Avatar fix: Fix avatar images 2 months ago
BackgroundJob Get not only time-sensitive next job from list but any 2 years ago
Broadcast/Events Update php licenses 3 years ago
Cache Add a built-in profiler inside Nextcloud 2 years ago
Calendar Move calendar resource/room backend registration to IBootstrap 2 years ago
Collaboration Fix double where() usage in resource manager 1 year ago
Command Update php licenses 3 years ago
Comments Fix forwarding the object id when searching comments 2 years ago
Console Do not decorate the CLI output if it's explicitly turned off 2 years ago
Contacts/ContactsMenu Update lib/private/Contacts/ContactsMenu/ContactsStore.php 2 years ago
DB fix: Check for wrapped retriable exceptions 12 months ago
Dashboard avoid early DI of IAppManager 2 years ago
Diagnostics only log diagnostic events if a treshhold is set 2 years ago
DirectEditing fix translation source in directEditing templates 2 years ago
Encryption make groupfolders use system wide encryption keys 2 years ago
EventDispatcher Fix codestyle 2 years ago
Federation Always log errors from sending federation api requests to ease debugging 2 years ago
Files fix: forbid moving a folder into a subfolder of itself 1 month ago
FullTextSearch Fix ArrayAccess and JsonSerializable return types 3 years ago
GlobalScale Update php licenses 3 years ago
Group Do not ignore return value of deleteGroup from backend 2 years ago
Hooks Update php licenses 3 years ago
Http enh: skip processing for empty response 9 months ago
IntegrityCheck Fix Iterator return types 3 years ago
KnownUser Update php licenses 3 years ago
L10N fix(l10n): Fix plural issue with different locale and language 11 months ago
LDAP Update php licenses 3 years ago
Lock Migrate from ILogger to LoggerInterface in lib/private 2 years ago
Lockdown use searchoperation for storage filter instead of db expression 3 years ago
Log Merge pull request #35824 from nextcloud/backport/35614/stable24 1 year ago
Mail Migrate from ILogger to LoggerInterface in lib/private 2 years ago
Memcache Correctly handle Redis::keys returning false 2 years ago
Metadata Merge pull request #32134 from nextcloud/backport/32033/stable24 2 years ago
Migration Fix codestyle 2 years ago
Notification Appropriate length check in Notification.php 2 years ago
OCS Update php licenses 3 years ago
Preview imaginary - add tiff to supported formats 1 year ago
Profile Add profile default setting for admin 2 years ago
Profiler Add a built-in profiler inside Nextcloud 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 Update php licenses 3 years ago
Route Migrate from ILogger to LoggerInterface in lib/private 2 years ago
Search Migrate from ILogger to LoggerInterface in lib/private 2 years ago
Security feat(security): Allow to opt-out of ratelimit protection, e.g. for testing on CI 1 year ago
Session Fix ArrayAccess and JsonSerializable return types 3 years ago
Settings Handle non existing settings again 2 years ago
Setup Do not store generated mysql password if it was not used 1 year ago
Share Check style update 2 years ago
Share20 Remove modern PHP syntax, and apply codesniffer fixes in Share20/Manager.php 3 months ago
Support Expose mapped user count from LDAP and use that for user limit check 2 years ago
SystemTag fix(SystemTagManager): Truncate overlong tag names 1 year ago
Tagging Update php licenses 3 years ago
Talk Add a Talk API for OCP 2 years ago
Template fix: Avoid resetting scss cacher when no variables are found 1 year ago
Updater Migrate from ILogger to LoggerInterface in lib/private 2 years ago
User fix: use handleLoginFailed for invalid email address 11 months ago
UserStatus Allow to revert the user status of multiple users in 3 queries instead of 3*n 2 years ago
legacy fix OC_Image: Prevent E_WARNING from getimagesize* 1 year ago
AllConfig.php fix(config): Make sure user keys are strings 2 months ago
AppConfig.php Fix appconfig compatibility with Oracle DB 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
CapabilitiesManager.php Don't inject Bruteforce capability info in the webui 2 years 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 Convert strict_search to wildcard property and add psalm docs 3 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 Update php licenses 3 years ago
ForbiddenException.php Update php licenses 3 years ago
HintException.php Migrate HintException to OCP 3 years ago
InitialStateService.php Update php licenses 3 years ago
Installer.php fix(apps): Fix loading info.xml file 11 months ago
LargeFileHelper.php Adapt types of subclasses 1 year ago
Log.php Fix logging data context to file 2 years ago
MemoryInfo.php Update php licenses 3 years ago
NaturalSort.php Update php licenses 3 years ago
NaturalSort_DefaultCollator.php Update php licenses 3 years ago
NavigationManager.php Let apps toggle an unread counter on app icons 3 years ago
NeedsUpdateException.php Update php licenses 3 years ago
NotSquareException.php Update php licenses 3 years ago
PreviewManager.php Emit typed event when preview is requested 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 back TokenCleanupJob to invalidate old temporary tokens 2 years ago
RepairException.php Update php licenses 3 years ago
Search.php Update php licenses 3 years ago
Server.php fix(ratelimit): Only use memory cache backend for redis 9 months ago
ServerContainer.php Update php licenses 3 years ago
ServerNotAvailableException.php Update php licenses 3 years ago
ServiceUnavailableException.php Update php licenses 3 years ago
Setup.php Add back TokenCleanupJob to invalidate old temporary tokens 2 years ago
StreamImage.php Send images to imaginary docker to generate previews 2 years ago
Streamer.php Add X-Accel-Buffering header to downloads 2 years ago
SubAdmin.php Update php licenses 3 years ago
SystemConfig.php Mark more config values as sensitive 2 years ago
TagManager.php Update php licenses 3 years ago
Tags.php Update php licenses 3 years ago
TempManager.php Update php licenses 3 years ago
TemplateLayout.php Retrieve user status only once when displaying page 2 years ago
URLGenerator.php Check style update 2 years ago
Updater.php Do not print verbose info about app updates if there are none 3 years ago