Christoph Wurst ce259435c2 Fix DNS Pin Middleware throwing for public IPs 1 år sedan
..
Accounts 92a5a8f075 Cleanup tags and Share component 2 år sedan
Activity 215aef3cbd Update php licenses 3 år sedan
App 7af4fea0e3 Suppress false-positives from psalm, waiting for fix upstream 1 år sedan
AppFramework 41b2466d35 Clean up and deprecate app container aliases 1 år sedan
Archive f5004e8f0c Expose ZIP stat information 2 år sedan
Authentication 298d2b9b58 Skip general login with email for non-valid addresses and LDAP 1 år sedan
Avatar bc9a488046 Update avatars on update 2 år sedan
BackgroundJob 49334e4d9c Fix many tests and warnings 2 år sedan
Broadcast 215aef3cbd Update php licenses 3 år sedan
Cache d5c23dbb9f Move CappedMemoryCache to OCP 2 år sedan
Calendar aebcc3126a Move iMIP to it's own interface 1 år sedan
Collaboration 3c86afcce4 File reference: use the file type icon as fallback when no preview provider for this type 2 år sedan
Command d8c419c304 Explicitely only accept closures from our dependencies in ClosureJob 2 år sedan
Comments 7a0648757a Delete comments that expired now 2 år sedan
Console 458c2fa297 Remove OCP\App and OCP\BackgroundJob 2 år sedan
Contacts 7d024bc337 Merge pull request #32635 from andyxheli/patch-3 2 år sedan
DB d151999fc8 typehint migrationservice closures 2 år sedan
Dashboard 613b2a51e7 Merge pull request #34832 from nextcloud/bugfix/noid/allow-to-conditionally-enable-dashboard-widgets 1 år sedan
Diagnostics d5c23dbb9f Move CappedMemoryCache to OCP 2 år sedan
DirectEditing 8535dc4255 fix translation source in directEditing templates 2 år sedan
Encryption c2b206db64 add marker interface to mark system mount points for encryption 2 år sedan
EventDispatcher 1809386862 Fix codestyle 2 år sedan
Federation d3743392e0 cache cloud id data in CloudIdManager 2 år sedan
Files 3f7c620f26 fix psalm 1 år sedan
FullTextSearch 113756db30 Fix ArrayAccess and JsonSerializable return types 2 år sedan
GlobalScale 215aef3cbd Update php licenses 3 år sedan
Group 32eef3b10f Do not ignore return value of deleteGroup from backend 2 år sedan
Hooks 215aef3cbd Update php licenses 3 år sedan
Http ce259435c2 Fix DNS Pin Middleware throwing for public IPs 1 år sedan
IntegrityCheck 50ed84fe17 Simlify tests for integrity check on modified mimetype lists 2 år sedan
KnownUser 215aef3cbd Update php licenses 3 år sedan
L10N c54fb5f9e6 Use {$var} instead of ${var} for PHP 8.2 compatibility 2 år sedan
LDAP 215aef3cbd Update php licenses 3 år sedan
Lock fcae6a68c3 Cleanup lock related code 2 år sedan
Lockdown a5ea677370 Rename file1 and file2 to source and target in Storage abstraction 1 år sedan
Log 4c8ec6dc89 Log all deprecations with debug level 1 år sedan
Mail fd036f774f Do not throw errors when invalid setTo email is provided 1 år sedan
Memcache 826e234ecf Correctly handle Redis::keys returning false 2 år sedan
Metadata 38f5006c3e Fix getMetadata return type 1 år sedan
Migration a2a7150d6d Migrate Repair events to OCP\EventDispatcher\Event 2 år sedan
Net 8aea25b5b9 Add remote host validation API 1 år sedan
Notification 85eb3b2920 Fix wording of undeliverable push notifications 2 år sedan
OCS d434da75bb Add a capability for the reference API and expose the regex to clients 2 år sedan
Preview f9e9cd270d Limit-number-of-concurrent-preview-generations 1 år sedan
Profile 5edab8c922 Cache ConfigProfile 2 år sedan
Profiler c9703827e0 Expose clearing the profiles and fix it 2 år sedan
Remote 215aef3cbd Update php licenses 3 år sedan
Repair 4aaa4590a5 unbundle files_videoplayer and clean up a little 2 år sedan
RichObjectStrings 215aef3cbd Update php licenses 3 år sedan
Route 368f83095d Fix typos in lib/private subdirectory 2 år sedan
Search 6be7aa112f Migrate from ILogger to LoggerInterface in lib/private 2 år sedan
Security 8aea25b5b9 Add remote host validation API 1 år sedan
Session c412821606 Do not remove complete encrypted session key when just a key should be removed 1 år sedan
Settings 2397ea7219 Merge branch 'master' into fix/setting/accessibility-title 2 år sedan
Setup b427ccd065 Do not store generated mysql password if it was not used 2 år sedan
Share 92a5a8f075 Cleanup tags and Share component 2 år sedan
Share20 3dee71db20 Fix PHP CS 1 år sedan
Support 142f9913a6 Expose mapped user count from LDAP and use that for user limit check 1 år sedan
SystemTag 215aef3cbd Update php licenses 3 år sedan
Tagging 652158a72c Improve typing 2 år sedan
Talk 06627c800c Add Talk converstation delete API 1 år sedan
Template 2d98cd1daf Add config and fix selenium 1 år sedan
Updater 6be7aa112f Migrate from ILogger to LoggerInterface in lib/private 2 år sedan
User e2d3409a34 Fix unsuccessful token login logged as error 1 år sedan
UserStatus deec4f31db Allow to revert the user status of multiple users in 3 queries instead of 3*n 2 år sedan
legacy 966ee67efb Merge pull request #34834 from nextcloud/bugfix/noid/skeleton-size-calc 1 år sedan
AllConfig.php 361e69f19f fix mistake in db query to delete a user config value 2 år sedan
AppConfig.php 9a9409e315 Remove SCSSCacher 2 år sedan
AppScriptDependency.php 491bd6260c Sort app scripts topologically by its dependencies 2 år sedan
AppScriptSort.php 491bd6260c Sort app scripts topologically by its dependencies 2 år sedan
BinaryFinder.php 9b8ca9ad1f Move findBinaryFinder and isFunctionEnabled away from OC_Helper 2 år sedan
CapabilitiesManager.php 69b36fc2c5 Don't inject Bruteforce capability info in the webui 2 år sedan
Color.php 215aef3cbd Update php licenses 3 år sedan
Config.php 3236619e99 Revert "Make config file saving safe against write failures" 2 år sedan
ContactsManager.php 5347fb02dc Remove some constants and functions which have been long deprecated 2 år sedan
DatabaseException.php 215aef3cbd Update php licenses 3 år sedan
DatabaseSetupException.php b78f3a57d1 Migrate HintException to OCP 3 år sedan
DateTimeFormatter.php 215aef3cbd Update php licenses 3 år sedan
DateTimeZone.php 51f04ed514 Move away from deprecated ILogger 2 år sedan
EmojiHelper.php cefcd55994 Include more emoji chars to test and fixes after include it 2 år sedan
ForbiddenException.php 215aef3cbd Update php licenses 3 år sedan
HintException.php 368f83095d Fix typos in lib/private subdirectory 2 år sedan
InitialStateService.php 215aef3cbd Update php licenses 3 år sedan
Installer.php 0efd6d9950 set defaultEnabled in shipped.json 2 år sedan
LargeFileHelper.php 9b8ca9ad1f Move findBinaryFinder and isFunctionEnabled away from OC_Helper 2 år sedan
Log.php 2a6f46e689 allow apps to specify methods carrying sensitive parameters 2 år sedan
MemoryInfo.php 368f83095d Fix typos in lib/private subdirectory 2 år sedan
NaturalSort.php 069477e608 Migrate more classes of lib/private to LoggerInterface 2 år sedan
NaturalSort_DefaultCollator.php 215aef3cbd Update php licenses 3 år sedan
NavigationManager.php da01494a37 Add accessibility entry in user menu 2 år sedan
NeedsUpdateException.php 215aef3cbd Update php licenses 3 år sedan
NotSquareException.php 215aef3cbd Update php licenses 3 år sedan
PreviewManager.php f9e9cd270d Limit-number-of-concurrent-preview-generations 1 år sedan
PreviewNotAvailableException.php 215aef3cbd Update php licenses 3 år sedan
RedisFactory.php 83717a7800 Add event logging for db and redis connection 2 år sedan
Repair.php 4aaa4590a5 unbundle files_videoplayer and clean up a little 2 år sedan
RepairException.php 215aef3cbd Update php licenses 3 år sedan
Search.php 215aef3cbd Update php licenses 3 år sedan
Server.php 8aea25b5b9 Add remote host validation API 1 år sedan
ServerContainer.php cea2f79bbd Improve container return type annotations 2 år sedan
ServerNotAvailableException.php 215aef3cbd Update php licenses 3 år sedan
ServiceUnavailableException.php 215aef3cbd Update php licenses 3 år sedan
Setup.php dd8774389e remove 32-bit workarounds 1 år sedan
StreamImage.php 9b6a1cc8ae Send images to imaginary docker to generate previews 2 år sedan
Streamer.php dd8774389e remove 32-bit workarounds 1 år sedan
SubAdmin.php 215aef3cbd Update php licenses 3 år sedan
SystemConfig.php 1e27aed4dc Censor more configs 2 år sedan
TagManager.php 92a5a8f075 Cleanup tags and Share component 2 år sedan
Tags.php 92a5a8f075 Cleanup tags and Share component 2 år sedan
TempManager.php 215aef3cbd Update php licenses 3 år sedan
TemplateLayout.php 5b4708c5be Move app menu to vue 2 år sedan
URLGenerator.php 9f9da2eaa8 app_path cannot be empty 2 år sedan
Updater.php faa747e445 disable upgrades to 26 for 32-bit 1 år sedan