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