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 |
|---|---|---|---|---|---|
666790420 | Authentication fails in Chrome with "Invalid State" error message
If Chrome has flag #cookies-without-same-site-must-be-secure (and #same-site-by-default-cookies) enabled then the POST with the id_token fails with error message "Invalid State", because Chrome don't send the state and nonce cookies.
If not enabled the... | gharchive/issue | 2020-07-28T05:52:37 | 2025-04-01T04:57:37.428940 | {
"authors": [
"hrabur",
"morulay"
],
"repo": "morulay/shiro-aad",
"url": "https://github.com/morulay/shiro-aad/issues/3",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2727856943 | Simulation Relative import errors
Environment
OS: [Windows 10 Home ]
Python version: 3.10.0
To reproduce
Steps to reproduce the behavior:
pip install --upgrade "mosaicml-streaming[simulator]"
simulator
Expected behavior
After initial installation during main command execution experienced multiple issues with rela... | gharchive/issue | 2024-12-09T17:56:07 | 2025-04-01T04:57:37.433964 | {
"authors": [
"apd-smcclendon",
"ethantang-db",
"srstevenson"
],
"repo": "mosaicml/streaming",
"url": "https://github.com/mosaicml/streaming/issues/848",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
561075303 | Creating my own glb
Hello,
I'm trying to change the model from the viewer example but I couldn't find a way to create my own glb file with blender... The glb file I exported from blender is not working, the error is:
Opening file ../../magnum-examples/src/viewer/out.glb Trade::AbstractImporter::openFile(): cannot ope... | gharchive/issue | 2020-02-06T15:10:12 | 2025-04-01T04:57:37.449359 | {
"authors": [
"Korotsu",
"mosra"
],
"repo": "mosra/magnum-examples",
"url": "https://github.com/mosra/magnum-examples/issues/77",
"license": "unlicense",
"license_type": "permissive",
"license_source": "bigquery"
} |
2716112293 | 🛑 Site is down
In 276b536, Site (https://motionarium.top) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Site is back up in 1062910 after 2 days, 21 hours, 15 minutes.
| gharchive/issue | 2024-12-03T22:39:48 | 2025-04-01T04:57:37.457405 | {
"authors": [
"motionarium"
],
"repo": "motionarium/upptime",
"url": "https://github.com/motionarium/upptime/issues/33",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2375895579 | 【功能请求】增加CDN和宝塔Nginx自动部署
1、支持阿里云、腾讯云CDN自动部署,可选指定域名启用或禁用自动更新;
2、支持宝塔面板Nginx自动部署,可选指定域名启用或禁用自动更新(通过API);
非常感谢!!!
附:个人实现的宝塔获取站点列表、上传证书、重启Nginx代码,希望能帮上忙:
import hashlib
import time
import requests
import prettytable
# 宝塔面板操作类
class BtPanel:
__BTURL = ''
__APIKEY = ''
__REQ = requests.session()
# 初始化宝塔面板
... | gharchive/issue | 2024-06-26T17:22:47 | 2025-04-01T04:57:37.460705 | {
"authors": [
"fcwys",
"mouday"
],
"repo": "mouday/domain-admin",
"url": "https://github.com/mouday/domain-admin/issues/111",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1552423258 | Reto #3 - Python
Describe tus cambios
(Opcional) Sobre todo aconsejable si la "Pull Request" se corresponde con una corrección adicional y no con la presentación de un ejercicio.
Comprobaciones
Asegúrate de cumplir los siguientes puntos antes de realizar la "Pull Request":
[x] El título de mi Pull Request sigue este... | gharchive/pull-request | 2023-01-23T02:42:32 | 2025-04-01T04:57:37.466746 | {
"authors": [
"mejor0108"
],
"repo": "mouredev/retos-programacion-2023",
"url": "https://github.com/mouredev/retos-programacion-2023/pull/1319",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2457444207 | #01 - Java
01- Operadores y estructuras de control
Describe tus cambios
(Opcional) Sobre todo aconsejable si la "Pull Request" se corresponde con una corrección adicional y no con la presentación de un ejercicio.
Comprobaciones
Asegúrate de cumplir los siguientes puntos antes de realizar la "Pull Request":
[ ] El tí... | gharchive/pull-request | 2024-08-09T08:53:08 | 2025-04-01T04:57:37.472645 | {
"authors": [
"Ruthmp"
],
"repo": "mouredev/roadmap-retos-programacion",
"url": "https://github.com/mouredev/roadmap-retos-programacion/pull/5435",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2709689617 | Update libs into .pre-commit-config.yaml
Changelog:
https://github.com/psf/black/releases/tag/24.10.0
https://github.com/pre-commit/pre-commit-hooks/releases/tag/v5.0.0
I had to revert that change as the new version of black requires python 3.9 or later:
ERROR: Package 'black' requires a different Python: 3.8.10 n... | gharchive/pull-request | 2024-12-01T19:11:25 | 2025-04-01T04:57:37.477872 | {
"authors": [
"mosfet80",
"rhaschke"
],
"repo": "moveit/moveit_task_constructor",
"url": "https://github.com/moveit/moveit_task_constructor/pull/633",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
1124685918 | 项目引用了mysql:mysql-connector-java@等31个开源组件,存在4个漏洞,建议升级
大佬,看你这个项目调用了mysql:mysql-connector-java@等31个开源组件,存在4个安全漏洞,建议你升级下。
漏洞标题:Oracle MySQL Connectors组件访问控制错误漏洞
漏洞编号:CVE-2018-3258
漏洞描述:
Oracle MySQL是美国甲骨文(Oracle)公司的一套开源的关系数据库管理系统。该数据库系统具有性能高、成本低、可靠性好等特点。MySQL Connectors是其中的一个连接使用MySQL的应用程序的驱动程序。
Oracle MySQL中的MySQL Conne... | gharchive/issue | 2022-02-04T22:49:20 | 2025-04-01T04:57:37.495449 | {
"authors": [
"Abbylii",
"moyang-pro"
],
"repo": "moyang-pro/zero",
"url": "https://github.com/moyang-pro/zero/issues/1",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2694680750 | makefile: Run tests without altering state
What's changing
Currently, running make test has the following consequences:
Containers are started, ignoring any container that is already running.
If everything works, all containers are teared down including those started with make local-up.
If anything breaks during tes... | gharchive/pull-request | 2024-11-26T13:28:10 | 2025-04-01T04:57:37.508869 | {
"authors": [
"aittalam",
"dpoulopoulos",
"javiermtorres",
"peteski22"
],
"repo": "mozilla-ai/lumigator",
"url": "https://github.com/mozilla-ai/lumigator/pull/442",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
320307903 | Playground's bootstrap version upgrade
Are you going to upgrade the bootstrap CSS to its latest version in the playground code? it's currently v3.3.6 which is relatively old in comparison with the latest version (v4.1.1):
https://stackpath.bootstrapcdn.com/bootstrap/4.1.1/css/bootstrap.min.css
Thank you!
Closing as... | gharchive/issue | 2018-05-04T14:58:35 | 2025-04-01T04:57:37.713817 | {
"authors": [
"glasserc",
"ynevet"
],
"repo": "mozilla-services/react-jsonschema-form",
"url": "https://github.com/mozilla-services/react-jsonschema-form/issues/915",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
58504069 | [bug 1130765] Add support for Fjord-Authorization header
ZLB isn't passing along Authorization header. This adds support for
looking for a Fjord-Authorization header if Authorization isn't there.
Note: This is a stop-gap. As soon as we can ditch this, we should.
r?
I'd add a note to the docs like "This uses a non-s... | gharchive/pull-request | 2015-02-22T14:21:07 | 2025-04-01T04:57:37.844637 | {
"authors": [
"mythmon",
"willkg"
],
"repo": "mozilla/fjord",
"url": "https://github.com/mozilla/fjord/pull/495",
"license": "bsd-3-clause",
"license_type": "permissive",
"license_source": "bigquery"
} |
2427707017 | Spellchecking not working
I am using Firefox 128.0.2 on Windows 11, I have added German language pack, I have checked the checkbox for spellchecking in preferences, I have restarted the browser.
But spellchecking like in Chrome is not working at all.
Any ideas?
Mine is working. Bulgarian.
| gharchive/issue | 2024-07-24T14:11:23 | 2025-04-01T04:57:37.846356 | {
"authors": [
"okoeller",
"pl71"
],
"repo": "mozilla/for-firefox",
"url": "https://github.com/mozilla/for-firefox/issues/52",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
70236128 | Only bulk sign recent firefox files (bug 1157444)
Fixes bug 1157444
Code looks good to me.
Looks good to me. I like the comprehensive tests.
Updated with constants and values 4 and 37 for the firefox versions. @robhudson? @kmaglione?
Good naming idea ;) Updated
Thanks @kmaglione for the original code ;)
| gharchive/pull-request | 2015-04-22T21:13:33 | 2025-04-01T04:57:37.998476 | {
"authors": [
"kmaglione",
"magopian",
"robhudson"
],
"repo": "mozilla/olympia",
"url": "https://github.com/mozilla/olympia/pull/523",
"license": "bsd-3-clause",
"license_type": "permissive",
"license_source": "bigquery"
} |
482246107 | text selection not working
Although I included the below mentioned files I was not unable to do the text selection. But the pdf rendered successfully.
Included file:
https://mozilla.github.io/pdf.js/build/pdf.js
https://mozilla.github.io/pdf.js/build/pdf.worker.js
https://raw.githubusercontent.com/mozilla/pdf.js/mast... | gharchive/issue | 2019-08-19T11:03:18 | 2025-04-01T04:57:38.020709 | {
"authors": [
"Snuffleupagus",
"roshinirose"
],
"repo": "mozilla/pdf.js",
"url": "https://github.com/mozilla/pdf.js/issues/11080",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1112980261 | Add a (global) cache to the getCharUnicodeCategory function
Given that the regular expression has already become more complex (after the initial patch adding it), it seems to me that it probably cannot hurt to add a global cache to reduce unnecessary re-parsing.
Obviously the Glyph-instances are being cached per font... | gharchive/pull-request | 2022-01-24T18:12:12 | 2025-04-01T04:57:38.023708 | {
"authors": [
"Snuffleupagus",
"timvandermeij"
],
"repo": "mozilla/pdf.js",
"url": "https://github.com/mozilla/pdf.js/pull/14490",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
163968704 | Extract sqlite.js from Tofino
This will allow us to use the promisified sqlite interface from Datomish.
Coverage decreased (-0.4%) to 42.407% when pulling 0afc02037ad9ee8df75cc4ac181cabbb58e4e5ba on rnewman:rnewman/extract-sqlite into b7fd1012e06c742d5f1b044e3f1f848a10bd86ff on mozilla:master.
In general, I'm fi... | gharchive/pull-request | 2016-07-05T23:29:42 | 2025-04-01T04:57:38.090735 | {
"authors": [
"coveralls",
"ncalexan",
"rnewman"
],
"repo": "mozilla/tofino",
"url": "https://github.com/mozilla/tofino/pull/782",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
112054215 | Never consider deleted versions in Extension.objects.pending() (bug 1213027)
https://bugzilla.mozilla.org/show_bug.cgi?id=1213027
It's a little unfortunate there is no easy way to combine queryset methods properly here. It would have been great to be able to write something like:
Extension.objects.without_deleted().f... | gharchive/pull-request | 2015-10-19T00:53:57 | 2025-04-01T04:57:38.104586 | {
"authors": [
"diox",
"ngokevin"
],
"repo": "mozilla/zamboni",
"url": "https://github.com/mozilla/zamboni/pull/3391",
"license": "bsd-3-clause",
"license_type": "permissive",
"license_source": "bigquery"
} |
224320943 | Use SPDX identifier in license field of META6.json
Use the standardized identifier for the license field.
For more details see https://design.perl6.org/S22.html#license
Thx
| gharchive/pull-request | 2017-04-26T01:55:50 | 2025-04-01T04:57:38.136016 | {
"authors": [
"moznion",
"samcv"
],
"repo": "moznion/p6-Router-Boost",
"url": "https://github.com/moznion/p6-Router-Boost/pull/3",
"license": "artistic-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
153550423 | Expose DNS Resolver
Redis HA can be achieved by different means. One of them is using DNS pointing to the current master node. Java requires a non-trivial setup to customize DNS caching, especially when using a security manager. It should be possible to configure a DNS resolver, ideally within ClientResources.
The DN... | gharchive/issue | 2016-05-06T22:23:00 | 2025-04-01T04:57:38.142088 | {
"authors": [
"mp911de"
],
"repo": "mp911de/lettuce",
"url": "https://github.com/mp911de/lettuce/issues/236",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
203238822 | Null pointer exception at com.lambdaworks.redis.StatefulRedisConnectionImpl.dispatch
I am using Lettuce version 4.3.0.Final. I am creating my redis connection using the ConnectToElastiCacheMaster example. I am using the asyncronous api. I am running a throughput test and when put under any significant amount of thr... | gharchive/issue | 2017-01-25T22:15:32 | 2025-04-01T04:57:38.145487 | {
"authors": [
"jpen51",
"mp911de"
],
"repo": "mp911de/lettuce",
"url": "https://github.com/mp911de/lettuce/issues/450",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
313818781 | Doesn't handle nested routers
It needs a recursive code here
example
EDIT: made it work in a fork here, I will not make a PR cause I copied some code from express-list-endpoints that I dont even know what it does :P
Thanks William for reporting the bug and especially for pointing to express-list-endpoints. Will inc... | gharchive/issue | 2018-04-12T17:24:40 | 2025-04-01T04:57:38.153068 | {
"authors": [
"mpashkovskiy",
"williamoliveira"
],
"repo": "mpashkovskiy/express-oas-generator",
"url": "https://github.com/mpashkovskiy/express-oas-generator/issues/5",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
186929033 | Creating tables with thead and tbody tags
I'd like to create some HTML tables using Weave.jl. However, the HTML output is not strictly speaking correct. The thead and tbody tags are missing. I would like to include these tags, as they are required to support some further UI changes I'd like to make. Unfortunately, I ... | gharchive/issue | 2016-11-02T21:47:08 | 2025-04-01T04:57:38.156844 | {
"authors": [
"mpastell",
"phillc73"
],
"repo": "mpastell/Weave.jl",
"url": "https://github.com/mpastell/Weave.jl/issues/59",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
190532509 | An option to auto create and display a preview image
I would like to see an option to auto create and display a preview image based on the panorama image without loading the whole image. The preview image file would be a file and has a size of the size of the preview div.
So if I have a web page of 30 images previews... | gharchive/issue | 2016-11-20T01:26:51 | 2025-04-01T04:57:38.168946 | {
"authors": [
"mpetroff",
"thenrich2009"
],
"repo": "mpetroff/pannellum",
"url": "https://github.com/mpetroff/pannellum/issues/297",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
221157796 | need Information message like Bullets in Hotspot
Hi all,
I have a requirement like below. In hotspots i am showing information message, but i need requirement like Bullets some points. so i had used '\n\u2022' for bullets in my JSON file. but when displaying its displaying normal message. in element it's displaying ... | gharchive/issue | 2017-04-12T05:48:09 | 2025-04-01T04:57:38.172905 | {
"authors": [
"mpetroff",
"pvvsridhar"
],
"repo": "mpetroff/pannellum",
"url": "https://github.com/mpetroff/pannellum/issues/378",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
779043126 | Orbview RPCs
I'm following your notebook tutorial and I'm interested in understanding how the Orbview RPCs were generated.
My understanding is that the RPCs describe the transformation between (col,row) to (lon, lat, elevation) which is useful in the ortho process for modelling the parallax effect based on the viewin... | gharchive/issue | 2021-01-05T13:40:51 | 2025-04-01T04:57:38.174871 | {
"authors": [
"barnabygordon",
"mpfaffenberger"
],
"repo": "mpfaffenberger/orthorectification",
"url": "https://github.com/mpfaffenberger/orthorectification/issues/2",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
372645753 | allow sudo or run as USER root
Thanks for this very useful Docker image! I need to add some dependencies on top of this image for some projects, but it runs as USER gopher, so it can't install packages. This image could either be switched to run as root, or include sudo with the gopher user having sudo access.
t... | gharchive/issue | 2018-10-22T18:40:19 | 2025-04-01T04:57:38.196874 | {
"authors": [
"eighthave",
"mpl"
],
"repo": "mpl/go4droid",
"url": "https://github.com/mpl/go4droid/issues/4",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
591705943 | lombok processor could not be initialized.
Short description
click "build Project", it the Lombok processor could not be initialized.
Expected behavior
can not run the project
Version information
IDEA Version:
IntelliJ IDEA 2019.3 (Community Edition)
Build #IC-193.5233.102, built on November 28, 2019
Runtime version:... | gharchive/issue | 2020-04-01T07:57:50 | 2025-04-01T04:57:38.208113 | {
"authors": [
"NekoCaffeine",
"mplushnikov",
"slandge"
],
"repo": "mplushnikov/lombok-intellij-plugin",
"url": "https://github.com/mplushnikov/lombok-intellij-plugin/issues/768",
"license": "bsd-3-clause",
"license_type": "permissive",
"license_source": "bigquery"
} |
278112324 | Problem starting the module mod_gcm for host localhost
Hi Doctor,
I've setup ejabberd in Elixir/Phoenix application. Mix.exs has {:ejabberd, "~> 17.9"}. I've also copied mod_gcm.erl in src folder and put the following entry in ejabberd.yml.
mod_gcm:
gcm_api_key: "key"
While starting the phoenix app application stops ... | gharchive/issue | 2017-11-30T13:02:42 | 2025-04-01T04:57:38.315787 | {
"authors": [
"P-r-a-d-e-e-P",
"karunreddy30"
],
"repo": "mrDoctorWho/ejabberd_mod_gcm",
"url": "https://github.com/mrDoctorWho/ejabberd_mod_gcm/issues/16",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2029960100 | Update pr_update_changelog.py
aaa
/review
| gharchive/pull-request | 2023-12-07T05:51:37 | 2025-04-01T04:57:38.316718 | {
"authors": [
"mrT23"
],
"repo": "mrT23/pr-agent",
"url": "https://github.com/mrT23/pr-agent/pull/14",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1114985257 | Make PWA
Allow the website to be installed in a browser, and work offline (progressive web app).
Load all resources with a service worker and cache them
See https://dev.to/wtho/custom-service-worker-logic-in-typescript-on-vite-4f27 on how to write the service worker in TypeScript
See vite-plugin-pwa for a plugin ... | gharchive/issue | 2022-01-26T12:52:23 | 2025-04-01T04:57:38.372539 | {
"authors": [
"mrbrianevans"
],
"repo": "mrbrianevans/social-media-export-analyser",
"url": "https://github.com/mrbrianevans/social-media-export-analyser/issues/43",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1679913088 | Switchbots don't work from time to time
The question
-ble.0
2023-04-23 09:42:33.402 error [botAction] max. retries (5) reached. Giving up ...
switchbot-ble.0
2023-04-23 09:42:33.402 warn [botAction] error while running 'up' for SwitchBot Bot (c4:39:35:44:9f:d2): Discover deviceList is empty!: Discover deviceList is e... | gharchive/issue | 2023-04-23T08:00:52 | 2025-04-01T04:57:38.379737 | {
"authors": [
"mrbungle64",
"zoulhh"
],
"repo": "mrbungle64/ioBroker.switchbot-ble",
"url": "https://github.com/mrbungle64/ioBroker.switchbot-ble/issues/316",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
474075181 | Mrc 371 Create users db
Eventually there will probably be some other stuff in here, but for now we just need a sql db to save our users in.
I was kind of assuming we'd have the db in its own repo like with Montagu. I guess it doesn't have to be but it might make CI nicer - with this setup we'll end up re-building ... | gharchive/pull-request | 2019-07-29T14:12:23 | 2025-04-01T04:57:38.381652 | {
"authors": [
"EmmaLRussell"
],
"repo": "mrc-ide/modelserver",
"url": "https://github.com/mrc-ide/modelserver/pull/4",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
108860821 | CORS support
I have deployed this to app engine and just using it as a minifier for my other websites, how do i enable CORS support for the script?
I think CORS support is beyond the scope of Minify, but you could put something like this in config.php:
if ($_SERVER['REQUEST_METHOD'] == 'OPTIONS') {
// return only... | gharchive/issue | 2015-09-29T12:40:54 | 2025-04-01T04:57:38.384314 | {
"authors": [
"glensc",
"mrclay",
"sheldon-sminq"
],
"repo": "mrclay/minify",
"url": "https://github.com/mrclay/minify/issues/477",
"license": "bsd-3-clause",
"license_type": "permissive",
"license_source": "bigquery"
} |
1537811988 | fix predict() argument in 2
Hello. I am Inyong.
I just started taking classes anew.
I got an issue during watching and practicing the 79th lecture.
So while I was trying to fix and looking at the colab notebook in this repo, I found that the argument of model_3.predict() had y_test, not X_test.
Therefore, I make this... | gharchive/pull-request | 2023-01-18T11:09:37 | 2025-04-01T04:57:38.386523 | {
"authors": [
"inyong37"
],
"repo": "mrdbourke/tensorflow-deep-learning",
"url": "https://github.com/mrdbourke/tensorflow-deep-learning/pull/502",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
228557065 | Clear cookes not on the Whitelist when exiting Firefox.
There always seem to be a few non whitelisted cookies that never get deleted for some reason. An option to clear all non whitelisted cookies when exiting Fx would probably handle this.
It's probably cause you had a site or a subdomain still open relating to t... | gharchive/issue | 2017-05-14T17:49:23 | 2025-04-01T04:57:38.391970 | {
"authors": [
"labors89",
"mrdokenny",
"streetwolf"
],
"repo": "mrdokenny/Cookie-AutoDelete",
"url": "https://github.com/mrdokenny/Cookie-AutoDelete/issues/14",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
972500612 | Screen flickering issue when flipping between DMA buffers
hi @mrfaptastic @vortigont ,
wondering if this related to the library but i notice high speed flickering. i havent go thru which part causing this but just to come out with some question regarding the double buffer and display synchronization.
somecodes are r... | gharchive/issue | 2021-08-17T09:46:22 | 2025-04-01T04:57:38.499280 | {
"authors": [
"mrfaptastic",
"tsctrl",
"vortigont"
],
"repo": "mrfaptastic/ESP32-HUB75-MatrixPanel-I2S-DMA",
"url": "https://github.com/mrfaptastic/ESP32-HUB75-MatrixPanel-I2S-DMA/issues/169",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1562795283 | fix(highlight): remove previous highlights before applying new ones
Resolves #10
Just failing on Stylua, please reformat as shown, then I'll merge:
| gharchive/pull-request | 2023-01-30T16:43:59 | 2025-04-01T04:57:38.543121 | {
"authors": [
"LiadOz",
"mrjones2014"
],
"repo": "mrjones2014/nvim-ts-rainbow",
"url": "https://github.com/mrjones2014/nvim-ts-rainbow/pull/11",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2671208130 | fix(completion): no space after cursor
https://github.com/mrjosh/helm-ls/issues/118
PR Reviewer Guide 🔍
Here are some key observations to aid the review process:
🎫 Ticket compliance analysis ✅
118 - Fully compliant
Fully compliant requirements:
Consistent autocompletion behavior for .Values.
Not compliant req... | gharchive/pull-request | 2024-11-19T08:08:53 | 2025-04-01T04:57:38.547882 | {
"authors": [
"CodiumAI-Agent",
"qvalentin"
],
"repo": "mrjosh/helm-ls",
"url": "https://github.com/mrjosh/helm-ls/pull/119",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1111841820 | fix rendering of only top half filled sections
For old versions (before 1.13 "The Flattening") sections that contain only data in upper half are not rendered anymore.
Fix is just to check all Blocks in that Section to judge if it contains data (not lower half) . . .
( fixes #280 )
GitHub has changed windows-latest ... | gharchive/pull-request | 2022-01-23T11:18:14 | 2025-04-01T04:57:38.550801 | {
"authors": [
"EtlamGit"
],
"repo": "mrkite/minutor",
"url": "https://github.com/mrkite/minutor/pull/281",
"license": "bsd-2-clause",
"license_type": "permissive",
"license_source": "bigquery"
} |
154896483 | Nowe telewizje do wtyczki Mrknow !!!
Propozycja Nowych telewizji do wtyczki Mrknow:
http://www.amigostv.eu/
http://seb-tv.pl/#
Super pomysl !!!
jebac platna premium telewizjade !!!
http://www.kreskowkazone.pl/ MrKnow poprosze o to - tutaj jest mnóstwo dla dzieci :) Masza Rulzzz
@plumers sasiedzi rules!!! :100: ... | gharchive/issue | 2016-05-15T08:13:54 | 2025-04-01T04:57:38.569634 | {
"authors": [
"Crisever",
"borys76",
"koladka",
"lluuppoo",
"mrknow",
"plumers",
"xxcriticxx"
],
"repo": "mrknow/filmkodi",
"url": "https://github.com/mrknow/filmkodi/issues/321",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
1484397467 | Finish portfolio logic
[x] Add transactions form modal
[x] Tx Calculation logic
Most functionality complete, next todo
New portfolios functionality
Calculate profit/loss etc.
| gharchive/issue | 2022-12-08T11:14:13 | 2025-04-01T04:57:38.580337 | {
"authors": [
"mrmendoza-dev"
],
"repo": "mrmendoza-dev/cryptotracker",
"url": "https://github.com/mrmendoza-dev/cryptotracker/issues/4",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
278928151 | TypeError: ast.remove is not a function
Environment
VSCode Version: 1.18.1
OS Version: macOS 10.13.1
Actual behavior
An error that occurs when "eof-newline": false.
Expected behavior
...
Steps to reproduce
...
Config
// Paste your configuration here.
Hello, @PleaseDont,
This is a bug of CSSComb. We use latest ve... | gharchive/issue | 2017-12-04T09:36:11 | 2025-04-01T04:57:38.583871 | {
"authors": [
"PleaseDont",
"mrmlnc",
"ryanbowden"
],
"repo": "mrmlnc/vscode-csscomb",
"url": "https://github.com/mrmlnc/vscode-csscomb/issues/98",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
131509977 | Some optimisations in pom.xml
Set to use a different compiler configuration via execution directive when compile test source code, thus enables the source code remains in Java 1.6 compatible while test source is in Java 1.8 compatible.
Credit goes to: http://stackoverflow.com/questions/1213897/different-maven-compile... | gharchive/pull-request | 2016-02-04T23:52:27 | 2025-04-01T04:57:38.585416 | {
"authors": [
"jackygurui",
"mrniko"
],
"repo": "mrniko/redisson",
"url": "https://github.com/mrniko/redisson/pull/395",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
2018140120 | 🐛 Tap to Focus Doesn't work on Android
What's happening?
Whenever I try to call focus function I get the following error message in the catch statement "session/camera-not-ready: [session/camera-not-ready] The Camera is not ready yet! Wait for the onInitialized() callback!]" . Although Camera is ready onInitialized... | gharchive/issue | 2023-11-30T08:36:32 | 2025-04-01T04:57:38.599061 | {
"authors": [
"M4Tdev",
"NuraQ",
"karel-suchomel-ed",
"mrousavy",
"nemmtor"
],
"repo": "mrousavy/react-native-vision-camera",
"url": "https://github.com/mrousavy/react-native-vision-camera/issues/2237",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2137621229 | 💭 Correct way to chain frame processors?
Question
I have the output from rn-fast-tflite. What is the correct way to send the data to the next (custom) frame processor? If I do the below, it causes a 4+ second delay even without any code in the filterDetections plugin. If I try to send 'output' from tflite directly I... | gharchive/issue | 2024-02-15T23:37:56 | 2025-04-01T04:57:38.603363 | {
"authors": [
"jslok",
"mrousavy"
],
"repo": "mrousavy/react-native-vision-camera",
"url": "https://github.com/mrousavy/react-native-vision-camera/issues/2570",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1119248521 | How to add location exif data to photo❓
Question
Hi,
We are currently using the react-native-camera library and are planning/hoping to replace it with this.
In react-native-camera it is possible to add the location to the photo exif data (see for example this https://github.com/react-native-camera/react-native-camera... | gharchive/issue | 2022-01-31T10:31:20 | 2025-04-01T04:57:38.630038 | {
"authors": [
"Arun1989ninja",
"Pakile",
"alexg-93",
"elirichey",
"f3rnandorj",
"glisom",
"jaltin",
"jbrodriguez",
"jtklein",
"lodev09",
"mrousavy",
"stevengoldberg"
],
"repo": "mrousavy/react-native-vision-camera",
"url": "https://github.com/mrousavy/react-nativ... |
489016268 | Any reason for changing the syntax adding a space?
I'm wondering if there's a rationale for adding the space after the exclamation mark.
"!" serves as the keyword for omnibox (address bar of browser). This is how the browser knows that it has to pass the search term to the extension instead of going with default se... | gharchive/issue | 2019-09-04T08:28:54 | 2025-04-01T04:57:38.640475 | {
"authors": [
"marcelklehr",
"mrpandey"
],
"repo": "mrpandey/omnibang",
"url": "https://github.com/mrpandey/omnibang/issues/4",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
434660213 | compute_val_loss parser action to store_true
Either the argument should be named "--no-val-loss" or something like this and have a store_false action, or be named "--compute-val-loss" and have a store_true action. Second option is more coherent with the fact that providing a validation set is optional.
See this issue... | gharchive/pull-request | 2019-04-18T08:52:57 | 2025-04-01T04:57:38.642445 | {
"authors": [
"hgaiser",
"mrtgenet"
],
"repo": "mrtgenet/keras-retinanet",
"url": "https://github.com/mrtgenet/keras-retinanet/pull/1",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1871414884 | Voices gets lower when text contain "--"
Some quests text contain "--" as a separator. I believe the AI interpret this as the voice should be lowered, which results in the NPC whispering the longer the conversation goes.
Thanks for reporting this. I'm taking this into account and have inserted it into my plans as s... | gharchive/issue | 2023-08-29T10:54:39 | 2025-04-01T04:57:38.643428 | {
"authors": [
"anderskruger",
"mrthinger"
],
"repo": "mrthinger/wow-voiceover",
"url": "https://github.com/mrthinger/wow-voiceover/issues/106",
"license": "Unlicense",
"license_type": "permissive",
"license_source": "github-api"
} |
1061615160 | BooleanField filter as a dropdown too
BooleanField are not shown as a dropdown.
Am I doing wrong ?
my model :
visible = models.BooleanField(blank=True, null=True)
my admin :
list_filter = [ ('visible', DropdownFilter),]
Currently the filter appears only when there are more than 3 choices:
https://github.com/mrts/dj... | gharchive/issue | 2021-11-23T19:00:17 | 2025-04-01T04:57:38.645405 | {
"authors": [
"moccand",
"mrts"
],
"repo": "mrts/django-admin-list-filter-dropdown",
"url": "https://github.com/mrts/django-admin-list-filter-dropdown/issues/24",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1304015415 | 🛑 Student Information System is down
In 574a649, Student Information System (https://filemaker.oca.ac.uk) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Student Information System is back up in 83e47ad.
| gharchive/issue | 2022-07-13T22:38:29 | 2025-04-01T04:57:38.649160 | {
"authors": [
"mrvinceo"
],
"repo": "mrvinceo/ocaUptime",
"url": "https://github.com/mrvinceo/ocaUptime/issues/466",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1740227511 | CNN dataset and traning
can u send the link of characters dataset for training CNN and also commands used to train it
I am sorry. I lost it. But i guess you can find a lot of them on google.
Just search for vietnamese license plate dataset.
On Sun, Jun 4, 2023, 15:14 janice fernandes @.***>
wrote:
can u send the ... | gharchive/issue | 2023-06-04T08:14:38 | 2025-04-01T04:57:38.652779 | {
"authors": [
"5-JANICE",
"mrzaizai2k"
],
"repo": "mrzaizai2k/License-Plate-Recognition-YOLOv7-and-CNN",
"url": "https://github.com/mrzaizai2k/License-Plate-Recognition-YOLOv7-and-CNN/issues/6",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2457990652 | Does this body of work consider SharePoint ACLs?
Hi there team!
I couldn't find a reference in the codebase here that considers SharePoint File ACLs. Authorization, users, groups, and the object model in SharePoint We have multiple customers wanting to use this workaround; however, we need to ensure that when a User ... | gharchive/issue | 2024-08-09T13:59:10 | 2025-04-01T04:57:38.662269 | {
"authors": [
"jharbieh-microsoft",
"sethsteenken"
],
"repo": "ms-us-rcg-cloud-innovation/sharepoint-to-blob-indexing",
"url": "https://github.com/ms-us-rcg-cloud-innovation/sharepoint-to-blob-indexing/issues/1",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
151872463 | unable to use 2 way data binding
hi,
i know 2 way data binding is not a great idea but still your plugin does not work with it - angulars change detections is always one action behind real value.
ill provide a plunker in few hours
Oh, thanks for the bug report. I was able to reproduce it, actually. I'll see if I ca... | gharchive/issue | 2016-04-29T13:57:13 | 2025-04-01T04:57:38.670844 | {
"authors": [
"msafi",
"papajuras"
],
"repo": "msafi/text-mask",
"url": "https://github.com/msafi/text-mask/issues/18",
"license": "Unlicense",
"license_type": "permissive",
"license_source": "github-api"
} |
2157439736 | 🛑 Do53 Roost IPv6 TCP is down
In 694e115, Do53 Roost IPv6 TCP (http://107.189.10.142:9205) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Do53 Roost IPv6 TCP is back up in 8776af5 after 18 minutes.
| gharchive/issue | 2024-02-27T19:22:29 | 2025-04-01T04:57:38.682479 | {
"authors": [
"mschirrmeister"
],
"repo": "mschirrmeister/upptime-loopx",
"url": "https://github.com/mschirrmeister/upptime-loopx/issues/1043",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
449436934 | add required field validation in mdl select
i needed that the select field stay marked as obrigatory when the user still not have any value added, i did the changes and added an exemple on a demo version.
Coverage increased (+0.03%) to 96.277% when pulling 550397f875f47b514233017839a371199e236e9e on aluis0608:sele... | gharchive/pull-request | 2019-05-28T19:25:40 | 2025-04-01T04:57:38.691769 | {
"authors": [
"aluis0608",
"coveralls"
],
"repo": "mseemann/angular2-mdl-ext",
"url": "https://github.com/mseemann/angular2-mdl-ext/pull/1436",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2724527740 | how to syu without dying?
How to update repos when msys2 runtime must update?
Does it not work?
well Syu kills the runtime... then the docker shuts down... no?
| gharchive/issue | 2024-12-07T10:32:22 | 2025-04-01T04:57:38.775558 | {
"authors": [
"Kreijstal",
"lazka"
],
"repo": "msys2/msys2-docker",
"url": "https://github.com/msys2/msys2-docker/issues/9",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
1208739803 | No upload into the Duplicate folder
Hi there,
I succeded in running the script, but unfortunately this does not move the duplicates into the Album created, so I cannot remove the files.
Any idea to fix?
Thank you!
same here.
only folder got created.
This was a side project I unfortunately did not have time to fin... | gharchive/issue | 2022-04-19T18:57:36 | 2025-04-01T04:57:38.781262 | {
"authors": [
"mtalcott",
"sid8840",
"wynstep"
],
"repo": "mtalcott/google-photos-deduper-python",
"url": "https://github.com/mtalcott/google-photos-deduper-python/issues/2",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1515197860 | 🛑 mtbn.fr is down
In 6304ef1, mtbn.fr (https://mtbn.fr) was down:
HTTP code: 503
Response time: 1979 ms
Resolved: mtbn.fr is back up in 9c209fd.
| gharchive/issue | 2022-12-31T20:22:15 | 2025-04-01T04:57:38.784431 | {
"authors": [
"mtauban"
],
"repo": "mtauban/parcelle-uptime",
"url": "https://github.com/mtauban/parcelle-uptime/issues/156",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1619128234 | 🛑 https://detulkarm.edu.ps is down
In 6525de1, https://detulkarm.edu.ps (https://detulkarm.edu.ps) was down:
HTTP code: 0
Response time: 0 ms
Resolved: https://detulkarm.edu.ps is back up in 5e84668.
| gharchive/issue | 2023-03-10T15:05:24 | 2025-04-01T04:57:38.846065 | {
"authors": [
"mtitservice"
],
"repo": "mtitservice/site",
"url": "https://github.com/mtitservice/site/issues/2416",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1640881152 | 🛑 https://www.pncecs.plo.ps is down
In ae9ec5a, https://www.pncecs.plo.ps (https://www.pncecs.plo.ps) was down:
HTTP code: 0
Response time: 0 ms
Resolved: https://www.pncecs.plo.ps is back up in 531ac81.
| gharchive/issue | 2023-03-26T11:59:14 | 2025-04-01T04:57:38.849248 | {
"authors": [
"mtitservice"
],
"repo": "mtitservice/site",
"url": "https://github.com/mtitservice/site/issues/4637",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1644547149 | 🛑 https://minfo.ps is down
In 2223c98, https://minfo.ps (https://minfo.ps) was down:
HTTP code: 0
Response time: 0 ms
Resolved: https://minfo.ps is back up in 4c4f911.
| gharchive/issue | 2023-03-28T19:33:03 | 2025-04-01T04:57:38.852064 | {
"authors": [
"mtitservice"
],
"repo": "mtitservice/site",
"url": "https://github.com/mtitservice/site/issues/4973",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1645000233 | 🛑 https://911.ps is down
In a5329d7, https://911.ps (https://911.ps) was down:
HTTP code: 0
Response time: 0 ms
Resolved: https://911.ps is back up in 68d9da1.
| gharchive/issue | 2023-03-29T04:08:31 | 2025-04-01T04:57:38.854887 | {
"authors": [
"mtitservice"
],
"repo": "mtitservice/site",
"url": "https://github.com/mtitservice/site/issues/5004",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1657718979 | 🛑 https://palpro.ps is down
In 70a8f64, https://palpro.ps (https://palpro.ps) was down:
HTTP code: 0
Response time: 0 ms
Resolved: https://palpro.ps is back up in 7a94a03.
| gharchive/issue | 2023-04-06T16:25:22 | 2025-04-01T04:57:38.857914 | {
"authors": [
"mtitservice"
],
"repo": "mtitservice/site",
"url": "https://github.com/mtitservice/site/issues/6280",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1659582351 | 🛑 https://gcc2.mtit.pna.ps is down
In 12cc86f, https://gcc2.mtit.pna.ps (https://gcc2.mtit.pna.ps) was down:
HTTP code: 0
Response time: 0 ms
Resolved: https://gcc2.mtit.pna.ps is back up in 4fc7f1d.
| gharchive/issue | 2023-04-08T17:01:01 | 2025-04-01T04:57:38.861060 | {
"authors": [
"mtitservice"
],
"repo": "mtitservice/site",
"url": "https://github.com/mtitservice/site/issues/6597",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1683823175 | 🛑 https://mtit.pna.ps is down
In f0c069d, https://mtit.pna.ps (https://mtit.pna.ps) was down:
HTTP code: 0
Response time: 0 ms
Resolved: https://mtit.pna.ps is back up in 231f47d.
| gharchive/issue | 2023-04-25T20:31:53 | 2025-04-01T04:57:38.863864 | {
"authors": [
"mtitservice"
],
"repo": "mtitservice/site",
"url": "https://github.com/mtitservice/site/issues/9165",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1517511155 | Ability to create a connection without database name (cross-database query)
Is your feature request related to a problem? Please describe.
Explicit title: As we can't create a connection without a database name, we can't execute cross-database query
Use case: I have 20 databases on the same MySQL server. There's no w... | gharchive/issue | 2023-01-03T15:01:12 | 2025-04-01T04:57:38.970699 | {
"authors": [
"gjsjohnmurray",
"storm1er"
],
"repo": "mtxr/vscode-sqltools",
"url": "https://github.com/mtxr/vscode-sqltools/issues/1077",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
627759340 | Ability to forward heartbeats to official wakatime api
This way both wakapi and official version can be used together at the same time.
Hi @alanhamlett, thanks for that feature request. Great idea! I'm definitely going to add something like a "Wakatime proxy" soon.
Apart from that, also thanks a lot for your effort... | gharchive/issue | 2020-05-30T15:41:13 | 2025-04-01T04:57:38.983566 | {
"authors": [
"alanhamlett",
"muety"
],
"repo": "muety/wakapi",
"url": "https://github.com/muety/wakapi/issues/28",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
447976458 | Tab key does not focus controls in date picker
Environment
Tech
Version
@material-ui/pickers
3.0.0
material-ui
4.0.0
React
16.8.6
Browser
Chrome 74
Peer library
date-fns 2.0.0-alpha.27
Steps to reproduce
Open a datepicker on the demo page (https://material-ui-pickers.dev/demo/datetime-picker)
Press... | gharchive/issue | 2019-05-24T04:42:38 | 2025-04-01T04:57:38.991967 | {
"authors": [
"bjm904",
"dmtrKovalenko",
"justisb",
"repl-sean-heintz"
],
"repo": "mui-org/material-ui-pickers",
"url": "https://github.com/mui-org/material-ui-pickers/issues/1059",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
703423462 | When will be available v4 for date pickers ? not a alpha version
When will be available v4 for date pickers ? not a alpha version
As long as it takes to handle the breaking identified. Likely between 6 and 12 months. Autocomplete would have been 16 months in unstable state for instance. It didn't stop it to gain ma... | gharchive/issue | 2020-09-17T09:30:49 | 2025-04-01T04:57:38.993536 | {
"authors": [
"Akzhan1296",
"oliviertassinari"
],
"repo": "mui-org/material-ui-pickers",
"url": "https://github.com/mui-org/material-ui-pickers/issues/2115",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
296266342 | TextField multiline duplicate text with Japanese Character in IOS cordova app
[x ] I have searched the issues of this repository and believe that this is not a duplicate.
Expected Behavior
With japanese character can input normally, not duplicate when having newline.
Current Behavior
Input in textfield with Japane... | gharchive/issue | 2018-02-12T04:54:24 | 2025-04-01T04:57:39.001584 | {
"authors": [
"MaratFaskhiev",
"huytran0605",
"oliviertassinari"
],
"repo": "mui-org/material-ui",
"url": "https://github.com/mui-org/material-ui/issues/10256",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
417801936 | Docs: wrong anchor link used for CSS API
Basically, all the components have links to the CSS API for the component, where the anchor part is #css-api. This doesn't correlate with the actual anchor link, whose name is #css.
[x] I have searched the issues of this repository and believe that this is not a duplicate.
S... | gharchive/issue | 2019-03-06T13:25:40 | 2025-04-01T04:57:39.006004 | {
"authors": [
"fatso83",
"oliviertassinari"
],
"repo": "mui-org/material-ui",
"url": "https://github.com/mui-org/material-ui/issues/14765",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
276305399 | Better typescript declaration of withWidth
Currently the typescript declaration of withWidth (from withWidth) does not seem to work well. The resulting type still has the WithWidthProps required.
How about aligning that to the declaration of withStyle? We don't need additional typing as with withStyle, so this should... | gharchive/issue | 2017-11-23T09:15:09 | 2025-04-01T04:57:39.009506 | {
"authors": [
"stunaz",
"thomasletsch"
],
"repo": "mui-org/material-ui",
"url": "https://github.com/mui-org/material-ui/issues/9278",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
387957138 | [Slider] Update SliderClassKey types
Stop showing error for ts projects when adding thumbIcon and thumbIconWrapper classes, which does already have support.
https://material-ui.com/lab/api/slider/#css-api
👍
| gharchive/pull-request | 2018-12-05T21:38:58 | 2025-04-01T04:57:39.010881 | {
"authors": [
"guiihlopes",
"oliviertassinari"
],
"repo": "mui-org/material-ui",
"url": "https://github.com/mui-org/material-ui/pull/13826",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2660606958 | [Popover] Don't stick upon click with openOnHover prop
[x] I have followed (at least) the PR section of the contributing guide.
The upgrade fixes bugs and adds this prop to turn off.
Seems to work fine.
adds this prop to turn off.
There's no prop exposed to control this behavior?
There's no prop exposed to ... | gharchive/pull-request | 2024-11-15T03:16:13 | 2025-04-01T04:57:39.014151 | {
"authors": [
"atomiks",
"michaldudak",
"vladmoroz"
],
"repo": "mui/base-ui",
"url": "https://github.com/mui/base-ui/pull/819",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1046851115 | Typography does not support color "success"
General summary
I would like to be able to set the color props for the Typography element to "success", this code does not color the text color
Current Behavior 😯
The Typography component does not have a color props with the "success" value
Expected Behavior 🤔
I would lik... | gharchive/issue | 2021-11-07T21:14:07 | 2025-04-01T04:57:39.026020 | {
"authors": [
"EtienneStn",
"IgnatLomkov",
"RemyMachado",
"cleverocheck",
"dsatfire",
"dwanderton",
"emlai",
"mnajdova",
"paulintrognon",
"siriwatknp"
],
"repo": "mui/material-ui",
"url": "https://github.com/mui/material-ui/issues/29564",
"license": "MIT",
"license_t... |
1666836449 | If 'Select' component is expanded, I can't use scroll wheel.
Duplicates
[X] I have searched the existing issues
Latest version
[X] I have tested the latest version
Steps to reproduce 🕹
Link to live example: https://codesandbox.io/s/reverent-kalam-il3sck
Steps:
Expend 'Select' component.
Try to move the scroll w... | gharchive/issue | 2023-04-13T17:24:55 | 2025-04-01T04:57:39.031399 | {
"authors": [
"michaldudak",
"mihilt"
],
"repo": "mui/material-ui",
"url": "https://github.com/mui/material-ui/issues/36874",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2079466852 | [material-ui][Tabs] Improbe TabContext, TabList, and TabPanel documentation
The TabContext, TabList, and TabPanel are "mentioned" on the Tab docs in a single demo. These components could use more explanation.
It's also weird that it's so high up on the docs page but have no further explanation and are not mentioned a... | gharchive/issue | 2024-01-12T18:36:57 | 2025-04-01T04:57:39.033789 | {
"authors": [
"DiegoAndai"
],
"repo": "mui/material-ui",
"url": "https://github.com/mui/material-ui/issues/40558",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2485460204 | [Grid2] Rollout plan
Summary
We recently made Grid v2 stable, #43054 so now it's time to look at the rollout plan, effectively to get completely get rid of the old one.
A possible action plan:
[ ] 1. Update the h1 in https://next.mui.com/material-ui/react-grid/ to mention deprecated, so Google and Algolia search res... | gharchive/issue | 2024-08-25T20:53:11 | 2025-04-01T04:57:39.042517 | {
"authors": [
"DiegoAndai",
"oliviertassinari"
],
"repo": "mui/material-ui",
"url": "https://github.com/mui/material-ui/issues/43437",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1447334552 | [Checkbox] Remove duplicated classes
Related to #34502
[x] I have followed (at least) the PR section of the contributing guide.
The PR is using this test #35143
We're discussing the implementation of the fix in #35136.
| gharchive/pull-request | 2022-11-14T03:51:21 | 2025-04-01T04:57:39.044508 | {
"authors": [
"iamxukai",
"michaldudak"
],
"repo": "mui/material-ui",
"url": "https://github.com/mui/material-ui/pull/35138",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1641972841 | On landing page, highlight that Toolpad is a pro-code tool now.
Duplicates
[X] I have searched the existing issues
Latest version
[X] I have tested the latest version
Summary 💡
With Toolpad becoming pro-code now, we should highlight this new information through a visual in the hero section.
May be something like... | gharchive/issue | 2023-03-27T11:51:40 | 2025-04-01T04:57:39.051358 | {
"authors": [
"gerdadesign",
"prakhargupta1"
],
"repo": "mui/mui-toolpad",
"url": "https://github.com/mui/mui-toolpad/issues/1812",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1210884493 | DLB certificates issue after initial apply
Hi guys,
I encountered an issue where after successfully deploying a DLB with certificates, every subsequent terraform plan/apply will re-apply the ssl_endpoints settings despite no changes were made.
The following code reproduces the issue:
resource "anypoint_dlb" "dlb" {
... | gharchive/issue | 2022-04-21T11:15:12 | 2025-04-01T04:57:39.114496 | {
"authors": [
"RamziChoueri2903",
"ccortinhas-pmi",
"soufi"
],
"repo": "mulesoft-consulting/terraform-provider-anypoint",
"url": "https://github.com/mulesoft-consulting/terraform-provider-anypoint/issues/39",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
687333989 | Update mongodb-connector-reference.adoc - FindDocuments Default value to retrieve the complete document
In Documentation, it wasn't mentioned what is the default value to retrieve the complete document.
Fields a| String | Comma-separated list of fields to return from each document. To retrieve full document use comma... | gharchive/pull-request | 2020-08-27T15:24:15 | 2025-04-01T04:57:39.133050 | {
"authors": [
"bharathChamala",
"martinpaoloni"
],
"repo": "mulesoft/docs-connectors",
"url": "https://github.com/mulesoft/docs-connectors/pull/1002",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
750672654 | KProducer add Header
Summary
Add an option to set Kafka message headers within the KProducer
Motivation
The Kafka messages in our system contain headers to specify the schema that should be used for deserialization. In order to test that behaviour we need to create such messages, but lack the option to set the header... | gharchive/issue | 2020-11-25T10:00:59 | 2025-04-01T04:57:39.221916 | {
"authors": [
"MaxRuenz",
"romeoro"
],
"repo": "munichbughunter/SevenFacette",
"url": "https://github.com/munichbughunter/SevenFacette/issues/138",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
299471569 | Add support to disable parts of reportdata and other modules
In munkireport v2 i managed to disable parts of the module "report data" and other modules that had parts i didnt want/need becuase of privacy concerns, but i v3 when i use the same method it causes a problem that clients cant connect.
Q: What are you tryi... | gharchive/issue | 2018-02-22T19:08:27 | 2025-04-01T04:57:39.238307 | {
"authors": [
"bochoven",
"lifeunexpected"
],
"repo": "munkireport/munkireport-php",
"url": "https://github.com/munkireport/munkireport-php/issues/986",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1931343520 | Reduced cognitive complexity of the function: setup() -> True. Locati…
…on: homeassistant/components/emoncms_history/init.py.py
Breaking change
Proposed change
Type of change
[ ] Dependency upgrade
[ ] Bugfix (non-breaking change which fixes an issue)
[ ] New integration (thank you!)
[ ] New feature (which adds ... | gharchive/pull-request | 2023-10-07T13:00:38 | 2025-04-01T04:57:39.250790 | {
"authors": [
"Akash-1gif",
"munterkalmsteiner"
],
"repo": "munterkalmsteiner/core",
"url": "https://github.com/munterkalmsteiner/core/pull/73",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2623378576 | chore(main): release 1.0.2
:robot: I have created a release beep boop
1.0.2 (2024-10-30)
Features
Implement missing player methods (8a58122)
This PR was generated with Release Please. See documentation.
:robot: Created releases:
v1.0.2
:sunflower:
| gharchive/pull-request | 2024-10-30T09:18:57 | 2025-04-01T04:57:39.374435 | {
"authors": [
"music-assistant-machine"
],
"repo": "music-assistant/client",
"url": "https://github.com/music-assistant/client/pull/4",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2289933304 | Cannot connect to samba share as a guest
As title says, connecting to a Samba share using Filesystem (remote share) option as a guest (without a password) does not work, the app throwing this error in a pop-up:
Connection failed for the given details: replace() argument 1 must be str, not None
Connecting with valid... | gharchive/issue | 2024-05-10T15:18:59 | 2025-04-01T04:57:39.376159 | {
"authors": [
"ov1d1u"
],
"repo": "music-assistant/companion",
"url": "https://github.com/music-assistant/companion/issues/32",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1532379152 | Spotify errors since core 23.1.4 update
What version of Music Assistant has the issue?
2022.12.1
The problem
I noticed some errors in my log since the core 2023.1.4 update. I’m still able to play music from Spotify though.
But when starting music there are errors lifted as well.
How to reproduce
Relevant log outpu... | gharchive/issue | 2023-01-13T14:23:13 | 2025-04-01T04:57:39.384667 | {
"authors": [
"erkr",
"lukbe",
"smarthomefamilyverrips"
],
"repo": "music-assistant/hass-music-assistant",
"url": "https://github.com/music-assistant/hass-music-assistant/issues/1069",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2291503391 | Browser view duplication / formatting issues
What version of Music Assistant has the issue?
2.0.2
What version of the Home Assistant Integration have you got installed?
2024.5.1
Have you tried everything in the Troubleshooting FAQ and reviewed the Open and Closed Issues and Discussions to resolve this yourself?
[X] ... | gharchive/issue | 2024-05-12T21:12:18 | 2025-04-01T04:57:39.392274 | {
"authors": [
"OzGav",
"erkr",
"jonwaland",
"marcelveldt"
],
"repo": "music-assistant/hass-music-assistant",
"url": "https://github.com/music-assistant/hass-music-assistant/issues/2270",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2744432713 | Error when trying to save auth cookie for youtube music
What version of Music Assistant has the issue?
2.3.3
What version of the Home Assistant Integration have you got installed?
2024.12.3
Have you tried everything in the Troubleshooting FAQ and reviewed the Open and Closed Issues and Discussions to resolve this you... | gharchive/issue | 2024-12-17T09:45:58 | 2025-04-01T04:57:39.414886 | {
"authors": [
"Dnny44",
"Liefxx",
"OzGav",
"TheWebMachine",
"afs5327",
"cybik",
"kaiserkiwi",
"reyjeevehm",
"small1",
"szemod",
"wildoracle"
],
"repo": "music-assistant/hass-music-assistant",
"url": "https://github.com/music-assistant/hass-music-assistant/issues/3315... |
264077506 | note@dots.ges
An attribute dots.ges is needed for gestural durations.
I don't see it in the attributes for notes:
http://music-encoding.org/documentation/3.0.0/note
so it should be added.
Example:
Verovio implements dur/dur.ges, but cannot align the second notes on each staff in the first measure because dots.ges is... | gharchive/issue | 2017-10-10T02:13:02 | 2025-04-01T04:57:39.423972 | {
"authors": [
"craigsapp",
"pe-ro"
],
"repo": "music-encoding/music-encoding",
"url": "https://github.com/music-encoding/music-encoding/issues/467",
"license": "ECL-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
81989251 | add @ornam on note and chord
From pd...@virginia.edu on March 27, 2012 10:34:27
Encoders often need a method for indicating that a note or chord has an attached ornament with resorting to controlevents, such as <trill>. See the attached image (inlineTrill.bmp) as an example.
The attached ODD customization file (meiW... | gharchive/issue | 2015-05-28T15:38:30 | 2025-04-01T04:57:39.429613 | {
"authors": [
"ahankinson"
],
"repo": "music-encoding/music-encoding",
"url": "https://github.com/music-encoding/music-encoding/issues/59",
"license": "ECL-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
165364163 | Issue building the image with ADD run /
Hi thanks for sharing you job.
I having a issue building the image specifically at
Step 2 : ADD run /
lstat run: no such file or directory
do you know why?
NVM, Oh I see, RUN is a sh. sorry
| gharchive/issue | 2016-07-13T16:26:28 | 2025-04-01T04:57:39.499050 | {
"authors": [
"binario200"
],
"repo": "mvertes/docker-alpine-mongo",
"url": "https://github.com/mvertes/docker-alpine-mongo/issues/6",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
110552409 | Adds BuilderList widget.
LGTM, just make the color declaration consistent
Comments from the review on Reviewable.io
Reviewed 3 of 3 files at r1.
Review status: all files reviewed at latest revision, 1 unresolved discussion, all commit checks successful.
Comments from the review on Reviewable.io
Done.
... | gharchive/pull-request | 2015-10-08T22:16:18 | 2025-04-01T04:57:39.504664 | {
"authors": [
"liavkoren",
"mverteuil"
],
"repo": "mverteuil/widget-party",
"url": "https://github.com/mverteuil/widget-party/pull/3",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
518864089 | Make compatible with GHC 8.8
Fixes #4.
Can you please make a release once you merge?
Closed in favor of #3
| gharchive/pull-request | 2019-11-06T22:15:14 | 2025-04-01T04:57:39.510146 | {
"authors": [
"mvv",
"nikita-volkov"
],
"repo": "mvv/network-ip",
"url": "https://github.com/mvv/network-ip/pull/5",
"license": "bsd-3-clause",
"license_type": "permissive",
"license_source": "bigquery"
} |
101180000 | Access to the underlying image in didDisplayPhotoAtIndex delegate?
I supply MWPhotoBrowser with a set of urls, but would like to get access to the UIImage after they are downloaded. In the didDisplayPhotoAtIndex I get the index of the photo, but I don't see a way to get the underlying image.
I also experimented with ... | gharchive/issue | 2015-08-15T14:11:27 | 2025-04-01T04:57:39.526650 | {
"authors": [
"aadjemonkeyrock",
"jiangyancong"
],
"repo": "mwaterfall/MWPhotoBrowser",
"url": "https://github.com/mwaterfall/MWPhotoBrowser/issues/424",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
135324774 | Deleting a key from a map does not unobserve calculated values first
When deleting a key from a map, if the value at that key is an object that has a calculated property with the said object as a dependency, the calculation executes after the object is undefined, which throws an error.
import {observable, map, autoru... | gharchive/issue | 2016-02-22T05:59:54 | 2025-04-01T04:57:39.537723 | {
"authors": [
"mweststrate",
"tcrognon"
],
"repo": "mweststrate/mobservable",
"url": "https://github.com/mweststrate/mobservable/issues/119",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
167801129 | Not work with CARTHAGE
The following build commands failed:
Ld /Users/rinatmuhamedgaliev/Library/Developer/Xcode/DerivedData/PromiseKit-gjsrfcjglnkexhfxuvrzdcwyboqg/Build/Intermediates/PromiseKit.build/Release-iphoneos/PMKiOSUITestsHost.build/Objects-normal/armv7/PMKiOSUITestsHost normal armv7
Ld /Users/rinatmuhamed... | gharchive/issue | 2016-07-27T08:40:36 | 2025-04-01T04:57:39.573336 | {
"authors": [
"JeanAzzopardi",
"mxcl",
"rmuhamedgaliev"
],
"repo": "mxcl/PromiseKit",
"url": "https://github.com/mxcl/PromiseKit/issues/479",
"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.