You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Lukas Reschke 77827ebf11
Rename table back to lowercase
9 years ago
..
Accounts Remove account data on user deletion 9 years ago
Activity Change the order on merging activities so the newest item is first 9 years ago
App We don't use the prefix on index names 9 years ago
AppFramework Check whether the $_SERVER['REQUEST_*'] vars exist before using them 9 years ago
Archive replace close:// streamwrapper with CallBackWrapper 9 years ago
Authentication Rename table back to lowercase 9 years ago
BackgroundJob Add duration of last job execution to the table 9 years ago
Cache support pushing to CappedMemoryCache 9 years ago
Command Update with robin 9 years ago
Comments Remove unused use statements 9 years ago
Console Remove unused use statements 9 years ago
Contacts/ContactsMenu Do not show an email action for contacts with emtpy email addresses 9 years ago
DB Add console command to migrate the charset 9 years ago
Diagnostics Fix missing conflict resolutions 9 years ago
Encryption Remove unused use statements 9 years ago
Federation Fix DI of the cloud id manager into apps 9 years ago
Files Fix variable names 9 years ago
Group Use DI 9 years ago
Hooks Update with robin 9 years ago
Http/Client Rebrand to "Nextcloud" and add 100% coverage 9 years ago
IntegrityCheck Remove ownCloud Root Authority as per todo 9 years ago
L10N Don't force the use of Accept-Language anymore 9 years ago
Lock Update with robin 9 years ago
Lockdown Remove unused use statements 9 years ago
Log Use constants 9 years ago
Mail Add function to request SVG or regular fallback image 9 years ago
Memcache Do not scan for keys just get all the keys (with prefix) 9 years ago
Migration Adding tests for 4 byte unicode characters 9 years ago
Notification @since 9.2.0 to @since 11.0.0 9 years ago
OCS add tests for discovery service 9 years ago
Preview Add PHPDoc 9 years ago
Repair Add tests for repairstep 9 years ago
RichObjectStrings @since 9.2.0 to @since 11.0.0 9 years ago
Route Check whether the $_SERVER['REQUEST_*'] vars exist before using them 9 years ago
Search Fix others 9 years ago
Security Automatic creation of Identity manager 9 years ago
Session Catch session already closed exception in destructor 9 years ago
Settings Rename “Server settings” to “Basic settings” 9 years ago
Setup MySQL 4 byte is now detected during setup in any case. 9 years ago
Share Remove OC_Group call 9 years ago
Share20 Merge pull request #4462 from danxuliu/fix-sharing-password-protected-link 9 years ago
SystemTag Remove unused use statements 9 years ago
Tagging Fix others 9 years ago
Template Cache deps list to memcache on write not on first read 9 years ago
Updater Remove unused use statements 9 years ago
User Add basic implementation for OAuth 2.0 Authorization Code Flow 9 years ago
legacy Remove OC_App:installApp 9 years ago
AllConfig.php Merge pull request #3023 from nextcloud/issue-2915-filter-out-sensitive-appconfigs 9 years ago
AppConfig.php Make sure the spreed TURN server secret stays a secret 9 years ago
AppHelper.php Fix others 9 years ago
Avatar.php Add message to NotSquareException thrown from Avatar 9 years ago
AvatarManager.php avatar to appdata 9 years ago
CapabilitiesManager.php Make the capabilities manager more error proof 9 years ago
Config.php Fix escaped HTML on error pages 9 years ago
ContactsManager.php Fix others 9 years ago
DatabaseException.php Fix others 9 years ago
DatabaseSetupException.php Fix others 9 years ago
DateTimeFormatter.php Fix others 9 years ago
DateTimeZone.php Fix others 9 years ago
ForbiddenException.php Fix others 9 years ago
HTTPHelper.php Fix others 9 years ago
HintException.php add missing phpdoc to HintException 9 years ago
Installer.php Remove OC_App:installApp 9 years ago
LargeFileHelper.php Merge pull request #1890 from nextcloud/downstream-25428 9 years ago
Log.php Remove unused use statements 9 years ago
NaturalSort.php Fix others 9 years ago
NaturalSort_DefaultCollator.php Fix others 9 years ago
NavigationManager.php Allow to specify the id 9 years ago
NeedsUpdateException.php Update with robin 9 years ago
NotSquareException.php Fix others 9 years ago
PreviewManager.php Add PHPDoc 9 years ago
PreviewNotAvailableException.php Opening the trashbin causes errors in log for files without preview 9 years ago
RedisFactory.php no ternary 9 years ago
Repair.php Add app bundles 9 years ago
RepairException.php Fix others 9 years ago
Search.php Update with robin 9 years ago
Server.php Merge pull request #4892 from nextcloud/fix/encryption-remembered-login-hook 9 years ago
ServerContainer.php Add activities when email or password is changed 9 years ago
ServerNotAvailableException.php Fix others 9 years ago
ServiceUnavailableException.php Update with robin 9 years ago
Setup.php Don't redirect requests to /core/img/manifest.json 9 years ago
Streamer.php Add doc block for $time 9 years ago
SubAdmin.php Fix CamelCasing 9 years ago
SystemConfig.php Fix tests 9 years ago
TagManager.php Fix others 9 years ago
Tags.php Update with robin 9 years ago
TempManager.php Update with robin 9 years ago
TemplateLayout.php Responsive app menu 9 years ago
URLGenerator.php Check if the theming app is loaded 9 years ago
Updater.php Proper logging for appstore updates 9 years ago