id stringlengths 4 10 | text stringlengths 4 2.14M | source stringclasses 2
values | created timestamp[s]date 2001-05-16 21:05:09 2025-01-01 03:38:30 | added stringdate 2025-04-01 04:05:38 2025-04-01 07:14:06 | metadata dict |
|---|---|---|---|---|---|
733294273 | Add walletVersion as a required string on wire-format.message.payload
In the xstate wallet: populate this string using the githash (which we are already using and is injected during the webpack build).
In the server wallet: write the package version number into the compiled javascript before publishing. Use an empty ... | gharchive/pull-request | 2020-10-30T15:47:49 | 2025-04-01T06:04:08.982799 | {
"authors": [
"geoknee",
"snario"
],
"repo": "statechannels/statechannels",
"url": "https://github.com/statechannels/statechannels/pull/2784",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2331896692 | Add extension to script file name for file commands
Closes https://github.com/stateful/runme/issues/600
I suspect the test's failing in C/I because ts-node is not installed by default. Perhaps this test case is a candidate to run inside a container. Added an e2e test case on the extension side https://github.com/st... | gharchive/pull-request | 2024-06-03T19:37:09 | 2025-04-01T06:04:08.986254 | {
"authors": [
"adambabik",
"sourishkrout"
],
"repo": "stateful/runme",
"url": "https://github.com/stateful/runme/pull/601",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
548699000 | createMachine vs Machine and schema types
I'm looking into the new Typestates functionality in 4.7 and I'm a bit confused about the distinction between createMachine and Machine. It looks like you have to use createMachine to use Typestates as there is no generic for them with Machine. But, createMachine is missing t... | gharchive/issue | 2020-01-13T04:36:14 | 2025-04-01T06:04:09.007870 | {
"authors": [
"Andarist",
"CodingDive",
"UberMouse",
"daveyarwood",
"davidkpiano",
"sbking"
],
"repo": "statelyai/xstate",
"url": "https://github.com/statelyai/xstate/issues/943",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1481671406 | Introduce TExpressionEvent generic
With this change, the inferred types for raise are being improved. We can see here that both TExpressionEvent and TEvent are inferred correctly here - to { type: 'DECIDE'; aloha?: boolean | undefined; } and GreetingEvent, respectively.
In here we can see that this improves autocomp... | gharchive/pull-request | 2022-12-07T11:20:31 | 2025-04-01T06:04:09.014824 | {
"authors": [
"Andarist",
"davidkpiano"
],
"repo": "statelyai/xstate",
"url": "https://github.com/statelyai/xstate/pull/3694",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
489128596 | Show version number of assemblies/project in docs
When loading assemblies for documentation it would be nice to have the option of showing their version number. Likewise, it might be possible to do the same for code if there's a reliable way to get it from the project file. This should be a new user setting.
Be nic... | gharchive/issue | 2019-09-04T12:26:42 | 2025-04-01T06:04:09.573611 | {
"authors": [
"arebee",
"daveaglick"
],
"repo": "statiqdev/Framework",
"url": "https://github.com/statiqdev/Framework/issues/50",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1359074500 | Test use gifs and stickers review
Hi Jorge,
I added a h3 (test).
Thanks!
Fabio Morais
[TEST] Hey Fabio, looks good to me. Could you please merge the changes into develop? Thanks.
| gharchive/pull-request | 2022-09-01T15:57:49 | 2025-04-01T06:04:09.606744 | {
"authors": [
"Fabiomorais87",
"jorge-campo"
],
"repo": "status-im/help.status.im",
"url": "https://github.com/status-im/help.status.im/pull/242",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1665949310 | Permissions by role in Status Communities
558 first draft -- not ready for review
558 second draft -- ready for review
Thanks for your comment, @cheny0 ! Applied, merged, and published.
| gharchive/pull-request | 2023-04-13T08:19:49 | 2025-04-01T06:04:09.607983 | {
"authors": [
"jorge-campo"
],
"repo": "status-im/help.status.im",
"url": "https://github.com/status-im/help.status.im/pull/561",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
520525407 | SteamGridDB Manager + Steam ROM Manager
Seeing as Steam ROM Manager is no longer being updated for the foreseeable future, I think it would be a logical step to eventually add ROM importing functionality into SteamGridDB Manager.
I'm only mentioning this because there isn't currently a program that has the functional... | gharchive/issue | 2019-11-09T23:00:18 | 2025-04-01T06:04:09.873566 | {
"authors": [
"kencinder",
"noah978"
],
"repo": "steamgriddb/steamgriddb-manager",
"url": "https://github.com/steamgriddb/steamgriddb-manager/issues/55",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
58742001 | have deserialized AMF/HTTP request as response
Hi steeltomato! is it possible to have deserialized AMF/HTTP request as response?
i want to store in a variable data, like this plugin does: https://code.google.com/p/jmeter-amf-visualizer/
current situation:
1. if i put response into a variable in AMF request, it would ... | gharchive/issue | 2015-02-24T14:02:59 | 2025-04-01T06:04:09.887224 | {
"authors": [
"maciejfranek",
"zhukovm"
],
"repo": "steeltomato/jmeter-amf",
"url": "https://github.com/steeltomato/jmeter-amf/issues/37",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2186258552 | Backport dependency fixes to releases/master
As described in #148, the newest versions of tensorflow_probability and tensorflow are not compatible with bayesflow. Therefore, BayesFlow is currently broken except for Development installations. Installation via pip install bayesflow is broken and results in:
$ python ... | gharchive/issue | 2024-03-14T12:36:25 | 2025-04-01T06:04:09.913578 | {
"authors": [
"vpratz"
],
"repo": "stefanradev93/BayesFlow",
"url": "https://github.com/stefanradev93/BayesFlow/issues/149",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1339391663 | SupraMatic E2
Ist dein Code auch mit der E2 Kompatibel?
Hast du bitte ein pinout bzw. Schaltplan?
Danke !
Hallo, nein, hgdo funktioniert leider nicht mit dem E2, das ist ein anderes Protokoll.
| gharchive/issue | 2022-08-15T19:24:04 | 2025-04-01T06:04:09.914856 | {
"authors": [
"dremeier",
"steff393"
],
"repo": "steff393/hgdo",
"url": "https://github.com/steff393/hgdo/issues/2",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2326369144 | Anbindung Sungrow Inverter ModBus TP
Hi,
ich würde gerne einen PR stellen in dem die Anbindung an einen Sungrow SH10RT-V112 ermöglicht wird. Ich lese sowieso schon diverse Daten des Inverters aus um Grafana/Influx zu befüllen. Leider verstehe ich die Variablen in inverter.cpp eher weniger und der Inverter unterstützt... | gharchive/issue | 2024-05-30T19:05:03 | 2025-04-01T06:04:09.918548 | {
"authors": [
"HowardH7",
"N4zroth",
"steff393"
],
"repo": "steff393/wbec",
"url": "https://github.com/steff393/wbec/issues/137",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1436915741 | Add [Phishing] #malicious #unsafe GDR6UQ…4BCSAP
Address: GDR6UQKFR636QGPTO3M2677WRXET6FBVDFNY34XO6QL64J5WDX4BCSAP
Tags: malicious unsafe
Title: Phishing
Requested by @sysmanalex
Can you please give more details about this address as to its fraudulent activities. Do they have a website?
| gharchive/issue | 2022-11-05T09:10:49 | 2025-04-01T06:04:09.924779 | {
"authors": [
"CryptoHobbyist",
"stellar-expert-deploy"
],
"repo": "stellar-expert/public-directory",
"url": "https://github.com/stellar-expert/public-directory/issues/247",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
934138660 | sdk/state: fix coordinated close for confirming participant
What
Build the final authorized close agreement for a confirmed coordinated close off the last authorized rather than last unauthorized.
Why
The confirmer can't execute the coordinated close because it has the signatures from the unauthorized transaction add... | gharchive/pull-request | 2021-06-30T21:23:36 | 2025-04-01T06:04:09.927281 | {
"authors": [
"leighmcculloch"
],
"repo": "stellar/experimental-payment-channels",
"url": "https://github.com/stellar/experimental-payment-channels/pull/135",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1052334726 | Consider adding a flag in Horizon to reset captive core DB
It would be useful to have a flag in Horizon that runs new-db on captive core. This is needed in case there is a bug in stellar-core that corrupts the database, so that an operator can easily rebuild the minimal state and join the network. To do this, Horizon... | gharchive/issue | 2021-11-12T19:11:04 | 2025-04-01T06:04:09.929878 | {
"authors": [
"marta-lokhova",
"sreuland"
],
"repo": "stellar/go",
"url": "https://github.com/stellar/go/issues/4067",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
437430542 | Add a rough PR template. Please improve me :)
Here's a proposed PR template @debnil @accordeiro @bartekn . Please tweak! See the file here
I ❤️ this! Do you think it makes sense to also add something like:
[ ] This PR adds tests to the most critical parts of the new functionality or fixes.
I know this is a contro... | gharchive/pull-request | 2019-04-25T22:55:11 | 2025-04-01T06:04:09.932103 | {
"authors": [
"accordeiro",
"tomquisel"
],
"repo": "stellar/go",
"url": "https://github.com/stellar/go/pull/1190",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1752981633 | Fix SEP-31 transfer_received_at calculation
PR Checklist
PR Structure
[x] This PR has reasonably narrow scope (if not, break it down into smaller PRs).
[x] This PR avoids mixing refactoring changes with feature changes (split into two PRs
otherwise).
[x] This PR's title starts with name of package that is most cha... | gharchive/pull-request | 2023-06-12T15:12:19 | 2025-04-01T06:04:09.939081 | {
"authors": [
"philipliu",
"stellar-jenkins"
],
"repo": "stellar/java-stellar-anchor-sdk",
"url": "https://github.com/stellar/java-stellar-anchor-sdk/pull/939",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2161070054 | Code generateion not including the schema name
So for the following Atlas DDL,
schema "core" {
comment = "standard public schema"
}
table "tasks" {
schema = schema.core
comment = "Table for capturing operational data of task queue"
column "id" {
type = bigserial
null = false
}
... | gharchive/issue | 2024-02-29T11:48:26 | 2025-04-01T06:04:09.978070 | {
"authors": [
"rkrishnasanka",
"stephenafamo"
],
"repo": "stephenafamo/bob",
"url": "https://github.com/stephenafamo/bob/issues/187",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
209314984 | Xcode complains: "Umbrella header for module 'SQLite' does not include header 'sqlite3.h'
I am not using CocoaPods; just including SQLite.xcodeproj as a sub-project in my xcworkspace.
I would like to figure out how to get rid of this warning message. I have looked at the code and I cannot seem to find a way to addre... | gharchive/issue | 2017-02-22T00:23:56 | 2025-04-01T06:04:09.986110 | {
"authors": [
"curtclifton",
"cwoloszynski",
"jberkel",
"mzbik"
],
"repo": "stephencelis/SQLite.swift",
"url": "https://github.com/stephencelis/SQLite.swift/issues/607",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
102576540 | String and String.characters no longer Sliceable
Xcode-Beta Version 7.0 beta 4 (7A165t) on 2015-08-22 did not think String.characters had a split method. this .componentsSeparatedByString(String) call appears to do what we needed to do, split the .expression.template on '.'
As an aside, this change allowed this same... | gharchive/pull-request | 2015-08-23T00:18:59 | 2025-04-01T06:04:09.989101 | {
"authors": [
"nigelkerr",
"stephencelis"
],
"repo": "stephencelis/SQLite.swift",
"url": "https://github.com/stephencelis/SQLite.swift/pull/181",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
188686989 | Mutli-Tenancy considers port as part of domain name
I found that domain name used to get Site instance includes port number as a result, when port is used in a request (http://some.domain.com:8000/), the line 44 in mezzanine/utils/sites.py:
domain = request.get_host().lower()
gives "some.domain.com:8000" as a result... | gharchive/issue | 2016-11-11T05:17:34 | 2025-04-01T06:04:10.009616 | {
"authors": [
"neverho0d",
"stephenmcd"
],
"repo": "stephenmcd/mezzanine",
"url": "https://github.com/stephenmcd/mezzanine/issues/1696",
"license": "bsd-2-clause",
"license_type": "permissive",
"license_source": "bigquery"
} |
316366856 | Option to build without pre-compiled headers?
As the title says. I am unable to build existing Visual Studio projects because they don't have precompiled headers. Visual Studio is able to give you the option to compile the projects without them, so I was wondering if you can provide an option to skip this step.
I b... | gharchive/issue | 2018-04-20T18:24:53 | 2025-04-01T06:04:10.023678 | {
"authors": [
"BornIncompetence",
"michalfita"
],
"repo": "sterin/vscode-msbuild-tools",
"url": "https://github.com/sterin/vscode-msbuild-tools/issues/3",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
963970850 | Make watcher gets restarted in case of recoverable errors
This PR uses RetryWatcher to make watcher gets restarted in case of recoverable errors. RetryWatcher will make sure that in case the underlying watcher is closed (e.g. due to API timeout or etcd timeout) it will get restarted from the last point without the co... | gharchive/pull-request | 2021-08-09T13:01:03 | 2025-04-01T06:04:10.025323 | {
"authors": [
"rkmathi",
"superbrothers"
],
"repo": "stern/stern",
"url": "https://github.com/stern/stern/pull/149",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2027535097 | bug: LSP willRenameFiles not work
Did you check the docs and existing issues?
[X] I have read the docs
[X] I have searched the existing issues
Neovim version (nvim -v)
NVIM v0.9.4/ Build type: Release/ LuaJIT 2.1.1700008891
Operating system/version
Arch Linux x86_64 Kernel: 6.1.63-1-lts
Describe the bug
I use Ma... | gharchive/issue | 2023-12-06T02:39:07 | 2025-04-01T06:04:10.036247 | {
"authors": [
"lightseazz"
],
"repo": "stevearc/oil.nvim",
"url": "https://github.com/stevearc/oil.nvim/issues/247",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1674737877 | Fixed : button width and tooltip disappearing
Issue
While changing the size of screen the button width are overlapping with the container and tooltip button is hidding in medium screen size.
Video
chrome-capture-2023-3-19.webm
Screenshot
Fixed
Reduced the width by 1 rem ie w-36 and removed the sm:hidden from the to... | gharchive/pull-request | 2023-04-19T11:46:42 | 2025-04-01T06:04:10.044696 | {
"authors": [
"imaxisXD"
],
"repo": "steven-tey/precedent",
"url": "https://github.com/steven-tey/precedent/pull/39",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1773442455 | :recycle: rework the README.md
Hello!
I wrote a few lines to update the readme from the nice steps you gave me 😄 . You can check the finished result in my fork
I'm open to review or suggestions! Don't feel obligated to merge it quickly.
As a side question: do you need any other issue I can help with?
One change: s... | gharchive/pull-request | 2023-06-25T19:07:53 | 2025-04-01T06:04:10.051895 | {
"authors": [
"AucaCoyan",
"stevenlafl"
],
"repo": "stevenlafl/tts-typescript",
"url": "https://github.com/stevenlafl/tts-typescript/pull/2",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
855151729 | Heatmap is not entirely cleared between turns
If the heatmap feature is on, and the player plays a move from the heatmap, the heatmap drawing is not cleared after placing the move.
Reproduced by:
Start Twixtbit
Turn on heatmap
Play L12
What I see: all heatmap positions for the first AND second move are shown.
Expec... | gharchive/issue | 2021-04-10T20:41:21 | 2025-04-01T06:04:10.054128 | {
"authors": [
"agtoever",
"genmeblog",
"stevens68"
],
"repo": "stevens68/twixtbot-ui",
"url": "https://github.com/stevens68/twixtbot-ui/issues/63",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
186577820 | OpenID Connect Error Codes for Authentication Error Response
In addition to the OAuth2 specification for error codes the OpenID Connect specification defines the following:
interaction_required
The Authorization Server requires End-User interaction of some form to proceed. This error MAY be returned when the prompt ... | gharchive/issue | 2016-11-01T16:22:03 | 2025-04-01T06:04:10.060557 | {
"authors": [
"steverhoades"
],
"repo": "steverhoades/oauth2-openid-connect-server",
"url": "https://github.com/steverhoades/oauth2-openid-connect-server/issues/3",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
297243844 | Support passing an object into queryParams, similar to $.param
Support passing an object into queryParams, similar to $.param.
Current:
buildUrl('', {
queryParams: {
foo: {
bar: 'baz'
}
}
});
// => ?foo=[object Object]
Expected:
// => foo%5Bbar%5D=baz
This seems like it would be a good enhancem... | gharchive/issue | 2018-02-14T21:01:41 | 2025-04-01T06:04:10.062667 | {
"authors": [
"nicknish",
"steverydz"
],
"repo": "steverydz/build-url",
"url": "https://github.com/steverydz/build-url/issues/6",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2675033939 | Update pytest fixtures
Currently used fixtures are deprecated, and will be removed with AiiDA version 3, so we should look into using fixtures from aiida.tools.pytest_fixtures.
Most fixtures have a direct correspondence to aiida.manage.tests.pytest_fixtures, but currently doing this seems to result in the default pro... | gharchive/issue | 2024-11-20T08:53:07 | 2025-04-01T06:04:10.075379 | {
"authors": [
"ElliottKasoar",
"alinelena"
],
"repo": "stfc/aiida-mlip",
"url": "https://github.com/stfc/aiida-mlip/issues/166",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
1065038054 | Fix incorrect core_freq for Raspberry Pi 4, Raspberry Pi 400 and CM4
Compare https://github.com/raspberrypi/documentation/blob/develop/documentation/asciidoc/computers/config_txt/overclocking.adoc. Unfortunately i found no easy way to read 'core_freq'. This would be great, since the value is "wrong" for most of the R... | gharchive/pull-request | 2021-11-27T13:02:53 | 2025-04-01T06:04:10.080873 | {
"authors": [
"drahoslove",
"tmsmr"
],
"repo": "stianeikeland/go-rpio",
"url": "https://github.com/stianeikeland/go-rpio/pull/80",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
467723651 | Apply eth patches to f2 chips
This PR applies the same patch as https://github.com/stm32-rs/stm32-rs/pull/73 but for the F2 chips, as they use the same ethernet mac. It might be a good idea to change the patch name from f4_ethernet.yaml to something more general, what do you think?
It might be a good idea to chang... | gharchive/pull-request | 2019-07-13T13:59:56 | 2025-04-01T06:04:10.147693 | {
"authors": [
"MabezDev",
"adamgreig"
],
"repo": "stm32-rs/stm32-rs",
"url": "https://github.com/stm32-rs/stm32-rs/pull/252",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
703934382 | Proposal for setting the IO Slew Rate
Fixes #266 by adding an enumeration of IO speeds available and a single method trait that is implemented for Output pins as well as push-pull alternate function pins
Thanks for the PR!
I feel like it would be nice to have more descriptive names as slow/medium/fast could really ... | gharchive/pull-request | 2020-09-17T21:52:50 | 2025-04-01T06:04:10.150579 | {
"authors": [
"TheZoq2",
"electroCutie"
],
"repo": "stm32-rs/stm32f1xx-hal",
"url": "https://github.com/stm32-rs/stm32f1xx-hal/pull/267",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
791814903 | Fix gpio listen return value
This function sets PUPDR as 0b00 which is floating input.
@andresv Hi, can you please take a look?
@andresv Hi, can you please take a look?
Yes you are correct. Here PUPDR and MODER are set to 0.
Which means 00: No pull-up, pull-down and 00: Input mode
unsafe... | gharchive/pull-request | 2021-01-22T08:43:21 | 2025-04-01T06:04:10.163721 | {
"authors": [
"almusil",
"andresv"
],
"repo": "stm32-rs/stm32g0xx-hal",
"url": "https://github.com/stm32-rs/stm32g0xx-hal/pull/38",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
625327063 | New ADC DMA implementation
I'd like to get some feedback on a new DMA driver I have been working on.
This exposes an interface that allows for one shot dma sessions, where a whole block of samples are transferred at once, but the DMA session ends after this block has completed.
The current DMA implementation sets up ... | gharchive/pull-request | 2020-05-27T02:28:13 | 2025-04-01T06:04:10.166545 | {
"authors": [
"apgoetz",
"hannobraun"
],
"repo": "stm32-rs/stm32l0xx-hal",
"url": "https://github.com/stm32-rs/stm32l0xx-hal/pull/105",
"license": "0BSD",
"license_type": "permissive",
"license_source": "github-api"
} |
2390597993 | Uninitialized variables cause invalid Set_x_FS behaviour
I face an issue when restarting an MCU of invalid behaviour of Set_X_FS.
The problem is that Set_X_FS does not change the actual FS value as detected with Get_X_FS.
I believe the bug is caused by acc_fs and gyro_fs not being initialized in constructor nor in En... | gharchive/issue | 2024-07-04T11:07:56 | 2025-04-01T06:04:10.182126 | {
"authors": [
"VisaJE",
"cparata"
],
"repo": "stm32duino/LSM6DSV16X",
"url": "https://github.com/stm32duino/LSM6DSV16X/issues/17",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
198102633 | N4BiasFieldCorrection Inputs do not occupy the same physical space! (again)
Just updated ANTs and enountered the old problem of the physical space tolerance. Both of the images are well aligned and with same headers (checked with fslhd)
If I remember well, this can be fixed by changing something in ITK and recompilin... | gharchive/issue | 2016-12-30T04:14:05 | 2025-04-01T06:04:10.186921 | {
"authors": [
"dorianps",
"ntustison"
],
"repo": "stnava/ANTs",
"url": "https://github.com/stnava/ANTs/issues/396",
"license": "bsd-3-clause",
"license_type": "permissive",
"license_source": "bigquery"
} |
1299622306 | 🛑 Cloud Zweiradwerke is down
In 3d7902d, Cloud Zweiradwerke (https://cloud.zweiradwerke.de) was down:
HTTP code: 503
Response time: 509 ms
Resolved: Cloud Zweiradwerke is back up in eeb9363.
| gharchive/issue | 2022-07-09T08:53:26 | 2025-04-01T06:04:10.199035 | {
"authors": [
"stoamandl"
],
"repo": "stoamandl/upptime",
"url": "https://github.com/stoamandl/upptime/issues/42",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
273870786 | onViewableItemsChanged Fix
An upgrade to RN 0.50 triggered an Invariant Violation: Changing onViewableItemsChanged on the fly is not supported error. Small fix.
Please use commitizen. Automatic release with NPM will not work without semantic release
use git cz not git commit -m "asa"
fixed here https://github.co... | gharchive/pull-request | 2017-11-14T17:08:09 | 2025-04-01T06:04:10.203485 | {
"authors": [
"kmorales13",
"stoffern"
],
"repo": "stoffern/react-native-optimized-flatlist",
"url": "https://github.com/stoffern/react-native-optimized-flatlist/pull/11",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1185687490 | add lease permission
Signed-off-by: ldpliu daliu@redhat.com
/lgtm
| gharchive/pull-request | 2022-03-30T01:18:27 | 2025-04-01T06:04:10.240752 | {
"authors": [
"ldpliu",
"zhiweiyin318"
],
"repo": "stolostron/clusterclaims-controller",
"url": "https://github.com/stolostron/clusterclaims-controller/pull/39",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1327660156 | Doc string updates
regarding: https://github.com/stolostron/backlog/issues/24824
Here are our notes from the meeting: https://docs.google.com/document/d/1MNapPaEefm06O33EcWC68syw2pHYmfTaQ_6TwlsHR6Q/edit?usp=sharing
| gharchive/pull-request | 2022-08-03T19:02:20 | 2025-04-01T06:04:10.242313 | {
"authors": [
"Randy424"
],
"repo": "stolostron/console",
"url": "https://github.com/stolostron/console/pull/1950",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1161477207 | Add an auto import controller to import the hosted cluster
Signed-off-by: zhujian jiazhu@redhat.com
issue: https://github.com/stolostron/backlog/issues/20036
Add a new auto import controller that will create a mangedcluster after the hypershiftdeployment created, and if there exists hosted cluster kubeconfig, it wil... | gharchive/pull-request | 2022-03-07T14:16:06 | 2025-04-01T06:04:10.246039 | {
"authors": [
"ianzhang366",
"zhujian7"
],
"repo": "stolostron/hypershift-deployment-controller",
"url": "https://github.com/stolostron/hypershift-deployment-controller/pull/32",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1031325287 | Button hit area
Acceptance criteria for patterns with button elements all specify a min hit area of 44x44px.
According to the WCAG this a AAA (enhanced) recommendation, and there are circumstances when it is not viable. Should we change the language around this to a recommendation rather than a hard pass/fail AC?
WCA... | gharchive/issue | 2021-10-20T12:02:28 | 2025-04-01T06:04:10.273338 | {
"authors": [
"Nick-StormID",
"mjbp"
],
"repo": "stormid/ui-patterns",
"url": "https://github.com/stormid/ui-patterns/issues/11",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
511362306 | Use storybook syntax-highlighter
This makes it so the code is theme-able from storybook 🎉
But it does change the default visual look of the addon quite a bit.
It's the same as addon-source.. WDYT @stof ?
Published PR with canary version: 7.1.12-canary.92.253
@ndelangen this makes perfect sense to me.
Note that I... | gharchive/pull-request | 2019-10-23T14:28:04 | 2025-04-01T06:04:10.293171 | {
"authors": [
"hipstersmoothie",
"ndelangen",
"stof"
],
"repo": "storybookjs/addon-jsx",
"url": "https://github.com/storybookjs/addon-jsx/pull/92",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
598519273 | Fix typo in documentation of Button
NB: The build process added parentheses to the generated files.
I played around with the Button implementation and was quite happy with the results at first glance. On the second glance, I was missing the option to add margins to the button. What is the strategy to decorate butto... | gharchive/pull-request | 2020-04-12T16:15:47 | 2025-04-01T06:04:10.355668 | {
"authors": [
"Rayne",
"coveralls",
"straker"
],
"repo": "straker/kontra",
"url": "https://github.com/straker/kontra/pull/157",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2552323646 | feat: allow more specific labels to search in the same cluster
the cluster could have multiple set of sentry nodes and proxy from different networks, proxy should be able to only gather sentry prival svc based on label like chain_id or other customized labels
@agouin any chance to review?
| gharchive/pull-request | 2024-09-27T08:22:48 | 2025-04-01T06:04:10.362569 | {
"authors": [
"allthatjazzleo"
],
"repo": "strangelove-ventures/horcrux-proxy",
"url": "https://github.com/strangelove-ventures/horcrux-proxy/pull/16",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
156271740 | Elassandra Shield integration
Hi Vincent,
I would like to protect Elasticsearch with the Shield Plugin but when I try to configure it I receiver this error:
You must set the ES_CLASSPATH var
After setting the ES_CLASSPATH var I receive another error:
Error: Could not find or load main class org.elasticsearch.shield.a... | gharchive/issue | 2016-05-23T12:44:02 | 2025-04-01T06:04:10.375751 | {
"authors": [
"albroscani",
"thelordoftheboards",
"vroyer"
],
"repo": "strapdata/elassandra",
"url": "https://github.com/strapdata/elassandra/issues/22",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
1906319526 | How to set default locals
Hi,
I want to set the default language as Arabic as I can.
When I hit http://localhost:3000/ the URL redirects the English version.
I am closing this issue since it does not pertain to Write For The Community. You can ask this question either on our forum or discord.
@PaulBratslavsky Th... | gharchive/issue | 2023-09-21T07:38:19 | 2025-04-01T06:04:10.380631 | {
"authors": [
"PaulBratslavsky",
"asifdastagir-ovrlod",
"colonder"
],
"repo": "strapi/nextjs-corporate-starter",
"url": "https://github.com/strapi/nextjs-corporate-starter/issues/83",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1701723437 | Add support for IntEnum
This PR adds support for IntEnums by adding a __int__ method on EnumValueDefinition :)
Closes #2385
Thanks for adding the RELEASE.md file!
Here's a preview of the changelog:
This release adds support for using enum_value with IntEnums, like this:
import strawberry
from enum import IntEnum... | gharchive/pull-request | 2023-05-09T09:40:32 | 2025-04-01T06:04:10.468341 | {
"authors": [
"botberry",
"patrick91"
],
"repo": "strawberry-graphql/strawberry",
"url": "https://github.com/strawberry-graphql/strawberry/pull/2761",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1718544123 | Update Channels integration
TODO:
Documentation
Description
Update the Channels integration to use the new base classes, replaces #2694
Feature: Allow setting response headers
Feature: Add multipart/form-data support so that file uploads work
Types of Changes
[ ] Core
[ ] Bugfix
[x] New feature
[x] Enhancement/o... | gharchive/pull-request | 2023-05-21T15:32:11 | 2025-04-01T06:04:10.484922 | {
"authors": [
"botberry",
"cdroege",
"patrick91"
],
"repo": "strawberry-graphql/strawberry",
"url": "https://github.com/strawberry-graphql/strawberry/pull/2775",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2067122709 | chore: bump gql-core to stream/defer alpha
Description
Types of Changes
[ ] Core
[ ] Bugfix
[ ] New feature
[ ] Enhancement/optimization
[ ] Documentation
Issues Fixed or Closed by This PR
Checklist
[ ] My code follows the code style of this project.
[ ] My change requires a change to the documentation.
... | gharchive/pull-request | 2024-01-05T10:45:08 | 2025-04-01T06:04:10.494945 | {
"authors": [
"botberry",
"erikwrede",
"owen-zora"
],
"repo": "strawberry-graphql/strawberry",
"url": "https://github.com/strawberry-graphql/strawberry/pull/3320",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
910307450 | Import django into strawberry namespace
This fixes django symbol resolution in some IDE which was originally reported here:
https://github.com/strawberry-graphql/strawberry-graphql-django/issues/35
https://github.com/strawberry-graphql/strawberry-graphql-django/issues/36
Thanks for adding the RELEASE.md file!
He... | gharchive/pull-request | 2021-06-03T09:33:26 | 2025-04-01T06:04:10.498999 | {
"authors": [
"botberry",
"la4de"
],
"repo": "strawberry-graphql/strawberry",
"url": "https://github.com/strawberry-graphql/strawberry/pull/994",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1717799598 | 🛑 WSDL SAM Grupo America is down
In 751afe4, WSDL SAM Grupo America (https://wsdl-ga.streamlined-app.io/api/Scsdocumentos/getLogo) was down:
HTTP code: 0
Response time: 0 ms
Resolved: WSDL SAM Grupo America is back up in f994e0c.
| gharchive/issue | 2023-05-19T20:39:16 | 2025-04-01T06:04:10.518172 | {
"authors": [
"streamlined-scs"
],
"repo": "streamlined-scs/upptime",
"url": "https://github.com/streamlined-scs/upptime/issues/559",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
672486502 | jdbc producer can not write record to mysql database when origin is mysql binary log component
I write a pipline like above.
the binary log configuration is
jdbc producer configuration is
stream select configuration is
when i add a new record to database1,mysql binlog output 1 record, jdbc producer can see a g... | gharchive/issue | 2020-08-04T03:57:17 | 2025-04-01T06:04:10.546540 | {
"authors": [
"rushah",
"yudar1024"
],
"repo": "streamsets/tutorials",
"url": "https://github.com/streamsets/tutorials/issues/121",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
1910426240 | [Serialization][Editor] Reference type support on interface fields and properties
PR Details
Previously, interface fields and properties were treated as value types in the editor, having such a field would show a combo box where the user could select the type of field they wanted to create.
Now components marked with... | gharchive/pull-request | 2023-09-24T23:56:21 | 2025-04-01T06:04:10.567706 | {
"authors": [
"Eideren"
],
"repo": "stride3d/stride",
"url": "https://github.com/stride3d/stride/pull/1842",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1945654449 | fix(graphics): Stop FastTextRenderer VB clobbering
PR Details
FastTextRenderer was overwriting the start of the vertex buffer for every string. This change advances the start of the span to prevent that.
Types of changes
[ ] Docs change / refactoring / dependency upgrade
[x] Bug fix (non-breaking change which fixes... | gharchive/pull-request | 2023-10-16T16:34:33 | 2025-04-01T06:04:10.570835 | {
"authors": [
"Eideren",
"froce"
],
"repo": "stride3d/stride",
"url": "https://github.com/stride3d/stride/pull/1954",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
240665756 | Add xenial to supported release list.
Summary
Adds xenial to the releases this check can look at.
Motivation
We've got some xenial boxes that are currently peacefully erroring this out. We should be reading for them!
r? @stripe/observability
lgtm
| gharchive/pull-request | 2017-07-05T14:17:17 | 2025-04-01T06:04:10.578723 | {
"authors": [
"cory-stripe",
"krisreeves-stripe"
],
"repo": "stripe/datadog-checks",
"url": "https://github.com/stripe/datadog-checks/pull/63",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
42793093 | Add formatCardNumber function (versus only binding to an input field)
I'm capturing credit card entries using hardware and populating the input field via javascript. The updated value is not formatted and there doesn't seem to be any way to trigger an update. The value is only validated and formatted if manually ty... | gharchive/issue | 2014-09-15T16:46:36 | 2025-04-01T06:04:10.581529 | {
"authors": [
"JamoCA",
"jamesreggio"
],
"repo": "stripe/jquery.payment",
"url": "https://github.com/stripe/jquery.payment/issues/124",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2702244635 | [BUG]: Link form validation skipped after logout
What happened?
Link form on the payment elements don't validated during elements.submit() after logout previous account with "Link with card integrations"
Expected result:
Actual result:
No validation errors contains submit result.
Environment
No response
Reproducti... | gharchive/issue | 2024-11-28T13:52:44 | 2025-04-01T06:04:10.624471 | {
"authors": [
"Den4ik",
"brendanm-stripe"
],
"repo": "stripe/stripe-js",
"url": "https://github.com/stripe/stripe-js/issues/695",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
223744977 | Refresh retinajs after img src changed
Hi, thanks for great plugin!
But I have a little issue with refreshing retinajs on image which has source image changed.
In event handler I have tried refresh retinajs this way:
slider.bind("slide.onafterswaped", function(e) {
retinajs( $(e.target).find('img') );
});
Thank... | gharchive/issue | 2017-04-24T08:46:23 | 2025-04-01T06:04:10.721825 | {
"authors": [
"Honza-B",
"helenburns"
],
"repo": "strues/retinajs",
"url": "https://github.com/strues/retinajs/issues/279",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1765043880 | Migrate LinkedIn post to Blog
[x] moving load
https://www.linkedin.com/posts/mp0110_movingabrload-femabrdesignabrapi-structuralengineering-activity-7082005518625460226-Sxnm?utm_source=share&utm_medium=member_desktop
[x] gyroid
https://www.linkedin.com/posts/mp0110_gyroid-femabrdesignabrapi-alanschoen-activity-709... | gharchive/issue | 2023-06-20T09:46:45 | 2025-04-01T06:04:10.725666 | {
"authors": [
"Marco-Pellegrino"
],
"repo": "strusoft/femdesign-api",
"url": "https://github.com/strusoft/femdesign-api/issues/800",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1091298498 | close() crashes the entire engine
using close() just crashes the entire engine, i expect it to close the window, but NOPE it crashes the entire thing!
sure, will look into it
fixed :)
| gharchive/issue | 2021-12-30T20:48:02 | 2025-04-01T06:04:10.819179 | {
"authors": [
"FloatingComet62",
"studiousgamer"
],
"repo": "studiousgamer/Tyro-Engine",
"url": "https://github.com/studiousgamer/Tyro-Engine/issues/2",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2300917559 | 🛑 Moodstudios is down
In b9dece2, Moodstudios (https://moodstudios.nl) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Moodstudios is back up in 28b27a5 after 16 minutes.
| gharchive/issue | 2024-05-16T17:05:31 | 2025-04-01T06:04:10.821729 | {
"authors": [
"studiovlijmscherp"
],
"repo": "studiovlijmscherp/uptime",
"url": "https://github.com/studiovlijmscherp/uptime/issues/1159",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1256536550 | 🛑 Beefs and Beers is down
In 3b3bbf9, Beefs and Beers (https://beefsandbeers.com) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Beefs and Beers is back up in a3ec349.
| gharchive/issue | 2022-06-01T17:14:04 | 2025-04-01T06:04:10.824003 | {
"authors": [
"studiovlijmscherp"
],
"repo": "studiovlijmscherp/uptime",
"url": "https://github.com/studiovlijmscherp/uptime/issues/132",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2356403574 | 🛑 Moodstudios is down
In 0e70683, Moodstudios (https://moodstudios.nl) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Moodstudios is back up in ee5ba1d after 15 minutes.
| gharchive/issue | 2024-06-17T05:16:09 | 2025-04-01T06:04:10.826240 | {
"authors": [
"studiovlijmscherp"
],
"repo": "studiovlijmscherp/uptime",
"url": "https://github.com/studiovlijmscherp/uptime/issues/1983",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2282675204 | 🛑 Beefs and Beers is down
In 242b71a, Beefs and Beers (https://beefsandbeers.com) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Beefs and Beers is back up in cedf23e after 12 minutes.
| gharchive/issue | 2024-05-07T08:55:27 | 2025-04-01T06:04:10.828503 | {
"authors": [
"studiovlijmscherp"
],
"repo": "studiovlijmscherp/uptime",
"url": "https://github.com/studiovlijmscherp/uptime/issues/910",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
534367523 | 20191202 Go: How Are Random Numbers Generated?
标题:Go: How Are Random Numbers Generated?
原文链接:https://medium.com/a-journey-with-go/go-how-are-random-numbers-generated-e58ee8696999
译者自己根据原文翻译,译文保存为 markdown 格式,并附上尾部的签名。
---
via: https://medium.com/a-journey-with-go/go-how-are-random-numbers-generated-e58ee8696999
作者:[... | gharchive/issue | 2019-12-07T07:27:16 | 2025-04-01T06:04:10.830142 | {
"authors": [
"polaris1119",
"sh1luo"
],
"repo": "studygolang/GCTT",
"url": "https://github.com/studygolang/GCTT/issues/1522",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
249883615 | path.extname is deprecated.
Argument to path.extname must be a string
path.extname (C:\Users\jp\AppData\Local\atom\app-1.19.0\resources\app\src\electron-shims.js:20:10)
ATPOutputView.getCwd (C:\Users\jp\.atom\packages\atom-terminal-panel\lib\atp-view.coffee:1874:17)
BuiltinVariables.parseFull (C:\Users\jp\.atom\packa... | gharchive/issue | 2017-08-13T16:28:13 | 2025-04-01T06:04:10.837685 | {
"authors": [
"Taz8du29",
"jpsalvadorm63"
],
"repo": "styczynski/atom-terminal-panel",
"url": "https://github.com/styczynski/atom-terminal-panel/issues/160",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
234646861 | v2.0.1 breaks inner styles referenced by classname
const Container = styled.div`
margin: 20px;
.inner-element {
border: 3px solid green;
}
}
`
<Container>
<div className="inner-element">
This is inner element. It should have a green border. But it doesn't. 😢
</div>
</Container>
Version
2.0.1
Repr... | gharchive/issue | 2017-06-08T20:29:13 | 2025-04-01T06:04:10.859199 | {
"authors": [
"erikras",
"k15a",
"thysultan"
],
"repo": "styled-components/styled-components",
"url": "https://github.com/styled-components/styled-components/issues/895",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
138359877 | HDD Disk Monitoring
Hello everyone,
I have a HTPC installed in my FreeNAS; and I have mounted two other HD in the JAIL where the HTPC is installed, but the two new is not appearing in the DISK management, do I need to do some configuration??
They are mounted as:
/mtn/Movies
/mnt/TVSHOWS
I didn't find a better place t... | gharchive/issue | 2016-03-04T02:45:26 | 2025-04-01T06:04:10.882435 | {
"authors": [
"Hellowlol",
"wreuel"
],
"repo": "styxit/HTPC-Manager",
"url": "https://github.com/styxit/HTPC-Manager/issues/371",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
825914327 | Add various "make clean" targets
"make clean-generated" removes generated files (by relying on the fact
that we tell git to ignore them).
"make clean-clusters" removes running clusters (this is the old "make
cleanup", which is preserved for backwards compatibility).
"make clean" cleans everything.
Signed-off-by: Step... | gharchive/pull-request | 2021-03-09T13:16:57 | 2025-04-01T06:04:10.905211 | {
"authors": [
"skitt"
],
"repo": "submariner-io/shipyard",
"url": "https://github.com/submariner-io/shipyard/pull/478",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
349012871 | add copyright to LICENSE
MIT needs copyright.
@rina-sleeping substack is no longer maintaining this project.
I recently acquired publishing rights on npm and am planning a v2 this fall. Can you open a PR against my fork?
I open a PR:https://github.com/davisjam/safe-regex/pull/11.
Please.
Please add license file... | gharchive/pull-request | 2018-08-09T07:40:03 | 2025-04-01T06:04:10.924879 | {
"authors": [
"davisjam",
"r-browser-app-team",
"rina-sleeping"
],
"repo": "substack/safe-regex",
"url": "https://github.com/substack/safe-regex/pull/15",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
499956814 | Older avatars not showing larger version of image
It's possible we never handled this properly (I believe we did for playlists, maybe not for users?) but the expected behavior is that we show the largest image we have for older images and let the browser upscale.
@manfred is working the fastly stuff shortly, so maybe... | gharchive/issue | 2019-09-29T19:06:23 | 2025-04-01T06:04:10.941278 | {
"authors": [
"Manfred",
"sudara"
],
"repo": "sudara/alonetone",
"url": "https://github.com/sudara/alonetone/issues/799",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2598212209 | PosWeight limitation to integer?
In loss.go file:
type lossFnOptions struct {
ClassWeights []float64
Reduction int64 // 0: "None", 1: "mean", 2: "sum"
IgnoreIndex int64
PosWeight int64 // index of the weight attributed to positive class. Used in BCELoss
}
In BCELoss function options.PosWeight is used as ... | gharchive/issue | 2024-10-18T19:10:44 | 2025-04-01T06:04:10.962320 | {
"authors": [
"Peter2121",
"sugarme"
],
"repo": "sugarme/gotch",
"url": "https://github.com/sugarme/gotch/issues/135",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1707024997 | [WIP] feat: Rewrite codegen
resolves #8
Modified to generate code from proc_macro2::TokenStream using quote and syn.
I tried to use prettyplease code formatting, but the indentation was a bit weird, so I decided not to use it. In this project, only I (or a specific user with privileges) execute the lexgen command, so... | gharchive/pull-request | 2023-05-12T06:34:31 | 2025-04-01T06:04:10.966139 | {
"authors": [
"sugyan"
],
"repo": "sugyan/atrium",
"url": "https://github.com/sugyan/atrium/pull/12",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
394403235 | Fix selector order
Follow alphabetical order.
Thanks!
| gharchive/pull-request | 2018-12-27T14:05:46 | 2025-04-01T06:04:10.984243 | {
"authors": [
"florianbouvot",
"simonsmith"
],
"repo": "suitcss/base",
"url": "https://github.com/suitcss/base/pull/50",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
871368092 | Incorporate work type and subtype updates for some items when doing the migration from hydrus to H2
Spreadsheet of updates will be linked to from here when it's available. Finishing touches are being put on it now.
Still waiting on this document to be complete.
Spreadsheet with new work type/subtype mappings for ... | gharchive/issue | 2021-04-29T19:13:57 | 2025-04-01T06:04:11.070104 | {
"authors": [
"amyehodge",
"jcoyne"
],
"repo": "sul-dlss/happy-heron",
"url": "https://github.com/sul-dlss/happy-heron/issues/1389",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2273614163 | Implement new version section
Currently the version section displays:
The new version section should display:
For this ticket:
The new version section should only be visible when a feature flag is enabled; otherwise, the current version section should be displayed.
The form should submit the "What's changed?" valu... | gharchive/issue | 2024-05-01T14:32:14 | 2025-04-01T06:04:11.076682 | {
"authors": [
"amyehodge",
"astridu",
"justinlittman",
"lwrubel"
],
"repo": "sul-dlss/happy-heron",
"url": "https://github.com/sul-dlss/happy-heron/issues/3504",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
68411766 | Fixed 1Password css bug on login screen
Tasks:
[ ] gather feedback for my changes
[x] added changelog line
Informations:
Q
A
Tests pass?
yes
Fixed tickets
fixes #937
BC Breaks
none
Doc
none
ACK, please make mergeable and merge yourself.
| gharchive/pull-request | 2015-04-14T15:27:21 | 2025-04-01T06:04:11.097504 | {
"authors": [
"danrot",
"wachterjohannes"
],
"repo": "sulu-io/sulu",
"url": "https://github.com/sulu-io/sulu/pull/1008",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2603917452 | Add workflow to deploy to AKS
Add workflow to deploy to AKS
Automated Deployment Warning
Ensure your manifest at ./kubernetes/deployment.yaml uses the image name "skdemoacr.azurecr.io/samples/contoso-website:latest" for the application you wish to deploy.
For example, the image line in your deployment would look so... | gharchive/pull-request | 2024-10-22T00:01:25 | 2025-04-01T06:04:11.120811 | {
"authors": [
"suminkimm"
],
"repo": "suminkimm/mslearn-aks-deploy-container-app-noDockerfile",
"url": "https://github.com/suminkimm/mslearn-aks-deploy-container-app-noDockerfile/pull/5",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
284569760 | How to use if already subclassing admin.ModelAdmin
I'm using django import_export package and i'm already using the ImportExportModelAdmin instead of admin.ModelAdmin. Any idea how to use django-summernote with this setup?
Hello,
I am not sure if my idea will work fine because I haven't done it yet.
https://github.... | gharchive/issue | 2017-12-26T15:19:20 | 2025-04-01T06:04:11.125757 | {
"authors": [
"hakim89",
"pincoin"
],
"repo": "summernote/django-summernote",
"url": "https://github.com/summernote/django-summernote/issues/263",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
320703837 | Calendar picker button usage incorrect
Related to #148
Calendar picker should appear from the tag component #52, not a primary button.
@elanoism Is this taken care of? I guess I can close this?
Yes.
| gharchive/issue | 2018-05-07T07:37:19 | 2025-04-01T06:04:11.127014 | {
"authors": [
"elanoism",
"melmdesign",
"mlent"
],
"repo": "sumup/circuit-ui",
"url": "https://github.com/sumup/circuit-ui/issues/157",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
406166554 | admin UI: selection bug
For scenarios, selecting hosts or templates, no issue selecting the first one from the dropdown. If trying to add another, it can't. Need to save and open, then can select the next, but not another; need to repeat.
Probably some logic bug, maybe with the option key or order in select.
Soluti... | gharchive/issue | 2019-02-04T03:01:22 | 2025-04-01T06:04:11.128482 | {
"authors": [
"sumwonyuno"
],
"repo": "sumwonyuno/cp-scoring",
"url": "https://github.com/sumwonyuno/cp-scoring/issues/13",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
249567948 | Ado.SqlQuery Page
Hi, 有没有一个 Ado.SqlQuery 的分页方法。
var getAll = db.Queryable().AS("(select * from [student]) t").ToPageList(1,2);
表名一定要加 [] 关键词,MYSQL就加MYSQL的关键 词
| gharchive/issue | 2017-08-11T08:24:24 | 2025-04-01T06:04:11.135425 | {
"authors": [
"itlizhi",
"sunkaixuan"
],
"repo": "sunkaixuan/SqlSugar",
"url": "https://github.com/sunkaixuan/SqlSugar/issues/28",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
1891524876 | Fix thick target
Change the upper bound of thick_fn to be energy-vector dependent instead of a fixed 150 keV.
Addresses #112
Oops
| gharchive/pull-request | 2023-09-12T01:41:17 | 2025-04-01T06:04:11.154397 | {
"authors": [
"settwi"
],
"repo": "sunpy/sunxspex",
"url": "https://github.com/sunpy/sunxspex/pull/113",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
2249674643 | linux-aarch64 build for bioconductor-biobase
Describe your pull request here
Please read the guidelines for Bioconda recipes before opening a pull request (PR).
General instructions
If this PR adds or updates a recipe, use "Add" or "Update" appropriately as the first word in its title.
New recipes not directly rele... | gharchive/pull-request | 2024-04-18T03:45:35 | 2025-04-01T06:04:11.164944 | {
"authors": [
"PoRain"
],
"repo": "sunqian2116/bioconda-recipes",
"url": "https://github.com/sunqian2116/bioconda-recipes/pull/138",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
782921066 | [FEATURE] Disable comments in frontmatter
Describe the feature you want
It would be nice if it were possible to disable the comments feature on certain pages via the front matter :)
Actually after looking at the template it seems you can add the following to the front matter:
comment:
enable: false
Can this be a... | gharchive/issue | 2021-01-10T22:17:41 | 2025-04-01T06:04:11.176321 | {
"authors": [
"Programazing",
"michael0liver"
],
"repo": "sunt-programator/CodeIT",
"url": "https://github.com/sunt-programator/CodeIT/issues/72",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1387835742 | UserContext setSession resets valid provider_token
Bug report
Describe the bug
When onAuthStateChange is called from the UserContext provider for the TOKEN_REFRESHED event the new session does not contain a provider_token. This means the user can no longer interact with the provider api, even though the old provider_... | gharchive/issue | 2022-09-27T14:09:50 | 2025-04-01T06:04:11.183531 | {
"authors": [
"plondon"
],
"repo": "supabase-community/auth-ui",
"url": "https://github.com/supabase-community/auth-ui/issues/33",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2211001878 | [PostgrestClient] When building a query, should the return type only be async throws if we add .execute()?
Feature request
Is your feature request related to a problem? Please describe.
I'm building a reusable query builder for my application and I was wondering if it was necessary for SupabaseClient.PostgrestClient.... | gharchive/issue | 2024-03-27T14:45:09 | 2025-04-01T06:04:11.187176 | {
"authors": [
"ssadel"
],
"repo": "supabase-community/supabase-swift",
"url": "https://github.com/supabase-community/supabase-swift/issues/281",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2365677196 | Lxw/wechat provider
What kind of change does this PR introduce?
Bug fix, feature, docs update, ...
What is the current behavior?
Please link any relevant issues here.
What is the new behavior?
Feel free to include screenshots if it includes visual changes.
Additional context
Add any other context or screenshots.
Lo... | gharchive/pull-request | 2024-06-21T04:15:16 | 2025-04-01T06:04:11.189090 | {
"authors": [
"hf",
"lxw665"
],
"repo": "supabase/auth",
"url": "https://github.com/supabase/auth/pull/1630",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1522308434 | fix: clean up containers and network with stop
What kind of change does this PR introduce?
Bug fix #729
What is the new behavior?
allow supabase stop to clean up all containers and networks even when db is no longer running
Additional context
Add any other context or screenshots.
Pull Request Test Coverage Report f... | gharchive/pull-request | 2023-01-06T10:05:53 | 2025-04-01T06:04:11.194509 | {
"authors": [
"coveralls",
"sweatybridge"
],
"repo": "supabase/cli",
"url": "https://github.com/supabase/cli/pull/771",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1752861758 | Feature Request: h3-pg extension
A user has requested Uber's h3-pg
Issue open to track interest/engagement in a single location
Closing as we centralized extension voting to https://github.com/orgs/supabase/discussions/679
| gharchive/issue | 2023-06-12T14:12:21 | 2025-04-01T06:04:11.196061 | {
"authors": [
"olirice"
],
"repo": "supabase/postgres",
"url": "https://github.com/supabase/postgres/issues/664",
"license": "PostgreSQL",
"license_type": "permissive",
"license_source": "github-api"
} |
1404436893 | release 0.22.1
rebuild release
Pull Request Test Coverage Report for Build 3226262717
0 of 0 changed or added relevant lines in 0 files are covered.
No unchanged relevant lines lost coverage.
Overall coverage remained the same at 84.524%
Totals
Change from base Build 3225766456:
0.0%
Covered Lines:
3... | gharchive/pull-request | 2022-10-11T10:59:17 | 2025-04-01T06:04:11.206012 | {
"authors": [
"coveralls",
"fenos"
],
"repo": "supabase/storage",
"url": "https://github.com/supabase/storage/pull/203",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1615676222 | App throws when backgrounding and foregrounding quickly in succession.
Describe the bug
When a user opens my app and then puts it in the background, they may get a notification that opens the app back up. If this repeats a few times, the following exception throws: Unhandled Exception: AuthException(message: Access t... | gharchive/issue | 2023-03-08T17:53:02 | 2025-04-01T06:04:11.209286 | {
"authors": [
"DanMossa",
"Vinzent03"
],
"repo": "supabase/supabase-flutter",
"url": "https://github.com/supabase/supabase-flutter/issues/393",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2255211658 | New auth error codes missing in error object
Bug report
[X] I confirm this is a bug with Supabase, not with my own application.
[X] I confirm I have searched the Docs, GitHub Discussions, and Discord.
Describe the bug
The new error code (which is correctly sent by the server) is not accessible in auth-js.
Example w... | gharchive/issue | 2024-04-21T18:40:25 | 2025-04-01T06:04:11.214545 | {
"authors": [
"Ahmed-seyam",
"RSginer",
"melchiorb",
"tom-at-pixel"
],
"repo": "supabase/supabase-js",
"url": "https://github.com/supabase/supabase-js/issues/1023",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1050736067 | Bypassing Row Level Security Not working
Bug report
Describe the bug
Hi, so stated in the documents I can use the service_role key to bypass row level security (in my server)
To Reproduce
Steps to reproduce the behavior, please provide code snippets or a repository:
Initialise with the service key
const supabase = ... | gharchive/issue | 2021-11-11T08:56:23 | 2025-04-01T06:04:11.219404 | {
"authors": [
"FiazAbrar",
"Hannes1",
"chrisb2244",
"soedirgo"
],
"repo": "supabase/supabase-js",
"url": "https://github.com/supabase/supabase-js/issues/300",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1473341894 | AuthError is missing status: number
Bug report
Describe the bug
AuthErrors do include a status, which is really nice for writing your own error message but Typescript doesn't like it because status is missing from the type definition.
I'd be happy to take a punt at this one myself in a bit. Just noting it down here ... | gharchive/issue | 2022-12-02T19:31:20 | 2025-04-01T06:04:11.221358 | {
"authors": [
"j4w8n",
"nathanlindsay"
],
"repo": "supabase/supabase-js",
"url": "https://github.com/supabase/supabase-js/issues/648",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2598934284 | Failt to build container locally
Is there an existing issue for this?
[X] I have searched the existing issues
Are you using the latest Super-linter version available?
[X] I am using the latest Super-linter version.
[X] I can reproduce the issue running Super-linter using complete version identifier (example: vX... | gharchive/issue | 2024-10-19T09:18:07 | 2025-04-01T06:04:11.570080 | {
"authors": [
"Zrmikstri",
"ferrarimarco"
],
"repo": "super-linter/super-linter",
"url": "https://github.com/super-linter/super-linter/issues/6282",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1196017334 | adding state within passport authenticate causes a failure
Hey there, I have returned once more,
I am trying to pass additional parameters via my query to the callback function however when I try adding the state
const authenticator = passport.authenticate('twitter', { scope: ['tweet.read', 'users.read', 'follows.re... | gharchive/issue | 2022-04-07T13:03:08 | 2025-04-01T06:04:11.589695 | {
"authors": [
"VinHylme",
"bigint",
"janhalama",
"jatin-threely",
"jnv",
"soya-miruku"
],
"repo": "superfaceai/passport-twitter-oauth2",
"url": "https://github.com/superfaceai/passport-twitter-oauth2/issues/6",
"license": "MIT",
"license_type": "permissive",
"license_source": "git... |
13196083 | Bookmarklet and CSP
github.com implements Content-Security-Policy to provide a whitelist of domains from which to load assets. When using the bookmarklet the loading of load.js is forbidden since subtome.com is not in the list of allowed sources.
This only affects the bookmarklet and probably means that browser exten... | gharchive/issue | 2013-04-15T11:54:14 | 2025-04-01T06:04:11.592652 | {
"authors": [
"brutasse",
"julien51",
"sjehuda"
],
"repo": "superfeedr/subtome",
"url": "https://github.com/superfeedr/subtome/issues/15",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.