Ferdinand Thiessen c35e237307 Merge pull request #44400 from nextcloud/bugfix/noid/allow-debug-loglevel-again 3 kuukautta sitten
..
Accounts aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 7 kuukautta sitten
Activity aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 7 kuukautta sitten
App bae133bf4f fix(AppDiscoverFetcher): Do not remove entries as expired that have no expiry date 3 kuukautta sitten
AppFramework f3a4abd98c fix: add check for app_api_system session flag to bypass rate limit 3 kuukautta sitten
Archive ea8f9a7e84 refactor: Repalce array_search with in_array in lib/ 7 kuukautta sitten
Authentication d1189f923c feat(perf): add cache for authtoken lookup 4 kuukautta sitten
Avatar 839ddaa354 feat: rename users to account or person 4 kuukautta sitten
BackgroundJob 303e2febc7 Merge pull request #43387 from nextcloud/fix/migrate-away-from-ilogger-in-jobs 5 kuukautta sitten
Blurhash 3fa5e598a8 feat(metadata): get deprecated status using file etag 4 kuukautta sitten
Broadcast f5c361cf44 composer run cs:fix 1 vuosi sitten
Cache 951c330d39 Revert "don't perform an explicit setup when using the file cache" 4 kuukautta sitten
Calendar 14725d792f fix(CalDAV): Check if the vObject exists before attempting any operations 10 kuukautta sitten
Collaboration 972a611288 fix: Avoid clear cache with prefix 4 kuukautta sitten
Command 303e2febc7 Merge pull request #43387 from nextcloud/fix/migrate-away-from-ilogger-in-jobs 5 kuukautta sitten
Comments eb5832b8fa refactor: depricate getNumberOfUnreadCommentsForFolder and redo it's implementation based on getNumberOfUnreadCommentsForObjects 4 kuukautta sitten
Console b5357f7d12 Merge branch 'master' into refactor/OC-Server-getThemingDefaults 4 kuukautta sitten
Contacts 0fa9f3049f feat(files_sharing): allow to specify allowed groups to share instead of excluded groups 3 kuukautta sitten
DB d52ebaa7cd Merge pull request #43297 from nextcloud/fix/db/dirty-read-cool-off 4 kuukautta sitten
Dashboard 53ad3a58ab Lower to info 5 kuukautta sitten
Diagnostics f5c361cf44 composer run cs:fix 1 vuosi sitten
DirectEditing 20dd80d2fd fix: Do not use incognito mode for direct editing 3 kuukautta sitten
Encryption edc35f74c7 Merge pull request #42893 from nextcloud/file-info-key-location 4 kuukautta sitten
EventDispatcher 2232753b99 add hasListeners() 4 kuukautta sitten
Federation ecb111cec7 fix(federation): Allow cloud federation providers to handle unsuccessful return codes 4 kuukautta sitten
Files 32dee2f84a feat(ObjectStore): Make S3 MultipartUpload concurrency configurable 3 kuukautta sitten
FilesMetadata 8205de75c7 fix(files): Do not throw an exception if the etag is not set in metadata 3 kuukautta sitten
FullTextSearch 7e0899aaaf fix: Avoid unitialized access of fts manager properties 4 kuukautta sitten
GlobalScale 426c0341ff Use typed version of IConfig::getSystemValue as much as possible 1 vuosi sitten
Group c98b0462e3 fix(admin role): fix old and wrong way to determine whether user is admin 4 kuukautta sitten
Hooks ea8f9a7e84 refactor: Repalce array_search with in_array in lib/ 7 kuukautta sitten
Http 836c882b8c Merge pull request #43446 from jithin-space/add-patch-request-to-http-client-interface 3 kuukautta sitten
IntegrityCheck 0a79884abf feat(appconfig): switching integrity check to lazy config values 3 kuukautta sitten
KnownUser b153340b62 Add type hints for mappers 1 vuosi sitten
L10N c0ce272e9c chore: Migrate away from OC::$server->getLogger 4 kuukautta sitten
LDAP 215aef3cbd Update php licenses 3 vuotta sitten
Lock 7394645eb7 restore shared lock ttl when releasing 6 kuukautta sitten
Lockdown 308fcf4526 Respect OCP interface in private classes 1 vuosi sitten
Log d753d04760 Move away from deprecated utf_encode() on PHP 8.2+ 4 kuukautta sitten
Mail 3cf66ae156 Add "-i" to sendmail's pipe 5 kuukautta sitten
Memcache c0f12d7691 Refactor `OC\Server::getGetRedisFactory` 3 kuukautta sitten
Migration 2bfb6fc731 fix: Make Repair object injectable and fix BackgroundRepair test 5 kuukautta sitten
Net cbc47a9890 Refactors Metadata, Migration, and Net. 8 kuukautta sitten
Notification fd679e2018 fix(notifications): Help finding missing notifications by logging it 4 kuukautta sitten
OCM 21e7a82e64 feat(OCM): Dispatch an event so apps can register resources 8 kuukautta sitten
OCS 09b3702c3b Refactor lib/private/ocs 4 kuukautta sitten
Preview 6f4d0fe79c Lower failed movie preview to info 5 kuukautta sitten
Profile aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 7 kuukautta sitten
Profiler 6ad335e229 Fix location of the profiler data 4 kuukautta sitten
Remote ea06cf2f39 Convert isset ternary to null coalescing operator 9 kuukautta sitten
Repair 8b0d49327a feat(mimetypes): Add mimetype for ReStructuredText 3 kuukautta sitten
RichObjectStrings d481515081 Improve validator output in case of invalid RichObject 5 kuukautta sitten
Route df6175ccb1 feat(AppFramework): Add Route attribute 4 kuukautta sitten
Search aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 7 kuukautta sitten
Security f9ce6bfdff Refactor `OC\Server::getHasher` 3 kuukautta sitten
Session f73f966c98 chore: Add missing ArrayAccess template parameters 5 kuukautta sitten
Settings 865fd3ba08 fix: add missing copyrights and strict types 3 kuukautta sitten
Setup 524ed97d62 fix: replace `Account name` by `Login` 4 kuukautta sitten
SetupCheck 39d2970191 Add $name property in SetupResult and improve API 8 kuukautta sitten
Share a598de627c chore: remove long depricated share code 4 kuukautta sitten
Share20 bf71bd1305 fix(share): use share owner to confirm reshare 3 kuukautta sitten
SpeechToText 76925f15d6 feat(stt): add ability to cancel a scheduled transcription 3 kuukautta sitten
Support 839ddaa354 feat: rename users to account or person 4 kuukautta sitten
SystemTag a988754e3d Refactors lib/private/SystemTag. 8 kuukautta sitten
Tagging aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 7 kuukautta sitten
Talk aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 7 kuukautta sitten
Teams c7813bfdaf feat: Implement team provider api 4 kuukautta sitten
Template 03dbbc90be fix(JSRecourceLocator): Add missing slash after server root 3 kuukautta sitten
TextProcessing 162537916b fix missing return statement, inline return 4 kuukautta sitten
TextToImage 156013a711 introduce IProviderWithUserId 5 kuukautta sitten
Translation 970eb692d1 fix(coding style) 5 kuukautta sitten
Updater 519e434573 fix(updatenotification): spread the use of new appconfig 3 kuukautta sitten
User e330efe5a0 fix: Implement option to temporarily set the user session 3 kuukautta sitten
UserStatus f19645adab enh(userstatus): add OOO automation and remove calendar automation 7 kuukautta sitten
legacy 497528e45e fix(logging): Restore the option to log with debug level 3 kuukautta sitten
AllConfig.php b8868e2652 fix(config): Make sure user keys are strings 3 kuukautta sitten
AppConfig.php b0c79636ba fix(appconfig): no insert statement if data already exist 4 kuukautta sitten
AppScriptDependency.php 491bd6260c Sort app scripts topologically by its dependencies 2 vuotta sitten
AppScriptSort.php aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 7 kuukautta sitten
BinaryFinder.php aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 7 kuukautta sitten
CapabilitiesManager.php aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 7 kuukautta sitten
Color.php 215aef3cbd Update php licenses 3 vuotta sitten
Config.php e87d968c24 add a check for disk_free_space in Config.php 1 vuosi sitten
ContactsManager.php e966cfbc4b Cleanup plsam issues in DB/ContactsManager and Console 10 kuukautta sitten
DatabaseException.php 215aef3cbd Update php licenses 3 vuotta sitten
DatabaseSetupException.php b78f3a57d1 Migrate HintException to OCP 3 vuotta sitten
DateTimeFormatter.php 0808e19540 Update lib/private/DateTimeFormatter.php 10 kuukautta sitten
DateTimeZone.php 51f04ed514 Move away from deprecated ILogger 2 vuotta sitten
EmojiHelper.php cefcd55994 Include more emoji chars to test and fixes after include it 2 vuotta sitten
EventSourceFactory.php a2afc7b6a9 refactor: migrate OC_EventSource to dependency injection 1 vuosi sitten
ForbiddenException.php 215aef3cbd Update php licenses 3 vuotta sitten
HintException.php 368f83095d Fix typos in lib/private subdirectory 1 vuosi sitten
InitialStateService.php 131f481a67 fix(initial-state): Log an error when initial-state can not be JSON encoded 1 vuosi sitten
Installer.php 67e3ecef98 chore: Cleanup Installer class as well 5 kuukautta sitten
LargeFileHelper.php e7cc7653b8 Refactors "strpos" calls in lib/private to improve code readability. 1 vuosi sitten
Log.php e838aa9514 fix(Logger): Warn on invalid `loglevel` configuration option 3 kuukautta sitten
MemoryInfo.php 94ecae4ade Add helper to cast to int|float, fix MemoryInfo on 32bits 1 vuosi sitten
NaturalSort.php 069477e608 Migrate more classes of lib/private to LoggerInterface 2 vuotta sitten
NaturalSort_DefaultCollator.php 215aef3cbd Update php licenses 3 vuotta sitten
NavigationManager.php 1f2d267443 fix(Navigation): ensure NavManager is inited when adding an entry 3 kuukautta sitten
NeedsUpdateException.php 215aef3cbd Update php licenses 3 vuotta sitten
NotSquareException.php 215aef3cbd Update php licenses 3 vuotta sitten
PhoneNumberUtil.php 3b4c306860 fix(phonenumber): Improve docs by adding input details 9 kuukautta sitten
PreviewManager.php 475dd60354 fix: use png as preview right away 7 kuukautta sitten
PreviewNotAvailableException.php 215aef3cbd Update php licenses 3 vuotta sitten
RedisFactory.php 6083fe3c9b Code simplification using null coalescing 10 kuukautta sitten
Repair.php b0bfe3e2cd feat(appconfig): repair step to migrate lazy config values 3 kuukautta sitten
RepairException.php 215aef3cbd Update php licenses 3 vuotta sitten
Search.php c0ce272e9c chore: Migrate away from OC::$server->getLogger 4 kuukautta sitten
Server.php 27886aa184 Merge pull request #40125 from summersab/refactor/OC-Server-getThemingDefaults 3 kuukautta sitten
ServerContainer.php 3846ec2899 Merge pull request #38322 from nextcloud/bugfix/noid/throw-early-app-container 1 vuosi sitten
ServerNotAvailableException.php 215aef3cbd Update php licenses 3 vuotta sitten
ServiceUnavailableException.php 215aef3cbd Update php licenses 3 vuotta sitten
Setup.php 519e434573 fix(updatenotification): spread the use of new appconfig 3 kuukautta sitten
StreamImage.php aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 7 kuukautta sitten
Streamer.php 40edb426a3 Refactor `OC\Server::getRootFolder` 8 kuukautta sitten
SubAdmin.php aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 7 kuukautta sitten
SystemConfig.php f7d0c74b10 lazy AppConfig 5 kuukautta sitten
TagManager.php aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 7 kuukautta sitten
Tags.php c0ce272e9c chore: Migrate away from OC::$server->getLogger 4 kuukautta sitten
TempManager.php 215aef3cbd Update php licenses 3 vuotta sitten
TemplateLayout.php f2556901f9 fix: php-cs `CapabilitiesManager` 3 kuukautta sitten
URLGenerator.php b5357f7d12 Merge branch 'master' into refactor/OC-Server-getThemingDefaults 4 kuukautta sitten
Updater.php 519e434573 fix(updatenotification): spread the use of new appconfig 3 kuukautta sitten