georglauterbach c559f62a36 fix: remove superflous line 2 săptămâni în urmă
..
Accounts 0b332ceac2 fix: Apply new coding standard to all files 7 luni în urmă
Activity 0b332ceac2 fix: Apply new coding standard to all files 7 luni în urmă
App 23e8424c19 fix(appstoreFetcher): get app list from custom app store 2 luni în urmă
AppFramework 12afcbb022 fix(BaseResponse): Cast XML element values to string 2 luni în urmă
Archive ea8f9a7e84 refactor: Repalce array_search with in_array in lib/ 1 an în urmă
Authentication 4d9cc7dd8d fix: Handle exception when clearing previously removed two factor tokens 2 săptămâni în urmă
Avatar 35ce939332 fix: Fix avatar images 7 luni în urmă
BackgroundJob 45d2147ac2 fix: log a warning when we can't build a background job 1 săptămână în urmă
Blurhash dffcf956eb fix: don't persist previews used during blurhash generation 3 luni în urmă
Broadcast f5c361cf44 composer run cs:fix 1 an în urmă
Cache 951c330d39 Revert "don't perform an explicit setup when using the file cache" 8 luni în urmă
Calendar 14725d792f fix(CalDAV): Check if the vObject exists before attempting any operations 1 an în urmă
Collaboration 17434538d4 fix(federation): Fix missing protocol on CloudID remote 4 luni în urmă
Command 303e2febc7 Merge pull request #43387 from nextcloud/fix/migrate-away-from-ilogger-in-jobs 9 luni în urmă
Comments c4a44e1f4e fix(Comment): Initialize childrenCount as integer 2 luni în urmă
Console 0b332ceac2 fix: Apply new coding standard to all files 7 luni în urmă
Contacts 0b332ceac2 fix: Apply new coding standard to all files 7 luni în urmă
DB ccc27dc28b fix: Run migration sql as statement so that the primary db node is used 2 luni în urmă
Dashboard 66e1d866a2 fix(dashboard): Document expected icon behaviour 4 luni în urmă
Diagnostics 0b332ceac2 fix: Apply new coding standard to all files 7 luni în urmă
DirectEditing 0b332ceac2 fix: Apply new coding standard to all files 7 luni în urmă
Encryption 0b332ceac2 fix: Apply new coding standard to all files 7 luni în urmă
EventDispatcher 2232753b99 add hasListeners() 9 luni în urmă
Federation 17434538d4 fix(federation): Fix missing protocol on CloudID remote 4 luni în urmă
Files ce3cec9681 fix: Clean-up some remaining readdir calls with undesirable false evaluation potential 1 săptămână în urmă
FilesMetadata 6ccafa3090 fix: Prevent crash when refreshing metadata for files without an owner 2 luni în urmă
FullTextSearch 7e0899aaaf fix: Avoid unitialized access of fts manager properties 9 luni în urmă
GlobalScale 426c0341ff Use typed version of IConfig::getSystemValue as much as possible 1 an în urmă
Group 940d0aa9a4 fix: Ensure database connection is setup when getting group details 3 luni în urmă
Hooks 0b332ceac2 fix: Apply new coding standard to all files 7 luni în urmă
Http c559f62a36 fix: remove superflous line 1 săptămână în urmă
IntegrityCheck 27c68fdcae fix: skip the integrity check for nextcloud-init-sync.lock 2 luni în urmă
KnownUser b153340b62 Add type hints for mappers 1 an în urmă
L10N 0b332ceac2 fix: Apply new coding standard to all files 7 luni în urmă
LDAP 215aef3cbd Update php licenses 3 ani în urmă
Lock ee65aedc67 fix(locking): Accept mixed as value on setTTL 1 lună în urmă
Lockdown 308fcf4526 Respect OCP interface in private classes 1 an în urmă
Log 52382e7956 fix(logger): Remove more parameters of other methods 1 lună în urmă
Mail a2a0ce2364 fix call to custom mail_template_class 2 luni în urmă
Memcache 34a0c383cb Update LoggerWrapperCache.php 7 luni în urmă
Migration 825be0af80 fix(migration-preview): display a message if no attributes set 3 luni în urmă
Net cbc47a9890 Refactors Metadata, Migration, and Net. 1 an în urmă
Notification fd679e2018 fix(notifications): Help finding missing notifications by logging it 9 luni în urmă
OCM 21e7a82e64 feat(OCM): Dispatch an event so apps can register resources 1 an în urmă
OCS 453f293b50 feat(capabilities): Expose if mod-rewrite is working via capabilities 7 luni în urmă
Preview 51b42ef346 fix(preview): gracefully handle file not being opened in ProviderV2 2 luni în urmă
Profile aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 an în urmă
Profiler 0b332ceac2 fix: Apply new coding standard to all files 7 luni în urmă
Remote ea06cf2f39 Convert isset ternary to null coalescing operator 1 an în urmă
Repair 6a912e7afc fix(owncloud): Fix ownCloud migration with oauth2 app 2 săptămâni în urmă
RichObjectStrings d481515081 Improve validator output in case of invalid RichObject 10 luni în urmă
Route 351cf892e7 fix(Router): Load attribute routes of all apps when not app is specified 2 luni în urmă
Search 0b332ceac2 fix: Apply new coding standard to all files 7 luni în urmă
Security e2373b56fe fix: gracefully parse non-standard trusted certificates 1 lună în urmă
Session 135b270807 fix(setup): ignore long session login during installation 2 luni în urmă
Settings 0b332ceac2 fix: Apply new coding standard to all files 7 luni în urmă
Setup 524ed97d62 fix: replace `Account name` by `Login` 9 luni în urmă
SetupCheck 0ea2913ac3 fix: Log exceptions thrown by setup checks 8 luni în urmă
Share a598de627c chore: remove long depricated share code 8 luni în urmă
Share20 00d3e37e6d fix(share): Return empty string if no label is set 1 lună în urmă
SpeechToText 76925f15d6 feat(stt): add ability to cancel a scheduled transcription 8 luni în urmă
Support 839ddaa354 feat: rename users to account or person 9 luni în urmă
SystemTag c47432fe49 fix: removed unused variable and check if tag ids are empty before starting the inserts 5 luni în urmă
Tagging aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 an în urmă
Talk 0b332ceac2 fix: Apply new coding standard to all files 7 luni în urmă
Teams a3cec03f3a fix: Avoid throwing errors for teams are unavailable 4 luni în urmă
Template fc584b7874 fix(Token): make new scope future compatible 5 luni în urmă
TextProcessing 9b0ed06556 fix(TextProcessing): use error instead of info for exception logging 4 luni în urmă
TextToImage 156013a711 introduce IProviderWithUserId 10 luni în urmă
Translation 970eb692d1 fix(coding style) 10 luni în urmă
Updater e227d5afa1 feat(upgrade): migration attributes 3 luni în urmă
User c027ceca52 fix: Skip users that still exist in backend 1 lună în urmă
UserStatus f19645adab enh(userstatus): add OOO automation and remove calendar automation 1 an în urmă
legacy 17ea67dc43 fix(Auth): ignore missing token when trying to set password-unconfirmable 1 lună în urmă
AllConfig.php bc750a1d09 fix(config): Throw PreconditionException always when it didn't match 2 luni în urmă
AppConfig.php 12a567137b fix(config): Mark more configs as sensitive 3 săptămâni în urmă
AppScriptDependency.php 491bd6260c Sort app scripts topologically by its dependencies 2 ani în urmă
AppScriptSort.php aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 an în urmă
BinaryFinder.php aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 an în urmă
CapabilitiesManager.php aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 an în urmă
Color.php 215aef3cbd Update php licenses 3 ani în urmă
Config.php 82319d41fd fix(config): Suppress error at install time 1 lună în urmă
ContactsManager.php e966cfbc4b Cleanup plsam issues in DB/ContactsManager and Console 1 an în urmă
DatabaseException.php 215aef3cbd Update php licenses 3 ani în urmă
DatabaseSetupException.php b78f3a57d1 Migrate HintException to OCP 3 ani în urmă
DateTimeFormatter.php 9792090d2e fix(DateTimeFormatter): Adjust invalid doc blocks 6 luni în urmă
DateTimeZone.php 51f04ed514 Move away from deprecated ILogger 2 ani în urmă
EmojiHelper.php cefcd55994 Include more emoji chars to test and fixes after include it 2 ani în urmă
EventSourceFactory.php a2afc7b6a9 refactor: migrate OC_EventSource to dependency injection 1 an în urmă
ForbiddenException.php 215aef3cbd Update php licenses 3 ani în urmă
HintException.php 368f83095d Fix typos in lib/private subdirectory 2 ani în urmă
InitialStateService.php 131f481a67 fix(initial-state): Log an error when initial-state can not be JSON encoded 1 an în urmă
Installer.php 4ad567df39 fix: Correctly check result of function 6 luni în urmă
LargeFileHelper.php e7cc7653b8 Refactors "strpos" calls in lib/private to improve code readability. 1 an în urmă
Log.php e838aa9514 fix(Logger): Warn on invalid `loglevel` configuration option 8 luni în urmă
MemoryInfo.php 94ecae4ade Add helper to cast to int|float, fix MemoryInfo on 32bits 1 an în urmă
NaturalSort.php 069477e608 Migrate more classes of lib/private to LoggerInterface 2 ani în urmă
NaturalSort_DefaultCollator.php 215aef3cbd Update php licenses 3 ani în urmă
NavigationManager.php 8ed2df80c2 Merge pull request #44988 from nextcloud/backport/44973/stable29 5 luni în urmă
NeedsUpdateException.php 215aef3cbd Update php licenses 3 ani în urmă
NotSquareException.php 215aef3cbd Update php licenses 3 ani în urmă
PhoneNumberUtil.php 3b4c306860 fix(phonenumber): Improve docs by adding input details 1 an în urmă
PreviewManager.php 4342617dd9 fix(preview): don't create folder structure when previews are disabled 4 luni în urmă
PreviewNotAvailableException.php 215aef3cbd Update php licenses 3 ani în urmă
RedisFactory.php 5e9aa2fb17 Merge pull request #46521 from nextcloud/backport/46475/stable29 3 luni în urmă
Repair.php 5d5c307a1a fix: Make user removal more resilient 1 lună în urmă
RepairException.php 215aef3cbd Update php licenses 3 ani în urmă
Search.php c0ce272e9c chore: Migrate away from OC::$server->getLogger 9 luni în urmă
Server.php 13765c0dbf fix: use Icrypto in place of Cypto 3 săptămâni în urmă
ServerContainer.php 3846ec2899 Merge pull request #38322 from nextcloud/bugfix/noid/throw-early-app-container 1 an în urmă
ServerNotAvailableException.php 215aef3cbd Update php licenses 3 ani în urmă
ServiceUnavailableException.php 215aef3cbd Update php licenses 3 ani în urmă
Setup.php 5d5c307a1a fix: Make user removal more resilient 1 lună în urmă
StreamImage.php aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 an în urmă
Streamer.php 40edb426a3 Refactor `OC\Server::getRootFolder` 1 an în urmă
SubAdmin.php aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 an în urmă
SystemConfig.php 12a567137b fix(config): Mark more configs as sensitive 3 săptămâni în urmă
TagManager.php aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 an în urmă
Tags.php f4d453ed8e fix(Tags): Return boolean for userHasTags() 2 luni în urmă
TempManager.php 215aef3cbd Update php licenses 3 ani în urmă
TemplateLayout.php 9500984446 fix: Shipped apps should include the Nextcloud version in the cache buster 3 săptămâni în urmă
URLGenerator.php 39d66ed5f6 fix(setup-checks): Ensure URL with webroot works 1 lună în urmă
Updater.php 523346e1ff fix: set mimetype_version during upgrade to the old version 5 luni în urmă