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 |
|---|---|---|---|---|---|
2322527642 | 🛑 armory.wowsgame.cn is down
In 76b2c0f, armory.wowsgame.cn (https://armory.wowsgame.cn) was down:
HTTP code: 0
Response time: 0 ms
Resolved: armory.wowsgame.cn is back up in 01a55f0 after 15 minutes.
| gharchive/issue | 2024-05-29T07:00:24 | 2025-04-01T06:43:35.458354 | {
"authors": [
"boriskhodok"
],
"repo": "boriskhodok/wowsuptime",
"url": "https://github.com/boriskhodok/wowsuptime/issues/676",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
148172867 | allow control over this.rotateStart for cardboard and mouse-keyboard displays
since these bind on window and do not perform any checking whether the touch or click is meant for the canvas, any other elements the canvas coexists with end up having to block the event from bubbling up.
Should this be bound on the canv... | gharchive/issue | 2016-04-13T20:21:16 | 2025-04-01T06:43:35.460544 | {
"authors": [
"borismus",
"gmarinov",
"jsantell"
],
"repo": "borismus/webvr-polyfill",
"url": "https://github.com/borismus/webvr-polyfill/issues/90",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
138585013 | Make a wrapper object fullscreen instead of body
Making the body fullscreen doesn’t work if the canvas is not the only
element on the page. Elements like buttons, text, or images may end up
overlaid on the distorted output.
This patch injects a wrapper div into the page, moves the canvas into
it, and makes that fulls... | gharchive/pull-request | 2016-03-04T21:00:14 | 2025-04-01T06:43:35.462234 | {
"authors": [
"borismus",
"toji"
],
"repo": "borismus/webvr-polyfill",
"url": "https://github.com/borismus/webvr-polyfill/pull/37",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
2507275821 | Add flag to switch on and off polling logs
Description:
Currently when gmail getter waits for email (until email query is matched) , it generates error logs every time the match fails like below . This creates lots of noise in the console. Is it possible to make this flag based ? Like if the flag for console logs is ... | gharchive/issue | 2024-09-05T09:32:48 | 2025-04-01T06:43:35.465838 | {
"authors": [
"bormando",
"chetakkochrekar"
],
"repo": "bormando/gmail-getter",
"url": "https://github.com/bormando/gmail-getter/issues/3",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
755171596 | Wrong version from CLI
Not the most serious issue in the world but:
> roll -V
dice v2.4.1 by Sam Clements <sam@borntyping.co.uk>, Caleb Johnson <me@calebj.io>
Should be v3.1.0 I believe.
Thanks for dice, it's great!
Thanks! Uploaded to pypi as https://pypi.org/project/dice/3.1.1/.
| gharchive/issue | 2020-12-02T11:01:52 | 2025-04-01T06:43:35.467573 | {
"authors": [
"borntyping",
"pedro-w"
],
"repo": "borntyping/python-dice",
"url": "https://github.com/borntyping/python-dice/issues/27",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
59854217 | make LeftJoin also accept resultslices fix #753
now you can do things like:
{{$sorted := (.EvalAll .Alert.Vars.foo).DescByValue}}
{{range $r := .LeftJoin $sorted_importance .Alert.Vars.bar}}
...
{{end}}
to sort by any arbitrary "dimension", in this case $foo.
i also thought about that. it didn't seem right to keep ... | gharchive/pull-request | 2015-03-04T20:10:03 | 2025-04-01T06:43:35.479858 | {
"authors": [
"Dieterbe",
"mjibson"
],
"repo": "bosun-monitor/bosun",
"url": "https://github.com/bosun-monitor/bosun/pull/759",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
740401252 | App closes after initial setup
After setting up the app for the first time, the app closes. This doesn't appear to affect functionality, and you can just open the app again.
Should be resolved now
| gharchive/issue | 2020-11-11T02:28:25 | 2025-04-01T06:43:35.481221 | {
"authors": [
"boswelja"
],
"repo": "boswelja/WearableExtensions",
"url": "https://github.com/boswelja/WearableExtensions/issues/27",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2492394168 | Did you recently rewrite history?
Describe the bug
Hello,
It looks like you may have recently rewritten the commit history and incidentally broken meta-aws because all referenced commits no longer exist on the master branch.
We cannot set up reproducible builds if commits disappear and years of commits have been rewr... | gharchive/issue | 2024-08-28T15:14:37 | 2025-04-01T06:43:35.508550 | {
"authors": [
"antoine-sac",
"jonathan343",
"zach-welch-aquabyte"
],
"repo": "boto/botocore",
"url": "https://github.com/boto/botocore/issues/3241",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
168869892 | Stubbed test fail
I think I'm missing something, because there are a lot of problems with stubbed tests. Is there something that needs to be done before running the tests? I've not found anything in the doc:
======================================================================
ERROR: test_for_callback_kwargs_correct... | gharchive/issue | 2016-08-02T12:11:38 | 2025-04-01T06:43:35.649729 | {
"authors": [
"Fale",
"koobs",
"kyleknap"
],
"repo": "boto/s3transfer",
"url": "https://github.com/boto/s3transfer/issues/41",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
146253937 | peer review page
I opened it under wiki page, and put mine and Talha's, I can do it for others when you upload
but i didnt add on right section
Thank you for your help !
| gharchive/issue | 2016-04-06T09:43:40 | 2025-04-01T06:43:35.686052 | {
"authors": [
"SaitTalhaNisanci",
"ozankep"
],
"repo": "bounswe/bounswe2016group8",
"url": "https://github.com/bounswe/bounswe2016group8/issues/25",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
994085289 | Client sent an HTTP request to an HTTPS server.
Hello,
when using this role configured with TLS like so:
influxdb_config:
tls-cert: "/etc/letsencrypt/live/{{ my_domain }}/fullchain.pem"
tls-key: "/etc/letsencrypt/live/{{ my_domain }}/privkey.pem"
I get an error on the task Ensure InfluxDB is up and running:
Erro... | gharchive/issue | 2021-09-12T07:44:27 | 2025-04-01T06:43:35.704394 | {
"authors": [
"boutetnico",
"michaelbaisch"
],
"repo": "boutetnico/ansible-role-influxdb",
"url": "https://github.com/boutetnico/ansible-role-influxdb/issues/7",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
838097105 | Fix status-line-y-or-n-p
(Currently printing is not working, but nonetheless this is a separate issue with prompts that should be fixed.)
Currently Ctrl-p will lock up boxer because the follow up status line prompt doesn't except an answer and hangs. However, some other prompted commands do work, so we should track ... | gharchive/issue | 2021-03-22T20:48:33 | 2025-04-01T06:43:35.723097 | {
"authors": [
"sgithens"
],
"repo": "boxer-project/boxer-sunrise",
"url": "https://github.com/boxer-project/boxer-sunrise/issues/19",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
608867779 | Add diff of expected and actual value in output
This PR adds a nice diff output of the actual and expected value of assertions.
Before:
FAILED test case selftest_diff at 2020-04-29T10:16:30.785+02:00:
AssertionError [ERR_ASSERTION]: { foo: 123, bar: 23 } deepEqual { bar: 23 }
at Object.run (/Users/m.hagemeister/d... | gharchive/pull-request | 2020-04-29T08:20:22 | 2025-04-01T06:43:35.724783 | {
"authors": [
"marvinhagemeister",
"phihag"
],
"repo": "boxine/pentf",
"url": "https://github.com/boxine/pentf/pull/71",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
995994032 | citation format string updated to resqpy 1.3
This change updates the format string which is written into every citation block. Such a change should be applied each time there is a major or minor change in the latest tag.
Codecov Report
Merging #218 (7a4d3bd) into master (003c0fd) will increase coverage by 0.00%.
T... | gharchive/pull-request | 2021-09-14T13:03:42 | 2025-04-01T06:43:35.751313 | {
"authors": [
"andy-beer",
"codecov-commenter"
],
"repo": "bp/resqpy",
"url": "https://github.com/bp/resqpy/pull/218",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2375832179 | Character literals are not supported - ERROR: invalid character '''
What reproduces the bug? Provide code if possible.
Character literals are described in the user manual as to be enclosed in single quotes, but they don't appear to work. Reproduced with bpftrace v0.20.1 and v0.21.1.
cat<<"EOF" > test.bt
BEGIN {
... | gharchive/issue | 2024-06-26T16:50:29 | 2025-04-01T06:43:35.760814 | {
"authors": [
"ajor",
"giorio94"
],
"repo": "bpftrace/bpftrace",
"url": "https://github.com/bpftrace/bpftrace/issues/3278",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2447323578 | Add root check to AOT binaries
Currently running the binary without root will result in a verifier error, which is not a good user experience.
Checklist
[ ] Language changes are updated in man/adoc/bpftrace.adoc
[ ] User-visible and non-trivial changes updated in CHANGELOG.md
[ ] The new behaviour is covered by test... | gharchive/pull-request | 2024-08-04T22:34:01 | 2025-04-01T06:43:35.763577 | {
"authors": [
"ajor",
"jordalgo"
],
"repo": "bpftrace/bpftrace",
"url": "https://github.com/bpftrace/bpftrace/pull/3377",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
537211459 | Fixed the order of execution in the method of the object to fix a p…
…remature exit resulting in the improper handling of role/group allowances/restrictions. Resolves #27
Codecov Report
Merging #28 into master will not change coverage.
The diff coverage is 60%.
@@ Coverage Diff @@
## ... | gharchive/pull-request | 2019-12-12T21:02:13 | 2025-04-01T06:43:35.804762 | {
"authors": [
"bprinty",
"codecov-io",
"lanmaster53"
],
"repo": "bprinty/Flask-Authorize",
"url": "https://github.com/bprinty/Flask-Authorize/pull/28",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
676244953 | Update Gemfile
PR's key points
Make it able to answer to security alerts
@danielgallegovico there's a security flaw in one gem of the repo that must be fixed asap
| gharchive/pull-request | 2020-08-10T15:59:42 | 2025-04-01T06:43:35.809351 | {
"authors": [
"minuscorp"
],
"repo": "bq/mini-swift",
"url": "https://github.com/bq/mini-swift/pull/23",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
621347868 | Update eslint rules to prevent let when const can be used
This PR closes #38
@bradtaniguchi Done! I think we're ready to go!
| gharchive/pull-request | 2020-05-19T23:25:54 | 2025-04-01T06:43:35.830883 | {
"authors": [
"Twaha-Rahman"
],
"repo": "bradtaniguchi/discord-bot-test",
"url": "https://github.com/bradtaniguchi/discord-bot-test/pull/45",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
102394200 | Added Support for .NET 4.0
As I said in Issue #7 , we can target a lower version of .NET.
This PR allows for that support without changing any of EPPlusEnumerable core code.
Awesome, merging now!
Thank you!
Now I'll just wait on a new NuGet package. Love this utility btw.
Just published version 1.3.4.1 to NuGe... | gharchive/pull-request | 2015-08-21T14:41:01 | 2025-04-01T06:43:35.834489 | {
"authors": [
"bradwestness",
"issafram"
],
"repo": "bradwestness/EPPlusEnumerable",
"url": "https://github.com/bradwestness/EPPlusEnumerable/pull/8",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
710296805 | Fixes #82 - Support for custom HTTP headers
Adds a CLI flag (-H, --header) to support custom HTTP headers in requests to ElasticSearch, as discussed in issue #82
Released in 0.13.0
| gharchive/pull-request | 2020-09-28T14:06:58 | 2025-04-01T06:43:35.836888 | {
"authors": [
"braedon",
"rg2011"
],
"repo": "braedon/prometheus-es-exporter",
"url": "https://github.com/braedon/prometheus-es-exporter/pull/85",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
692771802 | mysql connection closed without retry
i have run this app for long time, everything is well before mysql connection lost:
Traceback (most recent call last):
File "/usr/src/app/prometheus_mysql_exporter/init.py", line 44, in run_query
mysql_client.select_db(db_name)
MySQLdb._exceptions.OperationalError: (2013, 'Lost ... | gharchive/issue | 2020-09-04T06:19:07 | 2025-04-01T06:43:35.839885 | {
"authors": [
"braedon",
"liuhuiping2013"
],
"repo": "braedon/prometheus-mysql-exporter",
"url": "https://github.com/braedon/prometheus-mysql-exporter/issues/14",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2218997286 | Add caching to pipelines
Create a decorator that checks os.stat to avoid duplicate work in pipelines.
(Not ready to do this until we have at least two or three components created from #3 )
We are now, after discussing things for #44, more liking the idea of each step handling its own caching with somehting like a... | gharchive/issue | 2024-04-01T20:21:25 | 2025-04-01T06:43:35.851031 | {
"authors": [
"allemangD",
"ebrahimebrahim"
],
"repo": "brain-microstructure-exploration-tools/abcd-microstructure-pipelines",
"url": "https://github.com/brain-microstructure-exploration-tools/abcd-microstructure-pipelines/issues/17",
"license": "Apache-2.0",
"license_type": "permissive",
"licens... |
2406976112 | update hmax requirements.txt
add numpy, torch, and scipy to requirements.txt
God merged for competition
| gharchive/pull-request | 2024-07-13T14:53:28 | 2025-04-01T06:43:35.874692 | {
"authors": [
"mike-ferguson"
],
"repo": "brain-score/vision",
"url": "https://github.com/brain-score/vision/pull/1053",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1816451983 | Fix treating urls as a rust comment. Fixes #42
Lots of tests also seem broken locally.
Thanks for the PR. The proposed fix in this PR is more of a temporary workaround, considering it would throw away valid user comments like: //This is a comment
Fortunately I reworked the support for non-doc comments in #48
| gharchive/pull-request | 2023-07-21T22:39:56 | 2025-04-01T06:43:35.977145 | {
"authors": [
"bram209",
"dessalines"
],
"repo": "bram209/leptosfmt",
"url": "https://github.com/bram209/leptosfmt/pull/46",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2473395871 | pickle5 Version not suitable for defined Python version
The defined python version of 3.8.0a0 is not supported by the defined pickle5 version.
Could not solve for environment specs
The following packages are incompatible
├─ pickle5 is installable with the potential options
│ ├─ pickle5 [0.0.10|0.0.11|...|0.0.9] woul... | gharchive/issue | 2024-08-19T13:39:54 | 2025-04-01T06:43:35.981526 | {
"authors": [
"104H",
"yahiaali"
],
"repo": "brandbci/brand",
"url": "https://github.com/brandbci/brand/issues/2",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1798889096 | Error during exception handling
Traceback (most recent call last):
File "requests_negotiate_sspi\requests_negotiate_sspi.py", line 121, in _retry_using_http_Negotiate_auth
error, auth = clientauth.authorize(sec_buffer)
File "win32\lib\sspi.py", line 232, in authorize
err, attr, exp = win32security.Initial... | gharchive/issue | 2023-07-11T12:59:03 | 2025-04-01T06:43:35.990478 | {
"authors": [
"csrujan",
"jonashaag"
],
"repo": "brandond/requests-negotiate-sspi",
"url": "https://github.com/brandond/requests-negotiate-sspi/issues/40",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
274877992 | Time Mask
Hi,
is it possible to use the date extensions the underlying inputmask library provides. I would like to mask "hh:mm TT" but don't know how or if it's currently possible.
Any help appreciated.
Using the new one-way-input-mask you could pass whatever options hash you want which will be passed through to th... | gharchive/issue | 2017-11-17T14:15:41 | 2025-04-01T06:43:36.000515 | {
"authors": [
"belgoros",
"brandynbennett",
"roberkules"
],
"repo": "brandynbennett/ember-inputmask",
"url": "https://github.com/brandynbennett/ember-inputmask/issues/45",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
807599985 | Dynamic route cannot be resolved (404) after vite build
Dynamic nested routes work fine during development but after doing vite build, they simply result in a 404.
/ (index) works fine
/topics/foo does not work (404)
Everything works fine when running yarn dev.
Nevermind, I was just stupid. Used serve without the ... | gharchive/issue | 2021-02-12T22:56:40 | 2025-04-01T06:43:36.013170 | {
"authors": [
"kevcodez"
],
"repo": "brattonross/vite-plugin-voie",
"url": "https://github.com/brattonross/vite-plugin-voie/issues/32",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2537528151 | 🛑 Dev Charite gateway-iop-connection is down
In 85abf85, Dev Charite gateway-iop-connection (https://dev-ids.health-x.charite.de/health/4) was down:
HTTP code: 500
Response time: 107 ms
Resolved: Dev Charite gateway-iop-connection is back up in e546d52 after 12 minutes.
| gharchive/issue | 2024-09-19T23:39:56 | 2025-04-01T06:43:36.016287 | {
"authors": [
"braunma"
],
"repo": "braunma/dataloft-endpoint-monitor",
"url": "https://github.com/braunma/dataloft-endpoint-monitor/issues/1198",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2267905222 | Taxation on waste generation in public mining
Brave does not clearly specify which modules, crystals and drones we can use for the types of resources extracted from public moons, as our neighbors do. See: https://wiki.bravecollective.com/member/alliance/industry/moonmining
Increasingly, we are seeing several multibo... | gharchive/issue | 2024-04-29T00:29:12 | 2025-04-01T06:43:36.328198 | {
"authors": [
"quierati",
"tkhamez"
],
"repo": "bravecollective/moon-mining-manager",
"url": "https://github.com/bravecollective/moon-mining-manager/issues/26",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
608221164 | More complex examples
Hey, would it be possible to get some more complex examples for learning?
Something doing everything async: connecting to a socket, connecting to a channel, receiving broadcasts, pushing events and receiving their responses, all with futures so the UI is updated once the response is received?
... | gharchive/issue | 2020-04-28T10:52:36 | 2025-04-01T06:43:36.330187 | {
"authors": [
"TylerSustare",
"agramichael",
"matehat"
],
"repo": "braverhealth/phoenix-socket-dart",
"url": "https://github.com/braverhealth/phoenix-socket-dart/issues/2",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
2012999292 | Update es.json
Updated translation for Spanish with the 3.0 updates
Yey! I was worried I made an error on it and that's why I got the error
Atte. Oscar De Jesús González Aguilar
He/Him
Cel. 8114117373
On Tue, Nov 28, 2023 at 4:55 AM Stefan Seifert @.***>
wrote:
thanks! - i will make a new release with it
—
Reply t... | gharchive/pull-request | 2023-11-27T19:59:47 | 2025-04-01T06:43:36.351160 | {
"authors": [
"ElDocLogan"
],
"repo": "brdgm/ark-nova-solo-helper",
"url": "https://github.com/brdgm/ark-nova-solo-helper/pull/23",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2428199964 | [visual-editor] Allow Google Drive Kit to work with non-sensitive OAuth scope
Currently we use the https://www.googleapis.com/auth/drive scope for the Google Drive kit. However, this scope requires having your OAuth app allowlisted through some Google approval process, because it's a very broad scope (full access to ... | gharchive/issue | 2024-07-24T18:16:06 | 2025-04-01T06:43:36.356818 | {
"authors": [
"aomarks"
],
"repo": "breadboard-ai/breadboard",
"url": "https://github.com/breadboard-ai/breadboard/issues/2626",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1654210459 | Reverse swap: add dynamic statuses
Dynamically determine the reverse swap status based on known fields and current block height.
The key points are:
A) The reverse swap model (what fields we store about a rev swap)
https://github.com/breez/breez-sdk/blob/3dfa492800bbcfc5e2a57b269ffab071ca76f14d/libs/sdk-core/src/mode... | gharchive/pull-request | 2023-04-04T16:33:38 | 2025-04-01T06:43:36.363419 | {
"authors": [
"ok300"
],
"repo": "breez/breez-sdk",
"url": "https://github.com/breez/breez-sdk/pull/168",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2007348624 | Internal server error using basic lambda
I have the following CDK code:
const apiLambda = new PhpFpmFunction(this, 'API Handler', {
handler: 'index.php',
code: packagePhpCode(path.join(__dirname, '../lambda/test'))
})
const api = new apigateway.RestApi(this, 'Upload API')
const uploadApiIntegration = new apigate... | gharchive/issue | 2023-11-23T01:36:07 | 2025-04-01T06:43:36.377398 | {
"authors": [
"KorvinSzanto",
"mnapoli"
],
"repo": "brefphp/constructs",
"url": "https://github.com/brefphp/constructs/issues/12",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2321402759 | cant access locally, but can access via mobile data
The problem
I did setup and I am able to access my server using mobile data, but from home wifi, i get "reconnecting". I dont know what i missed but i cant seem to connect to it from home wifi unless i use the local ipaddress directly. any help with this?
What versi... | gharchive/issue | 2024-05-28T15:44:10 | 2025-04-01T06:43:36.384764 | {
"authors": [
"brenner-tobias",
"samiibnjamil"
],
"repo": "brenner-tobias/addon-cloudflared",
"url": "https://github.com/brenner-tobias/addon-cloudflared/issues/647",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
391250463 | SNP annotation filters
Annotating with --snp FILE might add a step in getting a potentially large BCF w/genotypes ready for duphold. Does it make sense to add another option for filtering the SNP BCF that will be used for DHET and DHHU annotations?
Adding a full bcftools-style --include option w/ argument may be over... | gharchive/issue | 2018-12-14T20:02:23 | 2025-04-01T06:43:36.387743 | {
"authors": [
"brentp",
"dmckean"
],
"repo": "brentp/duphold",
"url": "https://github.com/brentp/duphold/issues/16",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2254400090 | [cb-web-sec] Disclosure #2472250 reported
https://hackerone.com/reports/2472250
Github : brianddk : disclose : cb-disclose-h1-2472250-epoch-1713582786
Closed as duplicate of: https://hackerone.com/reports/2459326
Picked up and is being worked by CB. Closing.
| gharchive/issue | 2024-04-20T05:57:00 | 2025-04-01T06:43:37.176457 | {
"authors": [
"brianddk"
],
"repo": "brianddk/pyexch",
"url": "https://github.com/brianddk/pyexch/issues/15",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
136060513 | also scroll both two direction even if I set "Direction Lock Enabled"
I find that if you touch fastly and move diagonally, even if I set Direction Lock Enabled, the table still scroll in both two direction.
any ideas?
thanks for you time.
Hi,
The same issue happens for me too. Please help me out.
A collection vie... | gharchive/issue | 2016-02-24T13:24:56 | 2025-04-01T06:43:37.191000 | {
"authors": [
"L-Jovi",
"Roh19",
"jkereako"
],
"repo": "brightec/CustomCollectionViewLayout",
"url": "https://github.com/brightec/CustomCollectionViewLayout/issues/8",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
127308644 | Install fails do to brew-cask
I tried installing after creating and setting the env for a docker machine. My installation failed as follows:
Shawns-MacBook-Pro:docker shawnaten$ curl -o /usr/local/bin/docker-osx-dev https://raw.githubusercontent.com/brikis98/docker-osx-dev/master/src/docker-osx-dev
% Total % Rec... | gharchive/issue | 2016-01-18T20:53:06 | 2025-04-01T06:43:37.192890 | {
"authors": [
"brikis98",
"shawnaten"
],
"repo": "brikis98/docker-osx-dev",
"url": "https://github.com/brikis98/docker-osx-dev/issues/165",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2587527485 | Incorrectly injects in between HTML on Cloudflare Workers
I have been trying to figure this out for a while, but for some reason, sometimes react-streaming/vike-react is outputting the initData blocks in the middle of my HTML.
For example (abbreviated for easier reading):
<span aria-hidden="true"
class="pointer-event... | gharchive/issue | 2024-10-15T03:25:34 | 2025-04-01T06:43:37.198472 | {
"authors": [
"brillout",
"shahyar"
],
"repo": "brillout/react-streaming",
"url": "https://github.com/brillout/react-streaming/issues/45",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1058631766 | Minor boilerplate improvements
pageContext(.pageExports).meta
Use PageContextBuiltIn in types.ts
Set PageContextBuiltIn.Page to unkown
type Meta
pageContext.pageExports.skipShell
Check HTML head docs
| gharchive/issue | 2021-11-19T15:09:21 | 2025-04-01T06:43:37.200672 | {
"authors": [
"brillout"
],
"repo": "brillout/vite-plugin-ssr",
"url": "https://github.com/brillout/vite-plugin-ssr/issues/211",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1969166956 | Fix NaN handling in expr.LookupCompare
LookupCompare fails to account for the fact that a floating-point NaN is neither less than, greater than, nor equal to itself or any other floating-point value, leading to unexpected results from the sort operator and other parts of the system that compare values. A common appr... | gharchive/pull-request | 2023-10-30T20:33:49 | 2025-04-01T06:43:37.205445 | {
"authors": [
"jamii",
"nwt"
],
"repo": "brimdata/zed",
"url": "https://github.com/brimdata/zed/pull/4835",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
592073725 | Add waterfall logger
The waterfall logger distributes logs to the underlying loggers
in a waterfall pattern; for each log entry the logger will iterate through
each of its children, in order, stopping when it finds a logger that will
accept the log entry.
The waterfall logger will allow us to send named loggers to di... | gharchive/pull-request | 2020-04-01T17:14:40 | 2025-04-01T06:43:37.217597 | {
"authors": [
"mattnibs"
],
"repo": "brimsec/zq",
"url": "https://github.com/brimsec/zq/pull/492",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
239308980 | Include MongoDB, Elasticsearch, GCS in health check [GAWB-1962]
deadlocks is built into Dropwizard, it's detecting deadlocked Java threads. Not sure how useful this is for us, but might as well keep it around
The MySQL check is built in to JDBI, under the covers it's doing a SELECT 1 via DBIFactory and DBIHealthChec... | gharchive/pull-request | 2017-06-28T21:53:31 | 2025-04-01T06:43:37.261216 | {
"authors": [
"aednichols",
"coveralls"
],
"repo": "broadinstitute/consent",
"url": "https://github.com/broadinstitute/consent/pull/241",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
219484689 | please change
please change this
exports.isAbsolute = function(path) {
return path.charAt(0) === '/';
};
to
exports.isAbsolute = function(path) {
return path && path.charAt(0) === '/';
};
simple one
thank you substack
I will PR
https://github.com/substack/path-browserify/pull/10
closing p... | gharchive/issue | 2017-04-05T06:49:10 | 2025-04-01T06:43:37.302820 | {
"authors": [
"ORESoftware",
"goto-bus-stop"
],
"repo": "browserify/path-browserify",
"url": "https://github.com/browserify/path-browserify/issues/9",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2199519006 | npm version check
Why do you check npm version?
I don't see any engines directory in the package.json with restrictions on node version or npm version.
Example, node 14 + npm 6
If I remove check-npm-version.js all work perfectly
I have it for ESLint to know what Node.js features to check (it will show an error if I... | gharchive/issue | 2024-03-21T08:29:56 | 2025-04-01T06:43:37.325904 | {
"authors": [
"ai",
"romanlex"
],
"repo": "browserslist/update-db",
"url": "https://github.com/browserslist/update-db/issues/30",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
391461272 | brpc能支持protobuf3的map类型
问题描述
之前的项目中是grpc,一些Proto文件是proto3语法,并使用了map,在使用brpc替换grpc接入时,用map描述的结构在使用时会挂掉,比如调用 ShortDebugString时core在下面:
#0 0x00007f1d4962f280 in google::protobuf::FieldDescriptor::is_map() const ()
from /usr/lib/python2.7/site-packages/tensorflow/python/_pywrap_tensorflow_internal.so
#1 0x00007f1d496... | gharchive/issue | 2018-12-16T12:11:48 | 2025-04-01T06:43:37.331727 | {
"authors": [
"chenzhangyi",
"jamesge",
"qqsun8819"
],
"repo": "brpc/brpc",
"url": "https://github.com/brpc/brpc/issues/600",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
1364119893 | Auto_branch_creation_patterns support
This module doesn't support auto_branch_creation_patterns which is available in aws_amplify_app original resources.
It will be really helpful to bring this input.
Thank you for the feedback. This will be scheduled for the next releases.
This module doesn't support auto_bran... | gharchive/issue | 2022-09-07T05:43:08 | 2025-04-01T06:43:37.414306 | {
"authors": [
"brunordias",
"kkalchuri",
"novekm"
],
"repo": "brunordias/terraform-aws-amplify-app",
"url": "https://github.com/brunordias/terraform-aws-amplify-app/issues/1",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
150268780 | Remove empty values
How to cancel the deletion?
Sorry, I don't understand what you mean
http://brutusin.org/json-forms/
schema
{
"$schema": "http://json-schema.org/draft-03/schema#",
"type": "object",
"properties": {
"a": {
"title": "a",
"type": "string"
},
... | gharchive/issue | 2016-04-22T05:12:06 | 2025-04-01T06:43:37.423849 | {
"authors": [
"idelvall",
"sgaynetdinov"
],
"repo": "brutusin/json-forms",
"url": "https://github.com/brutusin/json-forms/issues/24",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
1179694054 | Ignore extra elements in positions
According to the GeoJSON spec:
A position is an array of numbers. There MUST be two or more
elements. The first two elements are longitude and latitude, or
easting and northing, precisely in that order and using decimal
numbers. Altitude or elevation MAY be included as an option... | gharchive/pull-request | 2022-03-24T15:40:30 | 2025-04-01T06:43:37.433321 | {
"authors": [
"bolek",
"bryanjos"
],
"repo": "bryanjos/geo",
"url": "https://github.com/bryanjos/geo/pull/170",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1091366537 | with_delegee_scheduler
Adds with_delegee_scheduler as a scheduler mutator to implement issue #294 . This CPO allows a scheduler to customise the behaviour when it is offered a second scheduler to delegate to. This behaviour makes customisation of delegation interactions independent of the behaviour of execution::on (... | gharchive/pull-request | 2021-12-31T01:08:17 | 2025-04-01T06:43:37.448383 | {
"authors": [
"LeeHowes",
"ericniebler"
],
"repo": "brycelelbach/wg21_p2300_std_execution",
"url": "https://github.com/brycelelbach/wg21_p2300_std_execution/pull/354",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1436794363 | Add project & version print to suggest output
Closes #257.
Codecov Report
Merging #259 (90fffff) into main (3e22f61) will not change coverage.
The diff coverage is 100.00%.
@@ Coverage Diff @@
## main #259 +/- ##
=========================================
Coverage 10... | gharchive/pull-request | 2022-11-05T03:43:17 | 2025-04-01T06:43:37.460364 | {
"authors": [
"bskinn",
"codecov-commenter"
],
"repo": "bskinn/sphobjinv",
"url": "https://github.com/bskinn/sphobjinv/pull/259",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
190127581 | Can't Manually Import Mappings (Mac OSX)
The viewer only allows for the automatic download of mappings from http://export.mcpbot.bspk.rs/snapshot/, it would be useful if you could manually open up mappings (e.g. like the pre-release mappings for 1.11). I do not know if this is true for other OS' but I would assume it... | gharchive/issue | 2016-11-17T18:35:12 | 2025-04-01T06:43:37.463558 | {
"authors": [
"Gav06",
"bspkrs",
"hyfloac"
],
"repo": "bspkrs/MCPMappingViewer",
"url": "https://github.com/bspkrs/MCPMappingViewer/issues/13",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
138034100 | Benchmarks for deriving child public keys from an extended pub key
Is it feasible to use a xpub to derive millions of child keys (for example, for the purpose of generating vanity keys)?
Alternatively, are there benchmarks published of the existing benchmark tests?
Not sure how I missed this question, but I just no... | gharchive/issue | 2016-03-03T00:20:28 | 2025-04-01T06:43:37.489852 | {
"authors": [
"davecgh",
"mrkent"
],
"repo": "btcsuite/btcutil",
"url": "https://github.com/btcsuite/btcutil/issues/69",
"license": "isc",
"license_type": "permissive",
"license_source": "bigquery"
} |
2625386570 | Typos and small fixes/suggestions
Hi Brian!
Generally, this is just fixing typos and adding in a couple things we spoke about during the class itself.
I left in a few things with the string "TODO" that should be looked at, I did that for anything I was unsure about.
Thank you so much for the class! I hope this helps... | gharchive/pull-request | 2024-10-30T21:29:41 | 2025-04-01T06:43:37.492574 | {
"authors": [
"BZeise",
"dtauer"
],
"repo": "btholt/complete-intro-to-react-v9",
"url": "https://github.com/btholt/complete-intro-to-react-v9/pull/4",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1718044834 | create_order() documentatoin for txid outdated.
The documentation states that the result when you create an order has txid as a string:
trade.create_order(
ordertype="market",
side="buy",
pair="XBTUSD",
volume="0.0001"
)
{
'txid': 'TNGMNU-XQSRA-LKCWOK',
'descr': {
'order': 'buy 4.00000... | gharchive/issue | 2023-05-20T04:27:52 | 2025-04-01T06:43:37.501172 | {
"authors": [
"andyDoucette",
"btschwertfeger"
],
"repo": "btschwertfeger/python-kraken-sdk",
"url": "https://github.com/btschwertfeger/python-kraken-sdk/issues/96",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1055193950 | Hook should be more transparent when it makes a change
Maybe a notification if a book gets updated?
Superseded by https://github.com/buckley-w-david/plato-calibre/issues/11 log level
| gharchive/issue | 2021-11-16T18:27:50 | 2025-04-01T06:43:37.526513 | {
"authors": [
"buckley-w-david"
],
"repo": "buckley-w-david/plato-calibre",
"url": "https://github.com/buckley-w-david/plato-calibre/issues/8",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2605010600 | Changes In Working Hours
Related Task:
https://github.com/buerokratt/Buerokratt-Chatbot/issues/914
Closed to open a new pr aganist v2.0.2
| gharchive/pull-request | 2024-10-22T10:26:15 | 2025-04-01T06:43:37.535138 | {
"authors": [
"1AhmedYasser"
],
"repo": "buerokratt/Chat-Widget",
"url": "https://github.com/buerokratt/Chat-Widget/pull/320",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1858926975 | cron插入hg_sys_serve_log,因content字段过大导致卡死
content字段可能因循环问题导致太大,debug窗口直接卡死
下个版本增加超出一定长度忽略
| gharchive/issue | 2023-08-21T09:00:42 | 2025-04-01T06:43:37.536009 | {
"authors": [
"bufanyun",
"walkmiao"
],
"repo": "bufanyun/hotgo",
"url": "https://github.com/bufanyun/hotgo/issues/48",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1709880868 | react-native example doesn't appear to be working
I've installed and ran the example project and installed Expo-Go. The following is logged to the terminal in my code editor after entering text in the mobile UI: ConnectError: [internal] FileReader.readAsArrayBuffer is not implemented
I appear to have followed the REA... | gharchive/issue | 2023-05-15T11:19:59 | 2025-04-01T06:43:37.551223 | {
"authors": [
"TheKeenestKeen",
"smaye81",
"timostamm"
],
"repo": "bufbuild/connect-es-integration",
"url": "https://github.com/bufbuild/connect-es-integration/issues/601",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2469928855 | [BUG] string min_len and ignore_empty
Description
This works as expected in V0.3.1 but it does not work in V0.6.x
optional string description = 2 [
(buf.validate.field).string = {
min_len: 5,
max_len: 100
},
(buf.validate.field).ignore_empty = true,
];
Steps to Reproduce
Use the above con... | gharchive/issue | 2024-08-16T09:57:05 | 2025-04-01T06:43:37.555861 | {
"authors": [
"jbaldwinroberts",
"rodaine"
],
"repo": "bufbuild/protovalidate-go",
"url": "https://github.com/bufbuild/protovalidate-go/issues/137",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
242864334 | upgrade dependency on jackson-databind to newer 2.8.9
compile 'com.fasterxml.jackson.core:jackson-databind:2.8.9'
Updated in v3.1.1
| gharchive/issue | 2017-07-14T00:14:47 | 2025-04-01T06:43:37.580506 | {
"authors": [
"kattrali",
"windbender"
],
"repo": "bugsnag/bugsnag-java",
"url": "https://github.com/bugsnag/bugsnag-java/issues/57",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2028851585 | Use file based retry queue in React Native SDK
Goal
Design
Changeset
Testing
Should we update the changelog too?
I'm going to merge this PR as is so it doesn't have to go through CI again just for a changlog update, but we can update it on the release PR if you'd like?
We can update it on the release PR if ... | gharchive/pull-request | 2023-12-06T15:46:02 | 2025-04-01T06:43:37.582550 | {
"authors": [
"gingerbenw",
"imjoehaines"
],
"repo": "bugsnag/bugsnag-js-performance",
"url": "https://github.com/bugsnag/bugsnag-js-performance/pull/383",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
122458900 | BUGSNAG_NOTIFY_RELEASE_STAGES is ignored
// config/bugsnag.php
...
'notify_release_stages' => env('BUGSNAG_NOTIFY_RELEASE_STAGES', ['production']),
...
// .env
APP_ENV=local
APP_DEBUG=true
...
Though I'm on the local env I still see errors reported to bugsnag.com
Ok, my bad! :) ... I had to restart the server in ... | gharchive/issue | 2015-12-16T09:10:10 | 2025-04-01T06:43:37.584196 | {
"authors": [
"arthurkirkosa"
],
"repo": "bugsnag/bugsnag-laravel",
"url": "https://github.com/bugsnag/bugsnag-laravel/issues/85",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
507872275 | adds deep string filter for nested keys/params to cleaner.rb
Goal
Correctly detect presence of deep String filters to allow them to be used in isolation. As described in config.meta_data_filters
Context
If deep filters are detected, deep string matching works as expected. However, only deep Regex filters are detected... | gharchive/pull-request | 2019-10-16T14:00:42 | 2025-04-01T06:43:37.594105 | {
"authors": [
"Craig-Kelly",
"imjoehaines",
"mattdyoung"
],
"repo": "bugsnag/bugsnag-ruby",
"url": "https://github.com/bugsnag/bugsnag-ruby/pull/569",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2028276449 | Update dependencies
Switches package manager to yarn as was having issues with npm resolving packages
Fixes issues with package upgrades
Looks reasonable. Have you done any local testing? Let's deploy it next year.
yeh i tested out the basic checks of creating links and checking that the ui still worked as expe... | gharchive/pull-request | 2023-12-06T10:55:38 | 2025-04-01T06:43:37.595836 | {
"authors": [
"sazap10"
],
"repo": "bugsnag/kutt",
"url": "https://github.com/bugsnag/kutt/pull/10",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
815864829 | Module 3 fix
What does this PR do?
Fixes key issues with the academy flow, and the course content that got outdated.
Issue #179 is also relevant to this.
Try updating smartpy.py file from here https://gitlab.com/SmartPy/smartpy/-/tree/master/python
smartpy.py seems to be last updated in their repo 6 months ago.... | gharchive/pull-request | 2021-02-24T21:31:57 | 2025-04-01T06:43:37.604340 | {
"authors": [
"bhaskarSingh",
"manangouhari"
],
"repo": "buidl-labs/crypto-code-school-inside-tezos",
"url": "https://github.com/buidl-labs/crypto-code-school-inside-tezos/pull/178",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
389297421 | Can we use datadog to track the performance of specific jobs over time?
We've just started exploring the datadog integration added in #832.
It was super easy to start getting the data to appear. Here's some early charts for buildkite.jobs.duration.success, broken out by pipeline
The first use case I thought I'd try... | gharchive/issue | 2018-12-10T13:19:17 | 2025-04-01T06:43:37.628698 | {
"authors": [
"goodspark",
"keithduncan",
"lox",
"nickbrowne",
"petemounce",
"yob"
],
"repo": "buildkite/agent",
"url": "https://github.com/buildkite/agent/issues/869",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1052753649 | 🛑 Portfolio is down
In 3cd633d, Portfolio (https://www.buligadragos.ro) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Portfolio is back up in 1e07a44.
| gharchive/issue | 2021-11-13T19:29:18 | 2025-04-01T06:43:37.655899 | {
"authors": [
"buligadragos"
],
"repo": "buligadragos/UpTime",
"url": "https://github.com/buligadragos/UpTime/issues/36",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
287693185 | Allow different values for Content-Disposition name and filename
When creating a post request with an attached file (multipart/form-data), the Content-Disposition block within the boundary looks as follows: Content-Disposition: form-data; name="file"; filename="file"
Unfortunately, the 3rd-party API I'm using here ne... | gharchive/issue | 2018-01-11T07:53:39 | 2025-04-01T06:43:37.657669 | {
"authors": [
"bulkan",
"teelicht"
],
"repo": "bulkan/robotframework-requests",
"url": "https://github.com/bulkan/robotframework-requests/issues/195",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
355220920 | 500 Response, no jobs returned
Overview
Receiving 500 HTTP response from Bullhorn API. Using the WordPress plugin, though the behavior is the same as the "regular" install.
Similar issues found on this repo mention that this is due to the career portal not being enabled on the Bullhorn account. My client has been in ... | gharchive/issue | 2018-08-29T15:41:52 | 2025-04-01T06:43:37.661280 | {
"authors": [
"LakenH",
"charlesabarnes"
],
"repo": "bullhorn/career-portal",
"url": "https://github.com/bullhorn/career-portal/issues/221",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1576952783 | 🛑 VODA-DRC is down
In b5aecd6, VODA-DRC ($SECRET_SITE1) was down:
HTTP code: 403
Response time: 1108 ms
Resolved: VODA-DRC is back up in 467bf98.
| gharchive/issue | 2023-02-08T23:28:39 | 2025-04-01T06:43:37.663562 | {
"authors": [
"buluma"
],
"repo": "buluma/uptime",
"url": "https://github.com/buluma/uptime/issues/538",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
900538953 | fix: resolve accented filesystem path correctly in $RefParser lib
More details on the upstream library PR: https://github.com/APIDevTools/json-schema-ref-parser/pull/234
Not sure if we should:
leave it as is for now
wait for upstream PR to be reviewed
use forked version as in this commit until upstream PR is reviewe... | gharchive/pull-request | 2021-05-25T09:18:47 | 2025-04-01T06:43:37.668354 | {
"authors": [
"paulRbr",
"scharrier"
],
"repo": "bump-sh/bump-node-cli",
"url": "https://github.com/bump-sh/bump-node-cli/pull/27",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2323022025 | 🛑 doubledouble is down
In 46dbd5b, doubledouble (https://doubledouble.top/) was down:
HTTP code: 502
Response time: 10843 ms
Resolved: doubledouble is back up in a106947 after 31 minutes.
| gharchive/issue | 2024-05-29T10:58:13 | 2025-04-01T06:43:37.691473 | {
"authors": [
"bunt4021"
],
"repo": "bunt4021/dubstatus",
"url": "https://github.com/bunt4021/dubstatus/issues/389",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2340642415 | 🛑 doubledouble is down
In b05c536, doubledouble (https://doubledouble.top/) was down:
HTTP code: 502
Response time: 14295 ms
Resolved: doubledouble is back up in 02d1ba3 after 5 minutes.
| gharchive/issue | 2024-06-07T14:49:47 | 2025-04-01T06:43:37.693866 | {
"authors": [
"bunt4021"
],
"repo": "bunt4021/dubstatus",
"url": "https://github.com/bunt4021/dubstatus/issues/446",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
934308636 | add text style bold,italic,underline,strike,shadow
public class TextStyleBuilder {
// bold or italic
public void withTextStyle(int typeface) {
values.put(TextStyle.TEXT_STYLE, typeface);
}
//strike or underline
public void withTextFlag(int paintFlag) {
values.put(TextStyle.TEXT_FLAG... | gharchive/issue | 2021-07-01T02:48:02 | 2025-04-01T06:43:37.701301 | {
"authors": [
"anderbytes",
"burhanrashid52",
"rtz333"
],
"repo": "burhanrashid52/PhotoEditor",
"url": "https://github.com/burhanrashid52/PhotoEditor/issues/368",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1880669942 | entity_picture contains invalid URL if source is YT
If I play music from Youtube, home assistant can't show the cover art because the entity_picture-value leads to a non existing file. Apologies if this is an issue with mopidy and not the integration.
Hello @Switch123456789
Mopidy is an audio media player, not a vi... | gharchive/issue | 2023-09-04T17:26:44 | 2025-04-01T06:43:37.707560 | {
"authors": [
"Switch123456789",
"bushvin"
],
"repo": "bushvin/hass-integrations",
"url": "https://github.com/bushvin/hass-integrations/issues/31",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
247500296 | Modularize the wetty service and add events
This should help solving #8
And having the service in a function will help if you ever need to host more than one Wetty
could you fix the linting errors please, most should be fixed by yarn lint:fix as they are just spacing
All done. Sorry about that.
thanks for the h... | gharchive/pull-request | 2017-08-02T19:43:00 | 2025-04-01T06:43:37.712204 | {
"authors": [
"butlerx",
"nosemeocurrenada"
],
"repo": "butlerx/wetty",
"url": "https://github.com/butlerx/wetty/pull/18",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
339690126 | Excruciating slow on large dataset
I tried to use it with list of ~7K records. Please check CodeSandbox:
https://codesandbox.io/s/5kyy8yxlxl - i.e. try 'back in pain'
Goal is to search by any substring.
Similar dataset works much faster using plain JQuery / Bootstrap Typeahead (https://github.com/bassjobsen/Bootstrap... | gharchive/issue | 2018-07-10T04:36:55 | 2025-04-01T06:43:37.727531 | {
"authors": [
"bvaughn",
"mspclaims"
],
"repo": "bvaughn/react-select-fast-filter-options",
"url": "https://github.com/bvaughn/react-select-fast-filter-options/issues/24",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
190821642 | Changed predictive overscan cell shifting to improve perf
How does overscan work now?
Background information: This is how react-virtualized overscanning works.
For simplicity I'll mention rows only. Columns work the same though. It works like this:
Overscanned rows are initially rendered above and below your visible... | gharchive/pull-request | 2016-11-21T20:05:25 | 2025-04-01T06:43:37.745973 | {
"authors": [
"benthehenten",
"bvaughn",
"codecov-io",
"jpollard-cs",
"mlynek14",
"ritz078"
],
"repo": "bvaughn/react-virtualized",
"url": "https://github.com/bvaughn/react-virtualized/pull/478",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
210237096 | Use typeof function instead of instanceof Function
Using instanceof Function would be error prone and always return false if the Function instance comes from another iframe window,. Replace it by typeof check can be safer.
Thanks @rickychien! This looks like a solid change. 😄
| gharchive/pull-request | 2017-02-25T14:16:11 | 2025-04-01T06:43:37.747749 | {
"authors": [
"bvaughn",
"rickychien"
],
"repo": "bvaughn/react-virtualized",
"url": "https://github.com/bvaughn/react-virtualized/pull/596",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1048194548 | 🛑 White Breeze 1 is down
In 2a67293, White Breeze 1 (https://cloud.tymly.in/status/1096) was down:
HTTP code: 521
Response time: 224 ms
Resolved: White Breeze 1 is back up in 6bc6dcc.
| gharchive/issue | 2021-11-09T05:05:06 | 2025-04-01T06:43:37.750209 | {
"authors": [
"bvenkysubbu"
],
"repo": "bvenkysubbu/tymlymonitor",
"url": "https://github.com/bvenkysubbu/tymlymonitor/issues/11539",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1075250539 | 🛑 PSR Aster 1 is down
In 3f82027, PSR Aster 1 (https://cloud.tymly.in/status/1059) was down:
HTTP code: 521
Response time: 220 ms
Resolved: PSR Aster 1 is back up in ee4a1c5.
| gharchive/issue | 2021-12-09T07:41:31 | 2025-04-01T06:43:37.752698 | {
"authors": [
"bvenkysubbu"
],
"repo": "bvenkysubbu/tymlymonitor",
"url": "https://github.com/bvenkysubbu/tymlymonitor/issues/14200",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1084603216 | 🛑 SNR Silver Ripples is down
In 0a65bef, SNR Silver Ripples (https://cloud.tymly.in/status/1039) was down:
HTTP code: 521
Response time: 20221 ms
Resolved: SNR Silver Ripples is back up in ca597c3.
| gharchive/issue | 2021-12-20T10:13:48 | 2025-04-01T06:43:37.755261 | {
"authors": [
"bvenkysubbu"
],
"repo": "bvenkysubbu/tymlymonitor",
"url": "https://github.com/bvenkysubbu/tymlymonitor/issues/14910",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1126796193 | 🛑 Sowparnika Swastika 1 is down
In bb3c916, Sowparnika Swastika 1 (https://cloud.tymly.in/status/1101) was down:
HTTP code: 521
Response time: 20247 ms
Resolved: Sowparnika Swastika 1 is back up in c83b539.
| gharchive/issue | 2022-02-08T05:00:18 | 2025-04-01T06:43:37.758386 | {
"authors": [
"bvenkysubbu"
],
"repo": "bvenkysubbu/tymlymonitor",
"url": "https://github.com/bvenkysubbu/tymlymonitor/issues/17916",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1222049141 | 🛑 PSR Aster 1 is down
In d3d22cd, PSR Aster 1 (https://cloud.tymly.in/status/1059) was down:
HTTP code: 521
Response time: 20230 ms
Resolved: PSR Aster 1 is back up in 1cec6b1.
| gharchive/issue | 2022-05-01T07:03:28 | 2025-04-01T06:43:37.760986 | {
"authors": [
"bvenkysubbu"
],
"repo": "bvenkysubbu/tymlymonitor",
"url": "https://github.com/bvenkysubbu/tymlymonitor/issues/22470",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1234493966 | 🛑 Dasta Concerto Basement is down
In 66247d9, Dasta Concerto Basement (https://cloud.tymly.in/status/1138) was down:
HTTP code: 521
Response time: 3187 ms
Resolved: Dasta Concerto Basement is back up in b412b71.
| gharchive/issue | 2022-05-12T21:20:36 | 2025-04-01T06:43:37.763529 | {
"authors": [
"bvenkysubbu"
],
"repo": "bvenkysubbu/tymlymonitor",
"url": "https://github.com/bvenkysubbu/tymlymonitor/issues/23416",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
952603382 | 🛑 SMR Vinay Cascade A Block is down
In 12fcb58, SMR Vinay Cascade A Block (https://cloud.tymly.in/status/1094) was down:
HTTP code: 521
Response time: 21774 ms
Resolved: SMR Vinay Cascade A Block is back up in daa7274.
| gharchive/issue | 2021-07-26T07:40:29 | 2025-04-01T06:43:37.766190 | {
"authors": [
"bvenkysubbu"
],
"repo": "bvenkysubbu/tymlymonitor",
"url": "https://github.com/bvenkysubbu/tymlymonitor/issues/2901",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1353278317 | 🛑 Dasta Concerto Clubhouse Gym is down
In b3ebb77, Dasta Concerto Clubhouse Gym (https://cloud.tymly.in/status/1189) was down:
HTTP code: 521
Response time: 214 ms
Resolved: Dasta Concerto Clubhouse Gym is back up in d9b76ab.
| gharchive/issue | 2022-08-28T07:59:10 | 2025-04-01T06:43:37.768819 | {
"authors": [
"bvenkysubbu"
],
"repo": "bvenkysubbu/tymlymonitor",
"url": "https://github.com/bvenkysubbu/tymlymonitor/issues/29233",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
956888287 | 🛑 Sai Raghavendras Bloomfields is down
In dafab5c, Sai Raghavendras Bloomfields (https://cloud.tymly.in/status/1014) was down:
HTTP code: 521
Response time: 246 ms
Resolved: Sai Raghavendras Bloomfields is back up in 3f7f764.
| gharchive/issue | 2021-07-30T16:07:02 | 2025-04-01T06:43:37.771612 | {
"authors": [
"bvenkysubbu"
],
"repo": "bvenkysubbu/tymlymonitor",
"url": "https://github.com/bvenkysubbu/tymlymonitor/issues/3199",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1535450894 | 🛑 Trifecta Esplanade Security is down
In fa190ad, Trifecta Esplanade Security (https://cloud.tymly.in/status/1168) was down:
HTTP code: 521
Response time: 20244 ms
Resolved: Trifecta Esplanade Security is back up in eb9eacc.
| gharchive/issue | 2023-01-16T20:23:41 | 2025-04-01T06:43:37.774049 | {
"authors": [
"bvenkysubbu"
],
"repo": "bvenkysubbu/tymlymonitor",
"url": "https://github.com/bvenkysubbu/tymlymonitor/issues/36795",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1551737950 | 🛑 Casa Gopalan Block A Ground Floor is down
In 0184643, Casa Gopalan Block A Ground Floor (https://cloud.tymly.in/status/1206) was down:
HTTP code: 521
Response time: 253 ms
Resolved: Casa Gopalan Block A Ground Floor is back up in fa5ced9.
| gharchive/issue | 2023-01-21T08:39:06 | 2025-04-01T06:43:37.776471 | {
"authors": [
"bvenkysubbu"
],
"repo": "bvenkysubbu/tymlymonitor",
"url": "https://github.com/bvenkysubbu/tymlymonitor/issues/37163",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1583839412 | 🛑 Mahaveer Varna B3 is down
In 6353605, Mahaveer Varna B3 (https://cloud.tymly.in/status/1086) was down:
HTTP code: 521
Response time: 20238 ms
Resolved: Mahaveer Varna B3 is back up in 7a6b79b.
| gharchive/issue | 2023-02-14T09:50:17 | 2025-04-01T06:43:37.779028 | {
"authors": [
"bvenkysubbu"
],
"repo": "bvenkysubbu/tymlymonitor",
"url": "https://github.com/bvenkysubbu/tymlymonitor/issues/38994",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1643220956 | 🛑 SNR Silver Ripples 2 is down
In ff43902, SNR Silver Ripples 2 (https://cloud.tymly.in/status/1040) was down:
HTTP code: 521
Response time: 227 ms
Resolved: SNR Silver Ripples 2 is back up in 4424b3e.
| gharchive/issue | 2023-03-28T05:22:04 | 2025-04-01T06:43:37.781643 | {
"authors": [
"bvenkysubbu"
],
"repo": "bvenkysubbu/tymlymonitor",
"url": "https://github.com/bvenkysubbu/tymlymonitor/issues/41640",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1679566455 | 🛑 Madhuban Brindavan A Block is down
In bbb1984, Madhuban Brindavan A Block (https://cloud.tymly.in/status/1135) was down:
HTTP code: 521
Response time: 20239 ms
Resolved: Madhuban Brindavan A Block is back up in e2d9bbd.
| gharchive/issue | 2023-04-22T14:31:44 | 2025-04-01T06:43:37.784354 | {
"authors": [
"bvenkysubbu"
],
"repo": "bvenkysubbu/tymlymonitor",
"url": "https://github.com/bvenkysubbu/tymlymonitor/issues/43447",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1694978974 | 🛑 Trifecta Esplanade P Block is down
In c7a52d1, Trifecta Esplanade P Block (https://cloud.tymly.in/status/1017) was down:
HTTP code: 521
Response time: 21664 ms
Resolved: Trifecta Esplanade P Block is back up in 3bacbdd.
| gharchive/issue | 2023-05-03T23:25:00 | 2025-04-01T06:43:37.786993 | {
"authors": [
"bvenkysubbu"
],
"repo": "bvenkysubbu/tymlymonitor",
"url": "https://github.com/bvenkysubbu/tymlymonitor/issues/44220",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
974296087 | 🛑 Prakruthi Villas Sarjapura is down
In 5f58850, Prakruthi Villas Sarjapura (https://cloud.tymly.in/status/1058) was down:
HTTP code: 521
Response time: 208 ms
Resolved: Prakruthi Villas Sarjapura is back up in 2d98b05.
| gharchive/issue | 2021-08-19T05:47:10 | 2025-04-01T06:43:37.789590 | {
"authors": [
"bvenkysubbu"
],
"repo": "bvenkysubbu/tymlymonitor",
"url": "https://github.com/bvenkysubbu/tymlymonitor/issues/4528",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1723414964 | 🛑 Madhuban Brindavan 3 Block is down
In f87e66c, Madhuban Brindavan 3 Block (https://cloud.tymly.in/status/1182) was down:
HTTP code: 521
Response time: 20247 ms
Resolved: Madhuban Brindavan 3 Block is back up in 24d8220.
| gharchive/issue | 2023-05-24T08:06:01 | 2025-04-01T06:43:37.791996 | {
"authors": [
"bvenkysubbu"
],
"repo": "bvenkysubbu/tymlymonitor",
"url": "https://github.com/bvenkysubbu/tymlymonitor/issues/45772",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.