Simple timer for your terminal
arthrp/MonteCarloPrimitiveDrawing 2
Drawing geometric primitives using Monte-Carlo method
Example of Server Sent Events in ASP.NET Core
Example WebAssembly project interacting with webpage elements using Rust with WebDom library
Simple project using Akka.NET
Extremely simple example of using functions written in Rust from JS via WebAssembly
Partial fork of https://github.com/pjbgf/dotnet-ildasm (Making it standalone)
Simple gRPC example using ASP:NET Core
push eventarthrp/SimpleGuestbookPostgres
commit sha e52bb25145bfc4ace765783a5f1ca4e610cfc4da
Adding short description in readme
push time in 12 hours
push eventarthrp/SimpleGuestbookPostgres
commit sha 8aa25e15f04ae47f4a273410e804be0b55a15450
Create dotnet-core.yml
push time in 12 hours
push eventarthrp/SimpleGuestbookPostgres
commit sha 0d5d84011af6bcba7400744037b42155d3fe86dc
Fixing typo in dto's name, making a custom mapping as Postgres seemingly expects a column with particular name
commit sha 6512192e19b85a311301e46e4b56937273af0ec9
Removing test code
push time in 16 hours
push eventarthrp/SimpleGuestbookMariaDb
commit sha 09e6319e65c825514367c4153cec1542e194a90c
Adding more test assertions
push time in 17 days
push eventarthrp/SimpleGuestbookMariaDb
commit sha 6aaed7a53be963f153e9a8b315126fd41222be00
Create dotnet-core.yml
push time in 17 days
push eventarthrp/SimpleGuestbookMariaDb
commit sha 2075894c01050930f39abd00d16fa275a8011db1
Fixing test project
push time in 17 days
push eventarthrp/SimpleGuestbookMariaDb
commit sha abdd1be5e9d9ef1044ec1f7da6919fefb2c12e3d
Adding tests
push time in 17 days
push eventarthrp/SimpleGuestbookMariaDb
commit sha 87ad82ca24fc42d657c3ad34fc4627e847cb8c56
Implementation
push time in 17 days
created repositoryarthrp/SimpleGuestbookMariaDb
Guestbook with mariadb as a backend
created time in 17 days
push eventarthrp/consoleTimer
commit sha 86c4ffee16fc3c7ffeb48eb2a2794c3e04e83345
Update README.md
push time in 25 days
push eventarthrp/localserver
commit sha 1094cca4eff786691931ed840127d083b1058a9f
Update README.md
push time in 25 days
push eventarthrp/consoleTimer
commit sha 127248187b7d3c582e2ea73607ff043623b059ed
Don't publish on each commit
push time in a month
push eventarthrp/localserver
commit sha 61e9bf4c52251f472485aef7945ce918ae4704e1
Changing help syntax to the more common one [publish]
push time in a month
push eventarthrp/localserver
commit sha 6570c07195fcaae5fc629506ceab9d470843397c
Adding publish step
push time in a month
push eventarthrp/localserver
commit sha 1b8c5143289bcf79c726043b06b97cd241ffa924
Update README.md
push time in a month
push eventarthrp/localserver
commit sha 9cf09cb855373f8d2bf9bc5660b57aaef6205609
Printing usage and checking that folder exists
push time in a month
push eventarthrp/SimpleGuestbookMongoDb
commit sha de6bbe6c73fe019c02455e8de1c96f115ae58289
Create README.md
push time in a month
push eventarthrp/SimpleGuestbookMongoDb
commit sha 3fb41f257161d7f862397252ca6eec5e958804af
Initial commit
push time in a month
created repositoryarthrp/SimpleGuestbookMongoDb
Guestbook with mongodb as backend
created time in a month
push eventarthrp/tsmodules
commit sha 125d05660ed57cc25a2fc43b0b1e7bb192e28b5d
Bump http-proxy from 1.18.0 to 1.18.1 Bumps [http-proxy](https://github.com/http-party/node-http-proxy) from 1.18.0 to 1.18.1. - [Release notes](https://github.com/http-party/node-http-proxy/releases) - [Changelog](https://github.com/http-party/node-http-proxy/blob/master/CHANGELOG.md) - [Commits](https://github.com/http-party/node-http-proxy/compare/1.18.0...1.18.1) Signed-off-by: dependabot[bot] <[email protected]>
commit sha a75d5c95fe9c8135fafdf708ed3a39efc7ac1998
Merge pull request #2 from arthrp/dependabot/npm_and_yarn/http-proxy-1.18.1 Bump http-proxy from 1.18.0 to 1.18.1
push time in a month
PR merged arthrp/tsmodules
Bumps http-proxy from 1.18.0 to 1.18.1. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/http-party/node-http-proxy/blob/master/CHANGELOG.md">http-proxy's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/http-party/node-http-proxy/compare/1.18.0...v1.18.1">v1.18.1</a> - 2020-05-17</h2> <h3>Merged</h3> <ul> <li>Skip sending the proxyReq event when the expect header is present <a href="https://github-redirect.dependabot.com/http-party/node-http-proxy/pull/1447"><code>#1447</code></a></li> <li>Remove node6 support, add node12 to build <a href="https://github-redirect.dependabot.com/http-party/node-http-proxy/pull/1397"><code>#1397</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/http-party/node-http-proxy/commit/9b96cd725127a024dabebec6c7ea8c807272223d"><code>9b96cd7</code></a> 1.18.1</li> <li><a href="https://github.com/http-party/node-http-proxy/commit/335aeeba2f0c286dc89c402eeb76af47834c89a3"><code>335aeeb</code></a> Skip sending the proxyReq event when the expect header is present (<a href="https://github-redirect.dependabot.com/http-party/node-http-proxy/issues/1447">#1447</a>)</li> <li><a href="https://github.com/http-party/node-http-proxy/commit/dba39668ba4c9ad461316e834b2d64b77e1ca88e"><code>dba3966</code></a> Remove node6 support, add node12 to build (<a href="https://github-redirect.dependabot.com/http-party/node-http-proxy/issues/1397">#1397</a>)</li> <li>See full diff in <a href="https://github.com/http-party/node-http-proxy/compare/1.18.0...1.18.1">compare view</a></li> </ul> </details> <br />
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
<details> <summary>Dependabot commands and options</summary> <br />
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.
</details>
pr closed time in a month
push eventarthrp/consoleTimer
commit sha 49f72a4d1cd0bd9b31ef9333e9b469cce9984882
Publishing via Github Actions
push time in 2 months
push eventarthrp/consoleTimer
commit sha 0a65600a77a6cf3113e0f9130517aa2421697959
Update .travis.yml
push time in 2 months
push eventarthrp/consoleTimer
commit sha 74606c657246cced365944c125fc9666541d9b26
Bumping Rust and consoleTimer versions
push time in 2 months
push eventarthrp/consoleTimer
commit sha 0340cc522dfc0103b85d4a6127bf7263b5668fa8
Adding deployment step
push time in 2 months
push eventarthrp/localserver
commit sha d1ee61a6f25aae7b0a447ee23be925c08bc44481
Update README.md
push time in 2 months
push eventarthrp/localserver
commit sha c5355ba810b3e497f8651919ee702b3ff97b652b
Update README.md
push time in 2 months
push eventarthrp/localserver
commit sha cb53d6b88b0d82323f3ca4f7da0907fbe5ea086e
Adding more fields
push time in 2 months
push eventarthrp/localserver
commit sha 5e35134b526ae8032d12368a81c3e5d9ae8e958d
Update README.md
push time in 2 months
push eventarthrp/localserver
commit sha 8377a6d73cb9b62450c955eda4d151f30d7606d2
Update README.md
push time in 2 months
push eventarthrp/localserver
commit sha 111cb8c742d15135c96ee027501ca967440fc021
Allowing to specify custom port
push time in 2 months
push eventarthrp/localserver
commit sha 5a24906adcb5e142fdc588866d1fa6446369d226
Adding CI script
push time in 2 months
push eventarthrp/localserver
commit sha 3e6f878aa792a924631b2a56b70c3205f7636015
Typo
push time in 2 months
push eventarthrp/localserver
commit sha c199d2626c5168f0a537855007ed6711582706a5
Update README.md
push time in 2 months
push eventarthrp/localserver
commit sha 3915987227387ab9375a048362289e2134b18ecc
Update README.md
push time in 2 months
push eventarthrp/localserver
commit sha 771c53f743b7cf8099dec703b23547af1b3e9900
Initial commit]
push time in 2 months
push eventarthrp/localserver
commit sha cae831d89bf83d7c307c9617db8f1c7313dda276
Delete .gitignore
push time in 2 months
push eventarthrp/localserver
commit sha 3b771d046547187ab3ba33fdc9616f49203accf7
Update README.md
push time in 2 months
created repositoryarthrp/localserver
Simple server for local usage, serving specified directory
created time in 2 months
push eventarthrp/canvasWasmWebdom
commit sha 40bfbb2ae80565effe3e9a6887b41e44056daee6
Update README.md
push time in 2 months
push eventarthrp/FSharpFibonacci
commit sha f164ebab6534dc128e846d9222ed41ff768944f5
Create README.md
push time in 2 months
push eventarthrp/FSharpFibonacci
commit sha 895eee3a9ee12b8f12b4fd0b54ea71286c8a1fa7
Fixing code so that linter is happy
commit sha 6fe746dfe727cea15d671142beb7289f3b712b02
Removing unnecessary comment
push time in 2 months
push eventarthrp/FSharpFibonacci
commit sha ef5a8a4e77aa7df7696dcc27dba02446fb64efa7
Testing linter
push time in 2 months
push eventarthrp/FSharpFibonacci
commit sha 78ed74abb728e391b5d55c8adcac76012c820258
Adding a custom github action
push time in 2 months
push eventarthrp/FSharpFibonacci
commit sha b5d5d75b1ecc6e1f2b2f9dcd91cfeb764873e596
Initial commit
push time in 2 months
created repositoryarthrp/FSharpFibonacci
Calculating number in a fibonacci sequence in F#
created time in 2 months
push eventarthrp/FSharpLinterAction
commit sha c89ca019cc054251f4f6c5a0d55011b0c627757b
Changing readme for clarity
push time in 2 months
push eventarthrp/FSharpLinterAction
commit sha 7ff7f2b6c4aa908fdc2668360677449727940c3f
Disabling telemetry
push time in 2 months
push eventarthrp/FSharpLinterAction
commit sha d7eeb8c63eab4dffd018d9eb9d736ea723061fe5
Changing script
push time in 2 months
push eventarthrp/FSharpLinterAction
commit sha 59bc24c08bcd4acad5a94247a0fb3d580c38b1bf
Moving installation from dockerfile to script
push time in 2 months
push eventarthrp/FSharpLinterAction
commit sha dd374e7e8e3a9aa7be01085380f39aa05f2d7172
Changing dockerfile
push time in 2 months
push eventarthrp/FSharpLinterAction
commit sha da38fa313de90e93bb1b2db73e328136ce2894a7
Making script executable
push time in 2 months
push eventarthrp/FSharpLinterAction
commit sha 0d449f11df992e62bafd695a487cec9e2dda3e6b
Changing runner
push time in 2 months
push eventarthrp/FSharpLinterAction
commit sha 6f88611557f67206743ba393d354edaf00a8c236
Initial commit
push time in 2 months
PR opened AvaloniaUI/Avalonia
What does the pull request do?
Since there's no redirect, one must explicitly navigate to https pages
pr created time in 2 months
push eventarthrp/Avalonia
commit sha 1828acc05c139fc6e5a097a8f245eb85501fcbdc
Changing http links to https
push time in 2 months
fork arthrp/Avalonia
Avalonia is a cross-platform XAML-based UI framework providing a flexible styling system and supporting a wide range of Operating Systems such as Windows via .NET Framework and .NET Core, Linux via Xorg, macOS
fork in 2 months
push eventarthrp/SimpleNoSqlGuestbook
commit sha 769b99f204b18dea667512da47e432a135e24b37
Initial commit
push time in 3 months
push eventarthrp/tsmodules
commit sha 3de8a927ccc307d725c576ccdf2d138f9d925876
Bump lodash from 4.17.15 to 4.17.19 Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19) Signed-off-by: dependabot[bot] <[email protected]>
commit sha 637e867ff7184249f38ba8f408f53259c22aa7d2
Merge pull request #1 from arthrp/dependabot/npm_and_yarn/lodash-4.17.19 Bump lodash from 4.17.15 to 4.17.19
push time in 3 months
PR merged arthrp/tsmodules
Bumps lodash from 4.17.15 to 4.17.19. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/lodash/lodash/releases">lodash's releases</a>.</em></p> <blockquote> <h2>4.17.16</h2> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/lodash/lodash/commit/d7fbc52ee0466a6d248f047b5d5c3e6d1e099056"><code>d7fbc52</code></a> Bump to v4.17.19</li> <li><a href="https://github.com/lodash/lodash/commit/2e1c0f22f425e9c013815b2cd7c2ebd51f49a8d6"><code>2e1c0f2</code></a> Add npm-package</li> <li><a href="https://github.com/lodash/lodash/commit/1b6c282299f4e0271f932b466c67f0f822aa308e"><code>1b6c282</code></a> Bump to v4.17.18</li> <li><a href="https://github.com/lodash/lodash/commit/a370ac81408de2da77a82b3c4b61a01a3b9c2fac"><code>a370ac8</code></a> Bump to v4.17.17</li> <li><a href="https://github.com/lodash/lodash/commit/1144918f3578a84fcc4986da9b806e63a6175cbb"><code>1144918</code></a> Rebuild lodash and docs</li> <li><a href="https://github.com/lodash/lodash/commit/3a3b0fd339c2109563f7e8167dc95265ed82ef3e"><code>3a3b0fd</code></a> Bump to v4.17.16</li> <li><a href="https://github.com/lodash/lodash/commit/c84fe82760fb2d3e03a63379b297a1cc1a2fce12"><code>c84fe82</code></a> fix(zipObjectDeep): prototype pollution (<a href="https://github-redirect.dependabot.com/lodash/lodash/issues/4759">#4759</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/e7b28ea6cb17b4ca021e7c9d66218c8c89782f32"><code>e7b28ea</code></a> Sanitize sourceURL so it cannot affect evaled code (<a href="https://github-redirect.dependabot.com/lodash/lodash/issues/4518">#4518</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/0cec225778d4ac26c2bac95031ecc92a94f08bbb"><code>0cec225</code></a> Fix lodash.isEqual for circular references (<a href="https://github-redirect.dependabot.com/lodash/lodash/issues/4320">#4320</a>) (<a href="https://github-redirect.dependabot.com/lodash/lodash/issues/4515">#4515</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/94c3a8133cb4fcdb50db72b4fd14dd884b195cd5"><code>94c3a81</code></a> Document matches* shorthands for over* methods (<a href="https://github-redirect.dependabot.com/lodash/lodash/issues/4510">#4510</a>) (<a href="https://github-redirect.dependabot.com/lodash/lodash/issues/4514">#4514</a>)</li> <li>Additional commits viewable in <a href="https://github.com/lodash/lodash/compare/4.17.15...4.17.19">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by <a href="https://www.npmjs.com/~mathias">mathias</a>, a new releaser for lodash since your current version.</p> </details> <br />
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
<details> <summary>Dependabot commands and options</summary> <br />
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.
</details>
pr closed time in 3 months
delete branch arthrp/jsfibonaccimodules
delete branch : dependabot/npm_and_yarn/lodash-4.17.19
delete time in 3 months
push eventarthrp/jsfibonaccimodules
commit sha a390bf0f308216ebfe156beb3c621bc94f660eab
Bump lodash from 4.17.15 to 4.17.19 Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19) Signed-off-by: dependabot[bot] <[email protected]>
commit sha 55a0a3212d9cfea5a4cd4d5f6312055b06576f89
Merge pull request #1 from arthrp/dependabot/npm_and_yarn/lodash-4.17.19 Bump lodash from 4.17.15 to 4.17.19
push time in 3 months
PR merged arthrp/jsfibonaccimodules
Bumps lodash from 4.17.15 to 4.17.19. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/lodash/lodash/releases">lodash's releases</a>.</em></p> <blockquote> <h2>4.17.16</h2> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/lodash/lodash/commit/d7fbc52ee0466a6d248f047b5d5c3e6d1e099056"><code>d7fbc52</code></a> Bump to v4.17.19</li> <li><a href="https://github.com/lodash/lodash/commit/2e1c0f22f425e9c013815b2cd7c2ebd51f49a8d6"><code>2e1c0f2</code></a> Add npm-package</li> <li><a href="https://github.com/lodash/lodash/commit/1b6c282299f4e0271f932b466c67f0f822aa308e"><code>1b6c282</code></a> Bump to v4.17.18</li> <li><a href="https://github.com/lodash/lodash/commit/a370ac81408de2da77a82b3c4b61a01a3b9c2fac"><code>a370ac8</code></a> Bump to v4.17.17</li> <li><a href="https://github.com/lodash/lodash/commit/1144918f3578a84fcc4986da9b806e63a6175cbb"><code>1144918</code></a> Rebuild lodash and docs</li> <li><a href="https://github.com/lodash/lodash/commit/3a3b0fd339c2109563f7e8167dc95265ed82ef3e"><code>3a3b0fd</code></a> Bump to v4.17.16</li> <li><a href="https://github.com/lodash/lodash/commit/c84fe82760fb2d3e03a63379b297a1cc1a2fce12"><code>c84fe82</code></a> fix(zipObjectDeep): prototype pollution (<a href="https://github-redirect.dependabot.com/lodash/lodash/issues/4759">#4759</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/e7b28ea6cb17b4ca021e7c9d66218c8c89782f32"><code>e7b28ea</code></a> Sanitize sourceURL so it cannot affect evaled code (<a href="https://github-redirect.dependabot.com/lodash/lodash/issues/4518">#4518</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/0cec225778d4ac26c2bac95031ecc92a94f08bbb"><code>0cec225</code></a> Fix lodash.isEqual for circular references (<a href="https://github-redirect.dependabot.com/lodash/lodash/issues/4320">#4320</a>) (<a href="https://github-redirect.dependabot.com/lodash/lodash/issues/4515">#4515</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/94c3a8133cb4fcdb50db72b4fd14dd884b195cd5"><code>94c3a81</code></a> Document matches* shorthands for over* methods (<a href="https://github-redirect.dependabot.com/lodash/lodash/issues/4510">#4510</a>) (<a href="https://github-redirect.dependabot.com/lodash/lodash/issues/4514">#4514</a>)</li> <li>Additional commits viewable in <a href="https://github.com/lodash/lodash/compare/4.17.15...4.17.19">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by <a href="https://www.npmjs.com/~mathias">mathias</a>, a new releaser for lodash since your current version.</p> </details> <br />
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
<details> <summary>Dependabot commands and options</summary> <br />
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.
</details>
pr closed time in 3 months