Roeland Jago Douma 412d6a4a24 Merge pull request #13036 from nextcloud/objectstore-write-exists-15 5 tahun lalu
..
Accounts 3be77ba956 Add default values when parsing account data 5 tahun lalu
Activity 909745acfd Fix default types of activity event member variables 6 tahun lalu
App ea21aa3f7a Use numeric placeholders if there are multiple, so that RTL languages can operate better 6 tahun lalu
AppFramework 9f6ee5b939 Only trust the X-FORWARDED-HOST header for trusted proxies 5 tahun lalu
Archive 38a90130ce move log constants to ILogger 6 tahun lalu
Authentication 674930da7f Move ExpiredTokenException to the correct namespace 6 tahun lalu
BackgroundJob f5a1f4bc1b Revert "Wait for cron to finish before running upgrade command" 6 tahun lalu
Cache 07e5b30b90 remove unneeded is_dir from file cache gc 6 tahun lalu
Calendar 970242b6ca RoomManager/ResourceManager: Inject IServerContainer instead of using OC Server 6 tahun lalu
Collaboration 5a73a9b9de Fix injection to get the user id 6 tahun lalu
Command eb51f06a3b Use ::class statement instead of string 6 tahun lalu
Comments 241ec0715c Rewrite getNumberOfUnreadCommentsForFolder query 5 tahun lalu
Console 20839a422b Refactor some code 6 tahun lalu
Contacts 16bfbb78ca Don't fail contacts menu on unkown user 6 tahun lalu
DB fd8eeccb15 Merge pull request #11942 from nextcloud/techdebt/noid/use-count-function 5 tahun lalu
Dashboard dfd4782dfc include dashboard into core 6 tahun lalu
Diagnostics 0eebff152a Update license headers 7 tahun lalu
Encryption f3798a7349 Add interface to allow storages from opting out of encryption 5 tahun lalu
Federation 4c00c80a83 translate nextcloud share types to OCM share types 6 tahun lalu
Files 2d2de36baf upload new files in objectstore to a .part path first 5 tahun lalu
FullTextSearch 663f9706f7 using the createIndex from FullTextSearchManager 5 tahun lalu
GlobalScale 0eebff152a Update license headers 7 tahun lalu
Group 3996210307 Merge pull request #12419 from nextcloud/bugfix/noid/group-creation-replace-insertIfNotExist 5 tahun lalu
Hooks 72bb7c3074 Fix PHP doc for API docs 6 tahun lalu
Http bc07098b49 HttpClient getHeader can return empty string 5 tahun lalu
IntegrityCheck 72e745be26 Handle strict typing in Checker and fix tests 6 tahun lalu
L10N 7d158c62ce Typehint 6 tahun lalu
Lock fd8eeccb15 Merge pull request #11942 from nextcloud/techdebt/noid/use-count-function 5 tahun lalu
Lockdown 0eebff152a Update license headers 7 tahun lalu
Log afd8be0c20 Don't log parameters on user creation in case of error/exception 5 tahun lalu
Mail ad0a2ee181 Apply patch from @cwiedmann but drop -oi option for pipe 5 tahun lalu
Memcache bfa49410a2 Drop support for xcache 6 tahun lalu
Migration 0eebff152a Update license headers 7 tahun lalu
Notification 79b540ecc3 Add return types and fully qualified function calls 6 tahun lalu
OCS a0028a2a5f Allow to skip retrieving from cache in the DiscoveryService 6 tahun lalu
Preview ce10f8b8c4 Only generate previews in powers of 4 and set min 6 tahun lalu
Remote 5ce69e7c42 Add some more tests for ocs remote api 6 tahun lalu
Repair 7028362604 Log and continue on Dav reader failure 5 tahun lalu
RichObjectStrings 19d693035b Validate all rich objects not only the used ones 5 tahun lalu
Route c1e4f9f305 Use type casting instead of *val() method 6 tahun lalu
Search 0eebff152a Update license headers 7 tahun lalu
Security be5c050acc Throw exception if decryption fails 5 tahun lalu
Session fe21b10de5 replace setcookie value with '' instead of null. 6 tahun lalu
Settings 4991dfbb14 Add sendmailmode to gui 5 tahun lalu
Setup 9d7e51fd56 Use empty instead ?? because dbname is '' sometimes 6 tahun lalu
Share 248d95339d Cleanup some unused sharing methods from the old sharing code 6 tahun lalu
Share20 7bb79dc733 Do not update child all child shares on group share update 5 tahun lalu
Support b4b095ca91 Fix @since version on new API 6 tahun lalu
SystemTag bb352fb667 Use the defined func()->count() instead of manual counting 5 tahun lalu
Tagging eb51f06a3b Use ::class statement instead of string 6 tahun lalu
Template 4acd053e4d Do not fail if the icon file doesn't exists 5 tahun lalu
Updater 772bbd99be Backend work to provide NC whats New info to users 6 tahun lalu
User d92c05e646 Throttle with correct metadata 5 tahun lalu
legacy a77b33759f Change doc link for 15 5 tahun lalu
AllConfig.php 7b09d11924 Use a case insensitive search for email 5 tahun lalu
AppConfig.php 05b8eb140c using isset() 6 tahun lalu
Avatar.php a9eef37456 Clear avatar cache with frontend repair 5 tahun lalu
AvatarManager.php a9eef37456 Clear avatar cache with frontend repair 5 tahun lalu
CapabilitiesManager.php 38a90130ce move log constants to ILogger 6 tahun lalu
Color.php 1517b1452e Fix autoloader 6 tahun lalu
Config.php 2b73779568 Fix some typos 6 tahun lalu
ContactsManager.php ba87db3fcc Fix others 8 tahun lalu
DatabaseException.php b8ed028870 Remove unneeded parameter in DatabaseException 7 tahun lalu
DatabaseSetupException.php ba87db3fcc Fix others 8 tahun lalu
DateTimeFormatter.php 0eebff152a Update license headers 7 tahun lalu
DateTimeZone.php 38a90130ce move log constants to ILogger 6 tahun lalu
ForbiddenException.php ba87db3fcc Fix others 8 tahun lalu
HintException.php 0eebff152a Update license headers 7 tahun lalu
Installer.php 483ad01a09 There is no update available if the app didnt have a version (aka was not installed) 6 tahun lalu
LargeFileHelper.php 32fd0919c1 Make LargeFileHelper.php faster by avoiding execs as much as possible 6 tahun lalu
Log.php ff58732c0d Add breadcrumb support to crash reporters 6 tahun lalu
MemoryInfo.php 2bab916c53 Adds license to files. Updates the branch. 6 tahun lalu
NaturalSort.php 38a90130ce move log constants to ILogger 6 tahun lalu
NaturalSort_DefaultCollator.php ba87db3fcc Fix others 8 tahun lalu
NavigationManager.php 6f45607f57 Upgraded navigation submenu management and api + created sharing submenu 6 tahun lalu
NeedsUpdateException.php 0215b004da Update with robin 8 tahun lalu
NotSquareException.php ba87db3fcc Fix others 8 tahun lalu
PreviewManager.php ade61d8b43 Allow the creationg of previews of files stored in appdata 6 tahun lalu
PreviewNotAvailableException.php f56ae37e8f Opening the trashbin causes errors in log for files without preview 8 tahun lalu
RedisFactory.php 0eebff152a Update license headers 7 tahun lalu
Repair.php 7028362604 Log and continue on Dav reader failure 5 tahun lalu
RepairException.php ba87db3fcc Fix others 8 tahun lalu
Search.php 21a720e026 Removed deprecated search function from ISearch 6 tahun lalu
Server.php 7416ce20a0 Use the real logger in the settings 5 tahun lalu
ServerContainer.php a411adee6c Fix missing argument 2 for Settings classes 7 tahun lalu
ServerNotAvailableException.php ba87db3fcc Fix others 8 tahun lalu
ServiceUnavailableException.php 0215b004da Update with robin 8 tahun lalu
Setup.php b9f2ce2796 Fix loading of .woff2 files in .htaccess 5 tahun lalu
Streamer.php 90fdf83ca7 Use zip32 only if there are less than 65536 files 6 tahun lalu
SubAdmin.php 00122fa027 Use group displayNames in users list 6 tahun lalu
SystemConfig.php f9e70c2ab6 Merge pull request #7020 from Fiech/master 7 tahun lalu
TagManager.php ba87db3fcc Fix others 8 tahun lalu
Tags.php ece41318b8 Check if the favorite tag exists 6 tahun lalu
TempManager.php 0eebff152a Update license headers 7 tahun lalu
TemplateLayout.php 77a81d00cf SCSS cache buster is a combination of apps/theming/scc_vars 5 tahun lalu
URLGenerator.php b8fcf6e9b3 Allow empty strings in getAbsoluteURL 5 tahun lalu
Updater.php f5a1f4bc1b Revert "Wait for cron to finish before running upgrade command" 6 tahun lalu