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 |
|---|---|---|---|---|---|
125509210 | Apply project structure to develop branch
Please review and merge the structure to the develop branch.
That structure doesn't make much sense for me. Why we have 03 api folder (android-api-client, ios-api-client, rest-api)?
My structure would be some thing like:
api
mobile
-- android
-- ios
web
@samuelcastro, the... | gharchive/pull-request | 2016-01-07T23:32:28 | 2025-04-01T04:55:45.240510 | {
"authors": [
"felipefcm",
"leomcabral",
"matheusruschel",
"samuelcastro"
],
"repo": "VanHack/binners-project",
"url": "https://github.com/VanHack/binners-project/pull/7",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
730141777 | hot reload cogs if owner
add owner only command to reload cogs, saves stopping bot and restarting it when event is happening
https://discordpy.readthedocs.io/en/latest/ext/commands/extensions.html
| gharchive/issue | 2020-10-27T06:08:01 | 2025-04-01T04:55:45.248687 | {
"authors": [
"aadibajpai"
],
"repo": "VandyHacks/the-squirrel-from-VandyHacks",
"url": "https://github.com/VandyHacks/the-squirrel-from-VandyHacks/issues/8",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1393808001 | updating readme
I would love to update readme with more precise steps for contributing to the repo
sure
| gharchive/issue | 2022-10-02T15:43:39 | 2025-04-01T04:55:45.251121 | {
"authors": [
"Vanshika2063",
"deep-poharkar"
],
"repo": "Vanshika2063/Leetcode-Questions",
"url": "https://github.com/Vanshika2063/Leetcode-Questions/issues/113",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2311697647 | Improve Button CSS for Better Visual Appeal
Enhance the button design to be more visually appealing and interactive. The current design is too complex and needs to be simplified for better user experience and maintainability.
Ask for feedback from friends
| gharchive/issue | 2024-05-23T00:20:22 | 2025-04-01T04:55:45.311853 | {
"authors": [
"Vaten0x"
],
"repo": "Vaten0x/LectureSurfers",
"url": "https://github.com/Vaten0x/LectureSurfers/issues/2",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
448752040 | proxy issues, getting captcha challenge
Hi, open this new ticket.
When i putting proxies on cloudscraper, i always get captcha challenge.
Ps: Can i ini session on local ip and then navigate in the sites with proxies ?
Ps: Can i ini session on local ip and then navigate in the sites with proxies ?
yes, just {} the... | gharchive/issue | 2019-05-27T09:18:34 | 2025-04-01T04:55:45.335227 | {
"authors": [
"JeanRon",
"VeNoMouS"
],
"repo": "VeNoMouS/cloudscraper",
"url": "https://github.com/VeNoMouS/cloudscraper/issues/43",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
674074469 | Saving and reloading a bndb corrupts segment mappings when a user segment precedes an auto segment
Binary Ninja Version: 2.1.2322-dev Personal, 38f36d9a
Platform: Arch Linux
At some point between 1.1.1338-dev and 2.1.2263, Binary Ninja started corrupting databases with a specific segment layout on save, causing them ... | gharchive/issue | 2020-08-06T07:05:00 | 2025-04-01T04:55:45.338426 | {
"authors": [
"bpotchik",
"tchebb"
],
"repo": "Vector35/binaryninja-api",
"url": "https://github.com/Vector35/binaryninja-api/issues/1872",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
928983342 | Races between multiple worker threads - random API failures
Binary Ninja Version: 2.4.2875-dev, adb7c635
Platform: macOS 10.15
When running a standalone script (commercial license) using binaryninja API and multiple worker threads, the API calls start to behave non-deterministically. Sometimes, certain objects like f... | gharchive/issue | 2021-06-24T08:33:09 | 2025-04-01T04:55:45.349295 | {
"authors": [
"psifertex",
"rssor",
"wipawel"
],
"repo": "Vector35/binaryninja-api",
"url": "https://github.com/Vector35/binaryninja-api/issues/2526",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2041744315 | Value set analysis loses track of stack offset value
Version and Platform (required):
Binary Ninja Version: latest dev (will update this with exact number when I get home)
OS: Linux Ubuntu
OS Version: 22.04 LTS
CPU Architecture: x64
Bug Description:
I have a snippet of code like this:
0x1446f95f1: mov qword [rsp], ... | gharchive/issue | 2023-12-14T13:50:13 | 2025-04-01T04:55:45.356705 | {
"authors": [
"ZetaTwo",
"fuzyll",
"plafosse"
],
"repo": "Vector35/binaryninja-api",
"url": "https://github.com/Vector35/binaryninja-api/issues/4832",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
56266388 | Scroll performance on OSX
After installing the current version 1.4.2 on OSX 10.10.2 the scroll performance, even on small files with a few 100 lines of code, slows down significantly. Scrolling is no longer smooth, instead it skips every other line.
PHPStorm 8.0.2 on a Macbook Pro Retina Mid 2014 with GT 750M
Updat... | gharchive/issue | 2015-02-02T17:29:51 | 2025-04-01T04:55:45.363340 | {
"authors": [
"Vektah",
"ingokasch"
],
"repo": "Vektah/CodeGlance",
"url": "https://github.com/Vektah/CodeGlance/issues/67",
"license": "bsd-2-clause",
"license_type": "permissive",
"license_source": "bigquery"
} |
1944187028 | chore(dev-deps): update commitlint monorepo to v17.8.0
This PR contains the following updates:
Package
Type
Update
Change
@commitlint/cli (source)
devDependencies
minor
17.7.2 -> 17.8.0
@commitlint/config-conventional (source)
devDependencies
minor
17.7.0 -> 17.8.0
@commitlint/prompt (source)
devDependenci... | gharchive/pull-request | 2023-10-16T01:45:18 | 2025-04-01T04:55:45.405940 | {
"authors": [
"Venatum"
],
"repo": "Venatum/bull-board-docker",
"url": "https://github.com/Venatum/bull-board-docker/pull/75",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1667022549 | More support for labyrinth_goal
Currently, the keywords are exactly those KoLmafia understands in the "shadowLabyrinthGoal" property.
KoLmafia has no default for that. This script has to set that property with a default, since otherwise KoLmafia will stop automation and tell the user to continue in the browser.
Avai... | gharchive/issue | 2023-04-13T19:35:43 | 2025-04-01T04:55:45.433400 | {
"authors": [
"Veracity0"
],
"repo": "Veracity0/shadow-rift",
"url": "https://github.com/Veracity0/shadow-rift/issues/9",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1324720884 | feat: being able to provide custom main() method for initialization on startup
Description
At the moment Dart Frog provides an own main() method. This causes problems since as a developer I can't run my own initialization on startup. Examples are:
Database migration
One-time-initialization of other packages, such as... | gharchive/issue | 2022-08-01T17:08:20 | 2025-04-01T04:55:45.452686 | {
"authors": [
"felangel",
"mtwichel",
"osaxma",
"ueman",
"zottel4242"
],
"repo": "VeryGoodOpenSource/dart_frog",
"url": "https://github.com/VeryGoodOpenSource/dart_frog/issues/226",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1462417349 | feat: add publishable flag
Status
READY
Description
Adds a publisable flag to the brick which will be used to decide if we will add the pana workflow and the publish_to field to the pubspec.
Fixes #22
Type of Change
[x] ✨ New feature (non-breaking change which adds functionality)
[ ] 🛠️ Bug fix (non-breaking chang... | gharchive/pull-request | 2022-11-23T21:17:08 | 2025-04-01T04:55:45.456200 | {
"authors": [
"erickzanardo",
"wolfenrain"
],
"repo": "VeryGoodOpenSource/very_good_dart_package",
"url": "https://github.com/VeryGoodOpenSource/very_good_dart_package/pull/24",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
216797916 | fix Circle CI build
The ember-try config is actually broken currently which breaks the CircleCLI build…
This also updates the node version used on Circle to 4 from 0.10.
The build is running now but failing. It seems that these failures should be fixed by #341 though. Not sure how you want to handle that (merge thi... | gharchive/pull-request | 2017-03-24T14:13:57 | 2025-04-01T04:55:45.462649 | {
"authors": [
"bantic",
"marcoow"
],
"repo": "Vestorly/torii",
"url": "https://github.com/Vestorly/torii/pull/342",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1360916994 | record layout test suite
Adds a test suite for record layout.
Runs permutations of targets and tests
Has expected failures for some tests due to various zig/arocc issues, including parser failures.
will error if a test passes when it currently expects to fail
Can run a specific platform/test for local debugging
read... | gharchive/pull-request | 2022-09-03T17:07:49 | 2025-04-01T04:55:45.476938 | {
"authors": [
"TwoClocks",
"Vexu"
],
"repo": "Vexu/arocc",
"url": "https://github.com/Vexu/arocc/pull/394",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1050856575 | 1.5.x introduces API breaking changes
Describe the bug
Version 1.5.x is mislabeled. Its version number suggests that there are new features with no breaking API changes. But in fact old code is not compatible anymore.
To Reproduce
Have a flutter project that relies on version 1.3.x or 1.4.x of this plugin.
Run flutt... | gharchive/issue | 2021-11-11T11:02:48 | 2025-04-01T04:55:45.521555 | {
"authors": [
"VictorKachalov",
"maltemedocs"
],
"repo": "VictorKachalov/health_kit_reporter",
"url": "https://github.com/VictorKachalov/health_kit_reporter/issues/33",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
341250808 | Pathfinding problems with multiple lane roads
I'm finding a problem when using any multiple lane road, almost all cars are refusing to change lanes once they enter the multiple lane section of road. A very small minority are able to change lanes and generally act normally but the majority of vehicles remain stuck on ... | gharchive/issue | 2018-07-14T17:05:10 | 2025-04-01T04:55:45.527769 | {
"authors": [
"LordSmeghead",
"SquareBeard",
"VictorPhilipp",
"Videonauth"
],
"repo": "VictorPhilipp/Cities-Skylines-Traffic-Manager-President-Edition",
"url": "https://github.com/VictorPhilipp/Cities-Skylines-Traffic-Manager-President-Edition/issues/192",
"license": "MIT",
"license_type": ... |
2069434882 | Entrega de tarea lab 1 y 3 A01748692 Diego Sánchez Valle
Programa de Python
La entrega final de la tarea se encuentra en la carpeta 03 de labs
No fue posible incorporar la entrada de texto por .txt, todo es por la entrada standard de la línea de comandos.
el commit "pass or fail messages" es la entrega final
| gharchive/pull-request | 2024-01-08T01:44:18 | 2025-04-01T04:55:45.529706 | {
"authors": [
"SopitaNipona"
],
"repo": "VictorRodriguez/Computational-Methods",
"url": "https://github.com/VictorRodriguez/Computational-Methods/pull/111",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
599875717 | how many bytes overhead for storing one data item?
how many bytes overhead for storing one data item?
for small byte size and for large 64kb byte sizes.
how many additional bytes are needed per entry? Can you please put this as FAQ on front page?
thx
A bit of info https://github.com/VictoriaMetrics/fastcache/issues... | gharchive/issue | 2020-04-14T21:38:52 | 2025-04-01T04:55:45.586181 | {
"authors": [
"Cylkal",
"cristaloleg",
"gitmko0"
],
"repo": "VictoriaMetrics/fastcache",
"url": "https://github.com/VictoriaMetrics/fastcache/issues/32",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2625693730 | 求增加画中画旋转功能
求增加画中画旋转功能 油管有些视频画中画的时候是横向的 如果画中画有可以旋转的按钮就好了
求增加画中画旋转功能 油管有些视频画中画的时候是横向的 如果画中画有可以旋转的按钮就好了
方便加个微信反馈群吗?后续插件会新增部分功能并进行买断制,但反馈的用户都会获得免费使用。微信群
| gharchive/issue | 2024-10-31T01:03:33 | 2025-04-01T04:55:45.596167 | {
"authors": [
"gxy5202",
"nightwav"
],
"repo": "VideoRoll/VideoRoll",
"url": "https://github.com/VideoRoll/VideoRoll/issues/235",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
141373867 | Topic/build system
Update to the latest version of Autorevision and clean up the project file.
What is the benefit to moving the stuff out of the project file in to xcconfig files? I like being able to see the current build settings in the xcode UI...
All the setting are still visible in the xcode UI, mostly it i... | gharchive/pull-request | 2016-03-16T19:15:30 | 2025-04-01T04:55:45.598315 | {
"authors": [
"dak180",
"josh64x2"
],
"repo": "ViennaRSS/vienna-rss",
"url": "https://github.com/ViennaRSS/vienna-rss/pull/586",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1244136251 | 🛑 Rue de la coloc is down
In ee9ea69, Rue de la coloc ($COLOC) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Rue de la coloc is back up in 7988ab0.
| gharchive/issue | 2022-05-22T03:27:22 | 2025-04-01T04:55:45.606431 | {
"authors": [
"Vikingfr"
],
"repo": "Vikingfr/upptime",
"url": "https://github.com/Vikingfr/upptime/issues/633",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1259564036 | 🛑 Rue de la coloc is down
In 2aef448, Rue de la coloc ($COLOC) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Rue de la coloc is back up in 9d815ff.
| gharchive/issue | 2022-06-03T07:40:45 | 2025-04-01T04:55:45.608673 | {
"authors": [
"Vikingfr"
],
"repo": "Vikingfr/upptime",
"url": "https://github.com/Vikingfr/upptime/issues/695",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1260982574 | 🛑 SCOP276 is down
In f0a1a34, SCOP276 ($SCOP276) was down:
HTTP code: 0
Response time: 0 ms
Resolved: SCOP276 is back up in f0f637e.
| gharchive/issue | 2022-06-05T07:29:14 | 2025-04-01T04:55:45.610680 | {
"authors": [
"Vikingfr"
],
"repo": "Vikingfr/upptime",
"url": "https://github.com/Vikingfr/upptime/issues/716",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
562855223 | Shape from particle.js
Hello,
it's more like a qestion than an issue.
Is there possibility to form a shape from particles using particle.js
Well it will be great if particles could form a shape - like for example - this brain here: http://tomb.pl/projects/thread/images/brain.jpg
You can use CSS with the clip-path... | gharchive/issue | 2020-02-10T22:01:57 | 2025-04-01T04:55:45.618851 | {
"authors": [
"SoulDesignerTom",
"bego-mx"
],
"repo": "VincentGarreau/particles.js",
"url": "https://github.com/VincentGarreau/particles.js/issues/416",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
661166428 | Add Project to the List of OS Projects
I have always had a list of random resources that I kept on GitHub as a sort of non-browser specific bookmark list.
Thought it would make a great OS project that anyone could contribute to with their own resources.
https://github.com/saramccombs/dev-resources
While I don't have ... | gharchive/issue | 2020-07-19T23:38:54 | 2025-04-01T04:55:45.633115 | {
"authors": [
"saramccombs",
"tkshill",
"vanessacor"
],
"repo": "Virtual-Coffee/open-source",
"url": "https://github.com/Virtual-Coffee/open-source/issues/10",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1006200136 | Add scalafix, remove unused imports
The final solution should be to run ./mill all __. fix. There is a problem that several modules are compiling to scala 3 and in this version there is no flag -Ywarn-unused yet.
If we run ./mill all __. fix,it tries to run scalafix on all modules in the defined scala version, but t... | gharchive/pull-request | 2021-09-24T08:10:18 | 2025-04-01T04:55:45.732575 | {
"authors": [
"alexarchambault",
"lwronski"
],
"repo": "VirtusLab/scala-cli",
"url": "https://github.com/VirtusLab/scala-cli/pull/148",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2216768103 | Update scalafmt-cli_2.13, scalafmt-core to 3.8.1
About this PR
📦 Updates
org.scalameta:scalafmt-cli_2.13
org.scalameta:scalafmt-core
from 3.7.17 to 3.8.1
📜 GitHub Release Notes - Version Diff
Usage
✅ Please merge!
I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.
If y... | gharchive/pull-request | 2024-03-31T04:08:28 | 2025-04-01T04:55:45.738891 | {
"authors": [
"Gedochao",
"scala-steward"
],
"repo": "VirtusLab/scala-cli",
"url": "https://github.com/VirtusLab/scala-cli/pull/2830",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2109631812 | [Bug] icon name is missing while using customRender
Version
0.18.3
Link to Minimal Reproduction
Link
Steps to Reproduce
open console in the reproduction page
click the third column and they click the forth one.
there first console shows name as undefined and the second one shows and expected.
Current Behavior
icon ... | gharchive/issue | 2024-01-31T09:15:02 | 2025-04-01T04:55:45.745736 | {
"authors": [
"fangsmile",
"martesi"
],
"repo": "VisActor/VTable",
"url": "https://github.com/VisActor/VTable/issues/1041",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2692874812 | [Bug] 明细表配置radio column 报错
Version
1.11.1
Link to Minimal Reproduction
https://codesandbox.io/p/sandbox/vtable-export-umd-forked-55p5y4?workspaceId=ca8fcece-a151-491b-9e81-01f767ea3eab
Steps to Reproduce
按照文档配置
Current Behavior
编译报错
Expected Behavior
Environment
- OS:
- Browser:
- Framework:
Any additional comme... | gharchive/issue | 2024-11-26T02:44:29 | 2025-04-01T04:55:45.750037 | {
"authors": [
"fangsmile",
"youhan26"
],
"repo": "VisActor/VTable",
"url": "https://github.com/VisActor/VTable/issues/2909",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
322144385 | add the LICENSE
no message
submit
| gharchive/pull-request | 2018-05-11T02:14:10 | 2025-04-01T04:55:45.847568 | {
"authors": [
"VizXu"
],
"repo": "VizXu/GobangGame",
"url": "https://github.com/VizXu/GobangGame/pull/1",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1155088208 | added next auth secret env variable
NextAuth.js is a library in the front end we use to manage the user session.
According to the docs, a new env variable NEXTAUTH_SECRET is required.
@alexeh I was not sure if we also have to edit the file kubernetes/modules/client/main.tf
@alexeh I was not sure if we also have ... | gharchive/pull-request | 2022-03-01T09:24:10 | 2025-04-01T04:55:45.857837 | {
"authors": [
"alexeh",
"davidsingal"
],
"repo": "Vizzuality/landgriffon",
"url": "https://github.com/Vizzuality/landgriffon/pull/279",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1681377969 | Sync fork with upstream
This PR rebases off of strangelove-ventures/lens, and merges changes from main.
This gives us the cosmos-sdk upgrades that we need for https://github.com/VolumeFi/paloma/issues/115
This is ready for review. There is one remaining bug in that goreleaser fails for darwin_arm64. This bug is a... | gharchive/pull-request | 2023-04-24T14:15:18 | 2025-04-01T04:55:45.892036 | {
"authors": [
"ToasterTheBrave",
"taariq"
],
"repo": "VolumeFi/lens-1",
"url": "https://github.com/VolumeFi/lens-1/pull/7",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1353307518 | chore(components): implement new note design
Closes #581
there is an initiative to conduct a convention for how rectangles are designed across the components system (badge, button, nav-item, text field, etc').
I call it appearance model and it features the following predefined categories -
filled
subtle
outlined
... | gharchive/pull-request | 2022-08-28T10:11:26 | 2025-04-01T04:55:45.897537 | {
"authors": [
"yinonov"
],
"repo": "Vonage/vivid-3",
"url": "https://github.com/Vonage/vivid-3/pull/634",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2454595346 | Adding reprojection step in calculate_stats if geotiffs' and stats borders' crs don't match; COUNTRY=mozambique
Description
This fixes #1298 by reprojecting MODIS rasters to match the coordinates used by our stats borders.
How to test the feature:
[ ] Open Mozambique and navigate to analysis tab
[ ] Select a MODIS d... | gharchive/pull-request | 2024-08-08T00:40:40 | 2025-04-01T04:55:45.940003 | {
"authors": [
"ericboucher",
"gislawill",
"lowriech"
],
"repo": "WFP-VAM/prism-app",
"url": "https://github.com/WFP-VAM/prism-app/pull/1327",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
234031852 | Adapt to #41
Remove references to settable HttpOnly as this (no longer?) works in modern browsers https://github.com/WICG/async-cookies-api/issues/41
@craigfrancis does this resolve #41 ?
I can't check on my computer for a couple of days, but that looks about right... thanks for the quick update :-)
Just had a ... | gharchive/pull-request | 2017-06-06T21:34:47 | 2025-04-01T04:55:45.942183 | {
"authors": [
"bsittler",
"craigfrancis"
],
"repo": "WICG/async-cookies-api",
"url": "https://github.com/WICG/async-cookies-api/pull/43",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2341821186 | EOPNOTSUPP using raspberry pi I2C interface
I am playing around with an PN532 NFC HAT on a RaspberryPi 3B using I2C. I got everything to compile, but always received EOPNOTSUPP when trying to do anything with the device. The linux example code worked fine.
After some debugging I narrowed the problem down to this line... | gharchive/issue | 2024-06-08T20:21:18 | 2025-04-01T04:55:46.031150 | {
"authors": [
"SirVer",
"dimpolo"
],
"repo": "WMT-GmbH/pn532",
"url": "https://github.com/WMT-GmbH/pn532/issues/19",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
231010260 | Spelling mistake memeory
memeory should be memory.
https://github.com/codersantosh/ns-theme-check/blob/master/inc/checks.php#L99
@codersantosh This can be closed, we've made some changes to the way we're sniffing stuff so this has been taken care of :)
| gharchive/issue | 2017-05-24T11:38:25 | 2025-04-01T04:55:46.053365 | {
"authors": [
"codersantosh",
"dingo-d"
],
"repo": "WPTRT/ns-theme-check",
"url": "https://github.com/WPTRT/ns-theme-check/issues/49",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1654822495 | Non-Functional Tests ALL
https://github.com/WSUCptSCapstone-Fall2022Spring2023/msft-imagedataprocessing/issues/129
https://github.com/WSUCptSCapstone-Fall2022Spring2023/msft-imagedataprocessing/issues/128
https://github.com/WSUCptSCapstone-Fall2022Spring2023/msft-imagedataprocessing/issues/127
https://github.com/WSUC... | gharchive/issue | 2023-04-05T02:23:44 | 2025-04-01T04:55:46.065532 | {
"authors": [
"jordanzyx",
"zach6215"
],
"repo": "WSUCptSCapstone-Fall2022Spring2023/msft-imagedataprocessing",
"url": "https://github.com/WSUCptSCapstone-Fall2022Spring2023/msft-imagedataprocessing/issues/135",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1697920104 | Merge manual prod deployment maptiler update
Problem
Maptiler in the Prod environment has been using Sagging.
Solution
We added Maptiler variable in the manual-deploy-prod.yml file that points to the Prod Maptiler URL
@Rhipeus, we're unsure how you want to handle your last merge into Master and how to keep it away... | gharchive/pull-request | 2023-05-05T17:01:14 | 2025-04-01T04:55:46.067069 | {
"authors": [
"amabdallah"
],
"repo": "WSWCWaterDataExchange/WestDAAT",
"url": "https://github.com/WSWCWaterDataExchange/WestDAAT/pull/288",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
487755698 | fix(npm-script): npm run build で でsassのコンパイルもする
READMEの通りにすると、sassが生成されなかったので、rootのpackage.jsonの npm run build でsassまで生成するようにしました。
本当はts-nodeでTypeScriptをJavaScriptにする作業を(見た目上)省略できるのが理想だと思いますが、それは私の方で進めようと思います。
@matsuyuki-a
別に compile コマンドは、開発時に sass のコンパイルといった、アセットの生成だけを行う処理が必要で設けていました。
compile を削除して build にまとめた場合、... | gharchive/pull-request | 2019-08-31T10:25:37 | 2025-04-01T04:55:46.071680 | {
"authors": [
"aokashi",
"matsuyuki-a"
],
"repo": "WWAWing/WWAWing",
"url": "https://github.com/WWAWing/WWAWing/pull/150",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1402265380 | Fix Eslint github action
Describe the bug
The Github actions are failing... maybe the plugin is old?
To Reproduce
Steps to reproduce the behavior:
Go to the PRs
Click on a PR
Scroll down to the checks and see the failed check
See an error on hallee/eslint https://github.com/WWCodeTokyo/speak-her-db/actions/runs/3214... | gharchive/issue | 2022-10-09T12:51:51 | 2025-04-01T04:55:46.087912 | {
"authors": [
"RageZBla",
"ann-kilzer"
],
"repo": "WWCodeTokyo/speak-her-db",
"url": "https://github.com/WWCodeTokyo/speak-her-db/issues/280",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
852062150 | いいところ診断の結果に優しさを追加したい
以下の結果を追加したい
'{userName}のいいところは優しさです。あなたの優しい雰囲気や立ち振る舞いに多くの人が癒されています。'
こちらから対応します。
| gharchive/issue | 2021-04-07T06:35:28 | 2025-04-01T04:55:46.099316 | {
"authors": [
"Wallacedudu"
],
"repo": "Wallacedudu/assessment",
"url": "https://github.com/Wallacedudu/assessment/issues/1",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2113721469 | Pass chainId to registerRequestHandler
Is your feature request related to a problem? Please describe.
When having multiple EVM chains connected, it is hard to determine which chain to interact with
Describe the solution you'd like
Pass chainId parameter to registerRequestHandler handler function. Since we already hav... | gharchive/issue | 2024-02-01T23:36:45 | 2025-04-01T04:55:46.103081 | {
"authors": [
"Rimantovas",
"quetool"
],
"repo": "WalletConnect/WalletConnectFlutterV2",
"url": "https://github.com/WalletConnect/WalletConnectFlutterV2/issues/258",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1891944834 | Connection is broken after ~1 min of inactivity
The connection is broken after ~1 min of inactivity, and I get some TaskCanceledExceptions in console.
After this, the request is sent to my phone, but the response is not received back.
I am using nuget package version 2.1.0
Can you provide an example that reproduces... | gharchive/issue | 2023-09-12T08:20:45 | 2025-04-01T04:55:46.108514 | {
"authors": [
"VR-Innovations",
"axenteoctavian",
"gigajuwels"
],
"repo": "WalletConnect/WalletConnectSharp",
"url": "https://github.com/WalletConnect/WalletConnectSharp/issues/117",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2351058715 | :feat exclude wallet RDNS
Changes
feat: Added a new excludeWalletRDNS param. This array contains RDNS entries for wallet domain names. Previously, developers could not exclude wallets injected from EIP6963. Now, they can add the RDNS names of wallets they wish to filter out.
fixes https://linear.app/walletconnect/iss... | gharchive/pull-request | 2024-06-13T12:46:57 | 2025-04-01T04:55:46.113538 | {
"authors": [
"svenvoskamp"
],
"repo": "WalletConnect/web3modal",
"url": "https://github.com/WalletConnect/web3modal/pull/2414",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1747545221 | 🛑 Administrative Portal is down
In f31c860, Administrative Portal ($PROD_ADMIN_URL) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Administrative Portal is back up in 247e2ba.
| gharchive/issue | 2023-06-08T10:05:42 | 2025-04-01T04:55:46.115799 | {
"authors": [
"apratheek"
],
"repo": "WalletInc/status",
"url": "https://github.com/WalletInc/status/issues/202",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2282162192 | Where can I find the /biobert-pytorch/embedding/getbiovec.sh file?
In the get_embedding_sh function within the pre-processing.py file, the getbiovec.sh file cannot be found. The file is also not located within the biobert-pytorch GitHub repository.
I have the same problem.
Hi,
getbiovec.sh file is the file with d... | gharchive/issue | 2024-05-07T02:50:25 | 2025-04-01T04:55:46.121180 | {
"authors": [
"WangyuchenCS",
"yefeng241302",
"zhangxudongbio"
],
"repo": "WangyuchenCS/scGREAT",
"url": "https://github.com/WangyuchenCS/scGREAT/issues/1",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2704455297 | Comment commands like gcc and gc{motion} do not work within kickstart.nvim
Problem
Comment commands within kickstart.nvim partially do not work (empty checkboxes indicate issues):
[ ] gcc
[ ] gc{motion}
[x] {Visual}gc
Steps to Reproduce
Install kickstart.nvim.
Add the following to your configuration:
-- ...
... | gharchive/issue | 2024-11-29T09:11:50 | 2025-04-01T04:55:46.131299 | {
"authors": [
"Wansmer",
"drowning-cat"
],
"repo": "Wansmer/langmapper.nvim",
"url": "https://github.com/Wansmer/langmapper.nvim/issues/42",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2057178641 | env.ini
Hello, thank you for sharing your amazing work!
I've an issue, I'm unable to load the page, it automatically redirect to ./public/{local}/notsupported page.
I addressed the issue to env.ini file location, probably. As you can see it's unable to "convert" $ENV into "assets/" position.
I tried to place env.ini ... | gharchive/issue | 2023-12-27T10:10:20 | 2025-04-01T04:55:46.169758 | {
"authors": [
"Warsaalk",
"zeck93"
],
"repo": "Warsaalk/trashsim-public",
"url": "https://github.com/Warsaalk/trashsim-public/issues/3",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1992558602 | [DOCS] missing crun instructions in https://wasmedge.org/docs/develop/deploy/podman/#prerequisites
Description
Summary
Step 3 of https://wasmedge.org/docs/develop/deploy/podman/#prerequisites: It seems like some instructions are missing.
Build and configure crun with WasmEdge support
Next, configure and build a crun ... | gharchive/issue | 2023-11-14T11:31:06 | 2025-04-01T04:55:46.200633 | {
"authors": [
"dhruvmehtaaa"
],
"repo": "WasmEdge/docs",
"url": "https://github.com/WasmEdge/docs/issues/195",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1307173752 | Consider putting bucket paths outside the script
Relates to #1
Maybe as env variable. Maybe target path (workspace) also deserves that.
Done due to change in approach for handling workflow
| gharchive/issue | 2022-07-17T18:17:53 | 2025-04-01T04:55:46.205701 | {
"authors": [
"Observer46"
],
"repo": "WaterlinePL/project-download-job",
"url": "https://github.com/WaterlinePL/project-download-job/issues/3",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
839310748 | 工作流中数据开发组件关联脚本选项,选择脚本后提示关联脚本失败 NullPointerException
Describe the bug
工作流中数据开发组件关联脚本选项,选择脚本后提示关联脚本失败 NullPointerException
../dss_linkis/linkis/linkis-publicservice/logs/linkis.log 有如下异常提示
linkis版本0.11.0 dss版本0.9.0
同样的问题,DSS0.9.1 \ linkis0.9.4
Hello, this problem has been solved in DSS DSS-230
| gharchive/issue | 2021-03-24T03:35:33 | 2025-04-01T04:55:46.255859 | {
"authors": [
"lordk911",
"peacewong",
"zoneyeah"
],
"repo": "WeBankFinTech/Linkis",
"url": "https://github.com/WeBankFinTech/Linkis/issues/691",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1385824154 | Add one key flow example
Adds the one key flow example for Web3Auth. This works using firebase.
Things to note while documenting: Need to understand how the users are being classified - accordingly when to call torus libraries and when to call web3auth. webpack config changes. this works only on custom verifiers, w... | gharchive/pull-request | 2022-09-26T10:29:16 | 2025-04-01T04:55:46.271095 | {
"authors": [
"yashovardhan"
],
"repo": "Web3Auth/examples",
"url": "https://github.com/Web3Auth/examples/pull/9",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
266545870 | Create pritamnegi.txt
This Pull Request resolves Issue #1
Thanks for contributing!
| gharchive/pull-request | 2017-10-18T15:52:57 | 2025-04-01T04:55:46.308323 | {
"authors": [
"MJ10",
"pritamnegi"
],
"repo": "WebClub-NITK/Hacktoberfest-2k17",
"url": "https://github.com/WebClub-NITK/Hacktoberfest-2k17/pull/507",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1194258814 | 🛑 SSO is down
In b6365a5, SSO (https://sso.zeltik.es/auth) was down:
HTTP code: 0
Response time: 0 ms
Resolved: SSO is back up in 883f317.
| gharchive/issue | 2022-04-06T08:29:50 | 2025-04-01T04:55:46.833554 | {
"authors": [
"aqp696"
],
"repo": "Webdeporte/statuspage",
"url": "https://github.com/Webdeporte/statuspage/issues/82",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
65987760 | w-include - dynamic path
User variables as include path.
The child (included) template should be parsed by passing local-scope and global-scope variables to it. The result of that should be put in place of the w-include tag.
| gharchive/issue | 2015-04-02T18:44:35 | 2025-04-01T04:55:46.834538 | {
"authors": [
"SvenAlHamad"
],
"repo": "Webiny/Htpl",
"url": "https://github.com/Webiny/Htpl/issues/24",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2251280092 | How can I get email from attribute object?
Hello,
I need to get the email from Webklex\PHPIMAP\Attribute, when I die my object dd($this->email->from) I got this:
Webklex\PHPIMAP\Attribute^ {#844
#name: ? string
#values: []
+"0": Webklex\PHPIMAP\Address^ {#849
+personal: "Kouceyla Hadji"
+mailbox: "kouce... | gharchive/issue | 2024-04-18T18:14:10 | 2025-04-01T04:55:46.837097 | {
"authors": [
"Julian1998",
"kossa"
],
"repo": "Webklex/php-imap",
"url": "https://github.com/Webklex/php-imap/issues/488",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
202395473 | Add external/custom fonts
How to add custom font files?
https://gist.github.com/Turbo87/e8e941e68308d3b40ef6
Following the original starter project, it's updated and they resolve issues
https://github.com/AngularClass/angular2-webpack-starter
| gharchive/issue | 2017-01-22T17:08:56 | 2025-04-01T04:55:46.857727 | {
"authors": [
"klihelp"
],
"repo": "Websitescity/ng2-f6-starter",
"url": "https://github.com/Websitescity/ng2-f6-starter/issues/3",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1410536188 | Could not load file or assembly Col.Mod.Better.Shared
Hello, I'm not able to load this mod in the latest version of the game. Folder name checks, all vanilla, integrity checked. Log attached.
22-10-16_18-06-36_9583.log
You has not copy "Col.Mod.Better.Shared.dll" in mod root directory. Add the file from last realea... | gharchive/issue | 2022-10-16T16:11:37 | 2025-04-01T04:55:46.870524 | {
"authors": [
"Cengro",
"Wehmeyer100",
"adiamaq",
"askewdread"
],
"repo": "Wehmeyer100/CoI.Mod.Better",
"url": "https://github.com/Wehmeyer100/CoI.Mod.Better/issues/34",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1555032989 | trying eqwalizer on elixir projects
We wanted to try eqwalizer on our elixir projects. I know it would be a lot better to implement a parser for Elixir projects, but as a first step we decompiled the beam files to erlang sources, and
we were running eqwalizer on those sources.
We have found some problems:
in the dec... | gharchive/issue | 2023-01-24T13:56:52 | 2025-04-01T04:55:46.896221 | {
"authors": [
"ilya-klyuchnikov",
"tothlac"
],
"repo": "WhatsApp/eqwalizer",
"url": "https://github.com/WhatsApp/eqwalizer/issues/17",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2648456959 | Trademark infringement complain from enf.whatsapp.2548904@enf-meta.com
A few month ago I developed any app Status Saver to save WhatsApp Status but I got
Trademark Owner:
WhatsApp LLC
Complainant Email:
enf.whatsapp.2548904@enf-meta.com
Complainant Details:
The app uses the trademarks, banners, badges and logos of Wh... | gharchive/issue | 2024-11-11T07:37:47 | 2025-04-01T04:55:46.899690 | {
"authors": [
"LokikSoni-Dev",
"eozturk1"
],
"repo": "WhatsApp/proxy",
"url": "https://github.com/WhatsApp/proxy/issues/329",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2503042203 | 🛑 Munin is down
In e706e0c, Munin (https://munin.wicloz.rocks/) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Munin is back up in 3e7b96c after 10 minutes.
| gharchive/issue | 2024-09-03T14:30:43 | 2025-04-01T04:55:46.930957 | {
"authors": [
"Wicloz"
],
"repo": "Wicloz/upptime",
"url": "https://github.com/Wicloz/upptime/issues/709",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
136818373 | Add color functions, improve variables and imports
imports now work in any place in file (i. e. Numix used to use this, see v2.0)
variables logic heavily rewritten (based on postcss-simple-vars)
color functions, powered by postcss-functions
migrate to ES6, add babel
switch ESLint config to better suit your style :)
... | gharchive/pull-request | 2016-02-26T21:24:36 | 2025-04-01T04:55:46.936352 | {
"authors": [
"Wietsedv",
"iamale"
],
"repo": "Wietsedv/postcss-web-gtk",
"url": "https://github.com/Wietsedv/postcss-web-gtk/pull/1",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
69728392 | added support for custom React ID Attribute
This commit adds support for cases when React is changed to use a custom React ID attribute. In browserify, the react ID can be changed as follows:
require('react/lib/DOMProperty').ID_ATTRIBUTE_NAME = 'data-reactid-...';
So this commit makes sure that ReactShadow gets the r... | gharchive/pull-request | 2015-04-21T02:46:35 | 2025-04-01T04:55:46.977501 | {
"authors": [
"Wildhoney",
"ziahamza"
],
"repo": "Wildhoney/ReactShadow",
"url": "https://github.com/Wildhoney/ReactShadow/pull/13",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
367394332 | Black and White Output
Hello William! Congratulations, this is a wonderfull script. Well I found something interesting and related with the issue #11 . Every time the program runs, it outputs a mask with only one chanel. That's why it generates black and white images. This is intentional? Thank you very much for thi... | gharchive/issue | 2018-10-05T23:03:30 | 2025-04-01T04:55:46.979404 | {
"authors": [
"Valdecy",
"WillBrennan"
],
"repo": "WillBrennan/SkinDetector",
"url": "https://github.com/WillBrennan/SkinDetector/issues/14",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
173031408 | Exception: Unclosed quoted field on line 4.
So here's a random edge case... winrm-fs fails when there's an "All Users, All Hosts" type of powershell profile that writes output on the target node. winrm-fs cannot parse the response as CSV successfully because the values written out in the profile will most likely not ... | gharchive/issue | 2016-08-24T18:59:09 | 2025-04-01T04:55:47.014917 | {
"authors": [
"mwrock",
"nhudacin"
],
"repo": "WinRb/winrm-fs",
"url": "https://github.com/WinRb/winrm-fs/issues/48",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
53940299 | Fixed issue 2 - upload a dir multiple times
Fixed issue 2 and redesigned how file upload works and reduced a lot of duplication.
Added PowerShell scripts and templating
Fixed multiple directory uploads and directory dirty checking
Collapsed file decoding to a single script
Use deterministic paths for temp files.
... | gharchive/pull-request | 2015-01-10T02:18:44 | 2025-04-01T04:55:47.017747 | {
"authors": [
"maxlinc",
"sneal"
],
"repo": "WinRb/winrm-fs",
"url": "https://github.com/WinRb/winrm-fs/pull/4",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
128618795 | Why isn't there a designer WYSIWYG for Hamburger menu items?
Other than the image for the hamburger itself, there doesn't seem to be a designer view of Hamburger menu items and button icons. I was hoping it would render similar to Windows Phone ApplicationBar which has a design-time view.
Is the only option at the m... | gharchive/issue | 2016-01-25T19:36:39 | 2025-04-01T04:55:47.021827 | {
"authors": [
"JerryNixon",
"callummoffat",
"rickengle"
],
"repo": "Windows-XAML/Template10",
"url": "https://github.com/Windows-XAML/Template10/issues/574",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
320433088 | Help me use SQLite!
General Help Thread
This thread is for anyone who needs help using SQLite or Node.js with regards to better-sqlite3.
It's common for issues to appear with titles like "Help me do ABC" or "How do I build an app like XYZ?". These types of issues aren't real issues with better-sqlite3, so they will b... | gharchive/issue | 2018-05-04T21:17:35 | 2025-04-01T04:55:47.137003 | {
"authors": [
"5t4rdu5t",
"DeepJoyPo",
"DefCheese",
"Dezaku",
"JSmental",
"JYone3A",
"JefStat",
"JoshuaWise",
"JustIzumi",
"KaustubhMogha11",
"Nikumarekko",
"StoneCypher",
"TheColorman",
"VyrekXD",
"andrewkolos",
"andykais",
"arne",
"bog-sb",
... |
200664309 | NPE on auto-test done by Google
Hello,
When I publish my app, Google starts auto-test on various devices. Since two releases Google give a NPE with this stack trace:
java.lang.NullPointerException: Attempt to invoke interface method 'android.os.Bundle com.android.vending.billing.IInAppBillingService.getBuyIntent(int,... | gharchive/issue | 2017-01-13T15:54:58 | 2025-04-01T04:55:47.162645 | {
"authors": [
"CyrilleGuimezanes",
"jrouault"
],
"repo": "Wizcorp/cordova-plugin-wizpurchase",
"url": "https://github.com/Wizcorp/cordova-plugin-wizpurchase/issues/48",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2080246559 | BUG: Status page does not load.
its not loading
Flxed Uploaded Files
| gharchive/issue | 2024-01-13T11:16:06 | 2025-04-01T04:55:47.163579 | {
"authors": [
"Bocon778",
"Wizqdev"
],
"repo": "Wizqdev/Status-Page-Api",
"url": "https://github.com/Wizqdev/Status-Page-Api/issues/3",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1516299086 | 🛑 万界规划局共享资源库 (Wjghj Project Static Database) is down
In ed8dcc5, 万界规划局共享资源库 (Wjghj Project Static Database) (https://common.wjghj.cn) was down:
HTTP code: 0
Response time: 0 ms
Resolved: 万界规划局共享资源库 (Wjghj Project Static Database) is back up in 4c8bbbb.
| gharchive/issue | 2023-01-02T11:31:57 | 2025-04-01T04:55:47.167247 | {
"authors": [
"dragon-fish"
],
"repo": "Wjghj-Project/status",
"url": "https://github.com/Wjghj-Project/status/issues/434",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1284446867 | Package test
Hi @LogSkele , I wanted to do a test package before doing it on authenticlick. I have already created a package but can't seem to import it after downloading it.
You have to do it in a IDE with a terminal like VS Code?
Then in the same directory as dist,
python3 -m twine upload dist/*
If you are on ... | gharchive/issue | 2022-06-25T04:42:26 | 2025-04-01T04:55:47.169095 | {
"authors": [
"LogSkele",
"Wjplatformer"
],
"repo": "Wjplatformer/package-py-test",
"url": "https://github.com/Wjplatformer/package-py-test/issues/1",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
628166607 | Request for export with Flat Shading
I tried to export with surface shader in maya as it is the only flat shader available but the textures didnt get exported with that material. Is it possible to convert the lambert shader automatically into Flat shader when exporting as gltf?
i need it to get exported as this ma... | gharchive/issue | 2020-06-01T05:37:12 | 2025-04-01T04:55:47.231672 | {
"authors": [
"Ziriax",
"thickaris"
],
"repo": "WonderMediaProductions/Maya2glTF",
"url": "https://github.com/WonderMediaProductions/Maya2glTF/issues/124",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
200453489 | Recognize sanitize_hex_color as a sanitization function
WPCS should recognize sanitize_hex_color() as a sanitization function.
This was fixed in #781
| gharchive/issue | 2017-01-12T19:10:32 | 2025-04-01T04:55:47.238718 | {
"authors": [
"jrfnl",
"paulschreiber"
],
"repo": "WordPress-Coding-Standards/WordPress-Coding-Standards",
"url": "https://github.com/WordPress-Coding-Standards/WordPress-Coding-Standards/issues/780",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2328438242 | Implementation Plan: Augment the catalog database with suitable Rekognition tags
Due date:
2024-07-05
Assigned reviewers
[ ] @sarayourfriend - for your thoughts and context around sensitive data and machine-generated labels
[ ] @stacimc - for your deeper knowledge of the batched update process and the catalog in g... | gharchive/pull-request | 2024-05-31T19:07:11 | 2025-04-01T04:55:47.574640 | {
"authors": [
"AetherUnbound",
"sarayourfriend",
"stacimc",
"zackkrida"
],
"repo": "WordPress/openverse",
"url": "https://github.com/WordPress/openverse/pull/4417",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
116962941 | Delete Absolute Orientation fields and Movement Manner field
AbsOriPalm, AbsOriFing, and MovMan can be deleted from the models & database, and also from the detail view, the search panel Phonology, the CSV export, field choices in Django, and .... any other place?
Ha, finally my refactoring pays off :D. Because of ... | gharchive/issue | 2015-11-15T00:19:06 | 2025-04-01T04:55:47.662058 | {
"authors": [
"Woseseltops",
"ocrasborn"
],
"repo": "Woseseltops/signbank",
"url": "https://github.com/Woseseltops/signbank/issues/109",
"license": "bsd-3-clause",
"license_type": "permissive",
"license_source": "bigquery"
} |
1804011447 | [Feature] Add Firebase Crashlytics to the project
WIP
Please don't – not only does this feed data to Google (privacy issues), it's also proprietary code. If you need analytics in a FOSS app, why not use a FOSS analytics library? I've heard good things about Plausible Analytics and Swetrix, for example (but then, I'... | gharchive/issue | 2023-07-14T01:50:55 | 2025-04-01T04:55:47.667136 | {
"authors": [
"IzzySoft",
"Wottrich"
],
"repo": "Wottrich/android-smart-checklist",
"url": "https://github.com/Wottrich/android-smart-checklist/issues/70",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2537977589 | how to run
ModuleNotFoundError: No module named 'configuration_mplugowl3'
Can simply use transformers to load config and model, the package is downloaded within the model.
Does this code span work for you?
import torch
from transformers import AutoConfig, AutoModel
model_path = 'mPLUG/mPLUG-Owl3-7B-240728'
config... | gharchive/issue | 2024-09-20T06:21:16 | 2025-04-01T04:55:47.888189 | {
"authors": [
"AntyRia",
"LukeForeverYoung",
"ecoli-hit"
],
"repo": "X-PLUG/mPLUG-Owl",
"url": "https://github.com/X-PLUG/mPLUG-Owl/issues/245",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1651135694 | 🛑 XAONIX.com is down
In de83190, XAONIX.com (https://xaonix.com/) was down:
HTTP code: 0
Response time: 0 ms
Resolved: XAONIX.com is back up in 4803a3f.
| gharchive/issue | 2023-04-02T23:38:04 | 2025-04-01T04:55:47.895639 | {
"authors": [
"ricardomaia"
],
"repo": "XAONIX/status",
"url": "https://github.com/XAONIX/status/issues/391",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2244308079 | Add a simply function to plot the dependency tree
Before you submit this PR: make sure to put all operations-related information in a wiki-note, a PR should be about code and is publicly accessible
What does the code in this PR do / what does it improve?
The function is different from the one in docs/source/build_dat... | gharchive/pull-request | 2024-04-15T18:07:22 | 2025-04-01T04:55:47.917780 | {
"authors": [
"coveralls",
"dachengx"
],
"repo": "XENONnT/straxen",
"url": "https://github.com/XENONnT/straxen/pull/1363",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
2667881552 | Can non-square images be trained on ControlNet?
I have a few questions:
Is it mandatory to use 1024x1024 resolution when fine-tuning ControlNet? For example, is it possible to train using 1280x768 images?
Related to question 1, does ControlNet support training with various bucket resolutions?
Has the pre-traine... | gharchive/issue | 2024-11-18T09:45:23 | 2025-04-01T04:55:47.932949 | {
"authors": [
"Artemis1111",
"chenlijn",
"oukohou"
],
"repo": "XLabs-AI/x-flux",
"url": "https://github.com/XLabs-AI/x-flux/issues/136",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1109076953 | config.json reciding and backup after process alteration
Hi,
it kinda stings me that changes made to the configuration by the executeable are not shown in the advanced configuration area.
I assume you are working with two different config files here, one which the user is editing and one that recides in /data/user/0/... | gharchive/issue | 2022-01-20T09:42:55 | 2025-04-01T04:55:47.945727 | {
"authors": [
"PaxJaromeMalues",
"garrylachman"
],
"repo": "XMRig-for-Android/xmrig-for-android",
"url": "https://github.com/XMRig-for-Android/xmrig-for-android/issues/89",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2161944133 | fixReducedOffersV1 still not covering all cases and book blocking (Version: 2.1.0)
Issue Description
Amendment fixReducedOffersV1 https://xrpl.org/resources/known-amendments#fixreducedoffersv1 is still not fixing all case where the order book is blocked
two cases have now been identified on mainnet.
Supporting Files
... | gharchive/issue | 2024-02-29T19:20:33 | 2025-04-01T04:55:47.956219 | {
"authors": [
"intelliot",
"lathanbritz",
"scottschurr",
"shortthefomo"
],
"repo": "XRPLF/rippled",
"url": "https://github.com/XRPLF/rippled/issues/4937",
"license": "ISC",
"license_type": "permissive",
"license_source": "github-api"
} |
985939422 | OVR Plugins conflict
XRTK - Mixed Reality Toolkit Bug Report
Describe the bug
Multiple plugins with the same name 'ovrplugin' (found at 'Packages/com.oculus.unity-integration/Runtime/VR/Plugins/1.61.0/Win64/OVRPlugin.dll' and 'Packages/com.xrtk.oculus/Runtime/Plugins/1.61.0/Win64/OVRPlugin.dll'). That means one or m... | gharchive/issue | 2021-09-02T01:24:27 | 2025-04-01T04:55:47.962496 | {
"authors": [
"StephenHodgson"
],
"repo": "XRTK/Oculus",
"url": "https://github.com/XRTK/Oculus/issues/129",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
465224026 | Controller Visualisation not behaving as expected
XRTK - Mixed Reality Toolkit Bug Report
Describe the bug
The original intention with the Controller Visualisation Configuration, was that it provided ways to OVERRIDE the default configuration of the Visualiser.
In such, with nothing configured, it would visualise the... | gharchive/issue | 2019-07-08T12:14:44 | 2025-04-01T04:55:47.966248 | {
"authors": [
"SimonDarksideJ"
],
"repo": "XRTK/XRTK-Core",
"url": "https://github.com/XRTK/XRTK-Core/issues/233",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2707660485 | Add Opt-Out
Respectfully, this is cool, but I just don't like automated error reporting.
It's implemented now: https://github.com/Xalalau/GMod-Lua-Error-API/commit/885fe685feb8c442b710fc0edd1694d741483636
| gharchive/issue | 2024-11-30T16:59:09 | 2025-04-01T04:55:48.089042 | {
"authors": [
"Denneisk",
"Xalalau"
],
"repo": "Xalalau/GMod-Lua-Error-API",
"url": "https://github.com/Xalalau/GMod-Lua-Error-API/issues/1",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
858419646 | Flutter SDK 打了patch 后对没有aspectd 项目有影响
19:29:39 > Task :flutter:compileFlutterBuildRelease
19:29:39 Unhandled exception:
19:29:39 Invalid argument(s): Missing canonical name for Reference to Widget.
19:29:39 #0 BinaryPrinter.writeNonNullReference (package:kernel/binary/ast_to_binary.dart:868:9)
19:29:39 #1 ... | gharchive/issue | 2021-04-15T02:37:13 | 2025-04-01T04:55:48.138888 | {
"authors": [
"JsonYuu"
],
"repo": "XianyuTech/aspectd",
"url": "https://github.com/XianyuTech/aspectd/issues/113",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1525130777 | [DUCK]支持“三月五号的九天后”
支持“三月五号的九天后”,输出日期:3月14号
done
| gharchive/issue | 2023-01-09T08:18:39 | 2025-04-01T04:55:48.141697 | {
"authors": [
"zhangsonglei"
],
"repo": "XiaoMi/MiNLP",
"url": "https://github.com/XiaoMi/MiNLP/issues/153",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
363280780 | Cannot connect to AWS instance using remmina(VNC error)
Hello,
Today I was trying to connect to the AWS instance using remmina for which i followed the set-up guide. But once I hit connect I get error saying that its a error :VNC problem connecting, and says some problem.
Regards
Adarsh Sawant
I looks like Remmin... | gharchive/issue | 2018-09-24T19:07:21 | 2025-04-01T04:55:48.145254 | {
"authors": [
"ThomasXilinx",
"adu81020799"
],
"repo": "Xilinx/SDAccel-AWS-F1-Developer-Labs",
"url": "https://github.com/Xilinx/SDAccel-AWS-F1-Developer-Labs/issues/7",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
844318586 | vai_c_tensorflow2 compile error, if layer name contains '/'
Hi
I'm trying Vitis-AI 1.3.2 (34794f6) and docker xilinx/vitis-ai-gpu, encounting error in vai_c_tensorflow2
I'm using very simple model, to test docker environment.
The network contains only one layer keras.layers.Conv2D.
If layer name = 'conv_conv', vai_c_... | gharchive/issue | 2021-03-30T10:05:39 | 2025-04-01T04:55:48.151260 | {
"authors": [
"qianglin-xlnx",
"three-cups"
],
"repo": "Xilinx/Vitis-AI",
"url": "https://github.com/Xilinx/Vitis-AI/issues/355",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1704048657 | AssertionError: Im2Col_0: ConvolutionInputGenerator1D works only for 1D convs
Discussed in https://github.com/Xilinx/finn/discussions/602
Originally posted by sakshigoel155 May 27, 2022
Hi,
I have a model with 4 2D convolution layers followed by 3 dense layers. I generate an ONNX model for it with input size (1,1,4,... | gharchive/issue | 2023-05-10T14:24:55 | 2025-04-01T04:55:48.172584 | {
"authors": [
"auphelia",
"joshua99911"
],
"repo": "Xilinx/finn",
"url": "https://github.com/Xilinx/finn/issues/814",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
2401104182 | Bump to upstream 'e869c5fe'
This bumps enough of upstream so that the merge-base is compatible with our LLVM version (with https://github.com/Xilinx/llvm-project/pull/214)
e869c5fe bumps the LLVM submodule of ONNX-MLIR. Shouldn't we also incorporate this bump?
e869c5fe bumps the LLVM submodule of ONNX-MLIR. Shou... | gharchive/pull-request | 2024-07-10T15:43:50 | 2025-04-01T04:55:48.178727 | {
"authors": [
"cferry-AMD",
"mgehre-amd"
],
"repo": "Xilinx/onnx-mlir",
"url": "https://github.com/Xilinx/onnx-mlir/pull/139",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2526984725 | 🛑 Haty Server is down
In 626debb, Haty Server (https://hashi.sbs/_matrix/consent) was down:
HTTP code: 502
Response time: 684 ms
Resolved: Haty Server is back up in da9569c after 5 minutes.
| gharchive/issue | 2024-09-15T15:54:51 | 2025-04-01T04:55:48.202339 | {
"authors": [
"MomentQYC"
],
"repo": "YAT-Publish/status",
"url": "https://github.com/YAT-Publish/status/issues/776",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1975456416 | Referral tracking parameter
Code of Conduct
[X] I agree to follow this project's Code of Conduct.
Submission validity
[X] This is not a personal support request, that should be posted on discussions community.
[X] I checked current issues and this request isn't a duplicate of an existing issue, opened or closed.
... | gharchive/issue | 2023-11-03T04:52:17 | 2025-04-01T04:55:48.217600 | {
"authors": [
"LeoColomb",
"dgw",
"jarebear6expepjozn6rakjq5iczi3irqwphcvb",
"jaredkotoff",
"ozh",
"sbarbieri"
],
"repo": "YOURLS/YOURLS",
"url": "https://github.com/YOURLS/YOURLS/issues/3659",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2634500028 | added gsap
🛠️ Fixes Issue
Fixes: #429
👨💻 Description
What does this PR do?
Briefly describe the feature or bug fix you've implemented.
Highlight any major changes or added functionality.
Mention how it enhances the project.
📄 Type of Change
[ ] Bug fix (non-breaking change which fixes an issue)
[x] New featu... | gharchive/pull-request | 2024-11-05T05:57:51 | 2025-04-01T04:55:48.239707 | {
"authors": [
"priyashuu"
],
"repo": "YadavAkhileshh/Alien-Invasion-Defense",
"url": "https://github.com/YadavAkhileshh/Alien-Invasion-Defense/pull/674",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
718625436 | No error and not work
I run two commands.
python run_basics.py
python demo.py -i images -o result --isDlib True
There seems to be no error. But it didn't seem to be work.
Anyone can help me, please
| gharchive/issue | 2020-10-10T13:57:34 | 2025-04-01T04:55:48.242170 | {
"authors": [
"fashionguy"
],
"repo": "YadiraF/PRNet",
"url": "https://github.com/YadiraF/PRNet/issues/196",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
121151754 | [1363] Fix overflowing availability number [master]
Resolves #1363
Sure
| gharchive/pull-request | 2015-12-09T03:25:27 | 2025-04-01T04:55:48.244544 | {
"authors": [
"orenyk",
"squidgetx"
],
"repo": "YaleSTC/reservations",
"url": "https://github.com/YaleSTC/reservations/pull/1366",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
940573788 | Create JSON file with stats for all the YANGPageMain.json files
XXXYANGPageMain.json, where XXX is prefix contains statistics on total number of parsed modules, passed & failed ones.
Create one JSON file which will contain summary statistics on all the XXXYANGPageMain.json files
Done
| gharchive/issue | 2021-07-09T09:08:03 | 2025-04-01T04:55:48.252410 | {
"authors": [
"SlavomirMazurPantheon"
],
"repo": "YangCatalog/sdo_analysis",
"url": "https://github.com/YangCatalog/sdo_analysis/issues/88",
"license": "Apache-2.0",
"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.