commit
stringlengths
40
40
subject
stringlengths
0
1.12k
message
stringlengths
11
14.5k
repos
stringlengths
8
11.5k
file_path
stringlengths
6
191
license
stringclasses
12 values
unix_time
int64
805M
1.66B
new_contents
stringlengths
14
20M
old_contents
stringlengths
1
20M
e15324ca900cde9e37d3d52b79f27be690bd66eb
Shorten new binding descriptions
Shorten new binding descriptions
peppy/osu,ppy/osu,peppy/osu,smoogipooo/osu,ppy/osu,NeoAdonis/osu,smoogipoo/osu,NeoAdonis/osu,UselessToucan/osu,peppy/osu-new,peppy/osu,ppy/osu,NeoAdonis/osu,smoogipoo/osu,NeoAdonis/osu,UselessToucan/osu,UselessToucan/osu,peppy/osu,smoogipoo/osu,UselessToucan/osu,ppy/osu,smoogipoo/osu
osu.Game/Input/Bindings/GlobalActionContainer.cs
mit
1,592,214,278
// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence. // See the LICENCE file in the repository root for full licence text. using System.Collections.Generic; using System.ComponentModel; using System.Linq; using osu.Framework.Graphics; using osu.Framework.Input; using osu.Framework.Input.Bindi...
// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence. // See the LICENCE file in the repository root for full licence text. using System.Collections.Generic; using System.ComponentModel; using System.Linq; using osu.Framework.Graphics; using osu.Framework.Input; using osu.Framework.Input.Bindi...
7b0add844317e5f287c16904d789d5ebd023d4cd
use custom reason phrase if any all the time
use custom reason phrase if any all the time
bit-foundation/bit-framework,bit-foundation/bit-framework,bit-foundation/bit-framework,bit-foundation/bit-framework
src/Universal/Bit.Universal.Http/Implementations/BitHttpClientHandler.cs
mit
1,592,213,387
using Bit.Core.Contracts; using System; using System.Collections.Generic; using System.Diagnostics; using System.Globalization; using System.IO; using System.Linq; using System.Net; using System.Net.Http; using System.Reflection; using System.Threading; using System.Threading.Tasks; using Xamarin.Essentials.Interfaces...
using Bit.Core.Contracts; using System; using System.Collections.Generic; using System.Diagnostics; using System.Globalization; using System.IO; using System.Linq; using System.Net; using System.Net.Http; using System.Reflection; using System.Threading; using System.Threading.Tasks; using Xamarin.Essentials.Interfaces...
38bc7d9f13464118375d878eecf361d8491d0711
Pass userInfo to StripAndSend
Pass userInfo to StripAndSend
MindscapeHQ/raygun4net,MindscapeHQ/raygun4net,MindscapeHQ/raygun4net
Mindscape.Raygun4Net.AspNetCore/RaygunClient.cs
mit
1,592,212,010
using System; using System.Collections; using System.Collections.Generic; using System.Linq; using System.Threading; using System.Threading.Tasks; using Microsoft.AspNetCore.Http; using Mindscape.Raygun4Net.AspNetCore.Builders; using Mindscape.Raygun4Net.Filters; namespace Mindscape.Raygun4Net.AspNetCore { public c...
using System; using System.Collections; using System.Collections.Generic; using System.Linq; using System.Threading; using System.Threading.Tasks; using Microsoft.AspNetCore.Http; using Mindscape.Raygun4Net.AspNetCore.Builders; using Mindscape.Raygun4Net.Filters; namespace Mindscape.Raygun4Net.AspNetCore { public c...
fd4beb6c0840dabb2753b98d73f8c4de00216b62
Fix hiding of method from base class
Fix hiding of method from base class
MindscapeHQ/raygun4net,MindscapeHQ/raygun4net,MindscapeHQ/raygun4net
Mindscape.Raygun4Net.AspNetCore/RaygunClient.cs
mit
1,592,211,974
using System; using System.Collections; using System.Collections.Generic; using System.Linq; using System.Threading; using System.Threading.Tasks; using Microsoft.AspNetCore.Http; using Mindscape.Raygun4Net.AspNetCore.Builders; using Mindscape.Raygun4Net.Filters; namespace Mindscape.Raygun4Net.AspNetCore { public c...
using System; using System.Collections; using System.Collections.Generic; using System.Linq; using System.Threading; using System.Threading.Tasks; using Microsoft.AspNetCore.Http; using Mindscape.Raygun4Net.AspNetCore.Builders; using Mindscape.Raygun4Net.Filters; namespace Mindscape.Raygun4Net.AspNetCore { public c...
e5d145cb747598684a0a08a9542d0166b5d21c65
breakpoint here to inspect all execution plans
breakpoint here to inspect all execution plans
AutoMapper/AutoMapper,AutoMapper/AutoMapper,AutoMapper/AutoMapper
src/AutoMapper/MapperConfiguration.cs
mit
1,592,211,943
using System; using System.Collections.Generic; using System.Linq; using System.Linq.Expressions; using System.Reflection; using AutoMapper.Configuration; using AutoMapper.Features; using AutoMapper.Internal; using AutoMapper.QueryableExtensions; using AutoMapper.QueryableExtensions.Impl; namespace AutoMapp...
using System; using System.Collections.Generic; using System.Linq; using System.Linq.Expressions; using System.Reflection; using AutoMapper.Configuration; using AutoMapper.Features; using AutoMapper.Internal; using AutoMapper.QueryableExtensions; using AutoMapper.QueryableExtensions.Impl; namespace AutoMapp...
e34b3f35d67187bc72c330f9c7c6b69af4a35dcb
expose API calls limit info
expose API calls limit info
giacomelli/SalesforceSharp,giacomelli/SalesforceSharp,giacomelli/SalesforceSharp
src/SalesforceSharp/SalesforceClient.cs
mit
1,592,210,797
using System; using System.Collections.Generic; using System.Linq; using System.Net; using System.Text.RegularExpressions; using HelperSharp; using Newtonsoft.Json.Linq; using RestSharp; using SalesforceSharp.Models; using SalesforceSharp.Security; using SalesforceSharp.Serialization; using RestSharp.Extensions; name...
using System; using System.Collections.Generic; using System.Linq; using System.Net; using HelperSharp; using Newtonsoft.Json.Linq; using RestSharp; using SalesforceSharp.Models; using SalesforceSharp.Security; using SalesforceSharp.Serialization; using RestSharp.Extensions; namespace SalesforceSharp { /// <summa...
68de1ecff01a10975e4a957c141e49241191d32b
Unregister scroll anchors when resetting scrollers.
Unregister scroll anchors when resetting scrollers.
jkoritzinsky/Avalonia,jkoritzinsky/Avalonia,AvaloniaUI/Avalonia,grokys/Perspex,SuperJMN/Avalonia,jkoritzinsky/Avalonia,AvaloniaUI/Avalonia,SuperJMN/Avalonia,Perspex/Perspex,akrisiun/Perspex,wieslawsoltes/Perspex,AvaloniaUI/Avalonia,AvaloniaUI/Avalonia,SuperJMN/Avalonia,wieslawsoltes/Perspex,wieslawsoltes/Perspex,Avalon...
src/Avalonia.Controls/Repeater/ViewportManager.cs
mit
1,592,210,298
// This source file is adapted from the WinUI project. // (https://github.com/microsoft/microsoft-ui-xaml) // // Licensed to The Avalonia Project under MIT License, courtesy of The .NET Foundation. using System; using System.Collections.Generic; using System.Reactive.Disposables; using System.Reactive.Linq; using Sys...
// This source file is adapted from the WinUI project. // (https://github.com/microsoft/microsoft-ui-xaml) // // Licensed to The Avalonia Project under MIT License, courtesy of The .NET Foundation. using System; using System.Collections.Generic; using System.Reactive.Disposables; using System.Reactive.Linq; using Sys...
e36fbc6f22c2c92debd73b20930772704aa666b5
More anchor validation checks.
More anchor validation checks. - Make sure an anchor is a descendent of the `ScrollContentPresenter` when added - Ignore controls that are no longer descendents of the `ScrollContentPresenter` when evaluating
AvaloniaUI/Avalonia,jkoritzinsky/Avalonia,wieslawsoltes/Perspex,wieslawsoltes/Perspex,grokys/Perspex,jkoritzinsky/Avalonia,SuperJMN/Avalonia,wieslawsoltes/Perspex,jkoritzinsky/Avalonia,jkoritzinsky/Avalonia,wieslawsoltes/Perspex,jkoritzinsky/Avalonia,jkoritzinsky/Perspex,SuperJMN/Avalonia,akrisiun/Perspex,wieslawsoltes...
src/Avalonia.Controls/Presenters/ScrollContentPresenter.cs
mit
1,592,210,276
using System; using System.Collections.Generic; using System.Linq; using System.Reactive.Disposables; using System.Reactive.Linq; using Avalonia.Controls.Primitives; using Avalonia.Input; using Avalonia.VisualTree; namespace Avalonia.Controls.Presenters { /// <summary> /// Presents a scrolling view of content ...
using System; using System.Collections.Generic; using System.Linq; using System.Reactive.Disposables; using System.Reactive.Linq; using Avalonia.Controls.Primitives; using Avalonia.Input; using Avalonia.VisualTree; namespace Avalonia.Controls.Presenters { /// <summary> /// Presents a scrolling view of content ...
52c45e6bd4b3e70bc1f7f73143d75954e8ba52d5
Added cleaning up of interaction in dispose method
Added cleaning up of interaction in dispose method
peppy/osu-framework,peppy/osu-framework,ppy/osu-framework,EVAST9919/osu-framework,EVAST9919/osu-framework,ppy/osu-framework,EVAST9919/osu-framework,ZLima12/osu-framework,EVAST9919/osu-framework,peppy/osu-framework,EVAST9919/osu-framework,ZLima12/osu-framework,ppy/osu-framework,peppy/osu-framework,smoogipooo/osu-framewo...
osu.Framework.iOS/Input/IOSMouseHandler.cs
mit
1,592,209,988
// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence. // See the LICENCE file in the repository root for full licence text. using System; using CoreGraphics; using Foundation; using JetBrains.Annotations; using osu.Framework.Input.Handlers; using osu.Framework.Input.StateChanges; using osu.Fr...
// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence. // See the LICENCE file in the repository root for full licence text. using System; using CoreGraphics; using Foundation; using JetBrains.Annotations; using osu.Framework.Input.Handlers; using osu.Framework.Input.StateChanges; using osu.Fr...
19cb463cd952c8cc1ea8826f2d251a1fbbf0b313
Fix for being able to apply custom themes from provisioning templates
Fix for being able to apply custom themes from provisioning templates
OfficeDev/PnP-Sites-Core,OfficeDev/PnP-Sites-Core,OfficeDev/PnP-Sites-Core
Core/OfficeDevPnP.Core/Framework/Provisioning/ObjectHandlers/ObjectTheme.cs
mit
1,592,209,292
using System.Collections.Generic; using Microsoft.SharePoint.Client; using OfficeDevPnP.Core.Framework.Provisioning.Model; using Feature = OfficeDevPnP.Core.Framework.Provisioning.Model.Feature; using System; using System.Linq; using OfficeDevPnP.Core.Diagnostics; using OfficeDevPnP.Core.Utilities.Themes; using Office...
using System.Collections.Generic; using Microsoft.SharePoint.Client; using OfficeDevPnP.Core.Framework.Provisioning.Model; using Feature = OfficeDevPnP.Core.Framework.Provisioning.Model.Feature; using System; using System.Linq; using OfficeDevPnP.Core.Diagnostics; using OfficeDevPnP.Core.Utilities.Themes; using Office...
d7eeadac41258d0dfde758f669684efa1abc691f
Do not allow generation of dummy even if regtest
Do not allow generation of dummy even if regtest
btcpayserver/btcpayserver,btcpayserver/btcpayserver,btcpayserver/btcpayserver,btcpayserver/btcpayserver
BTCPayServer/Controllers/NotificationsController.cs
mit
1,592,209,143
using System; using System.Collections.Generic; using System.Linq; using System.Security.Claims; using System.Text; using System.Threading.Tasks; using BTCPayServer.Data; using BTCPayServer.Filters; using BTCPayServer.HostedServices; using BTCPayServer.Models.NotificationViewModels; using BTCPayServer.Security; using ...
using System; using System.Collections.Generic; using System.Linq; using System.Security.Claims; using System.Text; using System.Threading.Tasks; using BTCPayServer.Data; using BTCPayServer.Filters; using BTCPayServer.HostedServices; using BTCPayServer.Models.NotificationViewModels; using BTCPayServer.Security; using ...
db62fb4ac124310023c4bd568a708d109abe0900
formatting
formatting
os2kitos/kitos,os2kitos/kitos,os2kitos/kitos,os2kitos/kitos
Core.ApplicationServices/SSO/Model/Saml20IdentityParser.cs
mpl-2.0
1,592,209,059
using System; using Core.DomainModel.Result; using dk.nita.saml20.identity; namespace Core.ApplicationServices.SSO.Model { public class Saml20IdentityParser { private readonly Saml20IdentityNavigator _navigator; private Saml20IdentityParser(Saml20IdentityNavigator navigator) { ...
using System; using Core.DomainModel.Result; using dk.nita.saml20.identity; namespace Core.ApplicationServices.SSO.Model { public class Saml20IdentityParser { private readonly Saml20IdentityNavigator _navigator; private Saml20IdentityParser(Saml20IdentityNavigator navigator) { ...
0512af7aa6f2b528785047ee480f1c696aa91076
Add redundant paranthesis to appease codefactor
Add redundant paranthesis to appease codefactor
ppy/osu-framework,peppy/osu-framework,ppy/osu-framework,ppy/osu-framework,EVAST9919/osu-framework,ppy/osu-framework,smoogipooo/osu-framework,EVAST9919/osu-framework,ZLima12/osu-framework,ZLima12/osu-framework,EVAST9919/osu-framework,smoogipooo/osu-framework,EVAST9919/osu-framework,EVAST9919/osu-framework,peppy/osu-fram...
osu.Framework/Graphics/Drawable.cs
mit
1,592,207,000
// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence. // See the LICENCE file in the repository root for full licence text. using osuTK; using osuTK.Graphics; using osu.Framework.Allocation; using osu.Framework.Extensions.TypeExtensions; using osu.Framework.Graphics.Colour; using osu.Framework...
// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence. // See the LICENCE file in the repository root for full licence text. using osuTK; using osuTK.Graphics; using osu.Framework.Allocation; using osu.Framework.Extensions.TypeExtensions; using osu.Framework.Graphics.Colour; using osu.Framework...
049833fec54b5b17848000a8c7e9bd81226e6491
Added tests for TransformAsync.
Added tests for TransformAsync.
Matthew-Dove/ContainerExpressions
src/Tests.ContainerExpressions/Containers/MaybeTests.cs
mit
1,592,206,937
using ContainerExpressions.Containers; using Microsoft.VisualStudio.TestTools.UnitTesting; using System; using System.Threading.Tasks; namespace Tests.ContainerExpressions.Containers { [TestClass] public class MaybeTests { #region Maybe Error [TestMethod] public void MaybeError_De...
using ContainerExpressions.Containers; using Microsoft.VisualStudio.TestTools.UnitTesting; using System; using System.Threading.Tasks; namespace Tests.ContainerExpressions.Containers { [TestClass] public class MaybeTests { #region Maybe Error [TestMethod] public void MaybeError_De...
dde9bebab1dd7a682b7758a7ef3eb47a04364374
fix non zero minimum on slider
fix non zero minimum on slider
AvaloniaUI/Avalonia,grokys/Perspex,AvaloniaUI/Avalonia,SuperJMN/Avalonia,SuperJMN/Avalonia,AvaloniaUI/Avalonia,wieslawsoltes/Perspex,wieslawsoltes/Perspex,SuperJMN/Avalonia,SuperJMN/Avalonia,jkoritzinsky/Perspex,AvaloniaUI/Avalonia,jkoritzinsky/Avalonia,Perspex/Perspex,SuperJMN/Avalonia,AvaloniaUI/Avalonia,Perspex/Pers...
src/Avalonia.Controls/Slider.cs
mit
1,592,206,930
using System; using Avalonia.Controls.Mixins; using Avalonia.Controls.Primitives; using Avalonia.Input; using Avalonia.Interactivity; using Avalonia.Layout; using Avalonia.Utilities; namespace Avalonia.Controls { /// <summary> /// Enum which describes how to position the ticks in a <see cref="Slider"/>. /...
using System; using Avalonia.Controls.Mixins; using Avalonia.Controls.Primitives; using Avalonia.Input; using Avalonia.Interactivity; using Avalonia.Layout; using Avalonia.Utilities; namespace Avalonia.Controls { /// <summary> /// Enum which describes how to position the ticks in a <see cref="Slider"/>. /...
dbfd606a0994a09f1d82019ec3874962d8ac894d
Done SVGAIIScreen api docs
Done SVGAIIScreen api docs
CosmosOS/Cosmos,zarlo/Cosmos,zarlo/Cosmos,CosmosOS/Cosmos,zarlo/Cosmos,zarlo/Cosmos,zarlo/Cosmos,CosmosOS/Cosmos,CosmosOS/Cosmos,CosmosOS/Cosmos
source/Cosmos.System2/Graphics/SVGAIIScreen.cs
bsd-3-clause
1,592,206,700
//#define COSMOSDEBUG using System; using System.Collections.Generic; using System.Drawing; using Cosmos.Debug.Kernel; using Cosmos.HAL.Drivers.PCI.Video; namespace Cosmos.System.Graphics { /// <summary> /// SVGAIIScreen class. Used to draw ractengales to the screen. See also: <seealso cref="Canvas"/>. //...
//#define COSMOSDEBUG using System; using System.Collections.Generic; using System.Drawing; using Cosmos.Debug.Kernel; using Cosmos.HAL.Drivers.PCI.Video; namespace Cosmos.System.Graphics { public class SVGAIIScreen : Canvas { private static readonly Mode DefaultMode = new Mode(1024, 768, ColorDepth.C...
94918a30b03909721dc2c92dab6cced1e89487dc
test updated to 5.0.100-preview.5.20279.10
test updated to 5.0.100-preview.5.20279.10
OmniSharp/omnisharp-roslyn,OmniSharp/omnisharp-roslyn,OmniSharp/omnisharp-roslyn
tests/OmniSharp.MSBuild.Tests/ProjectLoadListenerTests.cs
mit
1,592,206,523
using Microsoft.Build.Construction; using Microsoft.Build.Execution; using Microsoft.CodeAnalysis; using Microsoft.Extensions.Logging; using OmniSharp.Mef; using OmniSharp.Models; using OmniSharp.Models.Events; using OmniSharp.MSBuild.Notification; using OmniSharp.Services; using System; using System.Collections.Generi...
using Microsoft.Build.Construction; using Microsoft.Build.Execution; using Microsoft.CodeAnalysis; using Microsoft.Extensions.Logging; using OmniSharp.Mef; using OmniSharp.Models; using OmniSharp.Models.Events; using OmniSharp.MSBuild.Notification; using OmniSharp.Services; using System; using System.Collections.Generi...
b206298d538792b2a6e00ea3e0b5b0457bdebcf0
Extract throw exception method
Extract throw exception method
SuperJMN/Avalonia,wieslawsoltes/Perspex,AvaloniaUI/Avalonia,jkoritzinsky/Avalonia,SuperJMN/Avalonia,SuperJMN/Avalonia,jkoritzinsky/Avalonia,akrisiun/Perspex,AvaloniaUI/Avalonia,grokys/Perspex,grokys/Perspex,jkoritzinsky/Avalonia,Perspex/Perspex,SuperJMN/Avalonia,wieslawsoltes/Perspex,Perspex/Perspex,jkoritzinsky/Avalon...
src/Avalonia.Base/Utilities/MathUtilities.cs
mit
1,592,205,793
using System; namespace Avalonia.Utilities { /// <summary> /// Provides math utilities not provided in System.Math. /// </summary> public static class MathUtilities { // smallest such that 1.0+DoubleEpsilon != 1.0 internal static readonly double DoubleEpsilon = 2.2204460492503131e-0...
using System; using System.Runtime.InteropServices; namespace Avalonia.Utilities { /// <summary> /// Provides math utilities not provided in System.Math. /// </summary> public static class MathUtilities { // smallest such that 1.0+DoubleEpsilon != 1.0 internal static readonly double...
1770b70b8164442d21f79ea4b0e9116a91552403
Change implementation to ensure flashBackground is not present by default
Change implementation to ensure flashBackground is not present by default
ppy/osu,UselessToucan/osu,smoogipoo/osu,NeoAdonis/osu,peppy/osu,smoogipoo/osu,UselessToucan/osu,ppy/osu,peppy/osu,ppy/osu,UselessToucan/osu,ppy/osu,UselessToucan/osu,smoogipoo/osu,peppy/osu,peppy/osu-new,NeoAdonis/osu,smoogipoo/osu,smoogipooo/osu,NeoAdonis/osu,NeoAdonis/osu,peppy/osu
osu.Game/Overlays/Toolbar/ToolbarButton.cs
mit
1,592,205,275
// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence. // See the LICENCE file in the repository root for full licence text. using osu.Framework.Extensions.Color4Extensions; using osu.Framework.Graphics; using osu.Framework.Graphics.Containers; using osu.Framework.Graphics.Effects; using osu.F...
// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence. // See the LICENCE file in the repository root for full licence text. using osu.Framework.Extensions.Color4Extensions; using osu.Framework.Graphics; using osu.Framework.Graphics.Containers; using osu.Framework.Graphics.Effects; using osu.F...
e37b86d123d1156d4b115732234f75dc7c352939
Fix code style issue
Fix code style issue
nopara73/HiddenWallet,nopara73/HiddenWallet,nopara73/HiddenWallet
WalletWasabi/Stores/BitcoinStore.cs
mit
1,592,204,503
using NBitcoin; using System; using System.Collections.Generic; using System.IO; using System.Text; using System.Threading.Tasks; using WalletWasabi.Blockchain.Blocks; using WalletWasabi.Blockchain.Mempool; using WalletWasabi.Blockchain.P2p; using WalletWasabi.Blockchain.Transactions; using WalletWasabi.Helpers; using ...
using NBitcoin; using System; using System.Collections.Generic; using System.IO; using System.Text; using System.Threading.Tasks; using WalletWasabi.Blockchain.Blocks; using WalletWasabi.Blockchain.Mempool; using WalletWasabi.Blockchain.P2p; using WalletWasabi.Blockchain.Transactions; using WalletWasabi.Helpers; using ...
0495dea6fba10dbb209eb40a0b6901ee2842d2f3
Simplify buildPositionalInputQueue implementation
Simplify buildPositionalInputQueue implementation
ppy/osu-framework,EVAST9919/osu-framework,ZLima12/osu-framework,smoogipooo/osu-framework,ppy/osu-framework,ppy/osu-framework,ppy/osu-framework,peppy/osu-framework,smoogipooo/osu-framework,peppy/osu-framework,EVAST9919/osu-framework,EVAST9919/osu-framework,ZLima12/osu-framework,EVAST9919/osu-framework,peppy/osu-framewor...
osu.Framework/Input/InputManager.cs
mit
1,592,202,698
// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence. // See the LICENCE file in the repository root for full licence text. using System; using System.Collections.Generic; using System.Diagnostics; using System.Linq; using osu.Framework.Allocation; using osu.Framework.Extensions.TypeExtension...
// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence. // See the LICENCE file in the repository root for full licence text. using System; using System.Collections.Generic; using System.Diagnostics; using System.Linq; using osu.Framework.Allocation; using osu.Framework.Extensions.TypeExtension...
18ffd678b71e717648640601358c7c27ca90662a
Bugfixing context factory reference
Bugfixing context factory reference
btcpayserver/btcpayserver,btcpayserver/btcpayserver,btcpayserver/btcpayserver,btcpayserver/btcpayserver
BTCPayServer/Services/Notifications/NotificationSender.cs
mit
1,592,202,355
using System.Linq; using System.Threading.Tasks; using BTCPayServer.Data; using BTCPayServer.Events; using BTCPayServer.Services.Notifications.Blobs; using Microsoft.AspNetCore.Identity; namespace BTCPayServer.Services.Notifications { public class NotificationSender { private readonly ApplicationDbCon...
using System.Linq; using System.Threading.Tasks; using BTCPayServer.Data; using BTCPayServer.Events; using BTCPayServer.Services.Notifications.Blobs; using Microsoft.AspNetCore.Identity; namespace BTCPayServer.Services.Notifications { public class NotificationSender { private readonly UserManager<Appl...
46e5625166c44828d2867b2432f9aff104ef7313
Fix issue with media located in wwwroot
Fix issue with media located in wwwroot Signed-off-by: Bjarke Berg <1d6e1cf70ec6f9ab28d3ea4b27a49a77654d370e@bergmania.dk>
abjerner/Umbraco-CMS,dawoe/Umbraco-CMS,abjerner/Umbraco-CMS,abryukhov/Umbraco-CMS,robertjf/Umbraco-CMS,robertjf/Umbraco-CMS,JimBobSquarePants/Umbraco-CMS,umbraco/Umbraco-CMS,JimBobSquarePants/Umbraco-CMS,KevinJump/Umbraco-CMS,marcemarc/Umbraco-CMS,umbraco/Umbraco-CMS,JimBobSquarePants/Umbraco-CMS,robertjf/Umbraco-CMS,d...
src/Umbraco.Infrastructure/Composing/CompositionExtensions/FileSystems.cs
mit
1,592,202,205
using Umbraco.Core.Configuration; using Umbraco.Core.Hosting; using Umbraco.Core.IO; using Umbraco.Core.IO.MediaPathSchemes; using Umbraco.Core.Logging; namespace Umbraco.Core.Composing.CompositionExtensions { internal static class FileSystems { /* * HOW TO REPLACE THE MEDIA UNDERLYING FILESY...
using Umbraco.Core.Configuration; using Umbraco.Core.Hosting; using Umbraco.Core.IO; using Umbraco.Core.IO.MediaPathSchemes; using Umbraco.Core.Logging; namespace Umbraco.Core.Composing.CompositionExtensions { internal static class FileSystems { /* * HOW TO REPLACE THE MEDIA UNDERLYING FILESY...
a49229e1cd89ecdf3a43be8726ff5adde86d685f
Split up long constructor
Split up long constructor
ppy/osu-framework,ZLima12/osu-framework,ppy/osu-framework,EVAST9919/osu-framework,smoogipooo/osu-framework,peppy/osu-framework,smoogipooo/osu-framework,EVAST9919/osu-framework,peppy/osu-framework,ppy/osu-framework,EVAST9919/osu-framework,ZLima12/osu-framework,EVAST9919/osu-framework,ppy/osu-framework,EVAST9919/osu-fram...
osu.Framework/Input/InputManager.cs
mit
1,592,202,173
// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence. // See the LICENCE file in the repository root for full licence text. using System; using System.Collections.Generic; using System.Diagnostics; using System.Linq; using osu.Framework.Allocation; using osu.Framework.Extensions.TypeExtension...
// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence. // See the LICENCE file in the repository root for full licence text. using System; using System.Collections.Generic; using System.Diagnostics; using System.Linq; using osu.Framework.Allocation; using osu.Framework.Extensions.TypeExtension...
7fbe7b2ae43c4548598a636a0fb90e8e6b12c65b
빌드 대상 성경 목록 순번 세로 정렬
빌드 대상 성경 목록 순번 세로 정렬
sunghwan2789/Bible2PPT
Bible2PPT/MainForm.Build.cs
mit
1,592,201,935
using System; using System.Collections.Generic; using System.ComponentModel; using System.Diagnostics; using System.Drawing; using System.IO; using System.Linq; using System.Text; using System.Text.RegularExpressions; using System.Threading; using System.Threading.Tasks; using System.Windows.Forms; using Bible2PPT.Bib...
using System; using System.Collections.Generic; using System.ComponentModel; using System.Diagnostics; using System.Drawing; using System.IO; using System.Linq; using System.Text; using System.Text.RegularExpressions; using System.Threading; using System.Threading.Tasks; using System.Windows.Forms; using Bible2PPT.Bib...
0d685ac7d6d5570c691c4278fcb6f93c51306748
Add :pressed :open :icon pseudoclasses to MenuItem
Add :pressed :open :icon pseudoclasses to MenuItem
wieslawsoltes/Perspex,jkoritzinsky/Avalonia,Perspex/Perspex,wieslawsoltes/Perspex,grokys/Perspex,SuperJMN/Avalonia,AvaloniaUI/Avalonia,jkoritzinsky/Perspex,SuperJMN/Avalonia,jkoritzinsky/Avalonia,jkoritzinsky/Avalonia,SuperJMN/Avalonia,akrisiun/Perspex,SuperJMN/Avalonia,jkoritzinsky/Avalonia,AvaloniaUI/Avalonia,Perspex...
src/Avalonia.Controls/MenuItem.cs
mit
1,592,201,493
using System; using System.Collections.Generic; using System.Linq; using System.Windows.Input; using Avalonia.Controls.Generators; using Avalonia.Controls.Mixins; using Avalonia.Controls.Primitives; using Avalonia.Controls.Templates; using Avalonia.Data; using Avalonia.Input; using Avalonia.Interactivity; using Avaloni...
using System; using System.Collections.Generic; using System.Linq; using System.Windows.Input; using Avalonia.Controls.Generators; using Avalonia.Controls.Mixins; using Avalonia.Controls.Primitives; using Avalonia.Controls.Templates; using Avalonia.Data; using Avalonia.Input; using Avalonia.Interactivity; using Avaloni...
aa48493977e6520cd68467262dd63854836394c7
Remove unused using statement
Remove unused using statement
EVAST9919/osu-framework,peppy/osu-framework,ZLima12/osu-framework,EVAST9919/osu-framework,smoogipooo/osu-framework,EVAST9919/osu-framework,EVAST9919/osu-framework,smoogipooo/osu-framework,ppy/osu-framework,ppy/osu-framework,ppy/osu-framework,ZLima12/osu-framework,peppy/osu-framework,EVAST9919/osu-framework,peppy/osu-fr...
osu.Framework/Graphics/OpenGL/Textures/TextureGL.cs
mit
1,592,199,837
// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence. // See the LICENCE file in the repository root for full licence text. using System; using osu.Framework.Graphics.Batches; using osu.Framework.Graphics.Primitives; using osuTK.Graphics.ES30; using osuTK; using osu.Framework.Graphics.Colour; ...
// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence. // See the LICENCE file in the repository root for full licence text. using System; using osu.Framework.Graphics.Batches; using osu.Framework.Graphics.Primitives; using osuTK.Graphics.ES30; using osuTK; using osu.Framework.Graphics.Colour; ...
1991577394247ba4c3c9cbc26fe1350849b8a773
Done VBEScreen api docs
Done VBEScreen api docs
CosmosOS/Cosmos,zarlo/Cosmos,zarlo/Cosmos,CosmosOS/Cosmos,CosmosOS/Cosmos,zarlo/Cosmos,zarlo/Cosmos,CosmosOS/Cosmos,CosmosOS/Cosmos,zarlo/Cosmos
source/Cosmos.System2/Graphics/VBEScreen.cs
bsd-3-clause
1,592,199,698
//#define COSMOSDEBUG using System; using System.Collections.Generic; using System.Drawing; using Cosmos.HAL.Drivers; namespace Cosmos.System.Graphics { /// <summary> /// VBEScreen class. Used to control screen, by VBE (VESA BIOS Extensions) standard. See also: <seealso cref="Canvas"/>. /// </summary> ...
//#define COSMOSDEBUG using System; using System.Collections.Generic; using System.Drawing; using Cosmos.HAL.Drivers; namespace Cosmos.System.Graphics { public class VBEScreen : Canvas { private static readonly Mode DefaultMode = new Mode(1024, 768, ColorDepth.ColorDepth32); /// <summary> ...
97a2fea8dd898598a283265717b6ae3f06655783
Remove unnecessary video upload opacity override
Remove unnecessary video upload opacity override
EVAST9919/osu-framework,peppy/osu-framework,ZLima12/osu-framework,ppy/osu-framework,peppy/osu-framework,ppy/osu-framework,EVAST9919/osu-framework,EVAST9919/osu-framework,smoogipooo/osu-framework,EVAST9919/osu-framework,ZLima12/osu-framework,ppy/osu-framework,EVAST9919/osu-framework,peppy/osu-framework,peppy/osu-framewo...
osu.Framework/Graphics/OpenGL/Textures/TextureGL.cs
mit
1,592,199,475
// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence. // See the LICENCE file in the repository root for full licence text. using System; using osu.Framework.Graphics.Batches; using osu.Framework.Graphics.Primitives; using osuTK.Graphics.ES30; using osuTK; using osu.Framework.Graphics.Colour; ...
// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence. // See the LICENCE file in the repository root for full licence text. using System; using osu.Framework.Graphics.Batches; using osu.Framework.Graphics.Primitives; using osuTK.Graphics.ES30; using osuTK; using osu.Framework.Graphics.Colour; ...
8bb39a63cc069a4f701368961ee6b6c036b74d56
Make DateTimeFunctions.Invoke virtual
Make DateTimeFunctions.Invoke virtual
lunet-io/scriban,textamina/scriban
src/Scriban/Functions/DateTimeFunctions.cs
bsd-2-clause
1,592,199,392
// Copyright (c) Alexandre Mutel. All rights reserved. // Licensed under the BSD-Clause 2 license. // See license.txt file in the project root for full license information. using System; using System.Collections.Generic; using System.Globalization; using System.Text; using System.Threading.Tasks; using Scriban.Runtime;...
// Copyright (c) Alexandre Mutel. All rights reserved. // Licensed under the BSD-Clause 2 license. // See license.txt file in the project root for full license information. using System; using System.Collections.Generic; using System.Globalization; using System.Text; using System.Threading.Tasks; using Scriban.Runtime;...
51a79454020ad46ddbcd965b35a5f75eefc7f6ea
Update async
Update async
lunet-io/scriban,textamina/scriban
src/Scriban/ScribanAsync.generated.cs
bsd-2-clause
1,592,199,356
//------------------------------------------------------------------------------ // <auto-generated> // This code was generated by a tool. // Date:06/15/2020 07:21:01 // Runtime Version:3.1.4 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. // ...
//------------------------------------------------------------------------------ // <auto-generated> // This code was generated by a tool. // Date:06/05/2020 21:28:30 // Runtime Version:3.1.4 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. // ...
4d429880bfb588870c8cdb87a5370c79edc88d96
Improve error handling
Improve error handling
textamina/scriban,lunet-io/scriban
src/Scriban/TemplateContext.cs
bsd-2-clause
1,592,199,348
// Copyright (c) Alexandre Mutel. All rights reserved. // Licensed under the BSD-Clause 2 license. // See license.txt file in the project root for full license information. using System; using System.Collections; using System.Collections.Generic; using System.Diagnostics; using System.Globalization; using System.Linq; ...
// Copyright (c) Alexandre Mutel. All rights reserved. // Licensed under the BSD-Clause 2 license. // See license.txt file in the project root for full license information. using System; using System.Collections; using System.Collections.Generic; using System.Diagnostics; using System.Globalization; using System.Linq; ...
387cefe4db79fb3e98e76e64a7a05ddca0eec61a
Improve indexer with string
Improve indexer with string
lunet-io/scriban,textamina/scriban
src/Scriban/Syntax/Expressions/ScriptIndexerExpression.cs
bsd-2-clause
1,592,199,322
// Copyright (c) Alexandre Mutel. All rights reserved. // Licensed under the BSD-Clause 2 license. // See license.txt file in the project root for full license information. using System.Collections; using System.IO; using Scriban.Runtime; using Scriban.Helpers; using System.Collections.Generic; namespace Scriban.Synt...
// Copyright (c) Alexandre Mutel. All rights reserved. // Licensed under the BSD-Clause 2 license. // See license.txt file in the project root for full license information. using System.Collections; using System.IO; using Scriban.Runtime; using Scriban.Helpers; using System.Collections.Generic; namespace Scriban.Synt...
90ea76ee3f22e93371b99db892291d297bf8c0ca
Resolve date object in ObjectToString without strict mode to avoid errors
Resolve date object in ObjectToString without strict mode to avoid errors
textamina/scriban,lunet-io/scriban
src/Scriban/TemplateContext.Helpers.cs
bsd-2-clause
1,592,199,277
// Copyright (c) Alexandre Mutel. All rights reserved. // Licensed under the BSD-Clause 2 license. // See license.txt file in the project root for full license information. using System; using System.Collections; using System.Collections.Generic; using System.Globalization; using System.Numerics; using System.Reflecti...
// Copyright (c) Alexandre Mutel. All rights reserved. // Licensed under the BSD-Clause 2 license. // See license.txt file in the project root for full license information. using System; using System.Collections; using System.Collections.Generic; using System.Globalization; using System.Numerics; using System.Reflecti...
941fdf5e76a40d6d3400ab3b75a4869414c55aa6
Fix flash background naming
Fix flash background naming
smoogipoo/osu,ppy/osu,UselessToucan/osu,smoogipoo/osu,NeoAdonis/osu,smoogipoo/osu,ppy/osu,smoogipooo/osu,NeoAdonis/osu,UselessToucan/osu,NeoAdonis/osu,smoogipoo/osu,UselessToucan/osu,peppy/osu,peppy/osu,peppy/osu,NeoAdonis/osu,ppy/osu,UselessToucan/osu,ppy/osu,peppy/osu,peppy/osu-new
osu.Game/Overlays/Toolbar/ToolbarButton.cs
mit
1,592,198,177
// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence. // See the LICENCE file in the repository root for full licence text. using osu.Framework.Extensions.Color4Extensions; using osu.Framework.Graphics; using osu.Framework.Graphics.Containers; using osu.Framework.Graphics.Effects; using osu.F...
// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence. // See the LICENCE file in the repository root for full licence text. using osu.Framework.Extensions.Color4Extensions; using osu.Framework.Graphics; using osu.Framework.Graphics.Containers; using osu.Framework.Graphics.Effects; using osu.F...
b84466984a15ce1897e0ecd8c1da4a89de4f795d
Ensure VideoTexture uploads are always of correct opacity setting
Ensure VideoTexture uploads are always of correct opacity setting
EVAST9919/osu-framework,peppy/osu-framework,ppy/osu-framework,ppy/osu-framework,EVAST9919/osu-framework,EVAST9919/osu-framework,smoogipooo/osu-framework,smoogipooo/osu-framework,EVAST9919/osu-framework,peppy/osu-framework,ZLima12/osu-framework,ZLima12/osu-framework,peppy/osu-framework,ppy/osu-framework,ppy/osu-framewor...
osu.Framework/Graphics/Video/VideoTexture.cs
mit
1,592,197,979
// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence. // See the LICENCE file in the repository root for full licence text. using System; using System.Diagnostics; using osuTK.Graphics.ES30; using osu.Framework.Graphics.OpenGL; using osu.Framework.Graphics.OpenGL.Textures; using osu.Framework...
// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence. // See the LICENCE file in the repository root for full licence text. using System; using System.Diagnostics; using osuTK.Graphics.ES30; using osu.Framework.Graphics.OpenGL; using osu.Framework.Graphics.OpenGL.Textures; using osu.Framework...
b41567c66c48f2fc679cb91518e70e7ee7799b88
Split hover and flash to separate boxes
Split hover and flash to separate boxes
NeoAdonis/osu,peppy/osu-new,peppy/osu,peppy/osu,peppy/osu,UselessToucan/osu,UselessToucan/osu,UselessToucan/osu,UselessToucan/osu,ppy/osu,peppy/osu,ppy/osu,smoogipoo/osu,smoogipoo/osu,smoogipoo/osu,ppy/osu,NeoAdonis/osu,NeoAdonis/osu,smoogipoo/osu,ppy/osu,smoogipooo/osu,NeoAdonis/osu
osu.Game/Overlays/Toolbar/ToolbarButton.cs
mit
1,592,197,341
// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence. // See the LICENCE file in the repository root for full licence text. using osu.Framework.Extensions.Color4Extensions; using osu.Framework.Graphics; using osu.Framework.Graphics.Containers; using osu.Framework.Graphics.Effects; using osu.F...
// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence. // See the LICENCE file in the repository root for full licence text. using osu.Framework.Extensions.Color4Extensions; using osu.Framework.Graphics; using osu.Framework.Graphics.Containers; using osu.Framework.Graphics.Effects; using osu.F...
455ac8786a4679fd932f333f49480f6f1b454079
Explicitly define NotificationType for NewVersionNotification
Explicitly define NotificationType for NewVersionNotification
btcpayserver/btcpayserver,btcpayserver/btcpayserver,btcpayserver/btcpayserver,btcpayserver/btcpayserver
BTCPayServer/Events/Notifications/NewVersionNotification.cs
mit
1,592,196,548
using BTCPayServer.Data; using BTCPayServer.Models.NotificationViewModels; using Newtonsoft.Json; namespace BTCPayServer.Events.Notifications { internal class NewVersionNotification : NotificationBase { internal override string NotificationType => "NewVersionNotification"; public string Versi...
using BTCPayServer.Data; using BTCPayServer.Models.NotificationViewModels; using Newtonsoft.Json; namespace BTCPayServer.Events.Notifications { internal class NewVersionNotification : NotificationBase { public string Version { get; set; } public override NotificationViewModel ToViewModel(Noti...
b6e3ad932576206e0904179a6ad71b74cc40768c
Refactoring code to extract claim parsing
Refactoring code to extract claim parsing
btcpayserver/btcpayserver,btcpayserver/btcpayserver,btcpayserver/btcpayserver,btcpayserver/btcpayserver
BTCPayServer/Controllers/NotificationsController.cs
mit
1,592,196,548
using System; using System.Collections.Generic; using System.Linq; using System.Security.Claims; using System.Text; using System.Threading.Tasks; using BTCPayServer.Data; using BTCPayServer.Events.Notifications; using BTCPayServer.Filters; using BTCPayServer.HostedServices; using BTCPayServer.Models.NotificationViewMo...
using System; using System.Collections.Generic; using System.Linq; using System.Security.Claims; using System.Text; using System.Threading.Tasks; using BTCPayServer.Data; using BTCPayServer.Events.Notifications; using BTCPayServer.Filters; using BTCPayServer.HostedServices; using BTCPayServer.Models.NotificationViewMo...
1f35534dfbc1e9eb6d3ca9fce36fb6ffece1ff52
Providing overridable NotificationType property, direct mapping
Providing overridable NotificationType property, direct mapping
btcpayserver/btcpayserver,btcpayserver/btcpayserver,btcpayserver/btcpayserver,btcpayserver/btcpayserver
BTCPayServer/Events/Notifications/NotificationEventBase.cs
mit
1,592,196,548
using System; using BTCPayServer.Data; using BTCPayServer.Models.NotificationViewModels; using ExchangeSharp; using Newtonsoft.Json; namespace BTCPayServer.Events.Notifications { public abstract class NotificationEventBase { public virtual string NotificationType { get { return GetType().Name; } } ...
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using BTCPayServer.Data; using BTCPayServer.Models.NotificationViewModels; using ExchangeSharp; using Newtonsoft.Json; namespace BTCPayServer.Events.Notifications { public abstract class Notificatio...
50e1e2d982879c505143cd79bb6234922d331071
Standardizing DbSet properties, reducing whitespace
Standardizing DbSet properties, reducing whitespace
btcpayserver/btcpayserver,btcpayserver/btcpayserver,btcpayserver/btcpayserver,btcpayserver/btcpayserver
BTCPayServer.Data/Data/ApplicationDbContext.cs
mit
1,592,196,548
using System; using System.Linq; using Microsoft.AspNetCore.Identity.EntityFrameworkCore; using Microsoft.EntityFrameworkCore; using Microsoft.EntityFrameworkCore.Design; using Microsoft.EntityFrameworkCore.Infrastructure; namespace BTCPayServer.Data { public class DesignTimeDbContextFactory : IDesignTimeDbContex...
using System; using System.Linq; using Microsoft.AspNetCore.Identity.EntityFrameworkCore; using Microsoft.EntityFrameworkCore; using Microsoft.EntityFrameworkCore.Design; using Microsoft.EntityFrameworkCore.Infrastructure; namespace BTCPayServer.Data { public class DesignTimeDbContextFactory : IDesignTimeDbContex...
342f63a625366dad7ad4df0d47a35ca6160006ee
Directly casting to NotificationEvent, evading null case
Directly casting to NotificationEvent, evading null case
btcpayserver/btcpayserver,btcpayserver/btcpayserver,btcpayserver/btcpayserver,btcpayserver/btcpayserver
BTCPayServer/HostedServices/NotificationDbSaver.cs
mit
1,592,196,548
using System; using System.Collections.Generic; using System.Linq; using System.Security.Claims; using System.Threading; using System.Threading.Tasks; using BTCPayServer.Data; using BTCPayServer.Events.Notifications; using BTCPayServer.Models.NotificationViewModels; using Microsoft.AspNetCore.Identity; using Microsoft...
using System; using System.Collections.Generic; using System.Linq; using System.Security.Claims; using System.Threading; using System.Threading.Tasks; using BTCPayServer.Data; using BTCPayServer.Events.Notifications; using BTCPayServer.Models.NotificationViewModels; using Microsoft.AspNetCore.Identity; using Microsoft...
f52c6b65ce142377c8a2cc8c5170c206e37958dc
Switching to using registered IMemoryCache
Switching to using registered IMemoryCache
btcpayserver/btcpayserver,btcpayserver/btcpayserver,btcpayserver/btcpayserver,btcpayserver/btcpayserver
BTCPayServer/HostedServices/NotificationDbSaver.cs
mit
1,592,196,548
using System; using System.Collections.Generic; using System.Linq; using System.Security.Claims; using System.Threading; using System.Threading.Tasks; using BTCPayServer.Data; using BTCPayServer.Events.Notifications; using BTCPayServer.Models.NotificationViewModels; using Microsoft.AspNetCore.Identity; using Microsoft...
using System; using System.Collections.Generic; using System.Linq; using System.Security.Claims; using System.Threading; using System.Threading.Tasks; using BTCPayServer.Data; using BTCPayServer.Events.Notifications; using BTCPayServer.Models.NotificationViewModels; using Microsoft.AspNetCore.Identity; using Microsoft...
080bf1e85a034e4a3fa58a91b66683fd482ca8b3
Fix missing default inclusion
Fix missing default inclusion
smoogipooo/osu,NeoAdonis/osu,smoogipoo/osu,UselessToucan/osu,ppy/osu,peppy/osu,ppy/osu,NeoAdonis/osu,peppy/osu,peppy/osu,smoogipoo/osu,peppy/osu-new,ppy/osu,UselessToucan/osu,UselessToucan/osu,smoogipoo/osu,NeoAdonis/osu,ppy/osu,NeoAdonis/osu,smoogipoo/osu,UselessToucan/osu,peppy/osu
osu.Game/Input/Bindings/GlobalActionContainer.cs
mit
1,592,196,376
// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence. // See the LICENCE file in the repository root for full licence text. using System.Collections.Generic; using System.ComponentModel; using System.Linq; using osu.Framework.Graphics; using osu.Framework.Input; using osu.Framework.Input.Bindi...
// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence. // See the LICENCE file in the repository root for full licence text. using System.Collections.Generic; using System.ComponentModel; using System.Linq; using osu.Framework.Graphics; using osu.Framework.Input; using osu.Framework.Input.Bindi...
42826df5e419c32cbec91288642466744db5e7cd
nit: minor refactor to switch expression (#1561)
nit: minor refactor to switch expression (#1561)
AntiTcb/Discord.Net
src/Discord.Net.Core/Utils/Comparers.cs
mit
1,592,193,803
using System; using System.Collections.Generic; namespace Discord { /// <summary> /// Represents a collection of <see cref="IEqualityComparer{T}"/> for various Discord objects. /// </summary> public static class DiscordComparers { /// <summary> /// Gets an <see cref="IEquali...
using System; using System.Collections.Generic; namespace Discord { /// <summary> /// Represents a collection of <see cref="IEqualityComparer{T}"/> for various Discord objects. /// </summary> public static class DiscordComparers { /// <summary> /// Gets an <see cref="IEquali...
bd4672ae212c443f16f9e50a48d26ca4c6429085
fix: InvalidOperationException at MESSAGE_CREATE (#1555)
fix: InvalidOperationException at MESSAGE_CREATE (#1555) ## Summary If PartyId isn't present, Discord.Net will throw an InvalidOperationException and not raise `MessageReceived`. Got this a few times with my bot, stacktrace: ``` System.InvalidOperationException: This property has no value set. at Discord.Opt...
AntiTcb/Discord.Net
src/Discord.Net.WebSocket/Entities/Messages/SocketMessage.cs
mit
1,592,193,771
using Discord.Rest; using System; using System.Collections.Generic; using System.Collections.Immutable; using System.Linq; using System.Threading.Tasks; using Model = Discord.API.Message; namespace Discord.WebSocket { /// <summary> /// Represents a WebSocket-based message. /// </summary> public abs...
using Discord.Rest; using System; using System.Collections.Generic; using System.Collections.Immutable; using System.Linq; using System.Threading.Tasks; using Model = Discord.API.Message; namespace Discord.WebSocket { /// <summary> /// Represents a WebSocket-based message. /// </summary> public abs...
06caee239299847869ae8a3658f8363b4a4f46bd
fixed #137
fixed #137
fairygui/FairyGUI-unity
Assets/Scripts/Core/MaterialManager.cs
mit
1,592,193,069
using System; using System.Collections.Generic; using UnityEngine; using Object = UnityEngine.Object; namespace FairyGUI { [Flags] public enum MaterialFlags { Clipped = 1, SoftClipped = 2, StencilTest = 4, AlphaMask = 8, Grayed = 16, ColorFilt...
using System; using System.Collections.Generic; using UnityEngine; using Object = UnityEngine.Object; namespace FairyGUI { [Flags] public enum MaterialFlags { Clipped = 1, SoftClipped = 2, StencilTest = 4, AlphaMask = 8, Grayed = 16, ColorFilt...
e18ac07c08ad7938449886fee03e8c54a7e8a788
Rename redisConfigurator -> martenConfigurator
Rename redisConfigurator -> martenConfigurator
MassTransit/MassTransit,phatboyg/MassTransit,phatboyg/MassTransit,MassTransit/MassTransit,MassTransit/MassTransit,phatboyg/MassTransit
src/Persistence/MassTransit.MartenIntegration/MartenSagaRepositoryRegistrationExtensions.cs
apache-2.0
1,592,188,731
namespace MassTransit { using System; using Configurators; using Marten; using MartenIntegration.Configurators; using Npgsql; using Saga; public static class MartenSagaRepositoryRegistrationExtensions { /// <summary> /// Adds a Marten saga repository to the registration...
namespace MassTransit { using System; using Configurators; using Marten; using MartenIntegration.Configurators; using Npgsql; using Saga; public static class MartenSagaRepositoryRegistrationExtensions { /// <summary> /// Adds a Marten saga repository to the registration...
fdf7c56ba28db7165d1651dcdfb2e69520866e35
Add test coverage
Add test coverage
UselessToucan/osu,peppy/osu,ppy/osu,smoogipooo/osu,peppy/osu-new,peppy/osu,peppy/osu,UselessToucan/osu,ppy/osu,smoogipoo/osu,smoogipoo/osu,smoogipoo/osu,NeoAdonis/osu,smoogipoo/osu,NeoAdonis/osu,ppy/osu,UselessToucan/osu,NeoAdonis/osu,ppy/osu,UselessToucan/osu,peppy/osu,NeoAdonis/osu
osu.Game.Tests/Gameplay/TestSceneStoryboardSamples.cs
mit
1,592,187,620
// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence. // See the LICENCE file in the repository root for full licence text. using System; using System.Collections.Generic; using System.IO; using System.Threading.Tasks; using NUnit.Framework; using osu.Framework.Audio; using osu.Framework.Audio...
// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence. // See the LICENCE file in the repository root for full licence text. using System.Collections.Generic; using System.IO; using System.Threading.Tasks; using NUnit.Framework; using osu.Framework.Audio; using osu.Framework.Audio.Sample; using...
449102b7798a5bb28c9e1986f50139df55860c51
Remove unnecessary referencing in documentation
Remove unnecessary referencing in documentation Co-authored-by: Dean Herbert <1db828bcd41de75377dce59825af73ae7fca5651@ppy.sh>
peppy/osu-framework,ZLima12/osu-framework,EVAST9919/osu-framework,smoogipooo/osu-framework,peppy/osu-framework,EVAST9919/osu-framework,EVAST9919/osu-framework,ppy/osu-framework,ppy/osu-framework,ppy/osu-framework,EVAST9919/osu-framework,ZLima12/osu-framework,peppy/osu-framework,smoogipooo/osu-framework,ppy/osu-framewor...
osu.Framework/Graphics/UserInterface/TextBox.cs
mit
1,592,187,600
// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence. // See the LICENCE file in the repository root for full licence text. using System; using System.Collections.Generic; using System.Linq; using osu.Framework.Caching; using osu.Framework.Graphics.Containers; using osu.Framework.Graphics.Spr...
// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence. // See the LICENCE file in the repository root for full licence text. using System; using System.Collections.Generic; using System.Linq; using osu.Framework.Caching; using osu.Framework.Graphics.Containers; using osu.Framework.Graphics.Spr...
71b8bdd78dc6d26603faaa403d4ddf8ae195b6cb
Return back playing press sample on IME temporarily
Return back playing press sample on IME temporarily Will be removed in the other PR along all other sample playback in here.
ppy/osu-framework,smoogipooo/osu-framework,smoogipooo/osu-framework,ZLima12/osu-framework,ppy/osu-framework,EVAST9919/osu-framework,ZLima12/osu-framework,peppy/osu-framework,peppy/osu-framework,EVAST9919/osu-framework,EVAST9919/osu-framework,EVAST9919/osu-framework,ppy/osu-framework,peppy/osu-framework,ppy/osu-framewor...
osu.Framework/Graphics/UserInterface/TextBox.cs
mit
1,592,187,492
// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence. // See the LICENCE file in the repository root for full licence text. using System; using System.Collections.Generic; using System.Linq; using osu.Framework.Caching; using osu.Framework.Graphics.Containers; using osu.Framework.Graphics.Spr...
// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence. // See the LICENCE file in the repository root for full licence text. using System; using System.Collections.Generic; using System.Linq; using osu.Framework.Caching; using osu.Framework.Graphics.Containers; using osu.Framework.Graphics.Spr...
cdc55e06e38ee0a2c667d3f652b656c5d115028e
remove unused code
remove unused code
fairygui/FairyGUI-unity
Assets/Scripts/Core/Text/TextField.cs
mit
1,592,187,470
using System; using System.Collections.Generic; using System.Text; using UnityEngine; using FairyGUI.Utils; namespace FairyGUI { /// <summary> /// /// </summary> public class TextField : DisplayObject, IMeshFactory { VertAlignType _verticalAlign; TextFormat _textForm...
using System; using System.Collections.Generic; using System.Text; using UnityEngine; using FairyGUI.Utils; namespace FairyGUI { /// <summary> /// /// </summary> public class TextField : DisplayObject, IMeshFactory { VertAlignType _verticalAlign; TextFormat _textForm...
6206b45f9153efc8568a8e27a6c574bf294dc0b2
Added new Win10 2004 fuctions
Added new Win10 2004 fuctions
dahall/vanara
PInvoke/ProjectedFSLib/ProjectedFSLib.cs
mit
1,592,187,105
using System; using System.Runtime.InteropServices; using FILETIME = System.Runtime.InteropServices.ComTypes.FILETIME; namespace Vanara.PInvoke { /// <summary>Functions, structures and constants from ProjectedFSLib.dll.</summary> public static partial class ProjectedFSLib { /// <summary>Notifies the provider tha...
using System; using System.Runtime.InteropServices; using FILETIME = System.Runtime.InteropServices.ComTypes.FILETIME; namespace Vanara.PInvoke { /// <summary>Functions, structures and constants from ProjectedFSLib.dll.</summary> public static partial class ProjectedFSLib { /// <summary>Notifies the provider tha...
5483a5d2efe053337d401165ccda586e1ab108c6
fixed a RegularPolygonMesh bug
fixed a RegularPolygonMesh bug
fairygui/FairyGUI-unity
Assets/Scripts/Core/Mesh/RegularPolygonMesh.cs
mit
1,592,186,791
using UnityEngine; namespace FairyGUI { /// <summary> /// /// </summary> public class RegularPolygonMesh : IMeshFactory, IHitTest { /// <summary> /// /// </summary> public Rect? drawRect; /// <summary> /// /// </summary> ...
using UnityEngine; namespace FairyGUI { /// <summary> /// /// </summary> public class RegularPolygonMesh : IMeshFactory, IHitTest { /// <summary> /// /// </summary> public Rect? drawRect; /// <summary> /// /// </summary> ...
01d685d9d8e563331e19c2c55aacc3563534246b
Refactor SrgbColor
Refactor SrgbColor
imazen/imageflow-dotnet
src/Imageflow/Fluent/SrgbColor.cs
agpl-3.0
1,592,184,510
using System.Globalization; using Imageflow.Bindings; namespace Imageflow.Fluent { /// <summary> /// Represents a color in the sRGB colorspace /// </summary> public struct SrgbColor { public SrgbColor(byte r, byte g, byte b, byte a) { A = a; R = r; ...
using System.Globalization; using Imageflow.Bindings; namespace Imageflow.Fluent { /// <summary> /// Represents a color in the sRGB colorspace /// </summary> public struct SrgbColor { private uint value; public byte A => Mask8(value, 0); public byte R => Mask8(val...
a18446c4449b359e15d76470bdd9812e58ddae38
Upate ECPubKey.TryCombine according to the review.
Upate ECPubKey.TryCombine according to the review. * do not check case that pubkey is empty in TryCombine. * since it will return false anyway. * also use IEnumerable again as the argument.
MetacoSA/NBitcoin,MetacoSA/NBitcoin,NicolasDorier/NBitcoin,MetacoSA/NBitcoin,NicolasDorier/NBitcoin
NBitcoin/Secp256k1/ECPubKey.cs
mit
1,592,184,126
#if HAS_SPAN #nullable enable using System; using System.Linq; using System.Collections.Generic; using System.Text; namespace NBitcoin.Secp256k1 { #if SECP256K1_LIB public #endif partial class ECPubKey { #if SECP256K1_LIB public #else internal # endif readonly GE Q; #if SECP256K1_LIB public #else inter...
#if HAS_SPAN #nullable enable using System; using System.Linq; using System.Collections.Generic; using System.Text; namespace NBitcoin.Secp256k1 { #if SECP256K1_LIB public #endif partial class ECPubKey { #if SECP256K1_LIB public #else internal # endif readonly GE Q; #if SECP256K1_LIB public #else inter...
fda15a3fec199a2f707c84ad02b257e5a34193cc
New clientlib ver
New clientlib ver
kaltura/KalturaGeneratedAPIClientsCsharp
KalturaClient/Client.cs
agpl-3.0
1,592,184,112
// =================================================================================================== // _ __ _ _ // | |/ /__ _| | |_ _ _ _ _ __ _ // | ' </ _` | | _| || | '_/ _` | // |_|\_\__,_|_|\__|\_,_|_| \_...
// =================================================================================================== // _ __ _ _ // | |/ /__ _| | |_ _ _ _ _ __ _ // | ' </ _` | | _| || | '_/ _` | // |_|\_\__,_|_|\__|\_,_|_| \_...
c3537a56fcf4120a3d2bc0d542d5e5ede43e476f
Fix typo in ConstraintGravity refactor
Fix typo in ConstraintGravity refactor
imazen/imageflow-dotnet
src/Imageflow/Fluent/ConstraintGravity.cs
agpl-3.0
1,592,183,744
using System; using System.Collections.Generic; using System.Text; namespace Imageflow.Fluent { public class ConstraintGravity { /// <summary> /// Centers the gravity (the default) /// </summary> public ConstraintGravity() { XPercent = 50; YPerce...
using System; using System.Collections.Generic; using System.Text; namespace Imageflow.Fluent { public class ConstraintGravity { /// <summary> /// Centers the gravity (the default) /// </summary> public ConstraintGravity() { XPercent = 50; YPerce...
d950539f5b21dfa9821135c1b42dd862d4f0a6a3
Sneaky conditionally compiled oopsie fixed.
Sneaky conditionally compiled oopsie fixed.
bepu/bepuphysics2,bepu/bepuphysics2
Demos/Demo.cs
apache-2.0
1,592,183,674
using BepuUtilities.Memory; using DemoRenderer; using DemoUtilities; using BepuPhysics; using System; using DemoRenderer.UI; using DemoContentLoader; namespace Demos { public abstract class Demo : IDisposable { /// <summary> /// Gets the simulation created by the demo's Initialize call. ...
using BepuUtilities.Memory; using DemoRenderer; using DemoUtilities; using BepuPhysics; using System; using DemoRenderer.UI; using DemoContentLoader; namespace Demos { public abstract class Demo : IDisposable { /// <summary> /// Gets the simulation created by the demo's Initialize call. ...
077e70bbdc9914b88fa8ad6f273130165ee67a84
Expose XPercent and YPercent on ConstraintGravity
Expose XPercent and YPercent on ConstraintGravity
imazen/imageflow-dotnet
src/Imageflow/Fluent/ConstraintGravity.cs
agpl-3.0
1,592,183,458
using System; using System.Collections.Generic; using System.Text; namespace Imageflow.Fluent { public class ConstraintGravity { /// <summary> /// Centers the gravity (the default) /// </summary> public ConstraintGravity() { XPercent = 50; YPerce...
using System; using System.Collections.Generic; using System.Text; namespace Imageflow.Fluent { public class ConstraintGravity { /// <summary> /// Centers the gravity (the default) /// </summary> public ConstraintGravity() { x = 50; y = 50; ...
0ada541a704c26a028eb4473a0af6dbfc4c49b25
Move PinBox from Imageflow.Net.Bindings -> Imageflow.Bindings namespace
Move PinBox from Imageflow.Net.Bindings -> Imageflow.Bindings namespace
imazen/imageflow-dotnet
src/Imageflow/Bindings/PinBox.cs
agpl-3.0
1,592,183,430
using System; using System.Collections.Generic; using System.Runtime.ConstrainedExecution; using System.Runtime.InteropServices; namespace Imageflow.Bindings { internal class PinBox : CriticalFinalizerObject, IDisposable { private List<GCHandle> _pinned; internal void AddPinnedData(GCHandle ha...
using System; using System.Collections.Generic; using System.Runtime.ConstrainedExecution; using System.Runtime.InteropServices; namespace Imageflow.Net.Bindings { internal class PinBox : CriticalFinalizerObject, IDisposable { private List<GCHandle> _pinned; internal void AddPinnedData(GCHandl...
d597c712a1d571f1da058deadf68e72f24765172
Move IAssertReady from Imageflow -> Imageflow.Bindings namespaceg
Move IAssertReady from Imageflow -> Imageflow.Bindings namespaceg
imazen/imageflow-dotnet
src/Imageflow/Bindings/IAssertReady.cs
agpl-3.0
1,592,183,399
namespace Imageflow.Bindings { internal interface IAssertReady { void AssertReady(); } }
namespace Imageflow { internal interface IAssertReady { void AssertReady(); } }
87967ff9c08ad00e95b8f8659aaa2eadccbe146f
Separate removing selections from `removeChar...()` into own method
Separate removing selections from `removeChar...()` into own method
ZLima12/osu-framework,smoogipooo/osu-framework,ppy/osu-framework,EVAST9919/osu-framework,ZLima12/osu-framework,peppy/osu-framework,ppy/osu-framework,EVAST9919/osu-framework,EVAST9919/osu-framework,smoogipooo/osu-framework,peppy/osu-framework,ppy/osu-framework,peppy/osu-framework,EVAST9919/osu-framework,EVAST9919/osu-fr...
osu.Framework/Graphics/UserInterface/TextBox.cs
mit
1,592,182,378
// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence. // See the LICENCE file in the repository root for full licence text. using System; using System.Collections.Generic; using System.Linq; using osu.Framework.Caching; using osu.Framework.Graphics.Containers; using osu.Framework.Graphics.Spr...
// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence. // See the LICENCE file in the repository root for full licence text. using System; using System.Collections.Generic; using System.Linq; using osu.Framework.Caching; using osu.Framework.Graphics.Containers; using osu.Framework.Graphics.Spr...
19ccc833955b1d3303b740dca9c624f7ecc34a2a
Update GameRandom.cs
Update GameRandom.cs
vchelaru/FlatRedBall,vchelaru/FlatRedBall,vchelaru/FlatRedBall,vchelaru/FlatRedBall,vchelaru/FlatRedBall
Engines/FlatRedBallXNA/FlatRedBall/Utilities/GameRandom.cs
mit
1,592,181,781
using System; using System.Collections.Generic; using System.Linq; using System.Text; using Microsoft.Xna.Framework; namespace FlatRedBall.Utilities { /// <summary> /// Class deriving from Random providing additional random methods commonly used in games. Typically this is accessed /// through FlatRedBall...
using System; using System.Collections.Generic; using System.Linq; using System.Text; using Microsoft.Xna.Framework; namespace FlatRedBall.Utilities { /// <summary> /// Class deriving from Random providing additional random methods commonly used in games. Typically this is accessed /// through FlatRedBall...
978636b90c5f1f1ff943cbe4027543c595e52201
Fix storyboard sample playback failing when expected to play at 0ms
Fix storyboard sample playback failing when expected to play at 0ms
smoogipooo/osu,ppy/osu,NeoAdonis/osu,NeoAdonis/osu,UselessToucan/osu,ppy/osu,UselessToucan/osu,smoogipoo/osu,smoogipoo/osu,ppy/osu,peppy/osu,peppy/osu,peppy/osu,peppy/osu-new,smoogipoo/osu,ppy/osu,NeoAdonis/osu,UselessToucan/osu,smoogipoo/osu,NeoAdonis/osu,peppy/osu,UselessToucan/osu
osu.Game/Storyboards/Drawables/DrawableStoryboardSample.cs
mit
1,592,181,513
// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence. // See the LICENCE file in the repository root for full licence text. using osu.Framework.Allocation; using osu.Framework.Audio.Sample; using osu.Framework.Bindables; using osu.Framework.Graphics; using osu.Game.Beatmaps; namespace osu.Ga...
// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence. // See the LICENCE file in the repository root for full licence text. using osu.Framework.Allocation; using osu.Framework.Audio.Sample; using osu.Framework.Bindables; using osu.Framework.Graphics; using osu.Game.Beatmaps; namespace osu.Ga...
614e3d2967c0117cbe13e4c80f9e79684541e1be
Notify input error on disabled current bindable when inserting string
Notify input error on disabled current bindable when inserting string
ppy/osu-framework,EVAST9919/osu-framework,peppy/osu-framework,ppy/osu-framework,EVAST9919/osu-framework,smoogipooo/osu-framework,EVAST9919/osu-framework,EVAST9919/osu-framework,peppy/osu-framework,peppy/osu-framework,EVAST9919/osu-framework,smoogipooo/osu-framework,ppy/osu-framework,ZLima12/osu-framework,ppy/osu-framew...
osu.Framework/Graphics/UserInterface/TextBox.cs
mit
1,592,180,840
// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence. // See the LICENCE file in the repository root for full licence text. using System; using System.Collections.Generic; using System.Linq; using osu.Framework.Caching; using osu.Framework.Graphics.Containers; using osu.Framework.Graphics.Spr...
// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence. // See the LICENCE file in the repository root for full licence text. using System; using System.Collections.Generic; using System.Linq; using osu.Framework.Caching; using osu.Framework.Graphics.Containers; using osu.Framework.Graphics.Spr...
58b6eb0eb9c060ce2945635dffa1ef2d406ab5b8
Fix IME logic not replacing characters properly
Fix IME logic not replacing characters properly
EVAST9919/osu-framework,EVAST9919/osu-framework,peppy/osu-framework,EVAST9919/osu-framework,EVAST9919/osu-framework,ZLima12/osu-framework,ZLima12/osu-framework,ppy/osu-framework,peppy/osu-framework,smoogipooo/osu-framework,EVAST9919/osu-framework,peppy/osu-framework,ppy/osu-framework,ppy/osu-framework,smoogipooo/osu-fr...
osu.Framework/Graphics/UserInterface/TextBox.cs
mit
1,592,180,821
// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence. // See the LICENCE file in the repository root for full licence text. using System; using System.Collections.Generic; using System.Linq; using osu.Framework.Caching; using osu.Framework.Graphics.Containers; using osu.Framework.Graphics.Spr...
// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence. // See the LICENCE file in the repository root for full licence text. using System; using System.Collections.Generic; using System.Linq; using osu.Framework.Caching; using osu.Framework.Graphics.Containers; using osu.Framework.Graphics.Spr...
f8bb821b4f676ed926f7db5952bec62c239ff42e
Removed unused using.
Removed unused using.
creyke/Orleans.Sagas,creyke/Orleans.Sagas
Orleans.Sagas/ISagaBuilder.cs
mit
1,592,175,569
using System; using System.Threading.Tasks; namespace Orleans.Sagas { public interface ISagaBuilder { /// <summary> /// Returns the unique identifier for the saga this builder will execute. /// </summary> Guid Id { get; } /// <summary> /// Adds an activity to t...
using System; using System.Threading.Tasks; using Orleans.Sagas; namespace Orleans.Sagas { public interface ISagaBuilder { /// <summary> /// Returns the unique identifier for the saga this builder will execute. /// </summary> Guid Id { get; } /// <summary> /// ...
8e9730a81abbce27b1fce4ba98e038bc8adba509
Tooltip fix
Tooltip fix
fomalsd/unitystation,fomalsd/unitystation,fomalsd/unitystation,fomalsd/unitystation,fomalsd/unitystation,fomalsd/unitystation,fomalsd/unitystation
UnityProject/Assets/Scripts/Player/PlayerScript.cs
agpl-3.0
1,592,173,917
using UnityEngine; using Mirror; using System; using Audio.Managers; public class PlayerScript : ManagedNetworkBehaviour, IMatrixRotation, IAdminInfo { /// maximum distance the player needs to be to an object to interact with it public const float interactionDistance = 1.5f; public Mind mind; /// <summary> /// ...
using UnityEngine; using Mirror; using System; using Audio.Managers; public class PlayerScript : ManagedNetworkBehaviour, IMatrixRotation, IAdminInfo { /// maximum distance the player needs to be to an object to interact with it public const float interactionDistance = 1.5f; public Mind mind; /// <summary> /// ...
947e840d8421c786154d3837ca02966909cf62c6
Code styling
Code styling
Lombiq/Orchard-Training-Demo-Module,Lombiq/Orchard-Training-Demo-Module
Migrations/PersonMigrations.cs
bsd-3-clause
1,592,172,356
using Lombiq.TrainingDemo.Indexes; using Lombiq.TrainingDemo.Models; using OrchardCore.ContentFields.Fields; using OrchardCore.ContentFields.Settings; using OrchardCore.ContentManagement.Metadata; using OrchardCore.ContentManagement.Metadata.Settings; using OrchardCore.Data.Migration; using System; namespace ...
using Lombiq.TrainingDemo.Indexes; using Lombiq.TrainingDemo.Models; using OrchardCore.ContentFields.Fields; using OrchardCore.ContentFields.Settings; using OrchardCore.ContentManagement.Metadata; using OrchardCore.ContentManagement.Metadata.Settings; using OrchardCore.Data.Migration; using System; namespace ...
1437cfe1672993cc82767aca0f257592b7bd729d
Fix: Make SentryLogger thread safe (ContextData was being modified while it was being serialized)
Fix: Make SentryLogger thread safe (ContextData was being modified while it was being serialized)
Piotrekol/StreamCompanion,Piotrekol/StreamCompanion
osu!StreamCompanion/Code/Core/Loggers/SentryLogger.cs
mit
1,592,171,285
using System; using System.Collections.Generic; using osu_StreamCompanion.Code.Helpers; using SharpRaven; using SharpRaven.Data; using StreamCompanionTypes.Enums; using StreamCompanionTypes.Interfaces.Services; namespace osu_StreamCompanion.Code.Core.Loggers { public class SentryLogger : IContextAwareLogger {...
using System; using System.Collections.Generic; using osu_StreamCompanion.Code.Helpers; using SharpRaven; using SharpRaven.Data; using StreamCompanionTypes.Enums; using StreamCompanionTypes.Interfaces.Services; namespace osu_StreamCompanion.Code.Core.Loggers { public class SentryLogger : IContextAwareLogger {...
d79c65d8c4e9b399b62b75c77fc4a23521e86279
Fix: Exception when closing OutputPattern edit form
Fix: Exception when closing OutputPattern edit form
Piotrekol/StreamCompanion,Piotrekol/StreamCompanion
osu!StreamCompanion/Code/Modules/MapDataParsers/Parser1/PatternEdit.cs
mit
1,592,171,197
using StreamCompanionTypes.DataTypes; using System; using System.Collections.Generic; using System.ComponentModel; using System.Drawing; using System.Drawing.Text; using System.IO; using System.Linq; using System.Threading.Tasks; using System.Windows.Forms; using StreamCompanionTypes; using StreamCompanionTypes.Enums; ...
using StreamCompanionTypes.DataTypes; using System; using System.Collections.Generic; using System.ComponentModel; using System.Drawing; using System.Drawing.Text; using System.IO; using System.Linq; using System.Threading.Tasks; using System.Windows.Forms; using StreamCompanionTypes; using StreamCompanionTypes.Enums; ...
1fc2d702e8eb9a940881fea8e533ecdcf551f9fa
Fix: Set axis Y values before setting new chart data
Fix: Set axis Y values before setting new chart data and set some defaults(instead of keeping previous values) when strains couldn't be generated https://sentry.io/share/issue/bce000256b5f4d30a759d5f0c7b97e58/
Piotrekol/StreamCompanion,Piotrekol/StreamCompanion
plugins/LiveVisualizer/LiveVisualizerPlugin.cs
mit
1,592,171,166
using CollectionManager.Enums; using Newtonsoft.Json; using PpCalculator; using StreamCompanionTypes; using StreamCompanionTypes.DataTypes; using System; using System.Collections.Generic; using System.ComponentModel; using System.IO; using System.Linq; using System.Threading; using System.Threading.Tasks; using LiveCha...
using CollectionManager.Enums; using Newtonsoft.Json; using PpCalculator; using StreamCompanionTypes; using StreamCompanionTypes.DataTypes; using System; using System.Collections.Generic; using System.ComponentModel; using System.IO; using System.Linq; using System.Threading; using System.Threading.Tasks; using LiveCha...
bc76dda44184e7638723c464fa47ae4b05ecebea
Fix coding error in ReadConfigProperties method
Fix coding error in ReadConfigProperties method
CalebChalmers/KAGTools
KAGTools/Helpers/FileHelper.cs
mit
1,592,170,205
using System; using System.Collections.Generic; using System.Diagnostics; using System.IO; using System.Linq; using System.Runtime.CompilerServices; using System.Text; using System.Text.RegularExpressions; using System.Threading.Tasks; using System.Windows.Input; using KAGTools.Data; using NuGet; using Xceed.Wpf.Toolk...
using System; using System.Collections.Generic; using System.Diagnostics; using System.IO; using System.Linq; using System.Runtime.CompilerServices; using System.Text; using System.Text.RegularExpressions; using System.Threading.Tasks; using System.Windows.Input; using KAGTools.Data; using NuGet; using Xceed.Wpf.Toolk...
fcf3a2244d30f4abb28f103d0e3935a59e10885e
Heuristic tweak.
Heuristic tweak.
bepu/bepuphysics2,bepu/bepuphysics2
Demos/Demo.cs
apache-2.0
1,592,169,373
using BepuUtilities.Memory; using DemoRenderer; using DemoUtilities; using BepuPhysics; using System; using DemoRenderer.UI; using DemoContentLoader; namespace Demos { public abstract class Demo : IDisposable { /// <summary> /// Gets the simulation created by the demo's Initialize call. ...
using BepuUtilities.Memory; using DemoRenderer; using DemoUtilities; using BepuPhysics; using System; using System.Collections.Generic; using System.Text; using DemoRenderer.UI; using DemoContentLoader; using Helpers = DemoRenderer.Helpers; namespace Demos { public abstract class Demo : IDisposable { ...
55e7f37a9ca783dde212b1bbb89e6dfc2d0a2a09
Misc: Don't generate base64 for background image by default
Misc: Don't generate base64 for background image by default OutOfMemoryException(s) for users that most likely aren't even using these
Piotrekol/StreamCompanion,Piotrekol/StreamCompanion
plugins/BackgroundImageProvider/BackgroundImageProviderPlugin.cs
mit
1,592,169,249
using System; using System.IO; using System.Runtime.InteropServices; using StreamCompanionTypes.DataTypes; using StreamCompanionTypes.Enums; using StreamCompanionTypes.Interfaces; using StreamCompanionTypes.Interfaces.Services; using StreamCompanionTypes.Interfaces.Sources; namespace BackgroundImageProvider { publ...
using System; using System.IO; using System.Runtime.InteropServices; using StreamCompanionTypes.DataTypes; using StreamCompanionTypes.Enums; using StreamCompanionTypes.Interfaces; using StreamCompanionTypes.Interfaces.Services; using StreamCompanionTypes.Interfaces.Sources; namespace BackgroundImageProvider { publ...
428505fb4b012cd48cf8eb04a379b3552afe05c2
Change position og b caracter
Change position og b caracter
nopara73/HiddenWallet,nopara73/HiddenWallet,nopara73/HiddenWallet
WalletWasabi.Tests/UnitTests/ParserTests.cs
mit
1,592,168,089
using NBitcoin; using NBitcoin.Payment; using System; using System.Collections.Generic; using System.Linq; using System.Net; using System.Text; using WalletWasabi.Helpers; using Xunit; namespace WalletWasabi.Tests.UnitTests { public class ParserTests { [Theory] [InlineData("localhost")] [InlineData("127.0.0.1"...
using NBitcoin; using NBitcoin.Payment; using System; using System.Collections.Generic; using System.Linq; using System.Net; using System.Text; using WalletWasabi.Helpers; using Xunit; namespace WalletWasabi.Tests.UnitTests { public class ParserTests { [Theory] [InlineData("localhost")] [InlineData("127.0.0.1"...
0ac2468981bfefbaf3cfb0dc91f7733c7f7bbe00
Fix typo in Track that was breaking layout for inverse horizontal tracks.
Fix typo in Track that was breaking layout for inverse horizontal tracks.
AvaloniaUI/Avalonia,jkoritzinsky/Avalonia,wieslawsoltes/Perspex,SuperJMN/Avalonia,jkoritzinsky/Avalonia,SuperJMN/Avalonia,wieslawsoltes/Perspex,jkoritzinsky/Avalonia,SuperJMN/Avalonia,Perspex/Perspex,wieslawsoltes/Perspex,SuperJMN/Avalonia,jkoritzinsky/Avalonia,AvaloniaUI/Avalonia,AvaloniaUI/Avalonia,AvaloniaUI/Avaloni...
src/Avalonia.Controls/Primitives/Track.cs
mit
1,592,166,432
// Portions of this source file are adapted from the Windows Presentation Foundation project. // (https://github.com/dotnet/wpf/) // // Licensed to The Avalonia Project under MIT License, courtesy of The .NET Foundation. using System; using Avalonia.Data; using Avalonia.Input; using Avalonia.Layout; using Avalonia.M...
// Portions of this source file are adapted from the Windows Presentation Foundation project. // (https://github.com/dotnet/wpf/) // // Licensed to The Avalonia Project under MIT License, courtesy of The .NET Foundation. using System; using Avalonia.Data; using Avalonia.Input; using Avalonia.Layout; using Avalonia.M...
0afcef85428504824f302ae77dbeeee0274f0842
Introduced the time recording
Introduced the time recording
mbrenn/datenmeister-new,mbrenn/datenmeister-new,mbrenn/datenmeister-new,mbrenn/datenmeister-new,mbrenn/datenmeister-new
src/Apps/StundenMeister/Model/TimeRecording.cs
mit
1,592,166,206
using System; using DatenMeister.Core.EMOF.Interface.Reflection; using DatenMeister.Runtime; using ICSharpCode.SharpZipLib.Core; namespace StundenMeister.Model { public class TimeRecording { public DateTime startDate { get; set; } public DateTime endDate { get; set; } public bool isAc...
using System; namespace StundenMeister.Model { public class TimeRecording { public DateTime startDate { get; set; } public DateTime endDate { get; set; } public bool isActive { get; set; } public CostCenter costCenter { get; set; } } }
3fd4820c486427b3f9159a8ba89a3570e0ab71bb
Fix gamemode getting cleared when a mod with a selected custom gamemode was deactivated
Fix gamemode getting cleared when a mod with a selected custom gamemode was deactivated
CalebChalmers/KAGTools
KAGTools/ViewModels/MainViewModel.cs
mit
1,592,166,074
using GalaSoft.MvvmLight; using GalaSoft.MvvmLight.CommandWpf; using GalaSoft.MvvmLight.Messaging; using System; using System.Collections.Generic; using System.Collections.ObjectModel; using System.Diagnostics; using System.IO; using System.Linq; using System.Reflection; using System.Text; using System.Threading.Tasks...
using GalaSoft.MvvmLight; using GalaSoft.MvvmLight.CommandWpf; using GalaSoft.MvvmLight.Messaging; using System; using System.Collections.Generic; using System.Collections.ObjectModel; using System.Diagnostics; using System.IO; using System.Linq; using System.Reflection; using System.Text; using System.Threading.Tasks...
be8afdc141b0b56c92715f36704d70af6096d9fc
Code styling
Code styling
Lombiq/Orchard-Training-Demo-Module,Lombiq/Orchard-Training-Demo-Module
Navigation/DemoSettingsAdminMenu.cs
bsd-3-clause
1,592,165,833
using Lombiq.TrainingDemo.Drivers; using Lombiq.TrainingDemo.Permissions; using Microsoft.Extensions.Localization; using OrchardCore.Navigation; using System; using System.Threading.Tasks; namespace Lombiq.TrainingDemo.Navigation { // To actually see the menu item on the admin menu we need to add a naviga...
using Lombiq.TrainingDemo.Drivers; using Lombiq.TrainingDemo.Permissions; using Microsoft.Extensions.Localization; using OrchardCore.Navigation; using System; using System.Threading.Tasks; namespace Lombiq.TrainingDemo.Navigation { // To actually see the menu item on the admin menu we need to add a naviga...
0b37613a4dd2262747bfec5f9dd6dff8805e45b6
BuildFakeEmailAddress() trim full stops. Fixes #1010
BuildFakeEmailAddress() trim full stops. Fixes #1010
phw198/OutlookGoogleCalendarSync
src/OutlookGoogleCalendarSync/EmailAddress.cs
mpl-2.0
1,592,165,196
using System; using System.Globalization; using System.Text.RegularExpressions; using log4net; namespace OutlookGoogleCalendarSync { public class EmailAddress { private static readonly ILog log = LogManager.GetLogger(typeof(EmailAddress)); public static String BuildFakeEmailAddress(String recipie...
using System; using System.Globalization; using System.Text.RegularExpressions; using log4net; namespace OutlookGoogleCalendarSync { public class EmailAddress { private static readonly ILog log = LogManager.GetLogger(typeof(EmailAddress)); public static String BuildFakeEmailAddress(String recipie...
e53ba774dee7083c4921141b49a5a50ea4fdfe4f
Demo: Set Y axis tickmarks to 'nice' (1, 2 or 5 in some power of ten) intervals
Demo: Set Y axis tickmarks to 'nice' (1, 2 or 5 in some power of ten) intervals
bepu/bepuphysics2,bepu/bepuphysics2
Demos/UI/Graph.cs
apache-2.0
1,592,163,936
using BepuUtilities; using BepuUtilities.Collections; using BepuUtilities.Memory; using DemoRenderer.UI; using DemoUtilities; using System; using System.Collections.Generic; using System.Diagnostics; using System.Numerics; using System.Text; namespace Demos.UI { public interface IDataSeries { int Star...
using BepuUtilities; using BepuUtilities.Collections; using BepuUtilities.Memory; using DemoRenderer.UI; using DemoUtilities; using System; using System.Collections.Generic; using System.Diagnostics; using System.Numerics; using System.Text; namespace Demos.UI { public interface IDataSeries { int Star...
71a234db9b8d01a78cf0da1f7cd758de3f18b84d
Update MarginMultiplierConverter to support Thickness input
Update MarginMultiplierConverter to support Thickness input
wieslawsoltes/Perspex,akrisiun/Perspex,jkoritzinsky/Avalonia,grokys/Perspex,AvaloniaUI/Avalonia,AvaloniaUI/Avalonia,wieslawsoltes/Perspex,AvaloniaUI/Avalonia,AvaloniaUI/Avalonia,jkoritzinsky/Avalonia,AvaloniaUI/Avalonia,AvaloniaUI/Avalonia,jkoritzinsky/Avalonia,jkoritzinsky/Perspex,jkoritzinsky/Avalonia,wieslawsoltes/P...
src/Avalonia.Controls/Converters/MarginMultiplierConverter.cs
mit
1,592,162,997
using System; using System.Globalization; using Avalonia.Data.Converters; namespace Avalonia.Controls.Converters { public class MarginMultiplierConverter : IValueConverter { public double Indent { get; set; } public bool Left { get; set; } = false; public bool Top { get; set; } = fal...
using System; using System.Globalization; using Avalonia.Data.Converters; namespace Avalonia.Controls.Converters { public class MarginMultiplierConverter : IValueConverter { public double Indent { get; set; } public bool Left { get; set; } = false; public bool Top { get; set; } = fal...
1037f2dcfc7f94834918b8c4e195224e05952cf7
Remove unused members from Builtin.Strings.
Remove unused members from Builtin.Strings.
mnaiman/duplicati,duplicati/duplicati,mnaiman/duplicati,mnaiman/duplicati,mnaiman/duplicati,duplicati/duplicati,duplicati/duplicati,duplicati/duplicati,mnaiman/duplicati,duplicati/duplicati
Duplicati/Library/Modules/Builtin/Strings.cs
lgpl-2.1
1,592,162,741
using Duplicati.Library.Localization.Short; using System; using System.Collections; using System.Collections.Generic; namespace Duplicati.Library.Modules.Builtin.Strings { internal static class ConsolePasswordInput { public static string ConfirmPassphrasePrompt { get { return LC.L(@"Confirm encrypti...
using Duplicati.Library.Localization.Short; using System; using System.Collections; using System.Collections.Generic; namespace Duplicati.Library.Modules.Builtin.Strings { internal static class ConsolePasswordInput { public static string ConfirmPassphrasePrompt { get { return LC.L(@"Confirm encrypti...
4cefd66191e3942f611f8413c8889bb7d88b7552
Add and implement can sync function
Add and implement can sync function
insthync/LiteNetLibManager,insthync/LiteNetLibManager
Scripts/GameApi/LiteNetLibBehaviour.cs
mit
1,592,162,517
using System; using System.Collections.Generic; using System.Reflection; using System.Linq; using UnityEngine; using LiteNetLib; using LiteNetLib.Utils; using UnityEngine.Profiling; using System.Linq.Expressions; using System.Text; namespace LiteNetLibManager { public partial class LiteNetLibBehaviour : MonoBehav...
using System; using System.Collections.Generic; using System.Reflection; using System.Linq; using UnityEngine; using LiteNetLib; using LiteNetLib.Utils; using UnityEngine.Profiling; using System.Linq.Expressions; using System.Text; namespace LiteNetLibManager { public partial class LiteNetLibBehaviour : MonoBehav...
d0401204221698802d2c3c12d128ba1af86c2954
Fix documentation for OpenStack command line arguments.
Fix documentation for OpenStack command line arguments.
mnaiman/duplicati,duplicati/duplicati,mnaiman/duplicati,duplicati/duplicati,mnaiman/duplicati,mnaiman/duplicati,mnaiman/duplicati,duplicati/duplicati,duplicati/duplicati,duplicati/duplicati
Duplicati/Library/Backend/OpenStack/OpenStackStorage.cs
lgpl-2.1
1,592,162,508
// Copyright (C) 2015, The Duplicati Team // http://www.duplicati.com, info@duplicati.com // // This library is free software; you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as // published by the Free Software Foundation; either version 2.1 of the // L...
// Copyright (C) 2015, The Duplicati Team // http://www.duplicati.com, info@duplicati.com // // This library is free software; you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as // published by the Free Software Foundation; either version 2.1 of the // L...
f60ccdb8547aefbf7388ae97c64ab6b4343cb8c0
Update VotePopUp.cs
Update VotePopUp.cs
fomalsd/unitystation,fomalsd/unitystation,fomalsd/unitystation,fomalsd/unitystation,fomalsd/unitystation,fomalsd/unitystation,fomalsd/unitystation
UnityProject/Assets/Scripts/Voting/VotePopUp.cs
agpl-3.0
1,592,161,493
using System.Collections; using System.Collections.Generic; using DatabaseAPI; using UnityEngine; using UnityEngine.UI; public class VotePopUp : MonoBehaviour { [SerializeField] private Text voteTitle = null; [SerializeField] private Text voteInstigator = null; [SerializeField] private Text voteCount = null; [Ser...
using System.Collections; using System.Collections.Generic; using DatabaseAPI; using UnityEngine; using UnityEngine.UI; public class VotePopUp : MonoBehaviour { [SerializeField] private Text voteTitle = null; [SerializeField] private Text voteInstigator = null; [SerializeField] private Text voteCount = null; [Ser...
96cf80bb93746b44ac25a6e3561229f754986a51
Fix invisible window after restoring from tray the second time
Fix invisible window after restoring from tray the second time
szarvas/fanduino,szarvas/fanduino
FanduinoWindow/Form1.cs
apache-2.0
1,592,161,480
/* Copyright 2016 Attila Szarvas Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software...
/* Copyright 2016 Attila Szarvas Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software...
d3ad4fcf3094c10ca970f7ff71eaef6f4d9bc209
Revise test coverage
Revise test coverage
y-iihoshi/ThScoreFileConverter,y-iihoshi/ThScoreFileConverter
ThScoreFileConverterTests/Models/LocalizationProviderTests.cs
bsd-2-clause
1,592,160,864
using System; using System.Globalization; using System.Linq; using System.Windows; using Microsoft.VisualStudio.TestTools.UnitTesting; using ThScoreFileConverter.Models; using ThScoreFileConverter.Properties; using WPFLocalizeExtension.Providers; namespace ThScoreFileConverterTests.Models { [TestClass] public...
using System.Globalization; using System.Linq; using System.Windows; using Microsoft.VisualStudio.TestTools.UnitTesting; using ThScoreFileConverter.Models; using ThScoreFileConverter.Properties; using WPFLocalizeExtension.Providers; namespace ThScoreFileConverterTests.Models { [TestClass] public class Localiz...
b2a645530d0004e14c527dd5b2b679442b9cee8a
Update VotingManager.cs
Update VotingManager.cs
fomalsd/unitystation,fomalsd/unitystation,fomalsd/unitystation,fomalsd/unitystation,fomalsd/unitystation,fomalsd/unitystation,fomalsd/unitystation
UnityProject/Assets/Scripts/Voting/VotingManager.cs
agpl-3.0
1,592,160,235
using System.Collections; using System.Collections.Generic; using System.Linq; using Mirror; using UnityEngine; /// <summary> /// Controls everything to do with player voting /// </summary> public class VotingManager : NetworkBehaviour { public static VotingManager Instance; public enum VoteType { RestartRound } ...
using System.Collections; using System.Collections.Generic; using System.Linq; using Mirror; using UnityEngine; /// <summary> /// Controls everything to do with player voting /// </summary> public class VotingManager : NetworkBehaviour { public static VotingManager Instance; public enum VoteType { RestartRound } ...
6a5b66975c3f26fe3ef6ae4a0fbef8ef129d1588
Update VotePopUp.cs
Update VotePopUp.cs
fomalsd/unitystation,fomalsd/unitystation,fomalsd/unitystation,fomalsd/unitystation,fomalsd/unitystation,fomalsd/unitystation,fomalsd/unitystation
UnityProject/Assets/Scripts/Voting/VotePopUp.cs
agpl-3.0
1,592,160,027
using System.Collections; using System.Collections.Generic; using DatabaseAPI; using UnityEngine; using UnityEngine.UI; public class VotePopUp : MonoBehaviour { [SerializeField] private Text voteTitle = null; [SerializeField] private Text voteInstigator = null; [SerializeField] private Text voteCount = null; [Ser...
using System.Collections; using System.Collections.Generic; using DatabaseAPI; using UnityEngine; using UnityEngine.UI; public class VotePopUp : MonoBehaviour { [SerializeField] private Text voteTitle = null; [SerializeField] private Text voteInstigator = null; [SerializeField] private Text voteCount = null; [Ser...
8fe269b04da1ad7ab2606c8cfa14f03647cea5a3
added fix to clear the package level and calculated level when it's not a selectablePackage
added fix to clear the package level and calculated level when it's not a selectablePackage
Willster419/RelhaxModpack,Willster419/RelicModManager
RelhaxModpack/RelhaxModpack/Windows/DatabaseEditor.xaml.cs
apache-2.0
1,592,159,274
using Microsoft.Win32; using RelhaxModpack.Database; using RelhaxModpack.UI; using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Net; using System.Threading.Tasks; using System.Windows; using System.Windows.Controls; using System.Windows.Input; using System.Xml; using Path ...
using Microsoft.Win32; using RelhaxModpack.Database; using RelhaxModpack.UI; using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Net; using System.Threading.Tasks; using System.Windows; using System.Windows.Controls; using System.Windows.Input; using System.Xml; using Path ...
2e89ad5939203108cc8e57eae361ff0ad6a50404
why do i keep publishing this change
why do i keep publishing this change
Willster419/RelicModManager,Willster419/RelhaxModpack
RelhaxModpack/RelhaxModpack/Settings/Settings.cs
apache-2.0
1,592,159,244
using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Text; using System.Threading.Tasks; using System.Reflection; using System.Xml; using System.ComponentModel; namespace RelhaxModpack { /// <summary> /// Handles all generic constants and statics used throughout the...
using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Text; using System.Threading.Tasks; using System.Reflection; using System.Xml; using System.ComponentModel; namespace RelhaxModpack { /// <summary> /// Handles all generic constants and statics used throughout the...
1f7679e829bb39c4bbc88a6599faa527e93a805d
Fix home button not flashing when pressing shortcut
Fix home button not flashing when pressing shortcut
peppy/osu,peppy/osu,UselessToucan/osu,UselessToucan/osu,ppy/osu,smoogipooo/osu,NeoAdonis/osu,peppy/osu,ppy/osu,NeoAdonis/osu,smoogipoo/osu,UselessToucan/osu,smoogipoo/osu,peppy/osu-new,NeoAdonis/osu,NeoAdonis/osu,ppy/osu,smoogipoo/osu,smoogipoo/osu,peppy/osu,ppy/osu,UselessToucan/osu
osu.Game/Overlays/Toolbar/ToolbarButton.cs
mit
1,592,159,063
// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence. // See the LICENCE file in the repository root for full licence text. using osu.Framework.Extensions.Color4Extensions; using osu.Framework.Graphics; using osu.Framework.Graphics.Containers; using osu.Framework.Graphics.Effects; using osu.F...
// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence. // See the LICENCE file in the repository root for full licence text. using osu.Framework.Extensions.Color4Extensions; using osu.Framework.Graphics; using osu.Framework.Graphics.Containers; using osu.Framework.Graphics.Effects; using osu.F...
9e05c5a9820d646a256455276161c4d0ac564130
Add support for Europe (Milan) S3 region.
Add support for Europe (Milan) S3 region. This fixes #4224.
mnaiman/duplicati,mnaiman/duplicati,mnaiman/duplicati,duplicati/duplicati,duplicati/duplicati,mnaiman/duplicati,duplicati/duplicati,mnaiman/duplicati,duplicati/duplicati,duplicati/duplicati
Duplicati/Library/Backend/S3/S3Backend.cs
lgpl-2.1
1,592,159,025
#region Disclaimer / License // Copyright (C) 2015, The Duplicati Team // http://www.duplicati.com, info@duplicati.com // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public // License as published by the Free Software Foundation; either ...
#region Disclaimer / License // Copyright (C) 2015, The Duplicati Team // http://www.duplicati.com, info@duplicati.com // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public // License as published by the Free Software Foundation; either ...
61c724eb7661beb843fdf09f6d42504df3454320
continuing to try to understand inner gera
continuing to try to understand inner gera
jlewin/MatterControl,larsbrubaker/MatterControl,jlewin/MatterControl,larsbrubaker/MatterControl,jlewin/MatterControl,larsbrubaker/MatterControl,larsbrubaker/MatterControl,jlewin/MatterControl
MatterControlLib/DesignTools/Primitives/Gear2D.cs
bsd-2-clause
1,592,154,229
/* Involute Spur Gear Builder (c) 2014 Dr. Rainer Hessmer ported to C# 2019 by Lars Brubaker Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this ...
/* Involute Spur Gear Builder (c) 2014 Dr. Rainer Hessmer ported to C# 2019 by Lars Brubaker Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this ...
71ae3e531976fa433260eacab19686301c518597
Add key point notes for OpenGLOffscreenRenderer
Add key point notes for OpenGLOffscreenRenderer Key points that once had been neglected and more than 20 hours were wasted to find out the reason: 1. The scissor test rectangle is initialized to the client area size when OpenGL context is created. Before drawing to a framebuffer, be sure to * check if the scisso...
zwcloud/ImGui,zwcloud/ImGui,zwcloud/ImGui
src/ImGui/OSImplementation/Shared/OpenGL/OpenGLOffscreenRenderer.cs
agpl-3.0
1,592,153,413
#define Enable_Jitter using System; using System.Collections.Generic; using System.Runtime.InteropServices; using CSharpGL; using ImGui.OSAbstraction.Graphics; using ImGui.Rendering; using SixLabors.ImageSharp.PixelFormats; namespace ImGui.OSImplementation.Shared { public class OpenGLOffscreenRenderer { ...
#define Enable_Jitter using System; using System.Collections.Generic; using System.Runtime.InteropServices; using CSharpGL; using ImGui.OSAbstraction.Graphics; using ImGui.Rendering; using SixLabors.ImageSharp.PixelFormats; namespace ImGui.OSImplementation.Shared { public class OpenGLOffscreenRenderer { ...
e6ddd0380e2ee3b12aacd5a2fdf009ede4605672
Rename bool arguments for readability
Rename bool arguments for readability
UselessToucan/osu,NeoAdonis/osu,ppy/osu,peppy/osu,smoogipoo/osu,ppy/osu,peppy/osu-new,peppy/osu,smoogipoo/osu,smoogipoo/osu,UselessToucan/osu,peppy/osu,ppy/osu,smoogipoo/osu,NeoAdonis/osu,ppy/osu,NeoAdonis/osu,UselessToucan/osu,UselessToucan/osu,NeoAdonis/osu,peppy/osu,smoogipooo/osu
osu.Game/Rulesets/Mods/ModTimeRamp.cs
mit
1,592,153,407
// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence. // See the LICENCE file in the repository root for full licence text. using System; using System.Linq; using osu.Framework.Audio; using osu.Framework.Audio.Track; using osu.Framework.Bindables; using osu.Game.Beatmaps; using osu.Game.Config...
// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence. // See the LICENCE file in the repository root for full licence text. using System; using System.Linq; using osu.Framework.Audio; using osu.Framework.Audio.Track; using osu.Framework.Bindables; using osu.Game.Beatmaps; using osu.Game.Config...
5f0a345eebd0410364a79b69aa0465490b48712a
Unify method naming
Unify method naming
peppy/osu,peppy/osu,UselessToucan/osu,peppy/osu,smoogipoo/osu,NeoAdonis/osu,peppy/osu,smoogipooo/osu,UselessToucan/osu,peppy/osu-new,UselessToucan/osu,ppy/osu,ppy/osu,NeoAdonis/osu,NeoAdonis/osu,smoogipoo/osu,UselessToucan/osu,smoogipoo/osu,ppy/osu,ppy/osu,smoogipoo/osu,NeoAdonis/osu
osu.Game/Rulesets/Mods/ModTimeRamp.cs
mit
1,592,153,329
// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence. // See the LICENCE file in the repository root for full licence text. using System; using System.Linq; using osu.Framework.Audio; using osu.Framework.Audio.Track; using osu.Framework.Bindables; using osu.Game.Beatmaps; using osu.Game.Config...
// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence. // See the LICENCE file in the repository root for full licence text. using System; using System.Linq; using osu.Framework.Audio; using osu.Framework.Audio.Track; using osu.Framework.Bindables; using osu.Game.Beatmaps; using osu.Game.Config...