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