Benjamin Gaussorgues 3f269782aa Merge pull request #43428 from nextcloud/feat/share-expiration-with-time há 9 meses atrás
..
Accounts aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 há 1 ano atrás
Activity aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 há 1 ano atrás
App cf17db2fe6 Fix psalm errors há 9 meses atrás
AppFramework 747aeded9d fix xml ocs response for serializable objects há 9 meses atrás
Archive ea8f9a7e84 refactor: Repalce array_search with in_array in lib/ há 1 ano atrás
Authentication 839ddaa354 feat: rename users to account or person há 9 meses atrás
Avatar 839ddaa354 feat: rename users to account or person há 9 meses atrás
BackgroundJob 303e2febc7 Merge pull request #43387 from nextcloud/fix/migrate-away-from-ilogger-in-jobs há 9 meses atrás
Blurhash 4367a5e633 blurhash generation há 10 meses atrás
Broadcast f5c361cf44 composer run cs:fix há 1 ano atrás
Cache c0ce272e9c chore: Migrate away from OC::$server->getLogger há 9 meses atrás
Calendar 14725d792f fix(CalDAV): Check if the vObject exists before attempting any operations há 1 ano atrás
Collaboration 7329b83f92 feat: Migrate LinkReferenceProvider to OCP há 9 meses atrás
Command 303e2febc7 Merge pull request #43387 from nextcloud/fix/migrate-away-from-ilogger-in-jobs há 9 meses atrás
Comments 6056928dc6 feat(comments): Add a meta data column for comments há 11 meses atrás
Console 860caa0849 make failure to load app commands non-fatal há 9 meses atrás
Contacts 2c8aee8f99 fix(ContactsStore): Sanitize user ID given to guest avatar route há 9 meses atrás
DB d52ebaa7cd Merge pull request #43297 from nextcloud/fix/db/dirty-read-cool-off há 9 meses atrás
Dashboard 53ad3a58ab Lower to info há 10 meses atrás
Diagnostics f5c361cf44 composer run cs:fix há 1 ano atrás
DirectEditing aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 há 1 ano atrás
Encryption edc35f74c7 Merge pull request #42893 from nextcloud/file-info-key-location há 9 meses atrás
EventDispatcher 2232753b99 add hasListeners() há 9 meses atrás
Federation aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 há 1 ano atrás
Files 1d8d43f159 Merge pull request #43787 from nextcloud/fix/opendir-temporary-failure há 9 meses atrás
FilesMetadata b277841cb4 Fix data type in FilesMetadata::setIntList() há 9 meses atrás
FullTextSearch 7e0899aaaf fix: Avoid unitialized access of fts manager properties há 9 meses atrás
GlobalScale 426c0341ff Use typed version of IConfig::getSystemValue as much as possible há 1 ano atrás
Group c98b0462e3 fix(admin role): fix old and wrong way to determine whether user is admin há 9 meses atrás
Hooks ea8f9a7e84 refactor: Repalce array_search with in_array in lib/ há 1 ano atrás
Http 414f8f1f2d Include `hostName:$port` for Host access violation message as well há 9 meses atrás
IntegrityCheck 6c49e9c68a Revert "switching to new IAppConfig" há 10 meses atrás
KnownUser b153340b62 Add type hints for mappers há 1 ano atrás
L10N c0ce272e9c chore: Migrate away from OC::$server->getLogger há 9 meses atrás
LDAP 215aef3cbd Update php licenses há 3 anos atrás
Lock 7394645eb7 restore shared lock ttl when releasing há 11 meses atrás
Lockdown 308fcf4526 Respect OCP interface in private classes há 1 ano atrás
Log d753d04760 Move away from deprecated utf_encode() on PHP 8.2+ há 9 meses atrás
Mail 3cf66ae156 Add "-i" to sendmail's pipe há 10 meses atrás
Memcache cc3c7c24a1 set a default and max ttl for redis keys há 9 meses atrás
Migration 2bfb6fc731 fix: Make Repair object injectable and fix BackgroundRepair test há 10 meses atrás
Net cbc47a9890 Refactors Metadata, Migration, and Net. há 1 ano atrás
Notification fd679e2018 fix(notifications): Help finding missing notifications by logging it há 9 meses atrás
OCM 21e7a82e64 feat(OCM): Dispatch an event so apps can register resources há 1 ano atrás
OCS 09b3702c3b Refactor lib/private/ocs há 9 meses atrás
Preview 6f4d0fe79c Lower failed movie preview to info há 9 meses atrás
Profile aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 há 1 ano atrás
Profiler 6ad335e229 Fix location of the profiler data há 9 meses atrás
Remote ea06cf2f39 Convert isset ternary to null coalescing operator há 1 ano atrás
Repair 303e2febc7 Merge pull request #43387 from nextcloud/fix/migrate-away-from-ilogger-in-jobs há 9 meses atrás
RichObjectStrings d481515081 Improve validator output in case of invalid RichObject há 10 meses atrás
Route df6175ccb1 feat(AppFramework): Add Route attribute há 9 meses atrás
Search aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 há 1 ano atrás
Security 33e1c8b236 fix(security): Handle idn_to_utf8 returning false há 11 meses atrás
Session f73f966c98 chore: Add missing ArrayAccess template parameters há 9 meses atrás
Settings ae360080f5 chore(settings): Cleanup IManager and Manager type annotations há 1 ano atrás
Setup 524ed97d62 fix: replace `Account name` by `Login` há 9 meses atrás
SetupCheck 39d2970191 Add $name property in SetupResult and improve API há 1 ano atrás
Share b2e9e0fa0d chore: Replace OC::$server->getL10N by OCP\Util::getL10N in lib and some apps há 9 meses atrás
Share20 01983d50d4 feat(share): save date and time for expiration há 9 meses atrás
SpeechToText 6580bef319 Use the STT provider's exception message in the RuntimeException that will be caught by upper contexts há 9 meses atrás
Support 839ddaa354 feat: rename users to account or person há 9 meses atrás
SystemTag a988754e3d Refactors lib/private/SystemTag. há 1 ano atrás
Tagging aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 há 1 ano atrás
Talk aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 há 1 ano atrás
Template a39b3a3d84 Add global accessibility switch há 11 meses atrás
TextProcessing 162537916b fix missing return statement, inline return há 9 meses atrás
TextToImage 156013a711 introduce IProviderWithUserId há 10 meses atrás
Translation 970eb692d1 fix(coding style) há 10 meses atrás
Updater 053157b87e fix(updatecheck): Don't wait 120s for a response of updater.nextcloud.com há 1 ano atrás
User 3fb1674251 Merge pull request #43461 from nextcloud/fix/get-rid-of-getlogger há 9 meses atrás
UserStatus f19645adab enh(userstatus): add OOO automation and remove calendar automation há 1 ano atrás
legacy b080113fdd Merge branch 'master' into fix/42480/user-admin-not-admin há 9 meses atrás
AllConfig.php f7d0c74b10 lazy AppConfig há 10 meses atrás
AppConfig.php c1fc1b29bc Merge pull request #43424 from nextcloud/enh/noid/debug-on-lazy-appconfig-loading há 9 meses atrás
AppScriptDependency.php 491bd6260c Sort app scripts topologically by its dependencies há 2 anos atrás
AppScriptSort.php aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 há 1 ano atrás
BinaryFinder.php aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 há 1 ano atrás
CapabilitiesManager.php aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 há 1 ano atrás
Color.php 215aef3cbd Update php licenses há 3 anos atrás
Config.php e87d968c24 add a check for disk_free_space in Config.php há 1 ano atrás
ContactsManager.php e966cfbc4b Cleanup plsam issues in DB/ContactsManager and Console há 1 ano atrás
DatabaseException.php 215aef3cbd Update php licenses há 3 anos atrás
DatabaseSetupException.php b78f3a57d1 Migrate HintException to OCP há 3 anos atrás
DateTimeFormatter.php 0808e19540 Update lib/private/DateTimeFormatter.php há 1 ano atrás
DateTimeZone.php 51f04ed514 Move away from deprecated ILogger há 2 anos atrás
EmojiHelper.php cefcd55994 Include more emoji chars to test and fixes after include it há 2 anos atrás
EventSourceFactory.php a2afc7b6a9 refactor: migrate OC_EventSource to dependency injection há 1 ano atrás
ForbiddenException.php 215aef3cbd Update php licenses há 3 anos atrás
HintException.php 368f83095d Fix typos in lib/private subdirectory há 2 anos atrás
InitialStateService.php 131f481a67 fix(initial-state): Log an error when initial-state can not be JSON encoded há 1 ano atrás
Installer.php 67e3ecef98 chore: Cleanup Installer class as well há 10 meses atrás
LargeFileHelper.php e7cc7653b8 Refactors "strpos" calls in lib/private to improve code readability. há 1 ano atrás
Log.php 2232753b99 add hasListeners() há 9 meses atrás
MemoryInfo.php 94ecae4ade Add helper to cast to int|float, fix MemoryInfo on 32bits há 1 ano atrás
NaturalSort.php 069477e608 Migrate more classes of lib/private to LoggerInterface há 2 anos atrás
NaturalSort_DefaultCollator.php 215aef3cbd Update php licenses há 3 anos atrás
NavigationManager.php b1fffb0d3b enh(NavigationManager): Use ID as fallback for `app` property of entries há 11 meses atrás
NeedsUpdateException.php 215aef3cbd Update php licenses há 3 anos atrás
NotSquareException.php 215aef3cbd Update php licenses há 3 anos atrás
PhoneNumberUtil.php 3b4c306860 fix(phonenumber): Improve docs by adding input details há 1 ano atrás
PreviewManager.php 475dd60354 fix: use png as preview right away há 1 ano atrás
PreviewNotAvailableException.php 215aef3cbd Update php licenses há 3 anos atrás
RedisFactory.php 6083fe3c9b Code simplification using null coalescing há 1 ano atrás
Repair.php 0e1931754a chore: use DI for \OC\Repair há 10 meses atrás
RepairException.php 215aef3cbd Update php licenses há 3 anos atrás
Search.php c0ce272e9c chore: Migrate away from OC::$server->getLogger há 9 meses atrás
Server.php 3f269782aa Merge pull request #43428 from nextcloud/feat/share-expiration-with-time há 9 meses atrás
ServerContainer.php 3846ec2899 Merge pull request #38322 from nextcloud/bugfix/noid/throw-early-app-container há 1 ano atrás
ServerNotAvailableException.php 215aef3cbd Update php licenses há 3 anos atrás
ServiceUnavailableException.php 215aef3cbd Update php licenses há 3 anos atrás
Setup.php 524ed97d62 fix: replace `Account name` by `Login` há 9 meses atrás
StreamImage.php aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 há 1 ano atrás
Streamer.php 70a6eeed3e fix: log fopen calls when stream isn't available há 1 ano atrás
SubAdmin.php aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 há 1 ano atrás
SystemConfig.php f7d0c74b10 lazy AppConfig há 10 meses atrás
TagManager.php aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 há 1 ano atrás
Tags.php c0ce272e9c chore: Migrate away from OC::$server->getLogger há 9 meses atrás
TempManager.php 215aef3cbd Update php licenses há 3 anos atrás
TemplateLayout.php b2e9e0fa0d chore: Replace OC::$server->getL10N by OCP\Util::getL10N in lib and some apps há 9 meses atrás
URLGenerator.php aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 há 1 ano atrás
Updater.php f461c79c58 Refactor `OC\Server::getAppFetcher` há 9 meses atrás