| .. |
|
Accounts
|
Remove account data on user deletion
|
9 years ago |
|
Activity
|
More phpstorm inspection fixes
|
9 years ago |
|
App
|
Fix L10N::t
|
9 years ago |
|
AppFramework
|
Rethrow the correct exception when there was an error in an app container
|
9 years ago |
|
Archive
|
More phpstorm inspection fixes
|
9 years ago |
|
Authentication
|
Fix AppPassword 2FA auth
|
9 years ago |
|
BackgroundJob
|
Add |null to PHPDoc
|
9 years ago |
|
Cache
|
support pushing to CappedMemoryCache
|
9 years ago |
|
Command
|
Add proper EOL
|
9 years ago |
|
Comments
|
Can not insert auto increment on oracle
|
9 years ago |
|
Console
|
Fixed typo
|
9 years ago |
|
Contacts/ContactsMenu
|
Do not show an email action for contacts with emtpy email addresses
|
9 years ago |
|
DB
|
Add a method to compare empty strings with an expression
|
9 years ago |
|
Diagnostics
|
Run phan over code base
|
9 years ago |
|
Encryption
|
only collect detailed access list if it is really needed
|
9 years ago |
|
Federation
|
Fix DI of the cloud id manager into apps
|
10 years ago |
|
Files
|
Fix uninitialized variable $this->params
|
9 years ago |
|
GlobalScale
|
add new config switched for the global scale architecture
|
9 years ago |
|
Group
|
Merge pull request #5571 from Luzifer/5570_backend_admin
|
9 years ago |
|
Hooks
|
Add workaround for https://github.com/etsy/phan/issues/1033
|
9 years ago |
|
Http/Client
|
Rebrand to "Nextcloud" and add 100% coverage
|
10 years ago |
|
IntegrityCheck
|
Remove ownCloud Root Authority as per todo
|
9 years ago |
|
L10N
|
Use symfony/translation for L10N plurals
|
9 years ago |
|
Lock
|
Add Phan plugin to check for SQL injections
|
9 years ago |
|
Lockdown
|
Make declaration compatible
|
9 years ago |
|
Log
|
Ensure log message is UTF-8 encoded
|
9 years ago |
|
Mail
|
Merge setMetaData into constructor
|
9 years ago |
|
Memcache
|
More phpstorm inspection fixes
|
9 years ago |
|
Migration
|
Add |null to PHPDoc
|
9 years ago |
|
Notification
|
More phpstorm inspection fixes
|
9 years ago |
|
OCS
|
Fix OCS Exception
|
9 years ago |
|
Preview
|
Use IConfig instead of static OCP\Config
|
9 years ago |
|
Repair
|
Ask the schema whether the table and column exist
|
9 years ago |
|
RichObjectStrings
|
@since 9.2.0 to @since 11.0.0
|
10 years ago |
|
Route
|
Fix require once for actionInclude
|
9 years ago |
|
Search
|
Properly name variable
|
9 years ago |
|
Security
|
Add CSP frame-ancestors support
|
9 years ago |
|
Session
|
Fix MigrationSchemaChecker and CryptoWrapper
|
9 years ago |
|
Settings
|
Always log cron execution
|
9 years ago |
|
Setup
|
cleanup oci setup code
|
9 years ago |
|
Share
|
Merge pull request #6123 from nextcloud/cleanup-shareItem
|
9 years ago |
|
Share20
|
Use the language of the recipient for the share notification
|
9 years ago |
|
SystemTag
|
More phpstorm inspection fixes
|
9 years ago |
|
Tagging
|
Fix others
|
10 years ago |
|
Template
|
Fix webroot throw
|
9 years ago |
|
Updater
|
Remove unused use statements
|
9 years ago |
|
User
|
Fix failing csp/nonce check due to timed out session
|
9 years ago |
|
legacy
|
Inject \OCP\IURLGenerator to make tests work
|
9 years ago |
|
AllConfig.php
|
More phpstorm inspection fixes
|
9 years ago |
|
AppConfig.php
|
Make sure the spreed TURN server secret stays a secret
|
10 years ago |
|
AppHelper.php
|
Fix others
|
10 years ago |
|
Avatar.php
|
Pass new value to triggerChange
|
9 years ago |
|
AvatarManager.php
|
avatar to appdata
|
10 years ago |
|
CapabilitiesManager.php
|
Simplify if condition for public capabilities
|
9 years ago |
|
Config.php
|
Fix escaped HTML on error pages
|
9 years ago |
|
ContactsManager.php
|
Fix others
|
10 years ago |
|
DatabaseException.php
|
Remove unneeded parameter in DatabaseException
|
9 years ago |
|
DatabaseSetupException.php
|
Fix others
|
10 years ago |
|
DateTimeFormatter.php
|
Fix others
|
10 years ago |
|
DateTimeZone.php
|
Fix others
|
10 years ago |
|
ForbiddenException.php
|
Fix others
|
10 years ago |
|
HTTPHelper.php
|
Fix others
|
10 years ago |
|
HintException.php
|
add missing phpdoc to HintException
|
10 years ago |
|
Installer.php
|
Register autoloading before running migrations
|
9 years ago |
|
LargeFileHelper.php
|
Merge pull request #1890 from nextcloud/downstream-25428
|
10 years ago |
|
Log.php
|
Don't log LDAP password when server is not available
|
9 years ago |
|
NaturalSort.php
|
Fix others
|
10 years ago |
|
NaturalSort_DefaultCollator.php
|
Fix others
|
10 years ago |
|
NavigationManager.php
|
Inject \OCP\IURLGenerator to make tests work
|
9 years ago |
|
NeedsUpdateException.php
|
Update with robin
|
10 years ago |
|
NotSquareException.php
|
Fix others
|
10 years ago |
|
PreviewManager.php
|
Add PHPDoc
|
9 years ago |
|
PreviewNotAvailableException.php
|
Opening the trashbin causes errors in log for files without preview
|
10 years ago |
|
RedisFactory.php
|
no ternary
|
9 years ago |
|
Repair.php
|
move repair step to stable12
|
9 years ago |
|
RepairException.php
|
Fix others
|
10 years ago |
|
Search.php
|
Update with robin
|
10 years ago |
|
Server.php
|
Use IAppManager instead of private API
|
9 years ago |
|
ServerContainer.php
|
Fix missing argument 2 for Settings classes
|
9 years ago |
|
ServerNotAvailableException.php
|
Fix others
|
10 years ago |
|
ServiceUnavailableException.php
|
Update with robin
|
10 years ago |
|
Setup.php
|
Fix L10N::t
|
9 years ago |
|
Streamer.php
|
Add doc block for $time
|
10 years ago |
|
SubAdmin.php
|
Fix CamelCasing
|
10 years ago |
|
SystemConfig.php
|
Don't show mail domain and from in config report
|
9 years ago |
|
TagManager.php
|
Fix others
|
10 years ago |
|
Tags.php
|
Fix L10N::t
|
9 years ago |
|
TempManager.php
|
More phpstorm inspection fixes
|
9 years ago |
|
TemplateLayout.php
|
Properly handle if the deps file if for some reason empty
|
9 years ago |
|
URLGenerator.php
|
Move theming related imagePath logic to ThemingDefaults
|
9 years ago |
|
Updater.php
|
Use the existing array of OC versions
|
9 years ago |