Roeland Jago Douma 8e27b8197d Merge pull request #3684 from nextcloud/run-lang-update-only-once 7 years ago
..
Accounts 0de685c562 bring back setEmailAddress for the user management 8 years ago
Activity da9468522b Add an event merger and use it for the files activities 8 years ago
App f3bfacc976 Fix unit tests and improve appstore logic 7 years ago
AppFramework f8c459f1a4 Merge pull request #3607 from nextcloud/api-to-resend-welcome-message 7 years ago
Archive 5774d3e82c replace close:// streamwrapper with CallBackWrapper 7 years ago
Authentication 21d3fe5883 do not hard-require the token provider 7 years ago
BackgroundJob 0215b004da Update with robin 8 years ago
Cache e399097e3a Remove deprecated OC_User::isLoggedIn 7 years ago
Command 0215b004da Update with robin 8 years ago
Comments f07d75a4dd @since 9.2.0 to @since 11.0.0 8 years ago
Console 0a837ac64e Revert unintentional log timestamp format change 7 years ago
DB 4128a08333 Add bitwise AND and OR to the expression builder 7 years ago
Diagnostics 95ac9f60ce Cap the number of queries we save in the query logger 8 years ago
Encryption fcda3a20f4 create new encryption keys on password reset and backup the old one 7 years ago
Federation 0be2921966 Fix DI of the cloud id manager into apps 7 years ago
Files 55a37c1db9 Refactor files' CacheEntry object creation to call cacheEntryFromData() all the time thus allowing proper casts to be done 7 years ago
Group 6a74f7db11 spaces added 7 years ago
Hooks 0215b004da Update with robin 8 years ago
Http 5679f04cb1 Rebrand to "Nextcloud" and add 100% coverage 7 years ago
IntegrityCheck 091bf07385 Merge pull request #2724 from nextcloud/fix-23591 7 years ago
L10N 0245dd7221 Simplify isSubDirectory check 8 years ago
Lock 0215b004da Update with robin 8 years ago
Lockdown ad5d04ccbe return unknown free space from nullstorage 7 years ago
Log 0a837ac64e Revert unintentional log timestamp format change 7 years ago
Mail 12e3b357d4 Fix default of mail_smtpmode - fixes #3102 7 years ago
Memcache 57c65c3ec6 Make sure old instances don't break 7 years ago
Migration ba87db3fcc Fix others 8 years ago
Notification f07d75a4dd @since 9.2.0 to @since 11.0.0 8 years ago
OCS 1baa2b8deb Move OC\OCS\Person to OCSController 8 years ago
Preview dab87ef6fd Fix previews for federated shares 8 years ago
Repair 0beb78517f Fix DI 7 years ago
RichObjectStrings f07d75a4dd @since 9.2.0 to @since 11.0.0 8 years ago
Route 1614b310ef Add system config htaccess.IgnoreFrontController for prettyURLs w/o mod_env 8 years ago
Search ba87db3fcc Fix others 8 years ago
Security df296249d6 introduce brute force protection for api calls 7 years ago
Session 0215b004da Update with robin 8 years ago
Settings c3985aba70 Add the icon for the default sections 7 years ago
Setup a4ad8af6e3 Add proper default value for datadir 7 years ago
Share fa49c4a13b Add a single public api for resolving a cloud id to a user and remote and back 7 years ago
Share20 7f54013fdb Fix return type of share provider 7 years ago
SystemTag ba87db3fcc Fix others 8 years ago
Tagging ba87db3fcc Fix others 8 years ago
Template 8e3d0fecd2 Use intval() for validation of config options 7 years ago
Updater 7aa510b2f0 Document updater channel & check for correct PHP version in updater 8 years ago
User 19fc68cbdc Merge pull request #2606 from temparus/master 7 years ago
legacy 9f82bb9b4f Merge pull request #3689 from nextcloud/cleanup-legacy-classes 7 years ago
AllConfig.php 012708e1ba Merge pull request #3023 from nextcloud/issue-2915-filter-out-sensitive-appconfigs 7 years ago
AppConfig.php 30b9262a5a Make sure the spreed TURN server secret stays a secret 7 years ago
AppHelper.php ba87db3fcc Fix others 8 years ago
Avatar.php 19ad058d06 Add message to NotSquareException thrown from Avatar 8 years ago
AvatarManager.php 6807cb684f avatar to appdata 8 years ago
CapabilitiesManager.php c044aa34fa Make the capabilities manager more error proof 8 years ago
Config.php 0215b004da Update with robin 8 years ago
ContactsManager.php ba87db3fcc Fix others 8 years ago
DatabaseException.php ba87db3fcc Fix others 8 years ago
DatabaseSetupException.php ba87db3fcc Fix others 8 years ago
DateTimeFormatter.php ba87db3fcc Fix others 8 years ago
DateTimeZone.php ba87db3fcc Fix others 8 years ago
ForbiddenException.php ba87db3fcc Fix others 8 years ago
HTTPHelper.php ba87db3fcc Fix others 8 years ago
HintException.php 9f3031f58a add missing phpdoc to HintException 8 years ago
Installer.php 32bf8ec826 Don't use cached informations for app version 8 years ago
LargeFileHelper.php 27ba46c40e Merge pull request #1890 from nextcloud/downstream-25428 8 years ago
Log.php d0e6235b03 Don't log the password on confirmPassword when LDAP throws an exception 7 years ago
NaturalSort.php ba87db3fcc Fix others 8 years ago
NaturalSort_DefaultCollator.php ba87db3fcc Fix others 8 years ago
NavigationManager.php 27f8a832e4 Force to specify the name 7 years ago
NeedsUpdateException.php 0215b004da Update with robin 8 years ago
NotSquareException.php ba87db3fcc Fix others 8 years ago
PreviewManager.php 9bbfb5ffeb Rewrite old preview endpoint for PreviewManager 7 years ago
PreviewNotAvailableException.php f56ae37e8f Opening the trashbin causes errors in log for files without preview 8 years ago
RedisFactory.php 0215b004da Update with robin 8 years ago
Repair.php 0beb78517f Fix DI 7 years ago
RepairException.php ba87db3fcc Fix others 8 years ago
Search.php 0215b004da Update with robin 8 years ago
Server.php fa49c4a13b Add a single public api for resolving a cloud id to a user and remote and back 7 years ago
ServerContainer.php 94432c089f Save the container with the app's namespace so we can resolve it 8 years ago
ServerNotAvailableException.php ba87db3fcc Fix others 8 years ago
ServiceUnavailableException.php 0215b004da Update with robin 8 years ago
Setup.php 7347849bf9 Update Setup.php 7 years ago
Streamer.php 6b8c45d05a Add doc block for $time 8 years ago
SubAdmin.php 55db07a20b Fix CamelCasing 7 years ago
SystemConfig.php 5dc6899d1a Fix tests 7 years ago
TagManager.php ba87db3fcc Fix others 8 years ago
Tags.php 0215b004da Update with robin 8 years ago
TempManager.php 0215b004da Update with robin 8 years ago
TemplateLayout.php 899af7831e Catch exception from path info 7 years ago
URLGenerator.php 086a5eb9d0 Check if the theming app is loaded 8 years ago
Updater.php b8c749b903 Fix return value of getAllowedPreviousVersions() 7 years ago