added stringdate 2025-04-01 04:05:38 2025-04-01 07:14:06 | created timestamp[us]date 2001-10-09 16:19:16 2025-01-01 03:51:31 | id stringlengths 4 10 | metadata dict | source stringclasses 2
values | text stringlengths 0 1.61M |
|---|---|---|---|---|---|
2025-04-01T06:40:12.914714 | 2018-04-01T17:55:02 | 310341544 | {
"authors": [
"git-marijus",
"zlaxy",
"zotlabs"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:10158",
"repo": "redmatrix/hubzilla",
"url": "https://github.com/redmatrix/hubzilla/issues/1033"
} | gharchive/issue | Feature Request: Add possibility to make new post with custom date-time
I want to move many entries from my old blog to Hubzilla. I would like to set original date for this posts.
Is it possible to add a field for setting a specific date of publication during editing post?
I think we could send an invite once while... |
2025-04-01T06:40:12.925479 | 2020-10-08T23:07:53 | 717729354 | {
"authors": [
"amesgen",
"redneb"
],
"license": "bsd-3-clause",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:10159",
"repo": "redneb/HsOpenSSL-x509-system",
"url": "https://github.com/redneb/HsOpenSSL-x509-system/pull/3"
} | gharchive/pull-request | update docs
The previous documentation is misleading, as OpenSSL 1.1.0 did not change the fact that contextSetVerificationMode is necessary for OpenSSL to check anything about the certificate. Also, I added a link to the (new) function enabling the OpenSSL built-in hostname validation instead of referring to a PDF.
... |
2025-04-01T06:40:12.929094 | 2020-09-09T18:41:42 | 697055509 | {
"authors": [
"FloVanGH",
"kivimango",
"qarmin"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:10160",
"repo": "redox-os/orbtk",
"url": "https://github.com/redox-os/orbtk/pull/331"
} | gharchive/pull-request | Added screenshots for some examples
Context:
Adds screenshots of examples.
I didn't manage to get the same window theme as seen in the calculator.
I took the pictures on win 10, I hope it's fine (at least it proves the lib is cross-platform :)
Fixes #318
Thank you. I think the basic ideas was to embed the images li... |
2025-04-01T06:40:13.018716 | 2023-10-05T03:01:28 | 1927292706 | {
"authors": [
"Nachhito",
"redphx"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:10161",
"repo": "redphx/better-xcloud",
"url": "https://github.com/redphx/better-xcloud/issues/143"
} | gharchive/issue | [Bug] ...
Platform
Device: Phone, Laptop, Desktop, TV... windows 10 edge browser
OS: Windows, Android, iOS...
Browser: Chrome, Safari, Kiwi...
Browser Version:
Better xCloud Version:
Describe the bug
...doesnt work on gta oline, it says the session has expired
Screenshots/Videos
If applicable, add screenshots/video... |
2025-04-01T06:40:13.023757 | 2019-03-26T08:44:27 | 425289256 | {
"authors": [
"sbaechler",
"wmertens"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:10162",
"repo": "redux-form/redux-form",
"url": "https://github.com/redux-form/redux-form/issues/4412"
} | gharchive/issue | module is not defined
When building with webpack 5, this line gives a ReferenceError for module: https://github.com/erikras/redux-form/blob/f209539ea65e1b46534e701c635df31c100c3259/src/util/isHotReloading.js#L3
I'm not sure how to fix this, normally I would just put a if (typeof module === 'undefined') return false a... |
2025-04-01T06:40:13.024998 | 2020-11-30T23:47:32 | 753886108 | {
"authors": [
"jedwards1211"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:10163",
"repo": "redux-form/redux-form",
"url": "https://github.com/redux-form/redux-form/issues/4703"
} | gharchive/issue | Export all flow type aliases from root
We need to be able to use all of them in userland, absolutely any type alias declared anywhere in the flow type defs. Making wrapper components is a huge hassle without these, because it's difficult to type props for our wrapper components.
import type { FieldInputProps, FieldA... |
2025-04-01T06:40:13.039989 | 2023-06-05T14:56:46 | 1741960230 | {
"authors": [
"markerikson",
"pandaiolo"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:10164",
"repo": "reduxjs/react-redux",
"url": "https://github.com/reduxjs/react-redux/issues/2024"
} | gharchive/issue | mapStateToProps should not be called with functional component rendering a connected class component
What version of React, ReactDOM/React Native, Redux, and React Redux are you using?
React: 18.2.0
ReactDOM: 18.2.0
Redux: 4.2.1
React Redux: 8.0.5
What is the current behavior?
Description:
Depending on a parent co... |
2025-04-01T06:40:13.041727 | 2019-04-30T05:38:38 | 438610644 | {
"authors": [
"kambleaa007",
"markerikson"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:10165",
"repo": "reduxjs/redux",
"url": "https://github.com/reduxjs/redux/pull/3416"
} | gharchive/pull-request | Update ThreePrinciples.md
in the state explanation read-only is totally missed, need focused few words on it.
Strongly applies when programmer codes, suppose to write getter methods not setters, in simple words for beginners.
Hi. Appreciate the PR, but I don't see a need to change the wording at this time. Than... |
2025-04-01T06:40:13.050332 | 2019-09-07T01:01:10 | 490573105 | {
"authors": [
"markerikson",
"nickmccurdy",
"timdorr"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:10166",
"repo": "reduxjs/redux",
"url": "https://github.com/reduxjs/redux/pull/3565"
} | gharchive/pull-request | Move the examples to a separate repo
I'd like to move the examples out of the repo. They add a lot of time to the build process and generally don't change significantly. They also don't require the source copy of Redux, so it's not like they are a canary for changes we make on master.
Moving them to their own home me... |
2025-04-01T06:40:13.056669 | 2020-02-20T07:32:55 | 568106110 | {
"authors": [
"DQNEO",
"timdorr"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:10167",
"repo": "reduxjs/redux",
"url": "https://github.com/reduxjs/redux/pull/3709"
} | gharchive/pull-request | Improve the example in GettingStarted.
name: "New/Updated Documentation Content"
about: Adding a new docs page, or updating content in an existing docs page
Hello,
Thanks so much for this great project. I've just started leaning redux, and found a little bit of difficulty in the GettingStarted example.
I hope you wi... |
2025-04-01T06:40:13.070307 | 2020-05-14T23:35:31 | 618598023 | {
"authors": [
"Chingili",
"benwiles1",
"digennnj",
"mhaque02",
"rot1024",
"vlkpa"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:10168",
"repo": "reearth/resium",
"url": "https://github.com/reearth/r... | gharchive/issue | ReactJS - setState causes viewer to re-render every time
When using Resium with ReactJS and adding an ImageLayer, it is causing the viewer to refresh every time any setState is called. How can I use setState to update certain parts of the page without re-rendering the map?
Example below and screenshot of the issue
`
... |
2025-04-01T06:40:13.105906 | 2016-03-27T00:50:29 | 143764757 | {
"authors": [
"cramertj",
"ujh"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:10169",
"repo": "reem/stainless",
"url": "https://github.com/reem/stainless/pull/54"
} | gharchive/pull-request | Suppressed the result of expressions at the end of test blocks
Fix #34, #47
Converted the optional expr at the end of test blocks to a statement so that test blocks can end with an unsuppressed expression (including loop statements).
A bit of a mess (lots of cloning) because of ownership issues. Suggestions are welco... |
2025-04-01T06:40:13.131672 | 2014-12-21T00:09:13 | 52580886 | {
"authors": [
"JoshuaNovak919",
"cerdiogenes",
"danieldocki",
"jnicklas",
"jokklan",
"masonhale"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:10170",
"repo": "refile/refile",
"url": "https://github.c... | gharchive/issue | remote forms doesn't work after upload:complete event
When you try to submit a form with remote: true jquery-ujs checks if it's had any non blank file inputs https://github.com/rails/jquery-ujs/blob/master/src/rails.js#L422, so the remote option is ignore and the form is submitted with a normal POST.
My solution was ... |
2025-04-01T06:40:13.138920 | 2022-05-22T15:12:23 | 1244285152 | {
"authors": [
"cheap-glitch",
"fregante"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:10171",
"repo": "refined-github/refined-github",
"url": "https://github.com/refined-github/refined-github/pull/5656"
} | gharchive/pull-request | Add collapse-duplicated-reviews feature
Fixes #5394
Test URLs
https://github.com/refined-github/sandbox/pull/10#pullrequestreview-958560681
Screenshot
https://user-images.githubusercontent.com/46634000/169702068-8bfe4f63-09b6-45c1-b2a1-0dee4d717f86.mp4
I'd rather collapse the whole thread into the title (so it's vi... |
2025-04-01T06:40:13.180485 | 2020-02-05T04:03:47 | 560126621 | {
"authors": [
"francisduan",
"gitouni"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:10173",
"repo": "reinforcement-learning-kr/lets-do-irl",
"url": "https://github.com/reinforcement-learning-kr/lets-do-irl/issues/... | gharchive/issue | ppo save expert demo
hi, how am i supposed to save expert demo in ppo main?
PPO is a method of reinforcement learning. However app, maxent and gail are all inverse reinforcement learning method. Due to the emergence of policy-based inverse reinforcement learning algorithms, you can use PPO with any inverse reinforc... |
2025-04-01T06:40:13.191403 | 2023-04-25T13:44:34 | 1683207136 | {
"authors": [
"reiniervlinschoten",
"slknijnenburg"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:10177",
"repo": "reiniervlinschoten/castoredc_api",
"url": "https://github.com/reiniervlinschoten/castoredc_api/issu... | gharchive/issue | Client: Data export not respecting archived parameter
It seems the client.export_study_data endpoint does not adequately respect the archived parameter, returning archived reports when it is set to False. For now this means we can't filter on archived at the API, leading to a problem when exporting study data.
Curren... |
2025-04-01T06:40:13.203992 | 2022-01-31T21:09:29 | 1119934882 | {
"authors": [
"ravwojdyla"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:10178",
"repo": "related-sciences/gce-github-runner",
"url": "https://github.com/related-sciences/gce-github-runner/issues/17"
} | gharchive/issue | Decide what to do about auto-updates
See: https://github.com/actions/runner/issues/1396#issuecomment-983783264 also related to #16
This was transitively addressed via latest "version" and this PR: #39. Closing.
|
2025-04-01T06:40:13.209169 | 2022-06-09T09:31:42 | 1265857014 | {
"authors": [
"stefanomunarini",
"strogonoff"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:10179",
"repo": "relaton/relaton-py",
"url": "https://github.com/relaton/relaton-py/issues/22"
} | gharchive/issue | Update serializers to include new Locality data
After adding new models (Locality, LocalityStack and BibItemLocality) (see https://github.com/relaton/relaton-py/issues/18) to accommodate more DOI data, we want to include them when serialising a BibliographiItem.
@stefanomunarini, so doi2ietf (doilit) used to serial... |
2025-04-01T06:40:13.222783 | 2023-07-24T04:07:27 | 1817566663 | {
"authors": [
"dkrystki",
"jialay"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:10180",
"repo": "reloadware/reloadium",
"url": "https://github.com/reloadware/reloadium/issues/158"
} | gharchive/issue | two big bugs! no support for "break" and inline loop
Describe the bug*
I am confront with two bugs, key word "break" in "for loop" and inline loop are not supported in hot reload run. It output the error info: "Process finished with exit code -1073741819 (0xC0000005)".
here is the test code:
site=[0,2,2,2]
site=[ii ... |
2025-04-01T06:40:13.251334 | 2023-11-04T00:16:27 | 1977070674 | {
"authors": [
"elliotaplant",
"machour"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:10181",
"repo": "remix-run/examples",
"url": "https://github.com/remix-run/examples/issues/376"
} | gharchive/issue | Create an example of an app with nested routes
I'm trying to organize my routes using route folders, but I can't seem to get it to work. I came to the examples repo to find a good example, but none of the examples show how to use route folders. Could someone who knows how Remix route folders works create an example? ... |
2025-04-01T06:40:13.271255 | 2021-12-01T14:07:07 | 1068450793 | {
"authors": [
"matmilbury",
"ryanflorence"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:10182",
"repo": "remix-run/remix",
"url": "https://github.com/remix-run/remix/pull/826"
} | gharchive/pull-request | Remove id attribute from RouteChangeAnnouncement component
https://github.com/remix-run/remix/discussions/763
tldr; the id attribute is not referenced anywhere, it seems it has no purpose.
we no longer have that in the template, but thank you!
|
2025-04-01T06:40:13.274301 | 2024-10-09T09:22:57 | 2575331728 | {
"authors": [
"ollyd",
"tcrammond"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:10183",
"repo": "remoteoss/json-schema-form",
"url": "https://github.com/remoteoss/json-schema-form/pull/93"
} | gharchive/pull-request | Fix error when using modify() with pick, on a schema that doesn't define allOf
What this PR does
Fix an error that occurs if you pick fields using modify() on a schema that doesn't define allOf.
Why it happened / how it's fixed
Unguarded access to allOf.forEach(...) on the modified schema, which we now check.
How to ... |
2025-04-01T06:40:13.305891 | 2017-08-03T10:43:21 | 247665976 | {
"authors": [
"GiulioPettenuzzo",
"alexcohn",
"renard314"
],
"license": "apache-2.0",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:10184",
"repo": "renard314/textfairy",
"url": "https://github.com/renard314/textfairy/issues/156"
} | gharchive/issue | Process 'command '/Users/giuliopettenuzzo/Library/Android/sdk/ndk-bundle/ndk-build'' finished with non-zero exit value 2
I have been in this issue for one week. I'm not able to sort out, please help me!
I follow all the steps in the guide like 10 times and I still have the same error.
In the web I found a lot of peop... |
2025-04-01T06:40:13.317515 | 2024-04-09T08:47:12 | 2232927870 | {
"authors": [
"Tonitum",
"lambtho12",
"marad"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:10185",
"repo": "renerocksai/telekasten.nvim",
"url": "https://github.com/renerocksai/telekasten.nvim/issues/321"
} | gharchive/issue | [BUG] Find daily notes & find week notes both show all the notes
Please confirm
[X] I am running the latest version of this plugin
Describe the bug
Both finding daily and weekly notes show all the notes that I have in my notes folder.
To Reproduce
Steps to reproduce the behavior:
Start nvim
:Telekasten find_daily_... |
2025-04-01T06:40:13.461914 | 2024-07-13T02:55:40 | 2406650414 | {
"authors": [
"masad-frost"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:10186",
"repo": "replit/river",
"url": "https://github.com/replit/river/pull/236"
} | gharchive/pull-request | [protocolv2] Fix passing input as first message being backwards incompatible
Why
In v1.1 sometimes the first message is not init, but instead it's the input. Let's handle that.
What changed
If we get an init that's not matching what we expect, we'll check if the client is on v1.1 and then we'll pass the first message... |
2025-04-01T06:40:13.478917 | 2017-06-16T23:33:56 | 236621583 | {
"authors": [
"consp1racy",
"exitface",
"jeffzoch",
"ninjudd",
"npurushe",
"xxxifan"
],
"license": "apache-2.0",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:10187",
"repo": "requery/requery",
"url": "https://github.com/... | gharchive/issue | Update set method not working as expected in Kotlin
From the docs
int rows = data.update(Person.class)
.set(Person.ABOUT, "student")
.where(Person.AGE.lt(21)).get().value();
I would expect the Kotlin equivalent to work similarly
val rows = data.update(Person::class)
.set(Page::about, "student")
.wher... |
2025-04-01T06:40:13.481462 | 2020-02-22T09:42:30 | 569310181 | {
"authors": [
"ArtashMardoyan",
"debugmaster"
],
"license": "isc",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:10188",
"repo": "request/request-promise-native",
"url": "https://github.com/request/request-promise-native/issues/59"
} | gharchive/issue | Warning Please fix
warning
"request-promise-native ><EMAIL_ADDRESS>has unmet peer dependency<EMAIL_ADDRESS>warning
" ><EMAIL_ADDRESS>has unmet peer dependency<EMAIL_ADDRESS>
Have you tried adding request dependency to your project?
Please read: https://nodejs.org/ru/blog/npm/peer-dependencies/
|
2025-04-01T06:40:13.493773 | 2017-09-15T22:49:27 | 258183320 | {
"authors": [
"Lukasa",
"jshaw86"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:10189",
"repo": "requests/requests",
"url": "https://github.com/requests/requests/issues/4293"
} | gharchive/issue | End to End TLS + SNI with proxy
Summary.
We are running TLS+SNI with fabio https://github.com/fabiolb/fabio and backed by a nodejs running an HTTPS server with self signed certs. We have the application working with curl. We can't get this working with requests. I tried the toolbelt as well as may other adapters I fo... |
2025-04-01T06:40:13.499915 | 2023-09-27T14:27:12 | 1915715728 | {
"authors": [
"emilk",
"nikolausWest",
"teh-cmc"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:10190",
"repo": "rerun-io/rerun",
"url": "https://github.com/rerun-io/rerun/pull/3498"
} | gharchive/pull-request | Update README.md with "multimodal data" messaging
What
Update intro text, code snippet, and screenshot
Checklist
[x] I have read and agree to Contributor Guide and the Code of Conduct
[x] I've included a screenshot or gif (if applicable)
[x] I have tested demo.rerun.io (if applicable)
PR Build Summary
Docs previe... |
2025-04-01T06:40:13.507163 | 2024-02-05T21:32:34 | 2119492912 | {
"authors": [
"Wumpf",
"jleibs"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:10191",
"repo": "rerun-io/rerun",
"url": "https://github.com/rerun-io/rerun/pull/5050"
} | gharchive/pull-request | Allow SpaceViews to customize the behavior for how default visualizers are chosen
What
Builds on top of: https://github.com/rerun-io/rerun/pull/5047
We don't want to use Scalar as the indicator for LineSeries or PointSeries or else we would get both any time a user logs a Scalar. Instead we now delegate this choice... |
2025-04-01T06:40:13.510472 | 2021-04-25T16:06:13 | 867048118 | {
"authors": [
"cristianoc"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:10192",
"repo": "rescript-lang/rescript-vscode",
"url": "https://github.com/rescript-lang/rescript-vscode/pull/140"
} | gharchive/pull-request | Hover different on ocaml files.
The hover command gives identical results for hover on doc comments in .res and .ml files.
Hovever vscode shows markdown only for those from .res files.
Actually I was testing it wrong -- with the last published extension.
On master it works as expected.
|
2025-04-01T06:40:13.517215 | 2024-07-12T12:36:14 | 2405474151 | {
"authors": [
"skilesare",
"timohanke"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:10193",
"repo": "research-ag/vector",
"url": "https://github.com/research-ag/vector/issues/16"
} | gharchive/issue | Long Sort and Copy
Thanks for the sort added in https://github.com/research-ag/vector/pull/15 !
I have started using vectors for buffer in a number of places even when I don't anticipate it getting too large. Maybe this is a mistake as I saw that the performance for small collections is a bit better....but where the... |
2025-04-01T06:40:13.540491 | 2023-08-25T13:20:45 | 1867048048 | {
"authors": [
"Gregory-Gerard",
"RakaDoank",
"gabrielmfern",
"shellscape",
"taylor-lindores-reeves",
"tim3w4rp"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:10194",
"repo": "resendlabs/react-email",
... | gharchive/issue | Preview server does not support aliases
Describe the Bug
I use aliases with my TypeScript configuration in order to have simpler paths (@components/Test.tsx as an example), with the way the dev server currently works, I can't configure the tsconfig.json of the dev server, so it does not use proper aliases and do not ... |
2025-04-01T06:40:13.556156 | 2020-06-06T00:16:10 | 632079440 | {
"authors": [
"costashatz",
"danachee"
],
"license": "BSD-2-Clause",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:10195",
"repo": "resibots/robot_dart",
"url": "https://github.com/resibots/robot_dart/issues/82"
} | gharchive/issue | All examples core dump when running
This is built on a Ubuntu 18.04 docker following all of the directions for adding requirements. Each example dies when trying to parse and build from its urdf file. I've tried using DART master as well, which doesn't help. Any ideas on what I could have missed that's causing thi... |
2025-04-01T06:40:13.572073 | 2020-09-29T17:16:10 | 711305685 | {
"authors": [
"akloeckner",
"rchl"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:10196",
"repo": "resoai/TileBoard",
"url": "https://github.com/resoai/TileBoard/issues/446"
} | gharchive/issue | webmanifest broken?
I tried to re-install Tileboard as an app after the recent restructure. But Firefox does not offer me install anymore. Only a regular add to home screen. I guess something broke with the webmanifest since I created it...
Hmm... The add to home screen does what I expect. It's working on the iPad.... |
2025-04-01T06:40:13.575624 | 2021-03-22T01:47:40 | 837247744 | {
"authors": [
"timota"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:10197",
"repo": "resoai/TileBoard",
"url": "https://github.com/resoai/TileBoard/issues/673"
} | gharchive/issue | Vertical Slider Tile
Add Vertical Slider tile.
Tile doesn't require any input from user, width and height will be calculated automatically based on Tile size.
Best to use with tile height > 1.
Also, some other options are available for user: sliderHeight and sliderWidth. If they are defined inside slider - they will ... |
2025-04-01T06:40:13.592251 | 2018-12-25T07:28:22 | 393977787 | {
"authors": [
"Ghorthalon",
"drewbitllama",
"ogomez92"
],
"license": "apache-2.0",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:10198",
"repo": "resonance-audio/resonance-audio-web-sdk",
"url": "https://github.com/resonance-audio/re... | gharchive/issue | Reverb is always mono on any browser
HEllo!
Reverb is mono, even with the audio demos that are provided in the SDK like room models.
IT's mono on Electron, Safari, Firefox, everywhere.
Any chance to get this fixed?
I’ll look into this. We might be able to implement a stereo version of
reverb but that would only wor... |
2025-04-01T06:40:13.619906 | 2012-08-23T17:41:37 | 6414641 | {
"authors": [
"ab",
"brbrr",
"fribeiro",
"oschreib",
"simon3z"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:10199",
"repo": "rest-client/rest-client",
"url": "https://github.com/rest-client/rest-client/p... | gharchive/pull-request | allowing before_execution_proc to be in the instance.
The ideia is to allowing Resource to have it's own before_execution_proc in addition to the one that's provided by the class. Let me know what you think.
thank you.
Could it be merged? looking for such functionality
@ab any chance to merge this? (open > 1yr), ... |
2025-04-01T06:40:13.629761 | 2019-11-28T20:23:55 | 530066901 | {
"authors": [
"andreaso",
"guyshapiro",
"rawtaz"
],
"license": "bsd-2-clause",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:10200",
"repo": "restic/restic",
"url": "https://github.com/restic/restic/issues/2491"
} | gharchive/issue | "self-update --output" fails to create a new file on Windows
Output of restic version
restic 0.9.6 compiled with go1.13.4 on windows/amd64
How did you run restic exactly? (/Actual behavior/Steps to reproduce the behavior)
Got the following error when running restic self-update:
$ restic self-update --output restic-n... |
2025-04-01T06:40:13.632871 | 2016-05-11T23:42:39 | 154367197 | {
"authors": [
"DonutEspresso",
"coveralls"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:10201",
"repo": "restify/errors",
"url": "https://github.com/restify/errors/pull/34"
} | gharchive/pull-request | fix toJSON behavior
Fix long standing bug with double JSON stringifed errors.
When serializing to JSON, we now call toString() and VError should return the full context of the error message back. That's used as the 'message' when we have nested causes.
Blocker for restify/node-restify#1084
Coverage increased (+0... |
2025-04-01T06:40:14.146692 | 2018-12-29T15:51:31 | 394805544 | {
"authors": [
"bryphe"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:10202",
"repo": "revery-ui/revery",
"url": "https://github.com/revery-ui/revery/pull/171"
} | gharchive/pull-request | Fix #170 - set a 'dirty' flag in response to reconciliation
Issue: If a component calls setState, the UI does not get refreshed in response. This is very problematic for a UI, since the interesting interactivity will occur duet o state transitions.
Defect: Our setShouldRenderCallback should be smarter - as pointed ou... |
2025-04-01T06:40:14.198904 | 2022-08-18T17:44:21 | 1343414522 | {
"authors": [
"scala-steward"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:10203",
"repo": "rewards-network/pure-aws",
"url": "https://github.com/rewards-network/pure-aws/pull/535"
} | gharchive/pull-request | Update s3, sdk-core, sqs to 2.17.255
Updates
software.amazon.awssdk:s3
software.amazon.awssdk:sdk-core
software.amazon.awssdk:sqs
from 2.17.191 to 2.17.255.
I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.
If you'd like to skip this version, you can just close this PR.... |
2025-04-01T06:40:14.442313 | 2024-12-21T16:17:02 | 2754200177 | {
"authors": [
"lukebelbina",
"punkpeye"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:10204",
"repo": "rexxars/eventsource-client",
"url": "https://github.com/rexxars/eventsource-client/issues/8"
} | gharchive/issue | Errors not propogated to the user
function connect() {
if (request) {
return
}
readyState = CONNECTING
controller = new AbortController()
request = fetch(url, getRequestOptions())
.then(onFetchResponse)
.catch((err: Error & {type: string}) => {
request = null
... |
2025-04-01T06:40:14.444820 | 2018-03-09T18:55:17 | 303944264 | {
"authors": [
"juangl",
"rexxars"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:10205",
"repo": "rexxars/react-markdown",
"url": "https://github.com/rexxars/react-markdown/pull/152"
} | gharchive/pull-request | Pass node properties to renderer
This allow us to have an abstract representation of custom nodes and passing props to the render function such as:
{
'type': 'linkbar',
'description': 'some text',
'image': 'image.jpg',
}
and render them as:
renderLinbar = ({description, image}) =>
<Linkbar description={desc... |
2025-04-01T06:40:14.449875 | 2024-04-11T04:12:30 | 2236874963 | {
"authors": [
"rfdzan"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:10206",
"repo": "rfdzan/jippigy",
"url": "https://github.com/rfdzan/jippigy/issues/21"
} | gharchive/issue | accept a path or bytes for Single and Parallel
let _ = Single::from_bytes(); // accepts a vector (or array) of bytes
let _ = Single::from_path(); // accepts a path leading to a .jpg image
let _ = Parallel::from_dir(); // accepts a directory containing .jpg images
let _ = Parallel::from_vec(); // accepts a vector of... |
2025-04-01T06:40:14.459978 | 2021-04-30T00:09:55 | 871701040 | {
"authors": [
"morningwinter",
"rfmoz"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:10207",
"repo": "rfmoz/grafana-dashboards",
"url": "https://github.com/rfmoz/grafana-dashboards/issues/78"
} | gharchive/issue | Missing Copyright Info
Hi team,
I couldn’t identify the copyright information. I am not sure if the copyright info is accurate in the License file. If it is not, do you mind to provide the copyright information, maybe in the copyright notice file?
License was added on 45fbb83.
Thanks,
|
2025-04-01T06:40:14.464269 | 2016-10-06T13:56:18 | 181421903 | {
"authors": [
"Alwaysin",
"mitsukarenai"
],
"license": "Unlicense",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:10208",
"repo": "rg3/youtube-dl",
"url": "https://github.com/rg3/youtube-dl/issues/10864"
} | gharchive/issue | [noco] Support for playlist
[x] I've verified and I assure that I'm running youtube-dl 2016.10.02
[x] README/FAQ/search
[x] Feature request (request for a new functionality)
Main extractor contributor: @dstftw
I'd like to suggest adding support for Noco's playlists, to allow download for a full series.
Example, wi... |
2025-04-01T06:40:14.480061 | 2017-11-15T17:02:56 | 274232095 | {
"authors": [
"dstftw",
"shank06"
],
"license": "Unlicense",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:10209",
"repo": "rg3/youtube-dl",
"url": "https://github.com/rg3/youtube-dl/issues/14757"
} | gharchive/issue | hotstar and voot livestreamer i.e h.exe and v.exe not downloading video from voot, from today.
Please follow the guide below
You will be asked some questions and requested to provide some information, please read them carefully and answer honestly
Put an x into all the boxes [ ] relevant to your issue (like this: [x... |
2025-04-01T06:40:14.486716 | 2018-02-11T18:15:02 | 296211606 | {
"authors": [
"Ashroyal",
"Slobodnjak",
"silverbret1709"
],
"license": "Unlicense",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:10210",
"repo": "rg3/youtube-dl",
"url": "https://github.com/rg3/youtube-dl/issues/15571"
} | gharchive/issue | Hey! I have problem from today with Udemy paid courses. Yesterday everything worked well, but today I get this, from different URL-s
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['-v', '-u', 'PRIVATE', '-p', 'PRIVATE', 'https://www.udemy.com/the-python-mega-co... |
2025-04-01T06:40:14.491827 | 2018-08-30T22:10:32 | 355772274 | {
"authors": [
"dstftw",
"hasnogaems"
],
"license": "Unlicense",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:10211",
"repo": "rg3/youtube-dl",
"url": "https://github.com/rg3/youtube-dl/issues/17389"
} | gharchive/issue | Where do I enter --cookies FILE command?
Here is command that not working because It premium content and required cookie, question is where should I put the command?
youtube-dl.exe --ffmpeg-location C:\Users\anonimous\Desktop\ffmpeg\ffmpeg-20180404-2accdd3-win64-static\ffmpeg-20180404-2accdd3-win64-static\bin --hls-p... |
2025-04-01T06:40:14.493947 | 2016-01-14T02:45:10 | 126565814 | {
"authors": [
"fstirlitz",
"illumilore"
],
"license": "Unlicense",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:10212",
"repo": "rg3/youtube-dl",
"url": "https://github.com/rg3/youtube-dl/issues/8230"
} | gharchive/issue | youtube-dl should display ffmpeg errors
Whenever ffmpeg gives out errors, youtube-dl should give that feedback to the user. As it is now, it only gives the last line:[ffmpeg] Correcting container in "A.m4a"
ERROR: file:A.temp.m4a: Invalid argument
But it would be better if it gave the whole error so that I would know... |
2025-04-01T06:40:14.504873 | 2017-02-08T13:58:46 | 206205427 | {
"authors": [
"MikeRich88",
"ThomasChr",
"yan12125"
],
"license": "Unlicense",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:10213",
"repo": "rg3/youtube-dl",
"url": "https://github.com/rg3/youtube-dl/pull/12018"
} | gharchive/pull-request | [Pornhub] Fix for Issue #12007
Please follow the guide below
You will be asked some questions, please read them carefully and answer honestly
Put an x into all the boxes [ ] relevant to your pull request (like that [x])
Use Preview tab to see how your pull request will actually look like
Before submitting a pull r... |
2025-04-01T06:40:14.514580 | 2018-10-24T15:57:47 | 373556499 | {
"authors": [
"VietTPham",
"nerdily",
"zacklb"
],
"license": "Unlicense",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:10214",
"repo": "rg3/youtube-dl",
"url": "https://github.com/rg3/youtube-dl/pull/17959"
} | gharchive/pull-request | [discovery] Added foodnetwork and hgtv (fixes #17947)
Please follow the guide below
You will be asked some questions, please read them carefully and answer honestly
Put an x into all the boxes [ ] relevant to your pull request (like that [x])
Use Preview tab to see how your pull request will actually look like
Bef... |
2025-04-01T06:40:14.524715 | 2022-11-11T00:54:38 | 1444765099 | {
"authors": [
"Kolia56",
"abcben78",
"rgc99",
"twigonometry1"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:10215",
"repo": "rgc99/irrigation-unlimited-card",
"url": "https://github.com/rgc99/irrigation-unl... | gharchive/issue | Cannot enable/disable controller from card
Checklist:
[X] I updated to the latest version available
[X] I cleared the cache of my browser
Release with the issue: Home Assistant 2022.11.2, Irrigation Unlimited 2022.11.0, Irrigation Unlimited Card 2022.10.0
Last working release (if known): Not sure, but I believe it... |
2025-04-01T06:40:14.542601 | 2024-09-26T09:38:47 | 2550063879 | {
"authors": [
"antowaddle",
"guimou"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:10218",
"repo": "rh-aiservices-bu/parasol-insurance",
"url": "https://github.com/rh-aiservices-bu/parasol-insurance/issues/140"
} | gharchive/issue | OpenShift Login - inconsistent login error message
Describe the bug
When logging into OpenShift, if the user provides either an incorrect Username or Password the error message references 'Login' instead of Username
To Reproduce
Login to OpenShift
Enter an incorrect Username or Password
Click Log in
Expected behavi... |
2025-04-01T06:40:14.544852 | 2022-06-28T12:12:58 | 1287251004 | {
"authors": [
"iranzo"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:10219",
"repo": "rh-ecosystem-edge/ztp-pipeline-relocatable",
"url": "https://github.com/rh-ecosystem-edge/ztp-pipeline-relocatable/pull/454"
... | gharchive/pull-request | fix: Make quay.io use pull secret only
If the remote registry is quay, we don't have user/pass as we only use the pull secret, avoid using them.
Fixes #452
:tada: This PR is included in version 1.10.2 :tada:
The release is available on GitHub release
Your semantic-release bot :package::rocket:
|
2025-04-01T06:40:14.571815 | 2024-09-25T09:03:37 | 2547405256 | {
"authors": [
"irevoire",
"longzou",
"schungx"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:10220",
"repo": "rhaiscript/rhai",
"url": "https://github.com/rhaiscript/rhai/issues/916"
} | gharchive/issue | Internal panic in the engine
Hello rhai team,
We've introduced the possibility to edit document by (rhai) function in Meilisearch a few months ago and a user reported an internal panic in rhai.
I didn’t have the time to try to reproduce the issue on my side yet, but I thought it could be nice for you to get the error... |
2025-04-01T06:40:14.588700 | 2016-10-28T00:27:05 | 185812451 | {
"authors": [
"DJuego",
"WasabiFan",
"ddemidov"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:10221",
"repo": "rhempel/ev3dev-lang-python",
"url": "https://github.com/rhempel/ev3dev-lang-python/issues/240"
} | gharchive/issue | ev3dev-lang-python, rpyc and PIL
Hi again! This is not a issue. I am working with rpyc. I need big fonts for lcd screen!
I got a beautiful example in ev3python (thanks @ndward!)
#!/usr/bin/env python3
from ev3dev.ev3 import *
from PIL import Image, ImageDraw, ImageFont
from time import sleep
lcd = Screen()
f =... |
2025-04-01T06:40:14.600934 | 2016-05-16T22:00:20 | 155132278 | {
"authors": [
"rhodgkins",
"robmaceachern"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:10222",
"repo": "rhodgkins/RDHCollectionViewGridLayout",
"url": "https://github.com/rhodgkins/RDHCollectionViewGridLayout/pull/... | gharchive/pull-request | Only add line spacing when there are 1 or more lines.
If numberOfLines == 0 and lineSpacing != 0, the dimensions calculated in collectionViewContentSize were incorrect. numberOfLines - 1 would wrap around to a giant int which was causing size.height to become extremely large in my case. The grid layout partially brok... |
2025-04-01T06:40:14.624859 | 2014-10-06T08:07:14 | 44957272 | {
"authors": [
"jstrachan",
"nevenr",
"rhuss"
],
"license": "apache-2.0",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:10223",
"repo": "rhuss/jolokia",
"url": "https://github.com/rhuss/jolokia/issues/162"
} | gharchive/issue | provide a way to specify health checks / availability checks / happy page checks to a JVM with jolokia?
So whenever possible I include jolokia in all JVMs (and docker images with JVMs inside) as a standard REST way to do monitoring and to use the nice hawtio console etc. (I tend to use the java agent approach to avoi... |
2025-04-01T06:40:14.628189 | 2015-07-18T01:00:47 | 95772511 | {
"authors": [
"rhwood"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:10224",
"repo": "rhwood/roster-decoder",
"url": "https://github.com/rhwood/roster-decoder/issues/14"
} | gharchive/issue | Work well with cellular or no network
This app needs to be better behaved if no or slow networks are available:
[ ] automatic sync on wifi
[ ] sync manually on cell
[x] do not attempt to sync if no network is available
[x] #24
This shows no apparent need to sync if no network is available.
2.0 will not require ... |
2025-04-01T06:40:14.633025 | 2017-11-01T23:26:54 | 270485282 | {
"authors": [
"Fraham",
"rhyneav"
],
"license": "ISC",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:10225",
"repo": "rhyneav/papercss",
"url": "https://github.com/rhyneav/papercss/pull/16"
} | gharchive/pull-request | Alerts
Added the alerts component
Note: This was branched from the #12 brach so this pr includes those changes as well.
Looks fantastic, awesome stuff! And thank you for the fix on the border/background color.
|
2025-04-01T06:40:14.634900 | 2017-11-13T16:44:23 | 273497972 | {
"authors": [
"rhyneav",
"wintercounter"
],
"license": "ISC",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:10226",
"repo": "rhyneav/papercss",
"url": "https://github.com/rhyneav/papercss/pull/35"
} | gharchive/pull-request | Fixes #1
Brief description
Fixes #1
Developer Certificate of Origin
[x] I certify that these changes according to the Developer Certificate of Origin 1.1 as described at https://developercertificate.org/.
Further details
The trick is to url encode the whole SVG and remove charset. Tested in Chrome, FF, IE9-10-11.
... |
2025-04-01T06:40:14.636500 | 2017-11-07T20:12:41 | 271967583 | {
"authors": [
"rianjs"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:10227",
"repo": "rianjs/ical.net",
"url": "https://github.com/rianjs/ical.net/issues/331"
} | gharchive/issue | Serialization should consider DateTimeKind for UTC and non-UTC DateTimes
Right now serialization doesn't handle DateTimeKind. This makes interop with some libraries (like Telerik's RadSchedule stuff) problematic. If we pay attention to the DateTimeKind, and preserve it during serialization and deserialization, intero... |
2025-04-01T06:40:14.681149 | 2020-10-04T12:19:49 | 714301942 | {
"authors": [
"richford"
],
"license": "BSD-3-Clause",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:10228",
"repo": "richford/groupyr",
"url": "https://github.com/richford/groupyr/issues/6"
} | gharchive/issue | Fix coverage upload to coveralls.io
coveralls.io reports 0% coverage but the coverage reports in the GitHub action report 88%.
Closed via #8
|
2025-04-01T06:40:14.683000 | 2015-01-20T22:56:46 | 54952950 | {
"authors": [
"csozo",
"stramel"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:10229",
"repo": "richrace/highlight-line",
"url": "https://github.com/richrace/highlight-line/issues/40"
} | gharchive/issue | Atom.Object.defineProperty.get is deprecated.
atom.workspaceView is no longer available.
In most cases you will not need the view. See the Workspace docs for
alternatives: https://atom.io/docs/api/latest/Workspace.
If you do need the view, please use atom.views.getView(atom.workspace),
which returns an HTMLElement.
A... |
2025-04-01T06:40:14.686104 | 2018-01-10T15:26:55 | 287473019 | {
"authors": [
"greggman",
"montamal",
"richtr"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:10230",
"repo": "richtr/NoSleep.js",
"url": "https://github.com/richtr/NoSleep.js/pull/45"
} | gharchive/pull-request | mute the video
At least on iOS this works and has the benefit the user's
music doesn't stop playing yet it still doesn't sleep.
I don't have Android to test on
I'm going to test this now on both Android and iOS devices!
According to https://github.com/richtr/NoSleep.js/issues/47 this does not actually mute the vi... |
2025-04-01T06:40:14.688056 | 2023-09-05T13:04:46 | 1881942373 | {
"authors": [
"JoseMiguelCh",
"ricklamers"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:10231",
"repo": "ricklamers/shell-ai",
"url": "https://github.com/ricklamers/shell-ai/pull/21"
} | gharchive/pull-request | Allow edit selected command before execute it
Description:
This PR allows users to customize the commands generated by the API before execution (#20). For instance, when using the command "shai create new folder," users can now confirm and modify it to their preference, such as changing "mkdir new_folder" to "mkdir m... |
2025-04-01T06:40:14.696648 | 2019-06-07T21:24:37 | 453699303 | {
"authors": [
"ashawley",
"dwijnand",
"xuwei-k"
],
"license": "bsd-3-clause",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:10232",
"repo": "rickynils/scalacheck",
"url": "https://github.com/rickynils/scalacheck/issues/480"
} | gharchive/issue | Publish 2.13.0
Once 1.14.0 for 2.13 is published, #479 will be green in Travis for the master branch.
This may be a good time to publish Scalajs 1.0.0-M8 for 2.13 and 2.12 from the 1.14.0_sonatype branch, as well, which would require #475.
Tried helping with this along with PR #481.
Fixed with https://github.com/... |
2025-04-01T06:40:14.729785 | 2017-06-20T13:56:31 | 237218346 | {
"authors": [
"gvsrepins",
"rigor789",
"tralves",
"vesper8"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:10233",
"repo": "rigor789/nativescript-vue",
"url": "https://github.com/rigor789/nativescript-vue/pull... | gharchive/pull-request | Change in folder structure
This PR has lots of changes, but is just a change in the folder structure.
Problem
Currently, if we clone the repository or install the dependency from the repository, the path to the compiled dist file will be nativescript-vue/nativescript-vue/dist/index.js, which feels weird. The npm link... |
2025-04-01T06:40:14.746720 | 2017-12-14T11:00:21 | 282060932 | {
"authors": [
"BotellaA"
],
"license": "BSD-3-Clause",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:10234",
"repo": "ringmesh/RINGMesh",
"url": "https://github.com/ringmesh/RINGMesh/pull/97"
} | gharchive/pull-request | Deploy master release
This PR is limited to linux and mac for now.
I have just one question: can Travis deploy the mkdocs site if there is something in the gh-pages that is not on the master?
|
2025-04-01T06:40:14.781874 | 2024-06-06T21:48:32 | 2339205655 | {
"authors": [
"brettmollin",
"k4m4"
],
"license": "CC-BY-4.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:10235",
"repo": "ripple/opensource.ripple.com",
"url": "https://github.com/ripple/opensource.ripple.com/issues/87"
} | gharchive/issue | Axelar bridge docs use js, pythons, and Foundry increasing skill set and tools needed.
ethers js library can be use to both encode and send transactions eliminating need for python and Foundry/cast
encoding
// Define the data type and value
const types = ['string'];
const values = ['hello, wor... |
2025-04-01T06:40:14.797383 | 2021-06-21T11:59:14 | 926141725 | {
"authors": [
"intelliot",
"pwang200",
"zwht"
],
"license": "ISC",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:10236",
"repo": "ripple/rippled",
"url": "https://github.com/ripple/rippled/issues/3873"
} | gharchive/issue | Use api.generateAddress to create account. Get account information and report error rippled-1.7.2
Please help me
server start(Start a New Genesis Ledger in Stand-Alone Mode)
rippled -a --start --conf=/etc/opt/ripple/rippled.cfg
jsApi
import { RippleAPI } from 'ripple-lib'
const api = new RippleAPI({
server: 'ws://<... |
2025-04-01T06:40:14.800702 | 2015-07-23T19:00:30 | 96883589 | {
"authors": [
"JoelKatz",
"vinniefalco",
"ximinez"
],
"license": "ISC",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:10237",
"repo": "ripple/rippled",
"url": "https://github.com/ripple/rippled/pull/1200"
} | gharchive/pull-request | Switch some Ledger instances to ReadView instances
In order to finish the cutover to using open views rather than open ledgers, code that can handle open ledgers must switch to using a ReadView. Here are a few changes in that direction.
Remove ltCURRENT (it was never used anyway)
Change getOwnerInfo
Use ReadView in ... |
2025-04-01T06:40:14.804867 | 2016-01-29T21:12:30 | 129883838 | {
"authors": [
"codecov-io",
"nbougalis",
"scottschurr"
],
"license": "ISC",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:10238",
"repo": "ripple/rippled",
"url": "https://github.com/ripple/rippled/pull/1521"
} | gharchive/pull-request | Improve error message when signing fails (RIPD-1066):
With the addition of multisigning there are a variety of reasons a signature may fail. We now return a more descriptive message for the reason certain signature checks fail.
Reviewers: @miguelportilla @seelabs
Current coverage is 62.35%
Merging #1521 into deve... |
2025-04-01T06:40:14.830009 | 2018-09-30T02:04:09 | 365183226 | {
"authors": [
"JoelKatz",
"MarkusTeufelberger",
"nbougalis",
"ripplelabs-jenkins"
],
"license": "ISC",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:10239",
"repo": "ripple/rippled",
"url": "https://github.com/ripple/rippled/pu... | gharchive/pull-request | Allow validators to detect transaction censorship attempts:
The XRP Ledger is designed to be censorship resistant. Any attempt to censor transactions would require coordinated action by a majority of the system's validators.
Importantly, the design of the system is such that such an attempt is detectable and can be e... |
2025-04-01T06:40:14.839023 | 2024-10-03T14:12:23 | 2564175919 | {
"authors": [
"SiFiveHolland",
"pathakraul"
],
"license": "CC-BY-4.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:10240",
"repo": "riscv-non-isa/riscv-rpmi",
"url": "https://github.com/riscv-non-isa/riscv-rpmi/issues/65"
} | gharchive/issue | SYSSUSP_SUSPEND should allow platform-specific quiescent states, not only WFI
Currently, the SYSSUSP_SUSPEND service description contains the following requirement:
The application processor which called this service must enter into the WFI state by executing the WFI instruction. The platform microcontroller will tr... |
2025-04-01T06:40:14.840596 | 2024-07-22T03:59:20 | 2421860490 | {
"authors": [
"Shubhf",
"aarongchan"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:10241",
"repo": "riscv-software-src/riscv-perf-model",
"url": "https://github.com/riscv-software-src/riscv-perf-model/issues... | gharchive/issue | Vector Test Generator
Write a python script to automatically generate vector json tests. Add support for the script to be able to parse Mavis as well to generate the tests.
hey @aarongchan Can I take up this issue?
@aarongchan , @danbone I’ve completed a script for generating vector JSON tests and parsing Mavis d... |
2025-04-01T06:40:14.842673 | 2024-12-14T15:10:25 | 2739936778 | {
"authors": [
"zengderui"
],
"license": "CC-BY-4.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:10242",
"repo": "riscv/riscv-aia",
"url": "https://github.com/riscv/riscv-aia/issues/112"
} | gharchive/issue | Value of vstopi.IPRIO cannot be 256 for candidate #3
Hi,
The width of vstopi.IPRIO is 8 bits, the maximum value is 255, but candidate 3 says priority number 256 is used.
Read-only CSR vstopi is VSXLEN bits wide and has the same format as stopi:
bits 27:16 IID
bits 7:0 IPRIO
if bit 9 is one in both vsip and vsie, a... |
2025-04-01T06:40:14.844548 | 2024-02-26T17:59:08 | 2154782445 | {
"authors": [
"kbroch-rivosinc"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:10243",
"repo": "riscv/riscv-docs-base-container-image",
"url": "https://github.com/riscv/riscv-docs-base-container-image/issues/8"
} | gharchive/issue | actionlint errors: shellcheck double quote to prevent globbing; deprecated command set-output
I ran actionlint https://github.com/rhysd/actionlint on repo:
kbroch@~/rvi/riscv-docs-base-container-image on main via 🐍 v3.11.2 (venv)
❯ actionlint
.github/workflows/build.yaml:32:9: shellcheck reported issue in this s... |
2025-04-01T06:40:14.862455 | 2023-08-29T17:29:45 | 1872109226 | {
"authors": [
"allenjbaum",
"gfavor",
"kdockser",
"ved-rivos"
],
"license": "CC-BY-4.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:10244",
"repo": "riscv/riscv-isa-manual",
"url": "https://github.com/riscv/riscv-isa-manual/... | gharchive/issue | What is the step-by-step process for two-stage address translation
In the latest pdf build (5/23/23) of the Privileged Architecture, the step-by-step description in 5.3.2 Virtual Address Translation Process is clear and concise for single stage translation. However, when we move to two-stage translation, the differen... |
2025-04-01T06:40:14.864541 | 2017-11-08T18:10:58 | 272296410 | {
"authors": [
"as-sc",
"aswaterman"
],
"license": "CC-BY-4.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:10245",
"repo": "riscv/riscv-isa-manual",
"url": "https://github.com/riscv/riscv-isa-manual/issues/113"
} | gharchive/issue | xTVAL missing from MEDELEG/MIDELEG description
It seems like xTVAL delegation rules are missing
https://github.com/riscv/riscv-isa-manual/blob/7cf3673198998d38b7235c879974cdcfa0912031/src/machine.tex#L1044
You're right, thanks.
|
2025-04-01T06:40:14.874724 | 2022-10-10T06:05:00 | 1402640394 | {
"authors": [
"Kritika30032002",
"YuvrajRakheja",
"probro27",
"risingstar-bit"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:10246",
"repo": "risingstar-bit/Compose-Community",
"url": "https://github.com/ri... | gharchive/issue | Add Bubble Sort in Algorithm folder
There is a folder "Bubble sort" in DSA/JAVA/Algorithm you need to add java source file (your code) and readme file describing algorithm in details.
Would love to work on this @risingstar-bit . Please assign this to me :)
Would love to work on this @risingstar-bit . Please assi... |
2025-04-01T06:40:14.877998 | 2023-08-07T14:51:22 | 1839632655 | {
"authors": [
"BugenZhao",
"ZENOTME"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:10247",
"repo": "risingwavelabs/risingwave",
"url": "https://github.com/risingwavelabs/risingwave/issues/11510"
} | gharchive/issue | Support abort state in transaction
Is your feature request related to a problem? Please describe.
In postgresql, transcation will encouter abort state when occurs error. It will refuse the following request until the COMMIT or ROLLBACK in this state.
// Postgresql
test_db=> begin read only;
BEGIN
test_db=*> select v... |
2025-04-01T06:40:14.884034 | 2024-02-29T06:35:37 | 2160506883 | {
"authors": [
"wcy-fdu"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:10248",
"repo": "risingwavelabs/risingwave",
"url": "https://github.com/risingwavelabs/risingwave/pull/15358"
} | gharchive/pull-request | feat(batch): support batch read for file source
I hereby agree to the terms of the RisingWave Labs, Inc. Contributor License Agreement.
What's changed and what's your intention?
This pr will introduce batch read for new file source(s3_v2, gcs), and the next pr will bring PredicatePushdown for them.
Checklist
[ ] I ... |
2025-04-01T06:40:14.891188 | 2023-02-20T07:51:28 | 1591329904 | {
"authors": [
"BugenZhao",
"shanicky"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:10249",
"repo": "risingwavelabs/risingwave",
"url": "https://github.com/risingwavelabs/risingwave/pull/8050"
} | gharchive/pull-request | refactor: no need to resolve hanging channel
Signed-off-by: Bugen Zhao<EMAIL_ADDRESS>I hereby agree to the terms of the RisingWave Labs, Inc. Contributor License Agreement.
What's changed and what's your intention?
The hanging channel is a channel that's external for a table fragments subgraph. We introduced this for... |
2025-04-01T06:40:14.921591 | 2023-12-20T07:45:23 | 2050023631 | {
"authors": [
"SergeyYurkevich",
"cosimochellini",
"edgartoomik",
"ridwansameer"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:10250",
"repo": "rive-app/rive-react-native",
"url": "https://github.com/rive-a... | gharchive/issue | [Feature Request] onLoad callback
Description
I've noted the web version has an onLoad callback when loading files over the URL. I dug through the code and I think this may not be even exposed from native iOS/Android level?
Would be great for us to have this functionality so we could show some sort of loaders while w... |
2025-04-01T06:40:14.934353 | 2022-08-28T10:21:16 | 1353309778 | {
"authors": [
"luthfihizb",
"rizafahmi"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:10251",
"repo": "rizafahmi/carikerja",
"url": "https://github.com/rizafahmi/carikerja/pull/111"
} | gharchive/pull-request | Add Tech Stack Filter
Problems
The website can only filter the people/engineers only by their location. The employer might find it hard to search for specific engineers that match their requirements.
Solution
Add the Tech-Stack filter feature
Implementation
Added Svelte-Select library to provide a Select component... |
2025-04-01T06:40:14.973688 | 2020-12-03T20:37:02 | 756572925 | {
"authors": [
"ChanceHarmon",
"rkgallaway"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:10252",
"repo": "rkgallaway/about-me",
"url": "https://github.com/rkgallaway/about-me/pull/1"
} | gharchive/pull-request | pair programming exercise
This was fun! Turned prompt to function!
looks great! thanks for playing!
|
2025-04-01T06:40:14.981034 | 2023-03-21T19:15:33 | 1634555501 | {
"authors": [
"SeanSith",
"rkoval"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:10253",
"repo": "rkoval/alfred-aws-console-services-workflow",
"url": "https://github.com/rkoval/alfred-aws-console-services-workflow/i... | gharchive/issue | Consider Supporting Alfred Gallery?
I apologize as I've just learned about this, myself, but apparently we can keep our workflows updated through the Alfred Gallery. I don't know what it takes to do such, but I was going to look at it later as a possible PR.
ooo i was unaware of this, but this is awesome. i've been... |
2025-04-01T06:40:15.018497 | 2024-07-17T16:39:16 | 2414067742 | {
"authors": [
"fmaddenflx",
"rluvaton"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:10254",
"repo": "rluvaton/vitest-vs-code-plugin",
"url": "https://github.com/rluvaton/vitest-vs-code-plugin/issues/13"
} | gharchive/issue | How do I get the test to run with specific environment variables set?
In order for my test to run properly, I need certain environment variables set. As is, I can run the test fine outside of vscode, but when I use this extension, the test fails because a certain environment variable is not set.
You can open a PR ... |
2025-04-01T06:40:15.020495 | 2020-04-30T07:03:36 | 609649335 | {
"authors": [
"avnishn",
"emuemuJP",
"krzentner"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:10255",
"repo": "rlworkgroup/metaworld",
"url": "https://github.com/rlworkgroup/metaworld/issues/81"
} | gharchive/issue | Do you plan to publish the codes (MAML, RL^2, PEARL) to reproduce the paper?
It would be very helpful if you could make it public.
Hi @emuemuJP, you can find code for the algorithms that you have listed in
https://github.com/rlworkgroup/garage , along with working examples on metaworld.
Please note that the above... |
2025-04-01T06:40:15.028408 | 2022-02-17T12:07:22 | 1141254339 | {
"authors": [
"NightMachinary",
"mpcjanssen"
],
"license": "BSD-3-Clause",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:10257",
"repo": "rmculpepper/iracket",
"url": "https://github.com/rmculpepper/iracket/pull/18"
} | gharchive/pull-request | Update README.md
Adds the workaround from https://github.com/rmculpepper/iracket/issues/11 to the readme.
I am not a fan of copying files installed by a package manager to other places on the system. It clutters up your drive and can lead to issues when trying to uninstall.
IMO a better approach is to chance the li... |
2025-04-01T06:40:15.066190 | 2021-08-10T17:44:50 | 965189685 | {
"authors": [
"deccolquitt",
"relativeflux"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:10258",
"repo": "rncm-prism/prism-samplernn",
"url": "https://github.com/rncm-prism/prism-samplernn/issues/20"
} | gharchive/issue | Problem when generating audio for new epoch
Traceback (most recent call last):
File "train.py", line 335, in
main()
File "train.py", line 326, in main
verbose=0,
File "/usr/local/lib/python3.7/dist-packages/tensorflow/python/keras/engine/training.py", line 1229, in fit
callbacks.on_epoch_end(epoch, epoch_logs)
File ... |
2025-04-01T06:40:15.084097 | 2015-06-15T12:11:54 | 88406285 | {
"authors": [
"JohnCaza",
"JohnSmithX",
"Schrank",
"apjanke",
"arnoldnedap",
"diwu1989",
"ericop",
"feiyan35488",
"francisbautista",
"hasannawaz",
"ladyborg",
"mcornella",
"ncanceill",
"tresni",
"xyalan"
],
"license": "MIT",
"license_source": "github-... | gharchive/issue | jira.plugin.zsh:52: parse error near `else'
Two else branches in this if......
I'll be darned. Reproduces for me on OS X if I just add jira to my plugins list.
Last login: Mon Jun 15 16:43:18 on ttys001
/Users/janke/.oh-my-zsh/plugins/jira/jira.plugin.zsh:52: parse error near `else'
[@ in ~]
$
Looks like it was ca... |
2025-04-01T06:40:15.089150 | 2017-01-02T17:58:12 | 198365643 | {
"authors": [
"SaffronSnail",
"slavaGanzin"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:10260",
"repo": "robbyrussell/oh-my-zsh",
"url": "https://github.com/robbyrussell/oh-my-zsh/issues/5746"
} | gharchive/issue | The only thing vi-mode does is ignore some key presses
I used to use bindkey -v to use vi-like keybindings in zsh. After installing oh-my-zsh, this stopped working. I changed the line to plugins=(vi-mode). Now if I hit escape and try to hit command keys it will ignore some number of key presses and then start inserti... |
2025-04-01T06:40:15.091003 | 2017-09-20T11:57:24 | 259137151 | {
"authors": [
"robinwolny",
"stevenspasbo"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:10261",
"repo": "robbyrussell/oh-my-zsh",
"url": "https://github.com/robbyrussell/oh-my-zsh/pull/6311"
} | gharchive/pull-request | Add robin theme
Just slight modification of agnoster
adding timestamp
icon fixup
New themes are currently not being accepted, but you can add a link to it on the external themes wiki page.
|
2025-04-01T06:40:15.099039 | 2021-02-09T14:34:06 | 804607212 | {
"authors": [
"CalebAlbers",
"deethreedouble"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:10262",
"repo": "robchahin/sso-wall-of-shame",
"url": "https://github.com/robchahin/sso-wall-of-shame/pull/196"
} | gharchive/pull-request | adding Productboard
https://www.productboard.com/pricing/
@deethreedouble it appears productboard raised their pricing for enterprise to be $200/user/month (without any discounts)
I just went through the sales process with them and they are able to shave SSO off a la carte, but at the total per-user cost of $167/mo... |
2025-04-01T06:40:15.135472 | 2016-11-05T03:45:00 | 187474573 | {
"authors": [
"DanJ210"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:10263",
"repo": "robertohuertasm/vscode-icons",
"url": "https://github.com/robertohuertasm/vscode-icons/issues/412"
} | gharchive/issue | So, where are the icons?
This is the first time I've ever done this.
https://1drv.ms/i/s!AlnGeQSYLUVaoocds4rUwd7LmxHtzg
https://1drv.ms/i/s!AlnGeQSYLUVaoocenxf_W_aZSQsSfg
I'm new to a lot so any way to know what I'm doing wrong based on the screenshots? Everything is updated to the fullest.
Checklist:
I'm using Visu... |
2025-04-01T06:40:15.143562 | 2020-12-27T08:49:19 | 775001019 | {
"authors": [
"coveralls",
"jspricke",
"robgolding"
],
"license": "bsd-3-clause",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:10264",
"repo": "robgolding/tasklib",
"url": "https://github.com/robgolding/tasklib/pull/88"
} | gharchive/pull-request | Support eoy definition in taskwarrior 2.5.2 (Closes: #87)
taskwarrior 2.5.2 switched the end of year definition:
$ task calc eoy
2000-12-31T23:59:59 (version 2.5.1)
2021-01-01T00:00:00 (version 2.5.2)
Coverage decreased (-1.7%) to 90.488% when pulling<PHONE_NUMBER>1b36a2201a3a5db3586201ed8991f2 on jspricke:develop... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.