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 |
|---|---|---|---|---|---|
828491539 | Invalid hook call. Hooks can only be called inside of the body of a function component. This could happen for one of the following reasons
Hi! I tried to use react-doc-viwer in my react project, but I come across on this issue:
I tried to change versions of react, adding separate react in peerDependencies.
react-doc... | gharchive/issue | 2021-03-10T23:52:20 | 2025-04-01T06:42:13.509030 | {
"authors": [
"abdessamadpas",
"deepak-agarwal",
"devashishp1999",
"minericpark",
"mka142",
"penfold45",
"prem-pachouri-infopro",
"rusicsemenov",
"tebareinyu"
],
"repo": "Alcumus/react-doc-viewer",
"url": "https://github.com/Alcumus/react-doc-viewer/issues/77",
"license": ... |
1484701814 | Blocking can trigger external behaviors such as sending email or other user-defined notifications
As a system administrator, I want to be notified over my preferred communication medium when an IP subnet has been blocked by Fail2Ban4Win, so that I am aware of failed authentication requests to my network and can poten... | gharchive/issue | 2022-12-08T13:58:37 | 2025-04-01T06:42:13.510549 | {
"authors": [
"Aldaviva",
"vassilis-panos"
],
"repo": "Aldaviva/Fail2Ban4Win",
"url": "https://github.com/Aldaviva/Fail2Ban4Win/issues/9",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2365896674 | Feature Request: Stop Detoriation
Hi,
not sure if that is the correct place to ask this?
But is there a way to stop progress on the server during times when noone is active?
We play mostly with 2 guys and max once a week, but it seems that the dangers during the offline periods are rather high that you lose a lot of ... | gharchive/issue | 2024-06-21T07:20:56 | 2025-04-01T06:42:13.551705 | {
"authors": [
"AlexBoost",
"cyrrelsneer"
],
"repo": "AlexBoost/Wekod-Soulmask-Docker-Server",
"url": "https://github.com/AlexBoost/Wekod-Soulmask-Docker-Server/issues/1",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1088211151 | Minor improvenents
Processing:
Change no connection to <undetected>
Don't show any controls if didn't found any device
Minor changes
Firmware:
Change method names
Better comments
Other:
Moved directories
Libraries as submodules
Спасибо! Не со всем согласен, тут можно как то частично замержить? Я бы если честн... | gharchive/pull-request | 2021-12-24T07:33:54 | 2025-04-01T06:42:13.558211 | {
"authors": [
"AlexGyver",
"TheAirBlow"
],
"repo": "AlexGyver/GyverTwink",
"url": "https://github.com/AlexGyver/GyverTwink/pull/1",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
688166637 | I dont understand how to install it
Can you explain me how to install this extension, please?
same
ahh nevermind i realize how to use it lol
ahh nevermind i realize how to use it lol
How did you get it working?
How does it work?
| gharchive/issue | 2020-08-28T15:45:35 | 2025-04-01T06:42:13.568669 | {
"authors": [
"Dhanamerdeka",
"JanKerbl",
"mikhailhaimovich",
"tartarica"
],
"repo": "AlexPetrusca/Mephisto",
"url": "https://github.com/AlexPetrusca/Mephisto/issues/1",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
206225531 | cargo fmt is done
have run cargo fmt for all the files and has been incorporated into travis as well.
so if we were to push file with a different style travis won't let you build it.
before pushing run
cargo fmt -- --write-mode=diff
if there is anything coming on the console try
cargo fmt -- --write-mode=overwrite
ca... | gharchive/pull-request | 2017-02-08T15:11:17 | 2025-04-01T06:42:13.597912 | {
"authors": [
"AlexPikalov",
"codecov-io",
"coveralls",
"harrydevnull"
],
"repo": "AlexPikalov/cdrs",
"url": "https://github.com/AlexPikalov/cdrs/pull/73",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
625112670 | Picking up after failed assembly jobs?
In testing eukrythmic it has occurred to me that different assemblers have different response after breaking. We should think about how to handle this or cover it in the documentation.
For example:
Trinity: after breaking (running out of memory, time limit, etc.) you can just r... | gharchive/issue | 2020-05-26T18:57:23 | 2025-04-01T06:42:13.600772 | {
"authors": [
"akrinos",
"halexand"
],
"repo": "AlexanderLabWHOI/eukrhythmic",
"url": "https://github.com/AlexanderLabWHOI/eukrhythmic/issues/22",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2025624038 | [river/tags] only show tags with at least one window
First of all, thanks for this awesome project! :)
I'm using river/tags to show the different tags / workspaces in river.
It seems that I can only show them all (I have 10).
Is there any way I can reproduce the behaviour I've been used to in Hyprland / i3 / Sway whi... | gharchive/issue | 2023-12-05T08:42:28 | 2025-04-01T06:42:13.632310 | {
"authors": [
"old-pronx",
"tgy"
],
"repo": "Alexays/Waybar",
"url": "https://github.com/Alexays/Waybar/issues/2721",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1269757234 | Retain instance name css class for custom modules
When adding a custom module with a name, e.g.:
{
...,
"custom/foo#bar": { },
...
}
The custom module does not retain the bar class as it should, because all the classes are replaced with the runtime output:
https://github.com/Alexays/Waybar/blob/1b4a7b02f46c1bc... | gharchive/pull-request | 2022-06-13T17:44:22 | 2025-04-01T06:42:13.635199 | {
"authors": [
"Alexays",
"qubidt"
],
"repo": "Alexays/Waybar",
"url": "https://github.com/Alexays/Waybar/pull/1588",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
544257749 | Add ability to handle explicit schema name.
When invoking render_er with a schema name, like:
render_er(f"postgresql+psycopg2://DB_USERNAME@localhost:5001/DB_NAME",
"DB_NAME.png",
mode='graph',
schema='DB_NAME')
The resulting image is missing the proper relationships. As... | gharchive/pull-request | 2019-12-31T19:42:13 | 2025-04-01T06:42:13.739503 | {
"authors": [
"Alexis-benoist",
"DanielWeitzenfeld",
"maurerle",
"psipika",
"yabb85"
],
"repo": "Alexis-benoist/eralchemy",
"url": "https://github.com/Alexis-benoist/eralchemy/pull/70",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
1534642840 | Neovim theme not highlighting correctly
Seems to be with an update that happened in neovim core.
Track: https://github.com/catppuccin/nvim/issues/367
This was fixed in the linked issue.
| gharchive/issue | 2023-01-16T10:03:30 | 2025-04-01T06:42:13.746330 | {
"authors": [
"AlexvZyl"
],
"repo": "AlexvZyl/.dotfiles",
"url": "https://github.com/AlexvZyl/.dotfiles/issues/11",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1616374202 | smart lock dessmann q3 Adaptation and Mi.Flood.Detector is not available
Can you support the Bluetooth version of smart lock dessmann q3? At present, only the power parameter can be displayed. There is also a small problem that the water immersion sensor of Mijia is not available.
xiaomi_gateway3-4dff3b5bf87d917c48... | gharchive/issue | 2023-03-09T04:09:32 | 2025-04-01T06:42:13.749620 | {
"authors": [
"AlexxIT",
"whowho182"
],
"repo": "AlexxIT/XiaomiGateway3",
"url": "https://github.com/AlexxIT/XiaomiGateway3/issues/1001",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1827918739 | Xiaomi Multimode Gateway 2 (EU) - Device model Wrong listed and connected devices does not show data
I have Xiaomi Smart Home Hub 2 aka lumi.gateway.mgl001 aka Xiaomi Multimode Gateway 2 (EU) aka DMWG04LM. Firmware version is: 1.0.5_0016. My Xiaomi Hub is EU version and my Mi account is location Germany. I din`t hav... | gharchive/issue | 2023-07-30T12:31:54 | 2025-04-01T06:42:13.761812 | {
"authors": [
"AlexxIT",
"RaidentaylorFilipeLeite85",
"alexLBdesign",
"teamfighter"
],
"repo": "AlexxIT/XiaomiGateway3",
"url": "https://github.com/AlexxIT/XiaomiGateway3/issues/1115",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
831472098 | C : Kadanes's Algorithm
Hey, I want to add the code of Kadane's Algorithm( C ).
please assign it to me.
This is regarding to GSSOC'21
Hello, I am a participant of GSSoC'21. I can contribute to this issue.
Please assign me this task
Thank you!
Hey, i am a participant of GSSOC'21.I would like to contribute to this ... | gharchive/issue | 2021-03-15T06:35:12 | 2025-04-01T06:42:13.787777 | {
"authors": [
"Soham-Official",
"hw0105",
"mandepsingh",
"tarun26091999"
],
"repo": "Algo-Phantoms/Algo-Tree",
"url": "https://github.com/Algo-Phantoms/Algo-Tree/issues/1023",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1534018397 | some array techniques implemented in this code.
Array:
sorting (both descending and ascending order)
reversal in array
random sorting and others
Check indentations
Use a linting to tool to check for lint errors
Avoid trailing line spaces (after or in-between line of codes)
You practiced the use of semi-colons, that... | gharchive/pull-request | 2023-01-15T21:52:50 | 2025-04-01T06:42:13.790147 | {
"authors": [
"codingdrizzle",
"lathbridge"
],
"repo": "AlgoHub-io/JavaScript",
"url": "https://github.com/AlgoHub-io/JavaScript/pull/1",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
990973679 | detect react correctly
Platform
WebExtension (Google Chrome, Mozilla Firefox)
Describe the bug
https://app.step.finance/#/dashboard uses React, but it does not show up in the wappalyzer extension
To Reproduce
Steps to reproduce the behavior:
Go to https://app.step.finance/#/dashboard
Click on the extension icon
no... | gharchive/issue | 2021-09-08T10:16:59 | 2025-04-01T06:42:13.811233 | {
"authors": [
"AliasIO",
"gotjoshua"
],
"repo": "AliasIO/wappalyzer",
"url": "https://github.com/AliasIO/wappalyzer/issues/4588",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
611858017 | Add AppDynamics detection
AppDynamics
AppDynamics is an application performance management (APM) and IT operations analytics (ITOA) company based in San Francisco. The company focuses on managing the performance and availability of applications across cloud computing environments as well as inside the data center. In... | gharchive/pull-request | 2020-05-04T13:01:42 | 2025-04-01T06:42:13.814102 | {
"authors": [
"AliasIO",
"nirlya"
],
"repo": "AliasIO/wappalyzer",
"url": "https://github.com/AliasIO/wappalyzer/pull/3057",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1689082138 | bug in type wrapper
add the following code:
diff --git a/examples/main.go b/examples/main.go
index 75afab3..1ced177 100644
--- a/examples/main.go
+++ b/examples/main.go
@@ -100,6 +100,10 @@ func afterCreateContext() {
}
func loop() {
+ fonts := imgui.CurrentIO().Fonts()
+ builder := imgui.NewFontGlyphRangesBuilde... | gharchive/issue | 2023-04-28T20:13:24 | 2025-04-01T06:42:13.908375 | {
"authors": [
"gucio321",
"ptxmac"
],
"repo": "AllenDang/cimgui-go",
"url": "https://github.com/AllenDang/cimgui-go/issues/149",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
158077695 | Hide pagination size selector dropdown
Hi,
Great work @AllenFang. I was wondering if there was a way to hide the pagination size selector dropdown completely?
@razagill, I can support it in near future.
@AllenFang thanks. Any safe way to do it right now? Will removing it from the source would have any impact on a... | gharchive/issue | 2016-06-02T07:40:25 | 2025-04-01T06:42:13.911097 | {
"authors": [
"AllenFang",
"razagill"
],
"repo": "AllenFang/react-bootstrap-table",
"url": "https://github.com/AllenFang/react-bootstrap-table/issues/487",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
198068069 | Unable to insert new rows, no modal
Hi Allen,
I am using Meteor 1.4.2.3, the latest release.
I am not able to insert any new rows, the modal does not appear: the +new button is displayed but while clicking nothing appears. There are no messages of any kind in the console. I've spent some time trying different exampl... | gharchive/issue | 2016-12-29T21:01:19 | 2025-04-01T06:42:13.916157 | {
"authors": [
"AllenFang",
"ldapmadguy"
],
"repo": "AllenFang/react-bootstrap-table",
"url": "https://github.com/AllenFang/react-bootstrap-table/issues/921",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2170622909 | cooling and rig axes option
closes #802
replaces #803
| gharchive/pull-request | 2024-03-06T04:41:07 | 2025-04-01T06:42:13.917665 | {
"authors": [
"saskiad"
],
"repo": "AllenNeuralDynamics/aind-data-schema",
"url": "https://github.com/AllenNeuralDynamics/aind-data-schema/pull/813",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1354322080 | Portfolio: application deploy
Project requirements
Deploy your website using GitHub Pages.
Check the online version of your portfolio and make sure that the page works properly.
Update the README of your repository to include a link to the online version.
If by any chance you have deployed your app earlier, open an ... | gharchive/pull-request | 2022-08-29T13:39:21 | 2025-04-01T06:42:13.922314 | {
"authors": [
"Allenkeys"
],
"repo": "Allenkeys/portfolio",
"url": "https://github.com/Allenkeys/portfolio/pull/7",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1065030381 | connection.buffer的作用
谢谢作者的开源框架, 最近在学习, 问个小细节
https://github.com/Allenxuxu/gev/blob/b8a69c7227b5a6cba2c890180b188585ee7e70bb/connection.go#L226
#69 optimize performance & update benchmarks中将局部变量buffer改成了connection中的一个固定属性buffer, 请问这样有什么性能上的优势吗?
局部变量buffer也只是一个小的结构体, 里面的buf是用ringbuffer.NewWithData绑定到loop的临时缓冲区packet上的,... | gharchive/issue | 2021-11-27T12:20:47 | 2025-04-01T06:42:13.924084 | {
"authors": [
"Allenxuxu",
"wubbalubbaaa"
],
"repo": "Allenxuxu/gev",
"url": "https://github.com/Allenxuxu/gev/issues/110",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
215332909 | 触摸元素,惯性滚动中,设置translateY为0,闪屏
三个选项卡,选项卡点击事件为滚动到顶部translataY=0,在运动惯性滚动中点击了这个tab,会到0然后瞬间回到惯性滚动位置,有好的思路没有?点击的时候终止这个惯性滚动
已解决,跟css样式有关
@Frozen-boy 话说怎么解决的。最近在搞omi 。还没来搞这个
@Frozen-boy ok~~
@dntzhang 抱歉,现在才看到,我解决的方法是把这个触摸的元素也放到,touch层里,这样点击这个元素的时候也会触发touch,滚动就会停住,然后变为0
ok。明白
| gharchive/issue | 2017-03-20T05:27:51 | 2025-04-01T06:42:13.931569 | {
"authors": [
"Frozen-boy",
"FrozenByzz",
"dntzhang"
],
"repo": "AlloyTeam/AlloyTouch",
"url": "https://github.com/AlloyTeam/AlloyTouch/issues/49",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1087280485 | Read a 1 GB file from alluxio-fuse 2min but alluxio shell 10sec
Alluxio Version:
2.6.1
Describe the bug
We read a full cached file in alluxio with two way, the duration is pretty different.
To Reproduce
Env: alluxio on K8s, use memdisk as cache storage for workers
Step 1, make sure a 1G file was cached totally in al... | gharchive/issue | 2021-12-23T00:39:39 | 2025-04-01T06:42:13.941952 | {
"authors": [
"LuQQiu",
"duduhandelman",
"maobaolong"
],
"repo": "Alluxio/alluxio",
"url": "https://github.com/Alluxio/alluxio/issues/14739",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
673086741 | Upgrade joss to 0.10.4
5844c5844
< [INFO] org.javaswift:joss:jar:0.9.10:compile
---
> [INFO] org.javaswift:joss:jar:0.10.4:compile
5850d5849
< [INFO] commons-lang:commons-lang:jar:2.6:compile
Merged build finished. Test PASSed.
Test PASSed.
Refer to this link for build results (access rights to CI serve... | gharchive/pull-request | 2020-08-04T21:13:23 | 2025-04-01T06:42:13.945193 | {
"authors": [
"AmplabJenkins",
"tieujason330",
"yuzhu"
],
"repo": "Alluxio/alluxio",
"url": "https://github.com/Alluxio/alluxio/pull/11906",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
709786247 | Add worker master periodical connections timeout
In a cluster with multiple masters using embedded journal, when network partitioned the original leading master, leadership changes to a new leading master. The workers hang in GRPC connections with the previous leading master and don't register with the new leading ma... | gharchive/pull-request | 2020-09-27T18:02:37 | 2025-04-01T06:42:13.951661 | {
"authors": [
"AmplabJenkins",
"LuQQiu",
"bf8086"
],
"repo": "Alluxio/alluxio",
"url": "https://github.com/Alluxio/alluxio/pull/12149",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1665962859 | Fix slow S3 read
What changes are proposed in this pull request?
Fix slow S3 read.
Why are the changes needed?
The UFS reader uses a input stream-to-channel adapter that uses an internal buffer to transfer data from UFS input stream to output buffer. The internal buffer is small (8 KiB). With S3, the S3 stream will h... | gharchive/pull-request | 2023-04-13T08:28:20 | 2025-04-01T06:42:13.953707 | {
"authors": [
"LuQQiu",
"dbw9580",
"huanghua78"
],
"repo": "Alluxio/alluxio",
"url": "https://github.com/Alluxio/alluxio/pull/17245",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
225187710 | [SMALLFIX] Temporarily ignore flaky MasterFaultToleranceIntegrationTest
This has been failing a lot of builds and pull request builds lately. Lets ignore it until we have it fixed
Merged build finished. Test FAILed.
Test FAILed.
Refer to this link for build results (access rights to CI server needed):
https://amp... | gharchive/pull-request | 2017-04-28T20:41:11 | 2025-04-01T06:42:13.959805 | {
"authors": [
"AmplabJenkins",
"aaudiber"
],
"repo": "Alluxio/alluxio",
"url": "https://github.com/Alluxio/alluxio/pull/5269",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
572547296 | Update Root Message
Updating the root warning, including Chinese string.
Hence - including all who can understand Mandarin.
Thanks, I used auto-translate and I think it didn't handle the second sentence very well
| gharchive/pull-request | 2020-02-28T06:25:01 | 2025-04-01T06:42:14.025389 | {
"authors": [
"JamesSmartCell"
],
"repo": "AlphaWallet/alpha-wallet-android",
"url": "https://github.com/AlphaWallet/alpha-wallet-android/pull/1201",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1246490409 | As an app developer, I want checkboxes and radios to be laid out in multiple columns
What needs to be solved?
As part of https://github.com/Altinn/altinn-studio/pull/8238, we are introducing a way to control if radio/checkboxes should be laid out in a row or columns.
Related Altinn/altinn-studio#5730
App developers h... | gharchive/issue | 2022-03-25T12:19:16 | 2025-04-01T06:42:14.054280 | {
"authors": [
"haakemon",
"olemartinorg"
],
"repo": "Altinn/app-frontend-react",
"url": "https://github.com/Altinn/app-frontend-react/issues/126",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
291221050 | Release 1.3.0 not available via sonar marketplace
Hi,
Is there any reason why the latest release (1.3.0) isn't available via sonar marketplace ?
There the version shown as latest is 1.2.0.
Regards.
@jtognazzi I am actually having trouble finding sonar-stash in the marketplace at all...
On which version of SQ are yo... | gharchive/issue | 2018-01-24T14:06:39 | 2025-04-01T06:42:14.066816 | {
"authors": [
"jtognazzi",
"t-8ch"
],
"repo": "AmadeusITGroup/sonar-stash",
"url": "https://github.com/AmadeusITGroup/sonar-stash/issues/172",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
597442334 | Use llvm_asm! instead of asm!
asm! will be deprecated soon in preparation for the new asm! macro, so switch to using llvm_asm! instead.
cc https://github.com/rust-lang/rfcs/pull/2843
bors r+
bors retry
bors r- r+
bors r+
@bors r+
bors r+
| gharchive/pull-request | 2020-04-09T17:34:07 | 2025-04-01T06:42:14.071171 | {
"authors": [
"Amanieu"
],
"repo": "Amanieu/parking_lot",
"url": "https://github.com/Amanieu/parking_lot/pull/223",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1616196176 | Adding Desktop Version
I have been given permission to continue this week solo. If you have any questions please reach out to Marco in the Student Success team: success@microverse.org
In this milestone,
Use media query to create a desktop version.
@Aminocodex, can you provide a screenshot of your conversation/agr... | gharchive/pull-request | 2023-03-09T00:33:26 | 2025-04-01T06:42:14.106684 | {
"authors": [
"AbayomiOlaoye",
"Aminocodex"
],
"repo": "Aminocodex/mobileFirstPortfolio",
"url": "https://github.com/Aminocodex/mobileFirstPortfolio/pull/9",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
153635024 | Bump lodash to v4, bump other deps
I would recommend merging this dependency first:
https://github.com/AmpersandJS/ampersand-class-extend/pull/9
Looks good
+1
| gharchive/pull-request | 2016-05-08T04:31:40 | 2025-04-01T06:42:14.108521 | {
"authors": [
"lukekarrys",
"pgilad",
"samhashemi"
],
"repo": "AmpersandJS/ampersand-collection",
"url": "https://github.com/AmpersandJS/ampersand-collection/pull/80",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2309667478 | [Bug] PDF can't export
Is there an existing issue for this?
[X] Yes, I have searched the existing issues and none of them match my problem.
Product Variant
Cloud (https://rxresu.me)
Current Behavior
pdf export as empty page.
Expected Behavior
No response
Steps To Reproduce
No response
What browsers are you seeing t... | gharchive/issue | 2024-05-22T06:21:35 | 2025-04-01T06:42:14.134359 | {
"authors": [
"JiangLongLiu",
"bigshans",
"jeremyyin2012"
],
"repo": "AmruthPillai/Reactive-Resume",
"url": "https://github.com/AmruthPillai/Reactive-Resume/issues/1907",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2581068731 | ⚠️ Panoramas has degraded performance
In f09bac1, Panoramas ($SITE_URL_PANORAMAS) experienced degraded performance:
HTTP code: 200
Response time: 6198 ms
Resolved: Panoramas performance has improved in d2d66ae after 6 minutes.
| gharchive/issue | 2024-10-11T10:51:12 | 2025-04-01T06:42:14.136954 | {
"authors": [
"barrydaniels-nl"
],
"repo": "Amsterdam/amsterdam-uptime",
"url": "https://github.com/Amsterdam/amsterdam-uptime/issues/111",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
818882705 | Visualizing Feature Map
Hello again, the original DGCNN paper was able to show the feature map as below.
Do you know how to construct and visualize the feature map like this?
I would like to visualize feature map for each edgeconv layer.
Thank you.
I think the feature map is generated by calculating the feature di... | gharchive/issue | 2021-03-01T13:46:55 | 2025-04-01T06:42:14.138893 | {
"authors": [
"AnTao97",
"edshkim98"
],
"repo": "AnTao97/dgcnn.pytorch",
"url": "https://github.com/AnTao97/dgcnn.pytorch/issues/31",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
818641707 | Error bubles when the request successfully completed
Build 1.16.0
Test case:
###First request
GET https://httpbin.org/get?test={{test}}
###Second request
GET https://httpbin.org/get?test={{$randomInt}}
Actual result:
Steps:
Run "First request" and see error buble "ReferenceError: test is not defined at Object.user... | gharchive/issue | 2021-03-01T08:59:23 | 2025-04-01T06:42:14.144836 | {
"authors": [
"AnWeber",
"dypa"
],
"repo": "AnWeber/vscode-httpyac",
"url": "https://github.com/AnWeber/vscode-httpyac/issues/18",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1493349477 | Switch from @zeit/ncc package to @vercel/ncc
Gets rid of this warning: @zeit/ncc@0.21.1: @zeit/ncc is no longer maintained. Please use @vercel/ncc instead.
Thanks!
| gharchive/pull-request | 2022-12-13T04:34:49 | 2025-04-01T06:42:14.146101 | {
"authors": [
"Ana06",
"brtrick"
],
"repo": "Ana06/get-changed-files",
"url": "https://github.com/Ana06/get-changed-files/pull/32",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2409786606 | checking if pull request is made.
added auto scroll feature to references. Edits were made on the description html page and the js.
LGTM !
| gharchive/pull-request | 2024-07-15T23:02:45 | 2025-04-01T06:42:14.146930 | {
"authors": [
"AnaLopezMurillo",
"ishitasr76"
],
"repo": "AnaLopezMurillo/UNC-iGEM-2024",
"url": "https://github.com/AnaLopezMurillo/UNC-iGEM-2024/pull/5",
"license": "CC-BY-4.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1917875273 | [PKG-2951] extension unavailable rust tokenizer
PKG-2951 extension unavailable rust tokenizer
add Rust toolchain.
add cxx toolchain for linux.
add upstream tests (all of them except benchmark ones).
missing_dso_whitelist for ld64.so.1 for s390x.
add a particular rust_tokenizer_or_raise test in run_test.py to verify ... | gharchive/pull-request | 2023-09-28T16:24:23 | 2025-04-01T06:42:14.169791 | {
"authors": [
"lorepirri"
],
"repo": "AnacondaRecipes/json-stream-rs-tokenizer-feedstock",
"url": "https://github.com/AnacondaRecipes/json-stream-rs-tokenizer-feedstock/pull/2",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
203722483 | Enable GroundPrimitives to render without the fragment depth extension.
Fixes #4899.
Because we can't write depth to clamp fragments to the far plane, there is an artifact when any of the far planes of the multi-frustum intersect terrain and the volume.
Update CHANGES.md (for 1.31, not 1.30) and the reference doc... | gharchive/pull-request | 2017-01-27T19:42:35 | 2025-04-01T06:42:14.196723 | {
"authors": [
"bagnell",
"mramato",
"pjcozzi"
],
"repo": "AnalyticalGraphicsInc/cesium",
"url": "https://github.com/AnalyticalGraphicsInc/cesium/pull/4930",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2333462989 | Jazzy harmonic devel
Attempt to take humble devel and make it run on jazzy using gz-harmonic.
not everything as i like yet, but maybe worth a branch
Hey @Kaiser1401,
Oh wow, I am impressed that someone actually attempted this. Thanks a lot for your effort and for making it public via this PR.
I have not used this r... | gharchive/pull-request | 2024-06-04T12:54:16 | 2025-04-01T06:42:14.237953 | {
"authors": [
"AndrejOrsula",
"Kaiser1401"
],
"repo": "AndrejOrsula/panda_ign_moveit2",
"url": "https://github.com/AndrejOrsula/panda_ign_moveit2/pull/34",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
45918987 | write to stdout
Thank you very much for raspi2png!
I would like to make 2 suggestions:
It would be useful to support writing to stdout. I normally snapshot the pi screen to send it to a web page. Now I do something like this using inetd:
echo "HTTP/1.1 200 OK"
echo "Content-type: image/png"
echo
raspi2png -p "/run/... | gharchive/issue | 2014-10-15T20:59:52 | 2025-04-01T06:42:14.246161 | {
"authors": [
"AndrewFromMelbourne",
"ktsaou"
],
"repo": "AndrewFromMelbourne/raspi2png",
"url": "https://github.com/AndrewFromMelbourne/raspi2png/issues/5",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2137161713 | QoL 1.3.14
Current Behavior
Please fix the following issues:
After scanning, the program does not move to the foreground. Because of this, there is no understanding whether the scanning has completed or not yet.
After scanning, but before answering the "copy to clipboard. yes/no" question, the ENTER trap is still he... | gharchive/issue | 2024-02-15T18:24:10 | 2025-04-01T06:42:14.253898 | {
"authors": [
"aisalexa666"
],
"repo": "Andrewthe13th/Inventory_Kamera",
"url": "https://github.com/Andrewthe13th/Inventory_Kamera/issues/506",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1272362488 | 🛑 ManageInvite is down
In a38e493, ManageInvite (https://manage-invite.xyz) was down:
HTTP code: 403
Response time: 59 ms
Resolved: ManageInvite is back up in d53b62d.
| gharchive/issue | 2022-06-15T14:56:27 | 2025-04-01T06:42:14.262036 | {
"authors": [
"Androz2091"
],
"repo": "Androz2091/status",
"url": "https://github.com/Androz2091/status/issues/28",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1262974415 | macOS build doesn't work
Hi! I've implemented this in macOs and first this error occured:
Class AppleTypeCRetimerRestoreInfoHelper is implemented in both /usr/lib/libauthinstall.dylib (0x202f4deb0) and
/Library/Apple/System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevice (0x1045ec4f8). One of... | gharchive/issue | 2022-06-07T09:06:55 | 2025-04-01T06:42:14.274512 | {
"authors": [
"AngeloAvv",
"SergeShkurko",
"Sergelenchimeg",
"urbanMar"
],
"repo": "AngeloAvv/flutter_flavorizr",
"url": "https://github.com/AngeloAvv/flutter_flavorizr/issues/106",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
132160354 | Where can I edit the localeswitcher output?
I would like to add a flagicon to every anchor. I would prefer to do this using a span or i tag, using classes to pick the backgrounds.<i class="lang"></i>. Where can I edit this?
You can supply your own twig file for the localeswitcher by calling it with an argument like... | gharchive/issue | 2016-02-08T14:45:52 | 2025-04-01T06:42:14.302319 | {
"authors": [
"Puddingboy",
"SahAssar",
"madc"
],
"repo": "AnimalDesign/bolt-translate",
"url": "https://github.com/AnimalDesign/bolt-translate/issues/4",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2306622022 | HSGQ SFP XPON ONU Stick firmware
Would someone please help me to find the latest firmware for HSGQ SFP XPON ONU Stick
Official | 220923:
https://github.com/Anime4000/RTL960x/tree/main/Firmware/DFP-34X-2C2
Lastest | 240408 : (via https://github.com/Anime4000/RTL960x/issues/271)
https://www.mediafire.com/file/98qt78y... | gharchive/issue | 2024-05-20T19:22:28 | 2025-04-01T06:42:14.307341 | {
"authors": [
"onion83",
"qatar2030"
],
"repo": "Anime4000/RTL960x",
"url": "https://github.com/Anime4000/RTL960x/issues/291",
"license": "Unlicense",
"license_type": "permissive",
"license_source": "github-api"
} |
125817720 | Side menu lag and performance issues
Replace navigationdrawer with the support library
Run overdraw and fix issues
souces: http://developer.android.com/tools/performance/index.html
Freshdesk issue 24
Navigation drawer has been replaced
| gharchive/issue | 2016-01-10T12:51:00 | 2025-04-01T06:42:14.309150 | {
"authors": [
"ratan12"
],
"repo": "AnimeNeko/Atarashii",
"url": "https://github.com/AnimeNeko/Atarashii/issues/478",
"license": "bsd-2-clause",
"license_type": "permissive",
"license_source": "bigquery"
} |
759799422 | Qubit Locations array is indexed with node values?!
This is some weird code here, try to understand what it is for. It uses the qubit locations array and indexes is by the node values involved in the swap, which is to be indexed by the qubit ids.
for (node1, node2) in swap_edges:
# FIXME: This is weird, w... | gharchive/issue | 2020-12-08T21:34:59 | 2025-04-01T06:42:14.313211 | {
"authors": [
"AnimeshSinha1309"
],
"repo": "AnimeshSinha1309/quantum-rl",
"url": "https://github.com/AnimeshSinha1309/quantum-rl/issues/24",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2334181447 | Blood test page added
Fixes #365
Description
Created a blood test page where the user can book for the tests
Related Issues
Type of PR
[ ] Bug fix
[x] Feature enhancement
[ ] Documentation update
[ ] Other (specify): _______________
Screenshots / videos (if applicable)
https://github.com/Anishkagupta04/RAPIDOC-HEAL... | gharchive/pull-request | 2024-06-04T18:58:50 | 2025-04-01T06:42:14.324558 | {
"authors": [
"Anishkagupta04",
"samarsajad",
"varshith257"
],
"repo": "Anishkagupta04/RAPIDOC-HEALTHCARE-WEBSITE-",
"url": "https://github.com/Anishkagupta04/RAPIDOC-HEALTHCARE-WEBSITE-/pull/432",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2602665601 | 📝[documentation Update]: README.md file
Is there an existing issue for this?
[X] I have searched the existing issues
Issue Description
Get Started Section can be a bit more clear and understandable with enhanced visual appeal.
No Contribution Points Section for GSSoC
No Key Features Section
No Contact Section
Sugg... | gharchive/issue | 2024-10-21T14:02:54 | 2025-04-01T06:42:14.329679 | {
"authors": [
"Anjaliavv51",
"dharmesh191312"
],
"repo": "Anjaliavv51/Retro",
"url": "https://github.com/Anjaliavv51/Retro/issues/686",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2353049494 | Usertest Iteratie 2
Scenario 1:
Je bent geïnteresseerd in het Qatar museum en wilt een preview zien van wat voor kunstwerken hier worden tentoongesteld.
Scenario 2:
Je spreekt geen engels, maar alleen Arabisch. Je bent geïnteresseerd in het Qatar museum en wilt dus website kunnen begrijpen.
Jammer dat je de design... | gharchive/issue | 2024-06-14T10:20:33 | 2025-04-01T06:42:14.336382 | {
"authors": [
"Anna-Kyra"
],
"repo": "Anna-Kyra/proof-of-concept",
"url": "https://github.com/Anna-Kyra/proof-of-concept/issues/5",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2009873801 | Install error
Error while executing install.sh. This is being executed on a Raspberry Pi 4b running Raspbian bookworm. I tried the fix for Raspberry Pi's of sudo apt-get install libatlas-base-dev found in the troubleshooting link in the error message.
To Reproduce
Steps to reproduce the behavior:
Cloned the Git repo... | gharchive/issue | 2023-11-24T15:09:57 | 2025-04-01T06:42:14.375701 | {
"authors": [
"Anonoei",
"IronAegis90"
],
"repo": "Anonoei/klipper_auto_speed",
"url": "https://github.com/Anonoei/klipper_auto_speed/issues/9",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1328544158 | Clean up the index.ts file so that it's very easy to add a new chat handler
This should also migrate ON/OFF strings to an enum.
Kinda close to it now but there is a type problem which makes it unable to chain commands/chat handlers in a row and must be fixed before this can be closed.
Implemented in version v1.0.... | gharchive/issue | 2022-08-04T12:26:23 | 2025-04-01T06:42:14.378106 | {
"authors": [
"AnonymerNiklasistanonym"
],
"repo": "AnonymerNiklasistanonym/MoonpieBot",
"url": "https://github.com/AnonymerNiklasistanonym/MoonpieBot/issues/27",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1943761139 | animated-404-
Here an animated background for 404-error page.
https://github.com/AnshSinghSonkhia/Futuristic-CSS-Animations/assets/142415456/46225637-81e5-4403-9b13-f6e9779541a6
Kindly merge it with the hacktoberfest-accepted label.
| gharchive/pull-request | 2023-10-15T07:15:17 | 2025-04-01T06:42:14.379593 | {
"authors": [
"GauravP23"
],
"repo": "AnshSinghSonkhia/Futuristic-CSS-Animations",
"url": "https://github.com/AnshSinghSonkhia/Futuristic-CSS-Animations/pull/63",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2589473732 | Add possibility to install plugins
Sqlite-utils had the possibility to add plugins, for example like this:
sqlite-utils install sqlite-utils-sqlite-vec
In particular, I'm interested in the plugin sqlite-vec which is a vector search extension (to do RAG, deduplication, etc.)
Would it be possibly to add the possibilit... | gharchive/issue | 2024-10-15T17:50:25 | 2025-04-01T06:42:14.381515 | {
"authors": [
"alonsosilvaallende"
],
"repo": "AnswerDotAI/sqlite-minutils",
"url": "https://github.com/AnswerDotAI/sqlite-minutils/issues/16",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2324695131 | How to make table scale full width parent control
版本号
1.2.7.0
.NET SDK
.NET Framework 45 以上
操作系统
Windows 10
你的需求是什么?
I want to make this table maximum length in its parent element, please help me
AutoSizeColumnsMode.Fill has been added in version 1.2.8 is used to fill when the column width is not enough
AutoSi... | gharchive/issue | 2024-05-30T04:50:43 | 2025-04-01T06:42:14.396558 | {
"authors": [
"EVA-SS",
"xuanco941"
],
"repo": "AntdUI/AntdUI",
"url": "https://github.com/AntdUI/AntdUI/issues/7",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1931030484 | KeyError: "File 'roadmap' could not be found in '/content/gpt-engineer/gpt_engineer/cli/preprompts'"
Expected Behavior
gpt-engineer is reading the folder 'preprompt' from './gpt_engineer'.
Current Behavior
gpt_engineer is expecting the folder 'preprompt' in './gpt_engineer/cli'. Most likely because main.py was earli... | gharchive/issue | 2023-10-06T23:10:26 | 2025-04-01T06:42:14.467827 | {
"authors": [
"ATheorell",
"chrisivogt"
],
"repo": "AntonOsika/gpt-engineer",
"url": "https://github.com/AntonOsika/gpt-engineer/issues/771",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
864415333 | 是否考虑快速刷豆也加入多线程
如果也加入了进一步增加效率
加多线程。怕封号嗯。
好的,我在本地电脑上已经试验了快速刷分的多线程。
至于号被拉入黑名单,暂时还没有发生。我在服务器上跑30线程的,没有被封过。
主要是selenium太麻烦了还需要配置驱动,我准备学一下puppeteer,这样还可以在actions上挂着跑
| gharchive/issue | 2021-04-22T00:44:24 | 2025-04-01T06:42:14.487802 | {
"authors": [
"AntonVanke",
"Hyper-Beast",
"hexiaoshi2019"
],
"repo": "AntonVanke/JDBrandMember",
"url": "https://github.com/AntonVanke/JDBrandMember/issues/9",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
868074033 | Mention GitHub student pack in Coveralls
Coveralls is now part of the GitHub student developer pack.
Coverage remained the same at 86.957% when pulling 9fee4b3a0b17e4cd8ded3979b45339bef99f812e on zkotti:coveralls into 2ce57d7bffffe95290a7d4eb3150eadd3cfddd92 on AntonisGkortzis:master.
| gharchive/pull-request | 2021-04-26T19:32:37 | 2025-04-01T06:42:14.494082 | {
"authors": [
"coveralls",
"zkotti"
],
"repo": "AntonisGkortzis/UnitTestingDemoProject",
"url": "https://github.com/AntonisGkortzis/UnitTestingDemoProject/pull/6",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2078666692 | feat: Added benchmarks
There is a lot of parallelisation in the embedding functions which I suspect some of them may just be adding additional overhead, this benchmark should serve as a first step to optimising the performance further.
@joshniemela, thanks for scaffolding this.
Some notes:
The version is bumped b... | gharchive/pull-request | 2024-01-12T11:48:10 | 2025-04-01T06:42:14.520939 | {
"authors": [
"Anush008",
"joshniemela"
],
"repo": "Anush008/fastembed-rs",
"url": "https://github.com/Anush008/fastembed-rs/pull/19",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2654319550 | Start markdown
hi
hi
z
z
zx
created a
| gharchive/pull-request | 2024-11-13T06:08:24 | 2025-04-01T06:42:14.526529 | {
"authors": [
"Anxxity"
],
"repo": "Anxxity/skills-communicate-using-markdown",
"url": "https://github.com/Anxxity/skills-communicate-using-markdown/pull/3",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2006063083 | feat!: bump version [APE-1555]
What I did
fixes: #
How I did it
How to verify it
Checklist
[ ] Passes all linting checks (pre-commit and CI jobs)
[ ] New test cases have been added and are passing
[ ] Documentation has been updated
[ ] PR title follows Conventional Commit standard (will be automatically included in... | gharchive/pull-request | 2023-11-22T10:48:02 | 2025-04-01T06:42:14.541248 | {
"authors": [
"NotPeopling2day",
"antazoey"
],
"repo": "ApeWorX/ape-ens",
"url": "https://github.com/ApeWorX/ape-ens/pull/32",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1847100111 | H.265 codec issue
Crashes sometimes occur when recording H.265 streams.
Use the latest ffmpeg version.
| gharchive/issue | 2023-08-11T16:19:30 | 2025-04-01T06:42:14.562722 | {
"authors": [
"Apollo0289"
],
"repo": "Apollo0289/StreamRecorder",
"url": "https://github.com/Apollo0289/StreamRecorder/issues/1",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1890065960 | How to pull the docker images on jetson orin?
Describe the bug:Failed to start docker container.
Error: Error response from daemon:failed to create task for container: failed to create shim task:OCI runtime create failed: failed to create NVIDIA Container Runtime:failed to construct OCI spec modifier:requirements not... | gharchive/issue | 2023-09-11T09:24:58 | 2025-04-01T06:42:14.567529 | {
"authors": [
"Eyobagithub",
"usrn1"
],
"repo": "ApolloAuto/apollo",
"url": "https://github.com/ApolloAuto/apollo/issues/15128",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
242976168 | how can i slav the problen
docker: Got permission denied while trying to connect to the Docker daemon socket at unix:///var/run/docker.sock: Post http://%2Fvar%2Frun%2Fdocker.sock/v1.29/containers/create?name=apollo_dev: dial unix /var/run/docker.sock: connect: permission denied.
See 'docker run --help'.
Got permissi... | gharchive/issue | 2017-07-14T11:51:24 | 2025-04-01T06:42:14.570683 | {
"authors": [
"GoLancer",
"lzzzzzzzzz",
"xiaoxq"
],
"repo": "ApolloAuto/apollo",
"url": "https://github.com/ApolloAuto/apollo/issues/201",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
85860005 | Question about someone elses bot script.
I was using somone elses bot script which used the same line draws taht yours used when detecting the spikey blobs and enemy blobs. Except his allowed to change the color or all the blobs showing which ones were capable of eating you and which ones you could eat. Do you know t... | gharchive/issue | 2015-06-07T05:18:03 | 2025-04-01T06:42:14.595382 | {
"authors": [
"Andrew900460",
"Apostolique"
],
"repo": "Apostolique/Agar.io-bot",
"url": "https://github.com/Apostolique/Agar.io-bot/issues/65",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
49490676 | Disable keyboardshrinkview on iOS
with current keyboard plugin the param in XML file has no effect and keyboardshrinkview is always active. It could be very useful (and nice) to have an option to disable this ugly effect.
Closed as duplicate of https://github.com/AppGyver/steroids/issues/840
| gharchive/issue | 2014-11-20T04:19:36 | 2025-04-01T06:42:14.619041 | {
"authors": [
"fidoboy",
"harsaharsa"
],
"repo": "AppGyver/steroids",
"url": "https://github.com/AppGyver/steroids/issues/631",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
293825043 | http reporter not working (.NET CORE 2.0 web api)
From @mts57017 on January 23, 2018 3:44
is there something special i need to do to post json from app metrics to api endpoint? i am getting http error 415 for all requests
Copied from original issue: AppMetrics/AppMetrics#216
From @mts57017 on January 23, 2018 12:27... | gharchive/issue | 2018-02-02T09:31:41 | 2025-04-01T06:42:14.622479 | {
"authors": [
"alhardy"
],
"repo": "AppMetrics/Reporting",
"url": "https://github.com/AppMetrics/Reporting/issues/41",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2030467536 | onImageForAnalysis prevents video recording on iOS
Steps to Reproduce
Add onImageForAnalysis callback to example app. It can be as simple as
onImageForAnalysis: (image) async {
print('######################');
print(image.toInputImage());
print('######################');
}
Expected results
Video is recorded an... | gharchive/issue | 2023-12-07T10:50:43 | 2025-04-01T06:42:14.632819 | {
"authors": [
"Parfyonator",
"SacadM",
"g-apparence"
],
"repo": "Apparence-io/CamerAwesome",
"url": "https://github.com/Apparence-io/CamerAwesome/issues/421",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
453659981 | Had issues applying helm charts.
Hi,
When I tried to apply this chart to a k8s cluster (v1.12.7), I hit a few snags:
error: error validating "generated/aws-htl-prod/cloud-native/appdynamics-cluster-agent.yaml": error validating data: ValidationError(ServiceAccount): unknown field "namespace" in io.k8s.api.core.v1.Ser... | gharchive/pull-request | 2019-06-07T19:24:11 | 2025-04-01T06:42:14.638894 | {
"authors": [
"equick",
"f35f0ef9d0e827dae86552d3899f78fc",
"gswallow"
],
"repo": "Appdynamics/appdynamics-charts",
"url": "https://github.com/Appdynamics/appdynamics-charts/pull/2",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
137696846 | Support -reuseBrowserSession for standalone server
This enables sharing of one browser session between mulitple tests.
:+1: :+1:
| gharchive/pull-request | 2016-03-01T21:49:20 | 2025-04-01T06:42:14.640041 | {
"authors": [
"kart",
"ocr"
],
"repo": "Appdynamics/selenium",
"url": "https://github.com/Appdynamics/selenium/pull/7",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
1030117381 | add a macro with section support
This macro does not cover all ini use-cases, for instance [sections] (part of ini specification), which are used by /etc/rstudio/launcher.conf, e.g.:
[server]
address=127.0.0.1
port=5559
server-user=rstudio-server
authorization-enabled=1
thread-pool-size=4
enable-debug-logging=1
admin... | gharchive/issue | 2021-10-19T10:10:58 | 2025-04-01T06:42:14.671804 | {
"authors": [
"DamianBudelewski"
],
"repo": "Appsilon/ansible-rstudio-workbench",
"url": "https://github.com/Appsilon/ansible-rstudio-workbench/issues/10",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1802286207 | [Docs] remove Code of Conduct
This is not conduct that we really want and here is why:
Of cause we welcome everyone to contribute their codes and we don't care who they are or where they are from. It doesn't mean that we discriminate them. We treat everyone same and I think it's the best for everyone.
Code is the tr... | gharchive/pull-request | 2023-07-13T06:28:49 | 2025-04-01T06:42:14.674161 | {
"authors": [
"mrdrivingduck",
"qiuyuhang"
],
"repo": "ApsaraDB/PolarDB-for-PostgreSQL",
"url": "https://github.com/ApsaraDB/PolarDB-for-PostgreSQL/pull/397",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1661284901 | Feat: AI Content Detection
Vastly improves our existing DetectAI cog by using a more reliable detection system, provided by CopyLeaks.
Demo
https://user-images.githubusercontent.com/44247924/232254063-47e982b1-786c-409c-aba7-b8d71a446400.mp4
Ignore build failure
Have we spoken to the folks over @ CopyLeaks for a ... | gharchive/pull-request | 2023-04-10T20:02:59 | 2025-04-01T06:42:14.711750 | {
"authors": [
"Arborym",
"sebastiaan-daniels"
],
"repo": "Arborym/Pax-Academia",
"url": "https://github.com/Arborym/Pax-Academia/pull/161",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
119080311 | Mouse events not working in firefox
I'm using the latest maven of gwtquery. Firefox is up-to-date.
I noticed the mouse events are not passed to the parent element if there is a anchor element inside.
This happens on firefox and with gwtquery only.
Works fine on Safari & Chrome
Example
<style>
<!--
.test-box1 {
p... | gharchive/issue | 2015-11-26T17:02:18 | 2025-04-01T06:42:14.717947 | {
"authors": [
"Elrhino",
"heyarny",
"wlinuxw"
],
"repo": "ArcBees/gwtquery",
"url": "https://github.com/ArcBees/gwtquery/issues/366",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
96503604 | Set the status of build after starting the task
Now every simple-worker updates the status of build after testing. This may cause multiple worker to get the same job.
This is done before 0.3 release.
| gharchive/issue | 2015-07-22T08:07:05 | 2025-04-01T06:42:14.745560 | {
"authors": [
"tobegit3hub"
],
"repo": "ArchCI/simple-worker",
"url": "https://github.com/ArchCI/simple-worker/issues/16",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2080098623 | Change "server url" text in the menu
Is your feature request related to a problem? Please describe.
The current verbiage is confusing and vague. In the past people have provided the room url, the hostname and port together, etc
Describe the solution you'd like
Change the text to "Hostname/IP Address" to be clear what... | gharchive/issue | 2024-01-13T05:21:38 | 2025-04-01T06:42:14.749275 | {
"authors": [
"BadMagic100"
],
"repo": "ArchipelagoMW-HollowKnight/Archipelago.HollowKnight",
"url": "https://github.com/ArchipelagoMW-HollowKnight/Archipelago.HollowKnight/issues/213",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2229966738 | fix the URL_REGEX used in generic_html parsers
Fix the URL_REGEX in utils.py
I crawled a url:
url="https://twitter.com/share?url=https://akaao.success-corp.co.jp&text=アカイイト&アオイシロ 公式サイト&hashtags=アカアオ,元祖百合,アカイイト,アオイシロ"
and the re.findall(URL_REGEX, url) in the generic_html.py will return
['https://twitter.com/share?url... | gharchive/pull-request | 2024-04-07T21:26:56 | 2025-04-01T06:42:14.766700 | {
"authors": [
"pirate",
"tqobqbq"
],
"repo": "ArchiveBox/ArchiveBox",
"url": "https://github.com/ArchiveBox/ArchiveBox/pull/1396",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
467796004 | Comments and formatting
There should be more comments for people who copy this to make another project.
not really the place to be doing a 'template project' as such. Belongs in a separate repo and/or the wiki, if even necessary at all.
| gharchive/pull-request | 2019-07-14T05:07:32 | 2025-04-01T06:42:14.768129 | {
"authors": [
"km09",
"lowlevelm"
],
"repo": "ArchiveTeam/sketch-grab",
"url": "https://github.com/ArchiveTeam/sketch-grab/pull/1",
"license": "Unlicense",
"license_type": "permissive",
"license_source": "github-api"
} |
190571959 | Have new update ?
Hi , Have new update ? and how install it ?
I'm trying to figure out how to solve that too, so far i only found a website back-end api which generates an google video in a json output the url generated is:
https://redirector.googlevideo.com/videoplayback?requiressl=yes&id=e262a025b63fc415&itag=22... | gharchive/issue | 2016-11-20T17:45:58 | 2025-04-01T06:42:14.792185 | {
"authors": [
"ArdiArtani",
"izay4kun",
"matamune15"
],
"repo": "ArdiArtani/Google-Drive-Player-Script",
"url": "https://github.com/ArdiArtani/Google-Drive-Player-Script/issues/2",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1424335372 | MVC paradigm
MVC Paradigm:
Models folders has been updated with two new JS files. the files include a Highscores and questions.js. Created by Ben!
Views Folder:
Controller Folder:
Completed, structure is correct and up to date
| gharchive/issue | 2022-10-26T16:26:25 | 2025-04-01T06:42:14.825986 | {
"authors": [
"a1exlin"
],
"repo": "Arjunk-g/Project-2",
"url": "https://github.com/Arjunk-g/Project-2/issues/15",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
437955355 | Features/videochat
Finished videochat funcionality.
Functionality summary:
To start videochat user must send his videochatID with the new button (Send videochat ID).
The user who receives the id must write it in the text box in the left corner of the page and click connect.
Both users should accept permissions for u... | gharchive/pull-request | 2019-04-27T15:37:10 | 2025-04-01T06:42:14.874173 | {
"authors": [
"JavierUrones",
"LuisBoto",
"srensamblador"
],
"repo": "Arquisoft/dechat_es1b",
"url": "https://github.com/Arquisoft/dechat_es1b/pull/110",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1191496380 | Telegram Channel Coordination
I'm thinking about central coordination based on telegram channels. Like IRC-channels were used for DDoS coordination earlier.
For instance, I trust this channel https://t.me/itarmyofukraine2022, they don't have some machine-readable format but probably we can ask moderator to do that.
... | gharchive/issue | 2022-04-04T09:19:14 | 2025-04-01T06:42:14.880475 | {
"authors": [
"Arriven",
"FPavlovskiy"
],
"repo": "Arriven/db1000n",
"url": "https://github.com/Arriven/db1000n/issues/486",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
642506702 | Linux Mint 17, Qt 5.9: Windows menu does not work
Nothing comes up :(
done, should work for 0.6 (old read_proc replaced by qprocessinfo)
still shows only actual window, but not others :(
not an application issue.
reason: config file was changed by root, thus access to the file under user accound refused to work... | gharchive/issue | 2020-06-21T06:43:48 | 2025-04-01T06:42:14.882167 | {
"authors": [
"ArsMasiuk"
],
"repo": "ArsMasiuk/qvge",
"url": "https://github.com/ArsMasiuk/qvge/issues/88",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
301477470 | Tarot reader
Here is a dungeon generator that uses a 78 card tarot using cups, swords, pentacles, and wands, and Major Arcana. Do you think /r deal 5 tarot could be implemented?
Yep, it can be implemented of course.
I suppose I had that coming. Will you?
I'm in a tight stop currently, trying to kickstart a coup... | gharchive/issue | 2018-03-01T16:47:11 | 2025-04-01T06:42:14.896674 | {
"authors": [
"ArtemGr",
"steelsmiter"
],
"repo": "ArtemGr/Sidekick",
"url": "https://github.com/ArtemGr/Sidekick/issues/107",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
536835809 | cannot crop with camera
i use camera to crop, but not working, onActivityResult:
requestCode = 203
resultCode = 204
error:
java.lang.RuntimeException: Failed to load sampled bitmap: /storage/emulated/0/Pictures/pics/JPEG_20191212_154018-766922938.jpg
No content provider: /storage/emulated/0/Pictures/pics/JPEG_2019121... | gharchive/issue | 2019-12-12T08:48:21 | 2025-04-01T06:42:14.901082 | {
"authors": [
"luchfilip",
"vohoangtuit"
],
"repo": "ArthurHub/Android-Image-Cropper",
"url": "https://github.com/ArthurHub/Android-Image-Cropper/issues/727",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
2499088470 | [Suggestion] Prices of possibilities
If possible, it would be cool if there was a tooltip for possible drops in unidentified boxes that would show avg and unided avg price for each possible item, possibly also a total average of that box if there are more than 1 item possible.
I made a concept of how it would look
... | gharchive/issue | 2024-08-31T23:32:50 | 2025-04-01T06:42:14.925466 | {
"authors": [
"BVSTSirop",
"Rafii2198",
"goncastrum"
],
"repo": "Aruloci/WynnVentory",
"url": "https://github.com/Aruloci/WynnVentory/issues/37",
"license": "CC0-1.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1524370278 | Create level system
Create system for levels in the game.
Completed: 77ef9c9859ddaa06a7371feed3caaeda7628f6a1
| gharchive/issue | 2023-01-08T07:12:28 | 2025-04-01T06:42:14.926346 | {
"authors": [
"ArunBohra12"
],
"repo": "ArunBohra12/shoot-em-birds",
"url": "https://github.com/ArunBohra12/shoot-em-birds/issues/11",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2412109655 | 🛑 Library Catalog Search (Libcat) is down
In ca61bb8, Library Catalog Search (Libcat) (http://libcat.asburyseminary.edu/) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Library Catalog Search (Libcat) is back up in 9d2a868 after 17 minutes.
| gharchive/issue | 2024-07-16T21:57:32 | 2025-04-01T06:42:14.956649 | {
"authors": [
"JohnsonLM"
],
"repo": "Asbury-Theological-Seminary-A-Team/status",
"url": "https://github.com/Asbury-Theological-Seminary-A-Team/status/issues/60",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
868412098 | service内一个方法执行多次sql语句,返回结果错乱问题
node version : v12.16.1
@hyoga/egg-mysql version: "^1.0.9",
问题:
total 得到mysql的链接
result 得到count的计算结果
期望:
total 得到count的计算结果
result 得到分页的计算结果
`
/**
查询统计数
@example mysql.table('article_posts').count().select(), count()后可拼接field()和where()
@return {Mysql} 实例
*/
count(): Mysql {
this.... | gharchive/issue | 2021-04-27T03:26:51 | 2025-04-01T06:42:14.972380 | {
"authors": [
"AspenLuoQiang",
"heibaikn"
],
"repo": "AspenLuoQiang/hyoga-mysql",
"url": "https://github.com/AspenLuoQiang/hyoga-mysql/issues/11",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
138583768 | PostProcess
Hi all, first off great library thanks so much for this! I'm trying to use this in an application where ideally I'd like a PostProcess in almost the same way there's PreProcess right now, essentially i want to audit all activity on the wire (simply put it's going to throw the request, response, ip address... | gharchive/issue | 2016-03-04T20:53:04 | 2025-04-01T06:42:15.002079 | {
"authors": [
"Astn",
"dawesc"
],
"repo": "Astn/JSON-RPC.NET",
"url": "https://github.com/Astn/JSON-RPC.NET/issues/54",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
332997578 | updating multiple sources?
I switched over from MAL Library to Shukofukurou, got a new donation key so I could update manga, and entered credentials for both Kitsu and AniList.
It doesn't appear that updates to manga progress are being synced to both sites. Is that supposed to work? For now I'm going to log out of... | gharchive/issue | 2018-06-16T16:12:19 | 2025-04-01T06:42:15.028714 | {
"authors": [
"fieldhouse",
"moyitpro"
],
"repo": "Atelier-Shiori/Shukofukurou",
"url": "https://github.com/Atelier-Shiori/Shukofukurou/issues/15",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
945243404 | Use local Athenz Cert for mtls connection with identity provider
Signed-off-by: Ofer Levi ofer.levi@verizonmedia.com
To clarify the comments - the change does not imply the use of athenz certs or external ones that we get from Digicert. For example, I can get a key/cert from digicert and just configure them to be ... | gharchive/pull-request | 2021-07-15T10:38:18 | 2025-04-01T06:42:15.032695 | {
"authors": [
"OferLevi85"
],
"repo": "AthenZ/athenz",
"url": "https://github.com/AthenZ/athenz/pull/1552",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
712987215 | [task] Обновление импорта apollo-client при миграции на версию 3.0
Использование пакета @atlantis-lab/next-app-with-apollo приводит к ошибке
error - ../../../../node_modules/@apollo/react-hooks/lib/react-hooks.esm.js:5:0
Module not found: Can't resolve 'apollo-client'
Необходимо выполнить инструкции по миграции
| gharchive/issue | 2020-10-01T16:13:34 | 2025-04-01T06:42:15.034155 | {
"authors": [
"unmyke"
],
"repo": "Atlantis-Lab/nextjs",
"url": "https://github.com/Atlantis-Lab/nextjs/issues/93",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
133214590 | 282 new markets page design
Changed some global styles and such, would like to get this in sooner rather than later as it might help other sections
Looking sharp :)
| gharchive/pull-request | 2016-02-12T11:17:24 | 2025-04-01T06:42:15.156854 | {
"authors": [
"thinkloop",
"tinybike"
],
"repo": "AugurProject/augur",
"url": "https://github.com/AugurProject/augur/pull/285",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2254963712 | Use string catalog file
Summary
Use string catalog file
Changes Made
Use string catalog file
TODO
N/A
Motivation
Moderner way of translations
Testing
N/A
Screenshots/GIFs
N/A
Checklist
Please ensure all of the following are completed before submitting the PR:
[x] Code has been tested and verified.
[x] Documentation ... | gharchive/pull-request | 2024-04-21T08:23:32 | 2025-04-01T06:42:15.162306 | {
"authors": [
"0xWDG",
"aurora-care-bear"
],
"repo": "AuroraEditor/AuroraEditor",
"url": "https://github.com/AuroraEditor/AuroraEditor/pull/645",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.