Jan-Christoph Borchardt 354a24e0aa also rename defaultMailHeaderColor to defaultColorPrimary 7 лет назад
..
Accounts 0de685c562 bring back setEmailAddress for the user management 7 лет назад
Activity 644b37c7e4 Change the order on merging activities so the newest item is first 7 лет назад
App 6d30b35ed7 Some more code fixes 7 лет назад
AppFramework 3f86f1276f Also cache the namespace from appinfo 7 лет назад
Archive 5774d3e82c replace close:// streamwrapper with CallBackWrapper 7 лет назад
Authentication 53b8330e6d Defining App "cron" for "Invalidating tokens older than" message #27167 (#27201) 7 лет назад
BackgroundJob 0215b004da Update with robin 8 лет назад
Cache e399097e3a Remove deprecated OC_User::isLoggedIn 7 лет назад
Command 0215b004da Update with robin 8 лет назад
Comments f07d75a4dd @since 9.2.0 to @since 11.0.0 7 лет назад
Console 590e98a659 ownC -> Nextc 7 лет назад
DB 3329f44a76 Address comments 7 лет назад
Diagnostics 95ac9f60ce Cap the number of queries we save in the query logger 7 лет назад
Encryption aebb8c3639 Ignore exception when deleting keys of deleted user 7 лет назад
Federation 0be2921966 Fix DI of the cloud id manager into apps 7 лет назад
Files 626d03e3d4 Merge pull request #4116 from nextcloud/swift-cache-token 7 лет назад
Group bd97b7d130 Use DI 7 лет назад
Hooks 0215b004da Update with robin 8 лет назад
Http 5679f04cb1 Rebrand to "Nextcloud" and add 100% coverage 7 лет назад
IntegrityCheck 5a6e29e4a8 Remove ownCloud Root Authority as per todo 7 лет назад
L10N 0245dd7221 Simplify isSubDirectory check 7 лет назад
Lock 0215b004da Update with robin 8 лет назад
Lockdown df2063ee7b Implement webdav SEARCH 7 лет назад
Log 35369ecc96 author update 7 лет назад
Mail 12e3b357d4 Fix default of mail_smtpmode - fixes #3102 7 лет назад
Memcache 57c65c3ec6 Make sure old instances don't break 7 лет назад
Migration 713f684a8b Adding tests for 4 byte unicode characters 7 лет назад
Notification f07d75a4dd @since 9.2.0 to @since 11.0.0 7 лет назад
OCS 3584e54a89 announce public endpoints to sync trusted servers 7 лет назад
Preview 0ad4b89d41 Some code cleanup 7 лет назад
Repair 713f684a8b Adding tests for 4 byte unicode characters 7 лет назад
RichObjectStrings f07d75a4dd @since 9.2.0 to @since 11.0.0 7 лет назад
Route 1614b310ef Add system config htaccess.IgnoreFrontController for prettyURLs w/o mod_env 7 лет назад
Search ba87db3fcc Fix others 8 лет назад
Security df296249d6 introduce brute force protection for api calls 7 лет назад
Session 0215b004da Update with robin 8 лет назад
Settings 75b81c3e01 Always suggest the overwrite.cli.url 7 лет назад
Setup edd55b0ea9 Use SystemConfig instead of AllConfig for DB stuff 7 лет назад
Share 4d68324ba6 Merge sharing backend JS 7 лет назад
Share20 348d97dfd6 Merge pull request #3844 from nextcloud/unshare_event 7 лет назад
SystemTag 4e1aca4e3c don't store empty groupids 7 лет назад
Tagging ba87db3fcc Fix others 8 лет назад
Template a40405531c Fix tests 7 лет назад
Updater 3668673d7b Create a notification when the update server couldn't be reached for some days 7 лет назад
User d197f609a8 Merge pull request #3889 from nextcloud/downstream-26950 7 лет назад
legacy 354a24e0aa also rename defaultMailHeaderColor to defaultColorPrimary 7 лет назад
AllConfig.php 012708e1ba Merge pull request #3023 from nextcloud/issue-2915-filter-out-sensitive-appconfigs 7 лет назад
AppConfig.php 30b9262a5a Make sure the spreed TURN server secret stays a secret 7 лет назад
AppHelper.php ba87db3fcc Fix others 8 лет назад
Avatar.php 19ad058d06 Add message to NotSquareException thrown from Avatar 7 лет назад
AvatarManager.php 6807cb684f avatar to appdata 7 лет назад
CapabilitiesManager.php c044aa34fa Make the capabilities manager more error proof 8 лет назад
Config.php 0215b004da Update with robin 8 лет назад
ContactsManager.php ba87db3fcc Fix others 8 лет назад
DatabaseException.php ba87db3fcc Fix others 8 лет назад
DatabaseSetupException.php ba87db3fcc Fix others 8 лет назад
DateTimeFormatter.php ba87db3fcc Fix others 8 лет назад
DateTimeZone.php ba87db3fcc Fix others 8 лет назад
ForbiddenException.php ba87db3fcc Fix others 8 лет назад
HTTPHelper.php ba87db3fcc Fix others 8 лет назад
HintException.php 9f3031f58a add missing phpdoc to HintException 7 лет назад
Installer.php 32bf8ec826 Don't use cached informations for app version 7 лет назад
LargeFileHelper.php 27ba46c40e Merge pull request #1890 from nextcloud/downstream-25428 7 лет назад
Log.php d0e6235b03 Don't log the password on confirmPassword when LDAP throws an exception 7 лет назад
NaturalSort.php ba87db3fcc Fix others 8 лет назад
NaturalSort_DefaultCollator.php ba87db3fcc Fix others 8 лет назад
NavigationManager.php 8d3c461151 Allow to specify the id 7 лет назад
NeedsUpdateException.php 0215b004da Update with robin 8 лет назад
NotSquareException.php ba87db3fcc Fix others 8 лет назад
PreviewManager.php 9bbfb5ffeb Rewrite old preview endpoint for PreviewManager 7 лет назад
PreviewNotAvailableException.php f56ae37e8f Opening the trashbin causes errors in log for files without preview 7 лет назад
RedisFactory.php 0215b004da Update with robin 8 лет назад
Repair.php 0beb78517f Fix DI 7 лет назад
RepairException.php ba87db3fcc Fix others 8 лет назад
Search.php 0215b004da Update with robin 8 лет назад
Server.php 054e161eb5 Manage the right side menu via the navigation manager as well 7 лет назад
ServerContainer.php 9667ac2b8e Register the namespace with the autoloading to allow reverse recovery 7 лет назад
ServerNotAvailableException.php ba87db3fcc Fix others 8 лет назад
ServiceUnavailableException.php 0215b004da Update with robin 8 лет назад
Setup.php edd55b0ea9 Use SystemConfig instead of AllConfig for DB stuff 7 лет назад
Streamer.php 6b8c45d05a Add doc block for $time 7 лет назад
SubAdmin.php 55db07a20b Fix CamelCasing 7 лет назад
SystemConfig.php 5dc6899d1a Fix tests 7 лет назад
TagManager.php ba87db3fcc Fix others 8 лет назад
Tags.php 0215b004da Update with robin 8 лет назад
TempManager.php 0215b004da Update with robin 8 лет назад
TemplateLayout.php ec330c7ac4 Register the app management in the normal way 7 лет назад
URLGenerator.php 086a5eb9d0 Check if the theming app is loaded 7 лет назад
Updater.php 252858ec5e Do not double cherck app update 7 лет назад