Roeland Jago Douma 33946655b9 Merge pull request #15141 from nextcloud/fix/noid/regenerate-seen-users-only 5 years ago
..
Accounts 0f911e2d13 Add default values when parsing account data 5 years ago
Activity e24d555281 Set false as default for requirePNG 5 years ago
App 8e278a2c38 Enable pre-releases for beta and daily channel 5 years ago
AppFramework a3c9e5b11b Add a message about disabled global routes 5 years ago
Archive 3f9cdeeb5f Cleanup some PHPDoc leftovers and unused variables 5 years ago
Authentication 34e849d702 Add interface INamedToken 5 years ago
Avatar 38f8f7cbf4 Don't get the avatar when we don't operate anyway 5 years ago
BackgroundJob d5927e4d01 Fix integer background job id type error 5 years ago
Cache 07e5b30b90 remove unneeded is_dir from file cache gc 6 years ago
Calendar 970242b6ca RoomManager/ResourceManager: Inject IServerContainer instead of using OC Server 5 years ago
Collaboration cfa6c7cb71 Escape the search terms on the server 5 years ago
Command eb51f06a3b Use ::class statement instead of string 6 years ago
Comments f394bf356e Rewrite getNumberOfUnreadCommentsForFolder query 5 years ago
Console 0c77cd21f9 Make sure maintenance mode is always casted to bool 5 years ago
Contacts db17c14f80 Respect sharing enumeration config in contacts menu 5 years ago
DB f906913177 Allow to use Subqueries in from 5 years ago
Dashboard dfd4782dfc include dashboard into core 5 years ago
Diagnostics 0eebff152a Update license headers 6 years ago
Encryption a2eaf48f6f list files which could not be decrypted 5 years ago
Federation 5ad86170c1 According to the OCM specification the body needs to be JSON encoded 5 years ago
Files dedb84acb0 Always use a temp file for swift writes 5 years ago
FullTextSearch 6684bf4570 +isAvailable() 5 years ago
GlobalScale 0eebff152a Update license headers 6 years ago
Group 01b4db62fb Add dispatcher events to User and Group objects 5 years ago
Hooks 72bb7c3074 Fix PHP doc for API docs 6 years ago
Http fd1d85365c Refactor getProxyUri 5 years ago
IntegrityCheck c6a69ba925 Remove the upload and memory setting 5 years ago
L10N 7d158c62ce Typehint 5 years ago
Lock 0d778fcc4e Code cleanup. 5 years ago
Lockdown 0eebff152a Update license headers 6 years ago
Log e8739e1392 Remove sensitive SMB arguments from exception log 5 years ago
Mail 52dcc9550c changed order of methods 5 years ago
Memcache bfa49410a2 Drop support for xcache 5 years ago
Migration 3ecdf743bb Properly inject EventDispatched in BackgroundRepair 5 years ago
Notification 79b540ecc3 Add return types and fully qualified function calls 5 years ago
OCS a0028a2a5f Allow to skip retrieving from cache in the DiscoveryService 6 years ago
Preview 9147a12ee1 Reduce text size of text file preview, fix #13720 5 years ago
Remote 5ce69e7c42 Add some more tests for ocs remote api 6 years ago
Repair 093c308b58 Add return types 5 years ago
RichObjectStrings 695e60228d Validate all rich objects not only the used ones 5 years ago
Route 0c77cd21f9 Make sure maintenance mode is always casted to bool 5 years ago
Search 0eebff152a Update license headers 6 years ago
Security d004164fcc Merge pull request #13327 from nextcloud/allow-bracket-notation-for-remove-ipv6-address 5 years ago
Session fe21b10de5 replace setcookie value with '' instead of null. 5 years ago
Settings a7fb71f908 Fetch proper translations 5 years ago
Setup 3f9cdeeb5f Cleanup some PHPDoc leftovers and unused variables 5 years ago
Share 582b679ca9 Deprecate legacy share code and cleanup some unused methods 5 years ago
Share20 ab7858d1a9 Update lib/private/Share20/Manager.php 5 years ago
Support b4b095ca91 Fix @since version on new API 5 years ago
SystemTag bb352fb667 Use the defined func()->count() instead of manual counting 5 years ago
Tagging eb51f06a3b Use ::class statement instead of string 6 years ago
Template 17d5e47937 Remove spaming debug logs 5 years ago
Updater 772bbd99be Backend work to provide NC whats New info to users 5 years ago
User 96bab4f969 remove obsolete use statements 5 years ago
legacy 3b1e16458d Forbid eval on legacy responses 5 years ago
AllConfig.php a11ef5134c Add methods to get casted system values 5 years ago
AppConfig.php 05b8eb140c using isset() 6 years ago
CapabilitiesManager.php 38a90130ce move log constants to ILogger 6 years ago
Color.php 1517b1452e Fix autoloader 6 years ago
Config.php 9104e028a3 Remove deleteFromOpcodeCache & clearOpcodeCache 5 years ago
ContactsManager.php 22112bf71d Allow access to addressbook unique uri 5 years ago
DatabaseException.php b8ed028870 Remove unneeded parameter in DatabaseException 6 years ago
DatabaseSetupException.php ba87db3fcc Fix others 7 years ago
DateTimeFormatter.php 0eebff152a Update license headers 6 years ago
DateTimeZone.php 38a90130ce move log constants to ILogger 6 years ago
ForbiddenException.php ba87db3fcc Fix others 7 years ago
HintException.php 0eebff152a Update license headers 6 years ago
InitialStateService.php 0e6cb988a1 Add a key parameter to the new initial state API 5 years ago
Installer.php f021db956c Check if elements are set in installer 5 years ago
LargeFileHelper.php 32fd0919c1 Make LargeFileHelper.php faster by avoiding execs as much as possible 6 years ago
Log.php ff58732c0d Add breadcrumb support to crash reporters 5 years ago
MemoryInfo.php 2bab916c53 Adds license to files. Updates the branch. 5 years ago
NaturalSort.php 38a90130ce move log constants to ILogger 6 years ago
NaturalSort_DefaultCollator.php ba87db3fcc Fix others 7 years ago
NavigationManager.php b578fd855e Generate id for navigation item 5 years ago
NeedsUpdateException.php 0215b004da Update with robin 7 years ago
NotSquareException.php ba87db3fcc Fix others 7 years ago
PreviewManager.php ade61d8b43 Allow the creationg of previews of files stored in appdata 5 years ago
PreviewNotAvailableException.php f56ae37e8f Opening the trashbin causes errors in log for files without preview 7 years ago
RedisFactory.php 0eebff152a Update license headers 6 years ago
Repair.php 24d6a28f80 Repair step for link shares 5 years ago
RepairException.php ba87db3fcc Fix others 7 years ago
Search.php 21a720e026 Removed deprecated search function from ISearch 6 years ago
Server.php ca0b70eb2f Remove unnecessary event dispatcher 5 years ago
ServerContainer.php a788da6ac2 Make the file strict 5 years ago
ServerNotAvailableException.php ba87db3fcc Fix others 7 years ago
ServiceUnavailableException.php 0215b004da Update with robin 7 years ago
Setup.php bdf48d8b4e make sure that the ocm end-point discovery /ocm-provider is not redirected to the index.php 5 years ago
Streamer.php 90fdf83ca7 Use zip32 only if there are less than 65536 files 6 years ago
SubAdmin.php 15abcff2a1 Expose subadmin to OCP 5 years ago
SystemConfig.php f9e70c2ab6 Merge pull request #7020 from Fiech/master 6 years ago
TagManager.php ba87db3fcc Fix others 7 years ago
Tags.php ece41318b8 Check if the favorite tag exists 5 years ago
TempManager.php 0eebff152a Update license headers 6 years ago
TemplateLayout.php 071b686543 Fix "Undefined index: user_uid" on login page 5 years ago
URLGenerator.php b8fcf6e9b3 Allow empty strings in getAbsoluteURL 5 years ago
Updater.php 7e7146db7f Block install without CAN_INSTALL file 5 years ago