Maxence Lange 007b924379 Merge pull request #43907 from nextcloud/enh/noid/switching-to-lazy-config-2 hai 8 meses
..
Accounts aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 hai 11 meses
Activity aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 hai 11 meses
App c8d7a5acaa fix(AppManager): Allow to query dark **or** bright icon hai 8 meses
AppFramework b8c5bff673 fix: Adjust user agent pattern for Edge hai 8 meses
Archive ea8f9a7e84 refactor: Repalce array_search with in_array in lib/ hai 11 meses
Authentication d1189f923c feat(perf): add cache for authtoken lookup hai 8 meses
Avatar 839ddaa354 feat: rename users to account or person hai 9 meses
BackgroundJob 303e2febc7 Merge pull request #43387 from nextcloud/fix/migrate-away-from-ilogger-in-jobs hai 9 meses
Blurhash 3fa5e598a8 feat(metadata): get deprecated status using file etag hai 8 meses
Broadcast f5c361cf44 composer run cs:fix hai 1 ano
Cache 951c330d39 Revert "don't perform an explicit setup when using the file cache" hai 8 meses
Calendar 14725d792f fix(CalDAV): Check if the vObject exists before attempting any operations hai 1 ano
Collaboration 972a611288 fix: Avoid clear cache with prefix hai 8 meses
Command 303e2febc7 Merge pull request #43387 from nextcloud/fix/migrate-away-from-ilogger-in-jobs hai 9 meses
Comments eb5832b8fa refactor: depricate getNumberOfUnreadCommentsForFolder and redo it's implementation based on getNumberOfUnreadCommentsForObjects hai 8 meses
Console 860caa0849 make failure to load app commands non-fatal hai 9 meses
Contacts 2c8aee8f99 fix(ContactsStore): Sanitize user ID given to guest avatar route hai 9 meses
DB d52ebaa7cd Merge pull request #43297 from nextcloud/fix/db/dirty-read-cool-off hai 8 meses
Dashboard 53ad3a58ab Lower to info hai 10 meses
Diagnostics f5c361cf44 composer run cs:fix hai 1 ano
DirectEditing e7a7b4a401 perf: switch places that always use the first getById result to getFirstNodeById hai 8 meses
Encryption edc35f74c7 Merge pull request #42893 from nextcloud/file-info-key-location hai 8 meses
EventDispatcher 2232753b99 add hasListeners() hai 9 meses
Federation ecb111cec7 fix(federation): Allow cloud federation providers to handle unsuccessful return codes hai 8 meses
Files 467c84ec53 feat(files): copy live photos hai 8 meses
FilesMetadata 3fa5e598a8 feat(metadata): get deprecated status using file etag hai 8 meses
FullTextSearch 7e0899aaaf fix: Avoid unitialized access of fts manager properties hai 8 meses
GlobalScale 426c0341ff Use typed version of IConfig::getSystemValue as much as possible hai 1 ano
Group c98b0462e3 fix(admin role): fix old and wrong way to determine whether user is admin hai 8 meses
Hooks ea8f9a7e84 refactor: Repalce array_search with in_array in lib/ hai 11 meses
Http 82fbab4632 fix: Swap method and uri parameter in request to match upstream order hai 8 meses
IntegrityCheck 0a79884abf feat(appconfig): switching integrity check to lazy config values hai 8 meses
KnownUser b153340b62 Add type hints for mappers hai 1 ano
L10N c0ce272e9c chore: Migrate away from OC::$server->getLogger hai 9 meses
LDAP 215aef3cbd Update php licenses %!s(int64=3) %!d(string=hai) anos
Lock 7394645eb7 restore shared lock ttl when releasing hai 10 meses
Lockdown 308fcf4526 Respect OCP interface in private classes hai 1 ano
Log d753d04760 Move away from deprecated utf_encode() on PHP 8.2+ hai 9 meses
Mail 3cf66ae156 Add "-i" to sendmail's pipe hai 10 meses
Memcache cc3c7c24a1 set a default and max ttl for redis keys hai 8 meses
Migration 2bfb6fc731 fix: Make Repair object injectable and fix BackgroundRepair test hai 9 meses
Net cbc47a9890 Refactors Metadata, Migration, and Net. hai 1 ano
Notification fd679e2018 fix(notifications): Help finding missing notifications by logging it hai 8 meses
OCM 21e7a82e64 feat(OCM): Dispatch an event so apps can register resources hai 1 ano
OCS 09b3702c3b Refactor lib/private/ocs hai 8 meses
Preview 6f4d0fe79c Lower failed movie preview to info hai 9 meses
Profile aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 hai 11 meses
Profiler 6ad335e229 Fix location of the profiler data hai 8 meses
Remote ea06cf2f39 Convert isset ternary to null coalescing operator hai 1 ano
Repair b0bfe3e2cd feat(appconfig): repair step to migrate lazy config values hai 8 meses
RichObjectStrings d481515081 Improve validator output in case of invalid RichObject hai 10 meses
Route df6175ccb1 feat(AppFramework): Add Route attribute hai 8 meses
Search aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 hai 11 meses
Security 02d6d3f5b1 fix: Add edge as supported user agent for CSPv3 nonces hai 8 meses
Session f73f966c98 chore: Add missing ArrayAccess template parameters hai 9 meses
Settings ae360080f5 chore(settings): Cleanup IManager and Manager type annotations hai 11 meses
Setup 524ed97d62 fix: replace `Account name` by `Login` hai 9 meses
SetupCheck 39d2970191 Add $name property in SetupResult and improve API hai 1 ano
Share a598de627c chore: remove long depricated share code hai 8 meses
Share20 abfbe67ec9 Merge pull request #42638 from nextcloud/shares-in-folder-storage hai 8 meses
SpeechToText e7a7b4a401 perf: switch places that always use the first getById result to getFirstNodeById hai 8 meses
Support 839ddaa354 feat: rename users to account or person hai 9 meses
SystemTag a988754e3d Refactors lib/private/SystemTag. hai 1 ano
Tagging aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 hai 11 meses
Talk aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 hai 11 meses
Teams c7813bfdaf feat: Implement team provider api hai 8 meses
Template 51ea3de8a7 fix(JSResourceLocator): Consider configured app roots for files hai 8 meses
TextProcessing 162537916b fix missing return statement, inline return hai 9 meses
TextToImage 156013a711 introduce IProviderWithUserId hai 10 meses
Translation 970eb692d1 fix(coding style) hai 10 meses
Updater 053157b87e fix(updatecheck): Don't wait 120s for a response of updater.nextcloud.com hai 11 meses
User 3fb1674251 Merge pull request #43461 from nextcloud/fix/get-rid-of-getlogger hai 9 meses
UserStatus f19645adab enh(userstatus): add OOO automation and remove calendar automation hai 11 meses
legacy 7033967115 Merge pull request #43996 from nextcloud/feat/store-last-known-quota-usage hai 8 meses
AllConfig.php f7d0c74b10 lazy AppConfig hai 10 meses
AppConfig.php b0c79636ba fix(appconfig): no insert statement if data already exist hai 8 meses
AppScriptDependency.php 491bd6260c Sort app scripts topologically by its dependencies %!s(int64=2) %!d(string=hai) anos
AppScriptSort.php aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 hai 11 meses
BinaryFinder.php aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 hai 11 meses
CapabilitiesManager.php aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 hai 11 meses
Color.php 215aef3cbd Update php licenses %!s(int64=3) %!d(string=hai) anos
Config.php e87d968c24 add a check for disk_free_space in Config.php hai 1 ano
ContactsManager.php e966cfbc4b Cleanup plsam issues in DB/ContactsManager and Console hai 1 ano
DatabaseException.php 215aef3cbd Update php licenses %!s(int64=3) %!d(string=hai) anos
DatabaseSetupException.php b78f3a57d1 Migrate HintException to OCP %!s(int64=3) %!d(string=hai) anos
DateTimeFormatter.php 0808e19540 Update lib/private/DateTimeFormatter.php hai 1 ano
DateTimeZone.php 51f04ed514 Move away from deprecated ILogger %!s(int64=2) %!d(string=hai) anos
EmojiHelper.php cefcd55994 Include more emoji chars to test and fixes after include it %!s(int64=2) %!d(string=hai) anos
EventSourceFactory.php a2afc7b6a9 refactor: migrate OC_EventSource to dependency injection hai 1 ano
ForbiddenException.php 215aef3cbd Update php licenses %!s(int64=3) %!d(string=hai) anos
HintException.php 368f83095d Fix typos in lib/private subdirectory %!s(int64=2) %!d(string=hai) anos
InitialStateService.php 131f481a67 fix(initial-state): Log an error when initial-state can not be JSON encoded hai 1 ano
Installer.php 67e3ecef98 chore: Cleanup Installer class as well hai 9 meses
LargeFileHelper.php e7cc7653b8 Refactors "strpos" calls in lib/private to improve code readability. hai 1 ano
Log.php 2232753b99 add hasListeners() hai 9 meses
MemoryInfo.php 94ecae4ade Add helper to cast to int|float, fix MemoryInfo on 32bits hai 1 ano
NaturalSort.php 069477e608 Migrate more classes of lib/private to LoggerInterface %!s(int64=2) %!d(string=hai) anos
NaturalSort_DefaultCollator.php 215aef3cbd Update php licenses %!s(int64=3) %!d(string=hai) anos
NavigationManager.php 876e2d6198 feat(AppManager): Provide `getAppIcon` function hai 8 meses
NeedsUpdateException.php 215aef3cbd Update php licenses %!s(int64=3) %!d(string=hai) anos
NotSquareException.php 215aef3cbd Update php licenses %!s(int64=3) %!d(string=hai) anos
PhoneNumberUtil.php 3b4c306860 fix(phonenumber): Improve docs by adding input details hai 1 ano
PreviewManager.php 475dd60354 fix: use png as preview right away hai 1 ano
PreviewNotAvailableException.php 215aef3cbd Update php licenses %!s(int64=3) %!d(string=hai) anos
RedisFactory.php 6083fe3c9b Code simplification using null coalescing hai 1 ano
Repair.php b0bfe3e2cd feat(appconfig): repair step to migrate lazy config values hai 8 meses
RepairException.php 215aef3cbd Update php licenses %!s(int64=3) %!d(string=hai) anos
Search.php c0ce272e9c chore: Migrate away from OC::$server->getLogger hai 9 meses
Server.php 0a79884abf feat(appconfig): switching integrity check to lazy config values hai 8 meses
ServerContainer.php 3846ec2899 Merge pull request #38322 from nextcloud/bugfix/noid/throw-early-app-container hai 1 ano
ServerNotAvailableException.php 215aef3cbd Update php licenses %!s(int64=3) %!d(string=hai) anos
ServiceUnavailableException.php 215aef3cbd Update php licenses %!s(int64=3) %!d(string=hai) anos
Setup.php 524ed97d62 fix: replace `Account name` by `Login` hai 9 meses
StreamImage.php aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 hai 11 meses
Streamer.php 70a6eeed3e fix: log fopen calls when stream isn't available hai 1 ano
SubAdmin.php aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 hai 11 meses
SystemConfig.php f7d0c74b10 lazy AppConfig hai 10 meses
TagManager.php aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 hai 11 meses
Tags.php c0ce272e9c chore: Migrate away from OC::$server->getLogger hai 9 meses
TempManager.php 215aef3cbd Update php licenses %!s(int64=3) %!d(string=hai) anos
TemplateLayout.php b2e9e0fa0d chore: Replace OC::$server->getL10N by OCP\Util::getL10N in lib and some apps hai 9 meses
URLGenerator.php aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 hai 11 meses
Updater.php f461c79c58 Refactor `OC\Server::getAppFetcher` hai 8 meses