Morris Jobke 5fe151f7c4 Merge pull request #13927 from nextcloud/remove-dead-code il y a 5 ans
..
Accounts 0f911e2d13 Add default values when parsing account data il y a 5 ans
Activity abd305eff5 Remove legacy activity stuff il y a 5 ans
App ea21aa3f7a Use numeric placeholders if there are multiple, so that RTL languages can operate better il y a 6 ans
AppFramework d182037bce Emit to load additionalscripts il y a 5 ans
Archive 38a90130ce move log constants to ILogger il y a 6 ans
Authentication ac8a6e2244 Clean pending 2FA authentication on password reset il y a 5 ans
BackgroundJob d5927e4d01 Fix integer background job id type error il y a 5 ans
Cache 07e5b30b90 remove unneeded is_dir from file cache gc il y a 6 ans
Calendar 970242b6ca RoomManager/ResourceManager: Inject IServerContainer instead of using OC Server il y a 6 ans
Collaboration 5a73a9b9de Fix injection to get the user id il y a 6 ans
Command eb51f06a3b Use ::class statement instead of string il y a 6 ans
Comments f394bf356e Rewrite getNumberOfUnreadCommentsForFolder query il y a 5 ans
Console 20839a422b Refactor some code il y a 6 ans
Contacts 16bfbb78ca Don't fail contacts menu on unkown user il y a 6 ans
DB c09fa1ee65 Only check the Oracle schema conditions if the app supports it il y a 5 ans
Dashboard dfd4782dfc include dashboard into core il y a 6 ans
Diagnostics 0eebff152a Update license headers il y a 7 ans
Encryption a2eaf48f6f list files which could not be decrypted il y a 5 ans
Federation 4c00c80a83 translate nextcloud share types to OCM share types il y a 6 ans
Files 1d322d3b37 always use multipart uploader for s3 uploads il y a 5 ans
FullTextSearch 5557485aba using the createIndex from FullTextSearchManager il y a 5 ans
GlobalScale 0eebff152a Update license headers il y a 7 ans
Group 3996210307 Merge pull request #12419 from nextcloud/bugfix/noid/group-creation-replace-insertIfNotExist il y a 6 ans
Hooks 72bb7c3074 Fix PHP doc for API docs il y a 7 ans
Http 08970aaee2 HttpClient getHeader can return empty string il y a 5 ans
IntegrityCheck 72e745be26 Handle strict typing in Checker and fix tests il y a 6 ans
L10N 7d158c62ce Typehint il y a 6 ans
Lock fd8eeccb15 Merge pull request #11942 from nextcloud/techdebt/noid/use-count-function il y a 6 ans
Lockdown 0eebff152a Update license headers il y a 7 ans
Log d8e041a5a2 Don't log parameters on user creation in case of error/exception il y a 5 ans
Mail 7cef9b0248 Addressing comments, array() to [] il y a 5 ans
Memcache bfa49410a2 Drop support for xcache il y a 6 ans
Migration 0eebff152a Update license headers il y a 7 ans
Notification 79b540ecc3 Add return types and fully qualified function calls il y a 6 ans
OCS a0028a2a5f Allow to skip retrieving from cache in the DiscoveryService il y a 6 ans
Preview 9147a12ee1 Reduce text size of text file preview, fix #13720 il y a 5 ans
Remote 5ce69e7c42 Add some more tests for ocs remote api il y a 7 ans
Repair 2be63bcb6a Log and continue on Dav reader failure il y a 6 ans
RichObjectStrings 695e60228d Validate all rich objects not only the used ones il y a 6 ans
Route c1e4f9f305 Use type casting instead of *val() method il y a 6 ans
Search 0eebff152a Update license headers il y a 7 ans
Security 372f3d2a60 Remove deprecated functions from SecureRandom il y a 6 ans
Session fe21b10de5 replace setcookie value with '' instead of null. il y a 6 ans
Settings c57f886b43 Show proper default locale il y a 5 ans
Setup 9d7e51fd56 Use empty instead ?? because dbname is '' sometimes il y a 6 ans
Share c77d7d6e79 Move merged-share-backend to webpack il y a 5 ans
Share20 7e3e3bed50 Fix typos and unused return values il y a 5 ans
Support b4b095ca91 Fix @since version on new API il y a 6 ans
SystemTag bb352fb667 Use the defined func()->count() instead of manual counting il y a 6 ans
Tagging eb51f06a3b Use ::class statement instead of string il y a 6 ans
Template adbeb42c2c Fix colorizeSvg with transformations that contain a comma (,) il y a 5 ans
Updater 772bbd99be Backend work to provide NC whats New info to users il y a 6 ans
User ad5a658e0c Add isTokenLogin argument to post login hook/event il y a 5 ans
legacy 5fe151f7c4 Merge pull request #13927 from nextcloud/remove-dead-code il y a 5 ans
AllConfig.php 03fe2b3b81 Use a case insensitive search for email il y a 5 ans
AppConfig.php 05b8eb140c using isset() il y a 6 ans
Avatar.php a9eef37456 Clear avatar cache with frontend repair il y a 6 ans
AvatarManager.php a9eef37456 Clear avatar cache with frontend repair il y a 6 ans
CapabilitiesManager.php 38a90130ce move log constants to ILogger il y a 6 ans
Color.php 1517b1452e Fix autoloader il y a 6 ans
Config.php 9104e028a3 Remove deleteFromOpcodeCache & clearOpcodeCache il y a 5 ans
ContactsManager.php 22112bf71d Allow access to addressbook unique uri il y a 5 ans
DatabaseException.php b8ed028870 Remove unneeded parameter in DatabaseException il y a 7 ans
DatabaseSetupException.php ba87db3fcc Fix others il y a 8 ans
DateTimeFormatter.php 0eebff152a Update license headers il y a 7 ans
DateTimeZone.php 38a90130ce move log constants to ILogger il y a 6 ans
ForbiddenException.php ba87db3fcc Fix others il y a 8 ans
HintException.php 0eebff152a Update license headers il y a 7 ans
InitialStateService.php 0e6cb988a1 Add a key parameter to the new initial state API il y a 5 ans
Installer.php 483ad01a09 There is no update available if the app didnt have a version (aka was not installed) il y a 6 ans
LargeFileHelper.php 32fd0919c1 Make LargeFileHelper.php faster by avoiding execs as much as possible il y a 6 ans
Log.php ff58732c0d Add breadcrumb support to crash reporters il y a 6 ans
MemoryInfo.php 2bab916c53 Adds license to files. Updates the branch. il y a 6 ans
NaturalSort.php 38a90130ce move log constants to ILogger il y a 6 ans
NaturalSort_DefaultCollator.php ba87db3fcc Fix others il y a 8 ans
NavigationManager.php 6f45607f57 Upgraded navigation submenu management and api + created sharing submenu il y a 6 ans
NeedsUpdateException.php 0215b004da Update with robin il y a 8 ans
NotSquareException.php ba87db3fcc Fix others il y a 8 ans
PreviewManager.php ade61d8b43 Allow the creationg of previews of files stored in appdata il y a 6 ans
PreviewNotAvailableException.php f56ae37e8f Opening the trashbin causes errors in log for files without preview il y a 8 ans
RedisFactory.php 0eebff152a Update license headers il y a 7 ans
Repair.php 2be63bcb6a Log and continue on Dav reader failure il y a 6 ans
RepairException.php ba87db3fcc Fix others il y a 8 ans
Search.php 21a720e026 Removed deprecated search function from ISearch il y a 6 ans
Server.php f30877ea7c Provide initial state il y a 5 ans
ServerContainer.php a411adee6c Fix missing argument 2 for Settings classes il y a 7 ans
ServerNotAvailableException.php ba87db3fcc Fix others il y a 8 ans
ServiceUnavailableException.php 0215b004da Update with robin il y a 8 ans
Setup.php b9f2ce2796 Fix loading of .woff2 files in .htaccess il y a 6 ans
Streamer.php 90fdf83ca7 Use zip32 only if there are less than 65536 files il y a 6 ans
SubAdmin.php 15abcff2a1 Expose subadmin to OCP il y a 5 ans
SystemConfig.php f9e70c2ab6 Merge pull request #7020 from Fiech/master il y a 7 ans
TagManager.php ba87db3fcc Fix others il y a 8 ans
Tags.php ece41318b8 Check if the favorite tag exists il y a 6 ans
TempManager.php 0eebff152a Update license headers il y a 7 ans
TemplateLayout.php f30877ea7c Provide initial state il y a 5 ans
URLGenerator.php b8fcf6e9b3 Allow empty strings in getAbsoluteURL il y a 6 ans
Updater.php f5a1f4bc1b Revert "Wait for cron to finish before running upgrade command" il y a 6 ans