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
645648955
[Fix] Handle other message types from erl ssh_sftp It seems in certain situations Erlang client answers with an error tuple like {:error, :closed} and not with a single message See docs for start_channel return type at http://erlang.org/doc/man/ssh_sftp.html#type-reason (tuple) Note that this patch does not take int...
gharchive/pull-request
2020-06-25T15:18:59
2025-04-01T04:34:32.816551
{ "authors": [ "tlux", "zoten" ], "repo": "i22-digitalagentur/sftp_client", "url": "https://github.com/i22-digitalagentur/sftp_client/pull/13", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
681793088
Fix creating empty id field when creating new document Fix #23 exclude={'id'} was only added when updating a document, now I added to creating as well. PS. maybe setting "exclude_none" to true can be another solution? @tc-imba Hello! Thanks for your contribution! I need a little time to check your decision and if i...
gharchive/pull-request
2020-08-19T12:16:08
2025-04-01T04:34:32.823549
{ "authors": [ "i8enn", "tc-imba" ], "repo": "i8enn/pydantic-odm", "url": "https://github.com/i8enn/pydantic-odm/pull/27", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2266004015
Update the game over message Update the game over message so people know how to play again! good to go i reckon
gharchive/pull-request
2024-04-26T15:16:17
2025-04-01T04:34:32.827999
{ "authors": [ "iAreGitHugger" ], "repo": "iAreGitHugger/skills-review-pull-requests", "url": "https://github.com/iAreGitHugger/skills-review-pull-requests/pull/1", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
139071974
#1186 Performance: usage of String.format in ARSCDecoder.addMissingResSpecs Addresses issue #1186 Reduces the time it takes to parse the Android framework by ~50%. The synthesized name now has no leading zeroes, but this doesn't appear to matter since the numeric part of the name isn't used anywhere. Thanks! Looks ...
gharchive/pull-request
2016-03-07T19:35:00
2025-04-01T04:34:32.829225
{ "authors": [ "dnault", "iBotPeaches" ], "repo": "iBotPeaches/Apktool", "url": "https://github.com/iBotPeaches/Apktool/pull/1187", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
1071273533
Docker Add a docker setup to the app please let me know what you think. also, update the readme.md Upgraded to PHP8.1 btw. Now that is live on prod and local. Going to close this for now. I was going to push it along the finish line, but it just isn't ready in a few parts and since no other contributors and just ...
gharchive/pull-request
2021-12-04T18:59:56
2025-04-01T04:34:32.831502
{ "authors": [ "Wernke96", "iBotPeaches" ], "repo": "iBotPeaches/LeafApp_Infinite", "url": "https://github.com/iBotPeaches/LeafApp_Infinite/pull/81", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2045295559
[BUG] OS: OS: [e.g. OSX, Windows, Linux] ADDON: Version: [e.g.: Release date or Version] Describe the bug A clear and concise description of what the bug is. To Reproduce Steps to reproduce the behavior: Go to '...' Click on '....' Scroll down to '....' See error Screenshots If applicable, add screenshots to he...
gharchive/issue
2023-12-17T17:05:57
2025-04-01T04:34:32.835596
{ "authors": [ "MarkBemjanim", "ZechsVariety", "schroef" ], "repo": "iBrushC/animextras", "url": "https://github.com/iBrushC/animextras/issues/26", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1528452695
How to train and test on my custom dataset Hi, thanks for your work. I am interested in this paper and I would like to train and use this model for my datasets. How can I train this model on my dataset? All the best. Kazuki Hello, have you solved the problem? @kazuki-can
gharchive/issue
2023-01-11T05:23:50
2025-04-01T04:34:32.836887
{ "authors": [ "Poonwai", "kazuki-can" ], "repo": "iCGY96/ARPL", "url": "https://github.com/iCGY96/ARPL/issues/16", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1055166746
🛑 Developer is down In 5f32b0b, Developer (https://developer.audiomob.io/) was down: HTTP code: 404 Response time: 210 ms Resolved: Developer is back up in 06323d2.
gharchive/issue
2021-11-16T17:58:49
2025-04-01T04:34:32.857768
{ "authors": [ "iGrubesic" ], "repo": "iGrubesic/expert-disco", "url": "https://github.com/iGrubesic/expert-disco/issues/11", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1315493291
Nest Sensors won't show up The problem For some reason the Nest Sensors linked to my thermostats won't show up with the Home Assistant. The seem to be working for a while but then they stopped working. I can access the Nest Protects in my house but not the sensors. Any idea how to get these working are highly appreci...
gharchive/issue
2022-07-22T23:43:53
2025-04-01T04:34:32.864529
{ "authors": [ "Anto79-ops", "Skates1616", "iMicknl", "vparfaniuc" ], "repo": "iMicknl/ha-nest-protect", "url": "https://github.com/iMicknl/ha-nest-protect/issues/95", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
955538018
How can i use tun2socks in native android app? From the translation: I'm sorry I asked you here. I am a beginner in Android development.I want to connect to the socks server through VPN.But I did not find the ideal module.Thank you for your open source plug-in, this project seems to be what I want, but I will not use...
gharchive/issue
2021-07-29T07:17:04
2025-04-01T04:34:32.867602
{ "authors": [ "iMrDJAi", "plusl894860970" ], "repo": "iMrDJAi/cordova-plugin-tun2socks-udp-associate", "url": "https://github.com/iMrDJAi/cordova-plugin-tun2socks-udp-associate/issues/1", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
209844973
Licence Hi Léo, you have made an aweasome library ¿Could you please add a License in order to use it? Thanks. Edit: Title should be 'License', sorry. Hi @asier-gutierrez I added a MIT License to the project. Feel free to use it as you want now :)
gharchive/issue
2017-02-23T18:29:46
2025-04-01T04:34:32.877608
{ "authors": [ "asier-gutierrez", "iNem0o" ], "repo": "iNem0o/DatPayment", "url": "https://github.com/iNem0o/DatPayment/issues/1", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1506883286
Introduce an "uptime" check on deployed sites We accidentally deployed with a mistake which resulted in our site 404ing. We should introduce a way to notify us of downtime. Not sure what is the best way, but I found a tool called Upptime that automatically creates an issue on GitHub whenever an endpoint goes down....
gharchive/issue
2022-12-21T20:36:21
2025-04-01T04:34:32.899833
{ "authors": [ "FlyersPh9", "mayank99", "rohan-kadkol" ], "repo": "iTwin/iTwinUI", "url": "https://github.com/iTwin/iTwinUI/issues/873", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1322602029
Use ImageBitmap in gltf reader when possible Review + finalize this PR: https://github.com/iTwin/itwinjs-core/pull/3503 #4010 @markschlosseratbentley Make another item to investigate createImageBitmaps on other devices.
gharchive/issue
2022-07-29T19:22:32
2025-04-01T04:34:32.901235
{ "authors": [ "markschlosseratbentley", "pmconne" ], "repo": "iTwin/itwinjs-core", "url": "https://github.com/iTwin/itwinjs-core/issues/4001", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1898994224
Alfonso m/blank connection invalid name Fixes #6000 Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.You have signed the CLA already but the status is still pending? Let us recheck i...
gharchive/pull-request
2023-09-15T19:47:02
2025-04-01T04:34:32.903215
{ "authors": [ "Alfonso-Martello", "CLAassistant" ], "repo": "iTwin/itwinjs-core", "url": "https://github.com/iTwin/itwinjs-core/pull/6003", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1863310262
Music bot doesn't have sound When I search for a music, The bot shows me some names with numbers, when I send for example 2 bot sais playing.. but no sound. Sorry for late reply XD but problem solved in new Version
gharchive/issue
2023-08-23T13:11:53
2025-04-01T04:34:32.904272
{ "authors": [ "MahdiFarahi", "iTzArshia" ], "repo": "iTzArshia/Discord-Music-Bot", "url": "https://github.com/iTzArshia/Discord-Music-Bot/issues/9", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1974131694
ci: sphinx: try to rewrite to fix Issue #54 Wontfix, due to migraton to mkdocs (#56)
gharchive/pull-request
2023-11-02T12:19:10
2025-04-01T04:34:32.916880
{ "authors": [ "iacopy" ], "repo": "iacopy/cleanpython", "url": "https://github.com/iacopy/cleanpython/pull/55", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
110084036
Update authoritative_dns_setup.md Namecheap updated their whole system and I replaced the old screenshots with new ones, some changes in the text were made to. Correct my text changes when necessary. Pull request: https://github.com/iagox86/dnscat2/pull/69 Awesome, thanks for taking care of that! It's merged. :+1:
gharchive/issue
2015-10-06T19:38:41
2025-04-01T04:34:32.918416
{ "authors": [ "brammittendorff", "iagox86" ], "repo": "iagox86/dnscat2", "url": "https://github.com/iagox86/dnscat2/issues/70", "license": "bsd-3-clause", "license_type": "permissive", "license_source": "bigquery" }
1807803347
Merge 'ThreeMammals:master' into 'master' Let's update your repo with latest top-commits from head repository. That will allow to perform rebase-operation for feature branches without merge-commits. Could you Sync fork please? So, new develop branch will occur with all top commits. After that, close this PR please!...
gharchive/pull-request
2023-07-17T13:35:26
2025-04-01T04:34:32.920041
{ "authors": [ "raman-m" ], "repo": "iam-black/Ocelot", "url": "https://github.com/iam-black/Ocelot/pull/1", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
273148071
How can I run this as a background job in a headless linux machine? I want to run this tool as a background a linux environment, how can I achieve this? I have my router which is running openwrt (a linux distro) and I want to download the whole content. This tool requires PHP to run, so you have to install php in y...
gharchive/issue
2017-11-11T14:12:58
2025-04-01T04:34:32.925920
{ "authors": [ "RonakLodaya", "iamfreee" ], "repo": "iamfreee/laracasts-downloader", "url": "https://github.com/iamfreee/laracasts-downloader/issues/62", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
2362411849
🛑 Uptime Robot is down In 7591d1d, Uptime Robot (https://stats.uptimerobot.com/KGWYxcDMMR) was down: HTTP code: 502 Response time: 536 ms Resolved: Uptime Robot is back up in a042b52 after 12 minutes.
gharchive/issue
2024-06-19T13:36:50
2025-04-01T04:34:32.960042
{ "authors": [ "ian4hu" ], "repo": "ian4hu/mi-core-uptime", "url": "https://github.com/ian4hu/mi-core-uptime/issues/540", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1139131490
fix cycle in list ifd, fix #161 In some rare case (see #161), there can be a cycle in the ifd, resulting in an infinite loop when trying to extract the exif of an image this fixes this problem I published this as https://pypi.org/project/ExifRead-nocycle/ ; if anyone wants the fix sooner they can use it But of cour...
gharchive/pull-request
2022-02-15T19:35:13
2025-04-01T04:34:32.961845
{ "authors": [ "rom1504" ], "repo": "ianare/exif-py", "url": "https://github.com/ianare/exif-py/pull/162", "license": "bsd-3-clause", "license_type": "permissive", "license_source": "bigquery" }
128344138
issue #34 - allow both 200 and 204 for success in client.write() This will allow users of 0.4.0 to check for success in client.write() calls. Hmm I guess 204 means there is no json to be had now. Guess there is more to be fixed. I'm not sure what is an appropriate content for the return from client.write() now t...
gharchive/pull-request
2016-01-23T18:19:52
2025-04-01T04:34:32.997449
{ "authors": [ "frodopwns", "ianunruh" ], "repo": "ianunruh/hvac", "url": "https://github.com/ianunruh/hvac/pull/35", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
1836671723
🐛 关键词检索的显示问题 问题链接 关键词额外加了删除线 已经修复
gharchive/issue
2023-08-04T12:36:33
2025-04-01T04:34:33.011613
{ "authors": [ "bhikkhu-kosalla-china", "visuddhinanda" ], "repo": "iapt-platform/mint", "url": "https://github.com/iapt-platform/mint/issues/1318", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
55204348
Atom.Object.defineProperty.get is deprecated. atom.workspaceView is no longer available. In most cases you will not need the view. See the Workspace docs for alternatives: https://atom.io/docs/api/latest/Workspace. If you do need the view, please use atom.views.getView(atom.workspace), which returns an HTMLElement. A...
gharchive/issue
2015-01-22T20:27:40
2025-04-01T04:34:33.054247
{ "authors": [ "McLeanBH", "ibito" ], "repo": "ibito/linkify", "url": "https://github.com/ibito/linkify/issues/2", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
362669456
Error when installing Installing collected packages: csgo-demoparser Running setup.py install for csgo-demoparser ... error Complete output from command c:\users\t1moxa\appdata\local\programs\python\python37-32\python.exe -u -c "import setuptools, tokenize;__file__='C:\\Users\\T1MOXA\\AppData\\Local\\Temp\\pip-...
gharchive/issue
2018-09-21T15:34:50
2025-04-01T04:34:33.061016
{ "authors": [ "T1MOXA", "rmoe" ], "repo": "ibm-dev-incubator/demoparser", "url": "https://github.com/ibm-dev-incubator/demoparser/issues/1", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1743279209
Is it also an idea to write a real ansible module for MQ? I see in the code that you use the API. However, this is not always available due to the fact that you have to open an extra port on the MQ system. So is it an idea to also add an Ansible module to parse the commands? Hi Ouwe, Thank you for your question and...
gharchive/issue
2023-06-06T07:42:44
2025-04-01T04:34:33.066604
{ "authors": [ "mayur-raja", "ouwe-knutselaar" ], "repo": "ibm-messaging/mq-ansible-yaml-commands", "url": "https://github.com/ibm-messaging/mq-ansible-yaml-commands/issues/1", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1120025078
Replace production public keys This replaces the production public keys: The primary key is replaced. The backup key is moved and replaced. Signed-off-by: Joseph Reynolds joseph-reynolds@charter.net This gets built into the image via https://github.ibm.com/openbmc/openbmc/pull/1797 The code to install the keys ...
gharchive/pull-request
2022-01-31T23:02:54
2025-04-01T04:34:33.075137
{ "authors": [ "joseph-reynolds" ], "repo": "ibm-openbmc/ibm-acf", "url": "https://github.com/ibm-openbmc/ibm-acf/pull/15", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1651830338
JSON changes for IPV6 support. This commit adds the JSON changes necessary to support IPV6 configurations. Signed-off-by: Pavithra Barithaya pavithra.b@ibm.com Looks like some format issue which causing the CI fail: Format: FAILED Done
gharchive/pull-request
2023-04-03T10:57:32
2025-04-01T04:34:33.079151
{ "authors": [ "Pavithrab7" ], "repo": "ibm-openbmc/pldm", "url": "https://github.com/ibm-openbmc/pldm/pull/394", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2380029329
Remove all instances where we log InternalError In the pel registry , we have already removed all the instances where we send InternalError error, since its not really useful for debugging. We need to carefully check the cases and add unique errors in the pel registry and then add those to the pldm code. Removing the...
gharchive/pull-request
2024-06-28T09:45:26
2025-04-01T04:34:33.081197
{ "authors": [ "anoo1", "manojkiraneda" ], "repo": "ibm-openbmc/pldm", "url": "https://github.com/ibm-openbmc/pldm/pull/564", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1072981709
Create readSome/writeSome interface Expose the ability to write and read data as a stream, rather that whole packets only The write interface was easy, but what can be done about the read one. My current thinking is to provide a function wsSetReadGranularity (or something in that spirit) which would allow reads aft...
gharchive/issue
2021-12-07T06:51:06
2025-04-01T04:34:33.090264
{ "authors": [ "iboB" ], "repo": "iboB/fishnets", "url": "https://github.com/iboB/fishnets/issues/2", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
993676401
🛑 Secret Site is down In 0aff8e1, Secret Site ($SECRET_SITE) was down: HTTP code: 0 Response time: 0 ms Resolved: Secret Site is back up in b3a612d.
gharchive/issue
2021-09-10T23:33:35
2025-04-01T04:34:33.095612
{ "authors": [ "sqeven" ], "repo": "icarephone/upptime", "url": "https://github.com/icarephone/upptime/issues/2245", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
283868998
Passing array for params does not work Using below call users.get --userIds "a1234" --userIds 'a5678' sends { userIds: { '0': "a1234", '1': "a5678" } } Once I change https://github.com/ice-services/moleculer-repl/blob/9769af1f9da8f47369b5c0cd498201b522bcdfdd/src/index.js#L35 to have below code it above to this if (A...
gharchive/issue
2017-12-21T12:36:22
2025-04-01T04:34:33.104889
{ "authors": [ "icebob", "mailaneel" ], "repo": "ice-services/moleculer-repl", "url": "https://github.com/ice-services/moleculer-repl/issues/3", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
741683440
As a Data owner/Data manager I want to receive an email reminding me that my annual data is due for upload ..so that I will continue to share my latest data original id#7 Data call?
gharchive/issue
2020-11-12T15:14:10
2025-04-01T04:34:33.133369
{ "authors": [ "LynnHeeley", "cmspinto" ], "repo": "ices-tools-dev/cetaceans", "url": "https://github.com/ices-tools-dev/cetaceans/issues/10", "license": "CC0-1.0", "license_type": "permissive", "license_source": "github-api" }
910056665
error.log {'success': False, 'code': 'invalid_size', 'message': 'Unavailable image format', 'RequestId': '03D1829D-7953-4A00-821E-637CC70FE86F'} 从提示信息上看似乎是你的图片格式smms不支持 可以确认一下图片格式是不是主流的jpeg,jpg,png等 或者就是图片过大,smms图床好像最多支持5m大小 或者你可以换个图床服务试试看 我目前用的腾讯云oss,一年50G免费空间,使用费用相当低,个人站用的话可以忽略不计,当然免费期到期后续费以及如果不续费迁移图片是个大问题,且走且...
gharchive/issue
2021-06-03T03:21:53
2025-04-01T04:34:33.136175
{ "authors": [ "icexmoon", "scylamb" ], "repo": "icexmoon/markdown-img", "url": "https://github.com/icexmoon/markdown-img/issues/3", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1264002321
make it possible to add custom pre/post response logic in handle function Closes #7 I've been using trpc like this this for a while now so I thought I might as well create a pr. This pr makes it possible to easily execute your own logic in your handle function. // src/hooks.ts export const handle = async ({ event, r...
gharchive/pull-request
2022-06-07T23:44:05
2025-04-01T04:34:33.137851
{ "authors": [ "ambiguous48", "icflorescu" ], "repo": "icflorescu/trpc-sveltekit", "url": "https://github.com/icflorescu/trpc-sveltekit/pull/8", "license": "ISC", "license_type": "permissive", "license_source": "github-api" }
2724405855
🛑 Cravings For Green is down In c209a06, Cravings For Green (https://cravingsforgreen.nl/) was down: HTTP code: 500 Response time: 10408 ms Resolved: Cravings For Green is back up in d658d21 after 28 minutes.
gharchive/issue
2024-12-07T06:13:29
2025-04-01T04:34:33.142356
{ "authors": [ "icheered" ], "repo": "icheered/uptime", "url": "https://github.com/icheered/uptime/issues/109", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2734262388
🛑 Cravings For Green is down In 39cc865, Cravings For Green (https://cravingsforgreen.nl/) was down: HTTP code: 500 Response time: 10677 ms Resolved: Cravings For Green is back up in 8e6725f after 3 hours, 55 minutes.
gharchive/issue
2024-12-11T23:41:21
2025-04-01T04:34:33.144682
{ "authors": [ "icheered" ], "repo": "icheered/uptime", "url": "https://github.com/icheered/uptime/issues/298", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2481587626
SF-24 https://etu-apu-9371.youtrack.cloud/issue/SF-24/Vnedrenie-servisa-kompilyacii При генерации термов проставлять по умолчанию то же базовое множество, что было выбрано в окне фазификации Исправить ошибку приведения типов
gharchive/pull-request
2024-08-22T19:47:11
2025-04-01T04:34:33.146608
{ "authors": [ "MaxMen5", "damirbik" ], "repo": "ichepkov2401/SimpleFuzzy", "url": "https://github.com/ichepkov2401/SimpleFuzzy/pull/53", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
137088704
Multiline strings when converting from C# to VB In C# it's easy to have multi-line strings: string sql = @"select * from giggles where id = 1 order by name desc"; In VB 14, multi-line strings are now supported: Private sql As String = "select * from giggles where id = 1 order ...
gharchive/issue
2016-02-28T19:53:39
2025-04-01T04:34:33.172280
{ "authors": [ "ChadLevy", "christophwille" ], "repo": "icsharpcode/RefactoringEssentials", "url": "https://github.com/icsharpcode/RefactoringEssentials/issues/184", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
792125217
Pass meta to validator Pull Request Description What issue does this change request address? Refs #60 What are the significant changes in functionality due to this change request? This commit add the meta variable as a parameter to the Validator class method validate. For Change Control Board: Change Request Review...
gharchive/pull-request
2021-01-22T16:08:50
2025-04-01T04:34:33.190997
{ "authors": [ "dylanjm", "moosebuild" ], "repo": "idaholab/HERON", "url": "https://github.com/idaholab/HERON/pull/61", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
166545984
[QUESTION] Google Tag Manager - Full Implementation Hello idehub, First of all, thanks a lot for this great plugin, I decided to install it on my project, instead of native code we implemented months ago. As an analytics lover, I think that the power of GTM is even greater than a traditional GA implementation. I want...
gharchive/issue
2016-07-20T10:09:34
2025-04-01T04:34:33.255030
{ "authors": [ "cbrevik", "mferranti", "xavierlefevre" ], "repo": "idehub/react-native-google-analytics-bridge", "url": "https://github.com/idehub/react-native-google-analytics-bridge/issues/48", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
141816677
这么好的库为什么才这么点星星?! RT. Github上一千多颗星星的smooth scroll跟这个差远了. 多谢作者! 1024 感谢支持 :)
gharchive/issue
2016-03-18T09:37:25
2025-04-01T04:34:33.269691
{ "authors": [ "idiotWu", "ztmdsbt" ], "repo": "idiotWu/smooth-scrollbar", "url": "https://github.com/idiotWu/smooth-scrollbar/issues/2", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
989705223
Allow adding class to a template tag div Adds class as a template tag parameter. Additionally, unpinned Twisted to the latest version due to them fixing Django Channels issues. Version <21 was having install issues on Windows. @rmorshea I'm getting exceptions on all tests, seemingly related to selenium. Do you have...
gharchive/pull-request
2021-09-07T08:01:13
2025-04-01T04:34:33.300894
{ "authors": [ "Archmonger", "rmorshea" ], "repo": "idom-team/django-idom", "url": "https://github.com/idom-team/django-idom/pull/10", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2322104724
bug: reduce rerendering The Pull Request is ready [x] fixes idrinth-api-bench/issues#1081 [ ] all actions are passing [x] only fixes a single issue Overview prevent major rerenderings on site switxh Documentation-Website [x] mobile view is usable [x] desktop view is usable [x] no a-tags are used directly (NavLin...
gharchive/pull-request
2024-05-29T00:10:19
2025-04-01T04:34:33.304694
{ "authors": [ "Idrinth" ], "repo": "idrinth-api-bench/documentation-website", "url": "https://github.com/idrinth-api-bench/documentation-website/pull/40", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2126662565
DataTracker Pepijat Describe the issue bolehkah saya mengaktifkan Pepijat bagi DataTracker dan kesemua email, website, Network,dan kesemua yang ada pada Devices dan e-mail Gmail saya dapat menggunakan. Code of Conduct [X] I agree to follow the IETF's Code of Conduct Closing this as not-actionable. (if there's a...
gharchive/issue
2024-02-09T08:11:42
2025-04-01T04:34:33.361923
{ "authors": [ "Ashikin88", "rjsparks" ], "repo": "ietf-tools/datatracker", "url": "https://github.com/ietf-tools/datatracker/issues/7039", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
242255665
Unable to compile DS3BT - GCC version check malfunction @belek666 & @uyjulian, @ElPatas1 has been having some issues with compiling ds3bt in one of my commits, but I didn't change anything related to the DS3 stuff: "cc1: invalid option 'no-explicit-relocs'" As of the current head, he's still experiencing this issue. ...
gharchive/issue
2017-07-12T04:42:22
2025-04-01T04:34:33.391735
{ "authors": [ "ElPatas1", "sp193", "uyjulian" ], "repo": "ifcaro/Open-PS2-Loader", "url": "https://github.com/ifcaro/Open-PS2-Loader/issues/56", "license": "AFL-3.0", "license_type": "permissive", "license_source": "github-api" }
1606460894
[1.12.2] Game crashes upon launch. Minecraft: 1.12.2 Forge: 14.23.5.2860 Mods: 3 CodeChickenLib-1.12.2-3.2.3.358-universal EnderStorage-1.12.2-2.4.8-universal HadEnoughItems_1.12.2-4.24.1 Crash: crash-2023-03-02_03.36.32-client.txt At the title says, the game crashes upon launch when just the above mods added. Thi...
gharchive/issue
2023-03-02T09:39:56
2025-04-01T04:34:33.422523
{ "authors": [ "Z-Tunic", "igentuman" ], "repo": "igentuman/EnderStorage-continuation", "url": "https://github.com/igentuman/EnderStorage-continuation/issues/4", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1206319323
fix switch case fall through warning 🦟 Bug fix Bug Warning is raised when compiling on Ubuntu Jammy using g++11. /home/ijnek/ignition/garden/src/ign-common/graphics/src/SVGLoader.cc:584:18: warning: this statement may fall through [-Wimplicit-fallthrough=] 584 | while (i < count) | ~~...
gharchive/pull-request
2022-04-17T08:47:52
2025-04-01T04:34:33.432224
{ "authors": [ "ijnek" ], "repo": "ignitionrobotics/ign-common", "url": "https://github.com/ignitionrobotics/ign-common/pull/345", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
601639964
[ign-common1] Update BitBucket links Signed-off-by: Louise Poubel louise@openrobotics.org @osrf-jenkins run tests
gharchive/pull-request
2020-04-17T01:33:21
2025-04-01T04:34:33.433383
{ "authors": [ "chapulina" ], "repo": "ignitionrobotics/ign-common", "url": "https://github.com/ignitionrobotics/ign-common/pull/55", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2502227791
Rename "data" to "items" in multi response Is your feature request related to a problem? Please describe. The multi-response field data is generic and doesn't describe the returned data very well. Describe the solution you'd like I would like to use a more descriptive term e.g. items that indicate that a list is bein...
gharchive/issue
2024-09-03T08:20:06
2025-04-01T04:34:33.438510
{ "authors": [ "feluelle", "ianbuss", "sombathoudom" ], "repo": "igorbenav/fastcrud", "url": "https://github.com/igorbenav/fastcrud/issues/155", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2095462440
Image is white and transparent, doesn't work on pypi properly Describe the bug or question Image is white and transparent, doesn't work on pypi properly To Reproduce Just access https://pypi.org/project/fastcrud/ Fixed
gharchive/issue
2024-01-23T07:54:03
2025-04-01T04:34:33.440172
{ "authors": [ "igorbenav" ], "repo": "igorbenav/fastcrud", "url": "https://github.com/igorbenav/fastcrud/issues/6", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
375271248
error: unknown type name 'http_context_t' Hi, just cloned esp32-cam-demo, and while making I get the attached compiler errors, all related with http_context_t, has anybody had the same or similar error? or any idea of how to solve it? Thanks in advance Macbook Pro Mid 2015, MacOS 10.14 esp-idf cloned on Oct 26, 2018 ...
gharchive/issue
2018-10-30T00:32:08
2025-04-01T04:34:33.454053
{ "authors": [ "WJohnnyW", "fah", "mau-lopez", "treii28" ], "repo": "igrr/esp32-cam-demo", "url": "https://github.com/igrr/esp32-cam-demo/issues/104", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
229550974
Fails at runtime, KeyError: '--embed-art' Python version: 3.6.0 Bandcamp-dl version: bandcamp-dl-0.0.8-02.sierra Bandcamp-dl options: N/A url: N/A options: N/A Describe the issue: Install bandcamp-dl under macOS Sierra 10.12.4 using brew install bandcamp-dl Run bandcamp-dl Observe the following error: Traceback (mo...
gharchive/issue
2017-05-18T04:21:18
2025-04-01T04:34:33.460661
{ "authors": [ "Evolution0", "ryanmcginnis" ], "repo": "iheanyi/bandcamp-dl", "url": "https://github.com/iheanyi/bandcamp-dl/issues/118", "license": "unlicense", "license_type": "permissive", "license_source": "bigquery" }
541484208
Dependency: switch to newer nuSOAP library Hi, I'm maintainer of https://github.com/econea/nusoap package. I would appreciate if you could test this newer library in your wcmf. I am trying to build one rock solid library providing nuSOAP. Hi, thanks for your request. I'll have a look into it.
gharchive/pull-request
2019-12-22T18:08:45
2025-04-01T04:34:33.461979
{ "authors": [ "f3l1x", "iherwig" ], "repo": "iherwig/wcmf", "url": "https://github.com/iherwig/wcmf/pull/18", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
1932036620
default subscriptions for new sign up User story As a user I want / need set my subscription preferences right after I sign up for the newsletter So that receive the content I want to receive Acceptance criteria Users can adjust the subscriptions preferences after they sign up on the landing page. closes becaus...
gharchive/issue
2023-10-08T19:41:36
2025-04-01T04:34:33.463936
{ "authors": [ "iheziqi" ], "repo": "iheziqi/your-daily-board", "url": "https://github.com/iheziqi/your-daily-board/issues/25", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
552646515
Upgrade dependency version of reqwest 0.9 => 0.10.1 Upgrade dependency version of reqwest 0.9 => 0.10.1 Hey @ihrwein, any chance we could get a release with the changes in this PR? Upgrading to the latest version of rand lets us cull a number of duplicate dependencies from our downstream crate graph. (Thanks for a ...
gharchive/pull-request
2020-01-21T06:14:24
2025-04-01T04:34:34.009371
{ "authors": [ "benesch", "ihrwein", "incker2" ], "repo": "ihrwein/backoff", "url": "https://github.com/ihrwein/backoff/pull/9", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
306116063
Add a Gitter chat badge to README.md ihucos/plash now has a Chat Room on Gitter @ihucos has just created a chat room. You can visit it here: https://gitter.im/plash-containers/Lobby. This pull-request adds this badge to your README.md: If my aim is a little off, please let me know. Happy chatting. PS: Click here if ...
gharchive/pull-request
2018-03-17T01:14:00
2025-04-01T04:34:34.014572
{ "authors": [ "gitter-badger", "ihucos" ], "repo": "ihucos/plash", "url": "https://github.com/ihucos/plash/pull/27", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
2215115940
Predictor transformations for scenario covariates need to take contemporary ranges into account! The current predictor_transform() works for both current and future (e.g. scenario predictor objects). However the transformation of scale and norm is effectively done individually, e.g. if a user transforms their future ...
gharchive/issue
2024-03-29T10:51:43
2025-04-01T04:34:34.030282
{ "authors": [ "Martin-Jung" ], "repo": "iiasa/ibis.iSDM", "url": "https://github.com/iiasa/ibis.iSDM/issues/113", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
244129927
Test case failed -> Largest Sum Contiguous Subarray I checked only in Java The test case failed is input : -2 5 -1 Output: 3 expected output: 5 In C also one test code failed The test case failed is Input: 1, 2, -1, 3 Existing code Output: 3 Expected output: 5
gharchive/issue
2017-07-19T18:20:15
2025-04-01T04:34:34.036594
{ "authors": [ "jsroyal" ], "repo": "iiitv/algos", "url": "https://github.com/iiitv/algos/issues/420", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
558661250
文档里写的是上传同样文件时候会覆盖文件,上传同样目录会将目录内的文件重命名 实际上: BaiduPCS u a.txt a.txt 生成的是 a.txt/a.txt BaiduPCS u a.txt b 生成的是 b/a-xxxxxxxxxxx.txt 其实,我的需求是做成自动同步盘,就差完全覆盖这一步了(😂) 我也是没找到覆盖上传的方法,就是完全同样的文件有时候也不能秒传,可能是因为md5变了,结果就被重命名了 这个问题应该修复了, 不会自动重命名了, https://github.com/iikira/BaiduPCS-Go/commit/662feec06d46cfab9111839062955304...
gharchive/issue
2020-02-02T08:16:10
2025-04-01T04:34:34.038875
{ "authors": [ "hulichao", "iikira", "zzzop" ], "repo": "iikira/BaiduPCS-Go", "url": "https://github.com/iikira/BaiduPCS-Go/issues/861", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
171066729
手机端归档和关于打不开,显示错误—47 Expected behavior (预期行为) Actual behavior (实际行为) Steps to reproduce the behavior (重现步骤) NexT Informations Add the ✔ sign before an item which is affected by this behavior. NexT Version: Master Latest Release Old version - NexT Scheme: All schemes Muse Mist Pisces Other Informations (Like Brow...
gharchive/issue
2016-08-14T16:32:37
2025-04-01T04:34:34.070522
{ "authors": [ "ivan-nginx", "kangseven7" ], "repo": "iissnan/hexo-theme-next", "url": "https://github.com/iissnan/hexo-theme-next/issues/1044", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
2136390695
Exposing parse utils Hi. I quickly made this tracker issue while writing https://github.com/unjs/automd/issues/32 to see if you are interested to also expose a simple parse util? (could be either stream or returning whole AST). This can be used as parser core in unjs/omark ❤️ the md4c parser is pretty simple, it ju...
gharchive/issue
2024-02-15T12:21:57
2025-04-01T04:34:34.083420
{ "authors": [ "ije", "pi0" ], "repo": "ije/md4w", "url": "https://github.com/ije/md4w/issues/3", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2265214037
import mixin from 'uview-plus/libs/mixin/mixin.js' 中beforeDestroy和beforeUnmount的条件编译写法在vite 4.3.5 版本编译不通过 建议改成完整的写法 已修改 已修改 已经锁定vue3 版本 干脆把 // #ifdef VUE3 这个条件编译去掉吧 更新最新版本的uniapp 编译又 报错了 v3.2.24这个版本的包还是没有修复这个问题,预计多久可以发布呢?可以快点吗! 明天发
gharchive/issue
2024-04-26T08:09:06
2025-04-01T04:34:34.096393
{ "authors": [ "Bell-1", "idujiayou", "ijry" ], "repo": "ijry/uview-plus", "url": "https://github.com/ijry/uview-plus/issues/328", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
75871177
Remove 'subtitle' from the 'site' node I used to think that we do need 'subtitle' but recently I changed my mind. xD So remove it! Signed-off-by: Igor Kalnitsky igor@kalnitsky.org Coverage remained the same at 97.53% when pulling 6b20465486981abd5ce3bf92b0ddee14f71c1d08 on remove-subtitle into 4824ddeeae520e6bc83e...
gharchive/pull-request
2015-05-13T06:45:08
2025-04-01T04:34:34.098572
{ "authors": [ "coveralls", "ikalnitsky" ], "repo": "ikalnitsky/holocron", "url": "https://github.com/ikalnitsky/holocron/pull/118", "license": "bsd-3-clause", "license_type": "permissive", "license_source": "bigquery" }
185990949
Can't install release 0.3.2 I see the 0.3.2 release on PyPI, but running into trouble installing: ~ > pip install shellinford==0.3.2 Collecting shellinford==0.3.2 Could not find a version that satisfies the requirement shellinford==0.3.2 (from versions: 0.3.1) No matching distribution found for shellinford==0.3.2 ~...
gharchive/issue
2016-10-28T18:33:13
2025-04-01T04:34:34.108882
{ "authors": [ "ikegami-yukino", "julia326" ], "repo": "ikegami-yukino/shellinford-python", "url": "https://github.com/ikegami-yukino/shellinford-python/issues/2", "license": "bsd-3-clause", "license_type": "permissive", "license_source": "bigquery" }
424620302
difference between LPAh and LPCh Hi ikegami, I've found you maintain this two module in parallel. What difference is between them? As I guess from name, does LPAh use several loop way(including Coro) and LPCh only use Coro thread? Please enlighten me, Thanks On Sun, Mar 24, 2019 at 10:39 AM xiaoyafeng notificatio...
gharchive/issue
2019-03-24T14:39:34
2025-04-01T04:34:34.122603
{ "authors": [ "ikegami", "xiaoyafeng" ], "repo": "ikegami/perl-LWP-Protocol-AnyEvent-http", "url": "https://github.com/ikegami/perl-LWP-Protocol-AnyEvent-http/issues/10", "license": "CC0-1.0", "license_type": "permissive", "license_source": "github-api" }
1160542374
🛑 MusicBot UITM is down In 9b6ae44, MusicBot UITM (https://MusicBot-UITM.nexter32.repl.co) was down: HTTP code: 0 Response time: 0 ms Resolved: MusicBot UITM is back up in 9e94eeb.
gharchive/issue
2022-03-06T07:41:01
2025-04-01T04:34:34.133036
{ "authors": [ "ikhwan32" ], "repo": "ikhwan32/uptimevf", "url": "https://github.com/ikhwan32/uptimevf/issues/302", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1172233624
🛑 Penyanyi VF V2 is down In fa69914, Penyanyi VF V2 (https://evobot-1.nexter32.repl.co) was down: HTTP code: 0 Response time: 0 ms Resolved: Penyanyi VF V2 is back up in 7f7d42c.
gharchive/issue
2022-03-17T11:03:53
2025-04-01T04:34:34.135400
{ "authors": [ "ikhwan32" ], "repo": "ikhwan32/uptimevf", "url": "https://github.com/ikhwan32/uptimevf/issues/407", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1174451388
🛑 MusicBot UITM is down In 30e904d, MusicBot UITM (https://MusicBot-UITM.nexter32.repl.co) was down: HTTP code: 0 Response time: 0 ms Resolved: MusicBot UITM is back up in f598eea.
gharchive/issue
2022-03-20T06:16:22
2025-04-01T04:34:34.137786
{ "authors": [ "ikhwan32" ], "repo": "ikhwan32/uptimevf", "url": "https://github.com/ikhwan32/uptimevf/issues/446", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
683976980
[BUG] Firebase fatal error I clone ur code and run 'ng serve' and then it had the error on the console like this: [2020-08-22T10:39:51.853Z] @firebase/database: FIREBASE FATAL ERROR: Cannot parse Firebase url. Please use https://.firebaseio.com and it showed me on the problem on this code: var defaultLogHandler = fu...
gharchive/issue
2020-08-22T10:59:31
2025-04-01T04:34:34.146239
{ "authors": [ "Kuncy", "ikismail", "quyenhair2109" ], "repo": "ikismail/Angular-ShoppingCart", "url": "https://github.com/ikismail/Angular-ShoppingCart/issues/67", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1696805038
Samsung SDS smart lock Not Supported This plug-in can show my lock in Homekit but it shows Not Supported. The icon of the lock is a orange color house and can show the battery level but I cant control the lock itself. Is there any way to make it functionable in Homekit? Thank you I would need to see the detailed lo...
gharchive/issue
2023-05-04T22:59:24
2025-04-01T04:34:34.345836
{ "authors": [ "clayton718", "iklein99" ], "repo": "iklein99/homebridge-smartthings", "url": "https://github.com/iklein99/homebridge-smartthings/issues/172", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
165563605
Update Nginx config example Utilizing curly braces "{ }" in rewrite rules causes nginx to think that the location block has been closed (prematurely). This results in a directive "rewrite" is not terminated by ";" error Encasing the rewrite regex in quotes fixes this issue. Thanks!
gharchive/pull-request
2016-07-14T13:35:11
2025-04-01T04:34:34.351891
{ "authors": [ "ericcholis", "iksi" ], "repo": "iksi/KirbyFingerprint", "url": "https://github.com/iksi/KirbyFingerprint/pull/3", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
61046268
AttributeTO with null values handling From chicchiricco on August 20, 2010 17:08:53 When creating, ignore. When transforming UserTO in UserMod (for example), put it as attributeToBeRemoved only. Original issue: http://code.google.com/p/syncope/issues/detail?id=36 From chicchiricco on August 31, 2010 03:53:08 Status...
gharchive/issue
2015-03-13T11:45:58
2025-04-01T04:34:34.386990
{ "authors": [ "ilgrosso" ], "repo": "ilgrosso/syncope", "url": "https://github.com/ilgrosso/syncope/issues/44", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
1011084562
Segmentation fault when using libudev-zero with Yambar Yambar's battery module uses udev_monitor functions to query for battery state. It seems to work fine on startup, but as soon as the state changes (e. g. plug and unplug) it suffers a segmentation fault. A stock libudev.so.1 doesn't trigger the issue, and state c...
gharchive/issue
2021-09-29T15:07:09
2025-04-01T04:34:34.402272
{ "authors": [ "capezotte", "illiliti" ], "repo": "illiliti/libudev-zero", "url": "https://github.com/illiliti/libudev-zero/issues/42", "license": "ISC", "license_type": "permissive", "license_source": "github-api" }
2256491779
[Bug]: The interface turns abnormal white after used vibrancy Is there an existing issue for this? [X] I have searched the existing issues Current Behavior The interface turns white after used vibrancy just like https://github.com/EYHN/vscode-vibrancy/issues/24 Expected Behavior No response Steps To Reproduce Vibr...
gharchive/issue
2024-04-22T13:04:32
2025-04-01T04:34:34.405862
{ "authors": [ "Xyq777" ], "repo": "illixion/vscode-vibrancy-continued", "url": "https://github.com/illixion/vscode-vibrancy-continued/issues/145", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2608138328
Tarefa Faça minhas tarefas do cmsp Faça minhas tarefas Faça minhas tarefas no cmsp com respostas certas Faça as tarefas do CMSP
gharchive/issue
2024-10-23T10:47:11
2025-04-01T04:34:34.475253
{ "authors": [ "Anjinhaoff", "Dolifi", "Livia-Santos3212", "Viktor8735" ], "repo": "ilytobias/CMSP-Script", "url": "https://github.com/ilytobias/CMSP-Script/issues/3", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2133535652
🛑 Jurnal ASKS is down In 38db6ea, Jurnal ASKS (https://jurnal.stis.ac.id) was down: HTTP code: 0 Response time: 0 ms Resolved: Jurnal ASKS is back up in b77a465 after 19 minutes.
gharchive/issue
2024-02-14T04:51:09
2025-04-01T04:34:34.477608
{ "authors": [ "im-perativa" ], "repo": "im-perativa/stis-uptime", "url": "https://github.com/im-perativa/stis-uptime/issues/679", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1796700220
[BUG] 本地知识库,同样的提问回答有时相同,有时不同 上传了一个本地知识库,中文。 提了一个本地知识库的问题,不断提交同样问题的情况下,问题的回答会变得相反。 在知识库测试Beta Tab下,提同样的问题,发现库中的结果命中且分值较低。 推测:有时走了LLM,有时走了本地知识库。 不论回答是什么,都会提示出处。 样本问题: 10、公司给客户报销的车票能否计入差旅费? 答复:不可以计入差旅费,应该计入业务招待费。 一种回答是不可以,另一种回答是可以。 点击Web页面的 使用模式,切换到LLM对话时,同样的提问,提示了知识库的内容。 回答如下: 根据财税问答710_优化.docx的回答,公司给客户报销的车票不能计入差旅费,应该...
gharchive/issue
2023-07-10T12:44:40
2025-04-01T04:34:34.480026
{ "authors": [ "LMC117", "wasphuang" ], "repo": "imClumsyPanda/langchain-ChatGLM", "url": "https://github.com/imClumsyPanda/langchain-ChatGLM/issues/806", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
380708000
いいところ診断の結果に優しさを追加したい 以下の結果を追加したい '{userName}のいいところは優しさです。あなたの優しい雰囲気や立ち振る舞いに多くの人が癒やされています。' これから対応します。 って、練習とはいえ、これやと一人芝居やないかーい。 ページが動かない。修正が必要。 3b3b7a2e5cfa187137c669c1e8a4f6184d543f2f で対応しました。
gharchive/issue
2018-11-14T13:53:18
2025-04-01T04:34:34.489602
{ "authors": [ "imadedede" ], "repo": "imadedede/assessment", "url": "https://github.com/imadedede/assessment/issues/1", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
646749879
Ergonomics Closes: #233 @nabijaczleweli Thanks for the review.
gharchive/pull-request
2020-06-27T19:54:56
2025-04-01T04:34:34.490389
{ "authors": [ "HeroicKatora" ], "repo": "image-rs/image-png", "url": "https://github.com/image-rs/image-png/pull/234", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2291670279
SpeechRecognitionSink Fetch User Name? I have this code: func = getattr(recognizer, 'recognize_google', recognizer.recognize_google) text = func(audio) print(text) which outputs: it was such a unique thing 2024-05-12 19:17:49 INFO discord.ext.voice_recv.extras.speechrecognition sxypotatoe said: it was such a uniq...
gharchive/issue
2024-05-13T02:22:54
2025-04-01T04:34:34.513366
{ "authors": [ "Marcusbjol", "VenusMods" ], "repo": "imayhaveborkedit/discord-ext-voice-recv", "url": "https://github.com/imayhaveborkedit/discord-ext-voice-recv/issues/17", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2415553054
建议:更换头图后,删除未被使用的下载图片,以防占用内存过多 随机头图启用后,并非所有头图都符合心意,导致随机头图下载到本地,更换后本地目录仍存在很多未被使用到的头图, 可以考虑做一个自动删除无用题头图的操作,可能会出现误删 可以考虑做一个自动删除无用题头图的操作,可能会出现误删 感谢大佬,期待插件更新的一天 没那么快更新的,最近太忙了
gharchive/issue
2024-07-18T07:05:24
2025-04-01T04:34:34.517333
{ "authors": [ "imcnchl", "yumuing" ], "repo": "imcnchl/siyuan-plugin-more-cover", "url": "https://github.com/imcnchl/siyuan-plugin-more-cover/issues/7", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
321763880
Fix merge of sub map stored in a map[]interface{} See https://github.com/micro/go-config/issues/18 This PR should fix map[]interface{} containing maps @imdario any interest in this patch? I'll check it later today. Thanks. Hi, It's nearly the same but I don't check for isEmptyValue(dst) as I think that should b...
gharchive/pull-request
2018-05-09T23:52:24
2025-04-01T04:34:34.519877
{ "authors": [ "asim", "imdario", "pijalu" ], "repo": "imdario/mergo", "url": "https://github.com/imdario/mergo/pull/81", "license": "bsd-3-clause", "license_type": "permissive", "license_source": "bigquery" }
140121680
Uncaught Error: Emitter has been disposed [Enter steps to reproduce below:] ... ... Atom Version: 1.5.4 System: "Arch Linux" Thrown From: imdone-atom-github package, v0.1.9 Stack Trace Uncaught Error: Emitter has been disposed At /usr/share/atom/resources/app.asar/node_modules/event-kit/lib/emitter.js:77 Error: Em...
gharchive/issue
2016-03-11T08:32:46
2025-04-01T04:34:34.524135
{ "authors": [ "NeodarZ", "amacgregor" ], "repo": "imdone/imdone-atom-github", "url": "https://github.com/imdone/imdone-atom-github/issues/10", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
220933632
Plugin triggers multiple PHP warnings on activation due to include statements for scripts that don't exist For example: Warning: include(includes/compability.php): failed to open stream: No such file or directory in wp-content/plugins/images-via-imgix/imgix.php on line 19 and Warning: include(includes/class-images-vi...
gharchive/issue
2017-04-11T12:22:49
2025-04-01T04:34:34.529806
{ "authors": [ "RobertCalise", "thisislawatts" ], "repo": "imgix-wordpress/images-via-imgix", "url": "https://github.com/imgix-wordpress/images-via-imgix/issues/25", "license": "bsd-2-clause", "license_type": "permissive", "license_source": "bigquery" }
1470702691
feat: resize modal when assets re-render Description Checklist [ ] Read the contributing guidelines. [ ] Each commit follows the Conventional Commit spec format. [ ] Update the readme (if applicable). [ ] Update or add any necessary API documentation (if applicable) [ ] All existing unit tests are still passi...
gharchive/pull-request
2022-12-01T05:24:40
2025-04-01T04:34:34.550222
{ "authors": [ "luqven" ], "repo": "imgix/contentful", "url": "https://github.com/imgix/contentful/pull/183", "license": "BSD-2-Clause", "license_type": "permissive", "license_source": "github-api" }
1575058728
Unable to have nodes with >25 edges? I am attempting to make a large network with nodes that extend to many others. I have found that when a node has over 25 edges, the entire network disappears when I attempt to run Jaal. I am wondering if this is a known issue? Hey @elishillman I have not observed such issues. Ca...
gharchive/issue
2023-02-07T21:39:02
2025-04-01T04:34:34.614309
{ "authors": [ "elishillman", "imohitmayank", "varyemezzz" ], "repo": "imohitmayank/jaal", "url": "https://github.com/imohitmayank/jaal/issues/58", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
366080673
#8 FAQ & Release Notes com docz Release Notes/FAQ: https://docs.google.com/document/d/1FXOIWWSOPn3s8FDsYGNLKX4rRWLQJQxLODeT9hOSxCg/edit o arquivo esta privado?
gharchive/issue
2018-10-02T21:08:33
2025-04-01T04:34:34.629692
{ "authors": [ "cenicoemir", "enieber" ], "repo": "impulsonetwork/atena", "url": "https://github.com/impulsonetwork/atena/issues/39", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
391160868
Support for Gitlab Hi! I would like to own the data (comments) posted on my website by using the self-hosted Gitlab instance. So is it possible to use Gitlab issues instead of Github issues? Thanks! Why not use Staticman? Since eduardoboucas/staticman#219, it's possible to embed comments into the site. https://...
gharchive/issue
2018-12-14T15:43:01
2025-04-01T04:34:34.633162
{ "authors": [ "VincentTam", "rootkea", "sariabiha", "yanhaijing" ], "repo": "imsun/gitment", "url": "https://github.com/imsun/gitment/issues/177", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
2357669415
css 问题 Describe the issue 作者您好,当我使用vuetify进行项目构建时,同时引入了下面的style,问题出在emoji组件,显示错误 import 'vuetify/styles' import 'md-editor-v3/lib/style.css' import '@vavt/v3-extension/lib/asset/style.css' 如下 当把 vuetify 注释掉后,就又正常了 // import 'vuetify/styles' 有办法兼容吗? Procedure version "vuetify": "^3.5.8" ; "md-editor-v3": "^4.16.9", R...
gharchive/issue
2024-06-17T15:45:35
2025-04-01T04:34:34.639116
{ "authors": [ "bintheext", "imzbf" ], "repo": "imzbf/md-editor-v3", "url": "https://github.com/imzbf/md-editor-v3/issues/576", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
214305573
Flood by "Error sending message, checkout logs" messages Steps to reproduce use template with map fields, for example (we get summary field of CommonAnnotations): Alert {{.Status}} {{.CommonAnnotations.summary}} put JSON with empty map, for example ###skipped### "startsAt": "2017-03-15T09:23:37.861+03:00"...
gharchive/issue
2017-03-15T07:35:39
2025-04-01T04:34:34.661898
{ "authors": [ "hryamzik", "strangeman" ], "repo": "inCaller/prometheus_bot", "url": "https://github.com/inCaller/prometheus_bot/issues/13", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
414777706
Going to pages from some updates in the dashboard doesn't clear notification from header Right now if someone adds a comment to one of my observations and I click on the observation from my dashboard, that notification is marked as cleared in the header. For some content, however, that doesn't happen, such as: comme...
gharchive/issue
2019-02-26T19:25:42
2025-04-01T04:34:34.674208
{ "authors": [ "boucur", "tiwane" ], "repo": "inaturalist/inaturalist", "url": "https://github.com/inaturalist/inaturalist/issues/2169", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1041642768
adfada Describe the bug A clear and concise description of what the bug is, preferably with citations to the relevant code in this github repo. To Reproduce Steps to reproduce the behavior: Go to '...' Click on '....' Scroll down to '....' See error Expected behavior A clear and concise description of what you expe...
gharchive/issue
2021-11-01T21:07:19
2025-04-01T04:34:34.678213
{ "authors": [ "tiwane" ], "repo": "inaturalist/inaturalist", "url": "https://github.com/inaturalist/inaturalist/issues/3294", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1637683360
feat(rules-engine): add support for rules engine Add variable scorecard_ids to Statement classes Add CRUD interfaces for Scorecard/Rules note: documentation is WIP, will be provided immediately after review, hoping to get early feedbacks. note: please don't merge immediately, just kindly approve.
gharchive/pull-request
2023-03-23T14:42:27
2025-04-01T04:34:34.714896
{ "authors": [ "ColeDrain" ], "repo": "indicina-dev/decide-python", "url": "https://github.com/indicina-dev/decide-python/pull/30", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
31117362
Improve date readibility Currently the events page uses YYYY-MM-DD which has two problems. First, the year is first, so if you scan down the left edge you see only years which is not very useful. Second, there is month/day ambiguity between US and the rest of the world, so I'm not sure whether this is April 9th or Se...
gharchive/issue
2014-04-08T23:07:52
2025-04-01T04:34:34.738056
{ "authors": [ "aaronpk", "gRegorLove", "skinny97214", "tantek" ], "repo": "indieweb/wiki", "url": "https://github.com/indieweb/wiki/issues/11", "license": "unlicense", "license_type": "permissive", "license_source": "bigquery" }
2693464430
502 bad gateway Hi Got these message recently: 2024-11-26 08:07:49,703 [ERROR] Request failed: Server error '502 Bad Gateway' for url 'https://api.infera.org/worker/get_job' For more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/502. Retrying in 16 seconds... same here 我也这样 2024-11-2...
gharchive/issue
2024-11-26T07:08:47
2025-04-01T04:34:34.785713
{ "authors": [ "Badkkube", "GODDEXYX", "buzZbot-oc", "prafullss" ], "repo": "inferanetwork/install-scripts", "url": "https://github.com/inferanetwork/install-scripts/issues/2", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1304081221
:construction: change package install npm -> yarn 변경 사항 보안 이슈로 package 설치 시 npm -> yarn 으로 받도록 package.json 파일 수정 해당 내용은 feature/connectWallet -> develop 으로 merge 되면 필요없는 내용 참고 부탁드립니다. 넴!!
gharchive/pull-request
2022-07-14T00:36:08
2025-04-01T04:34:34.788361
{ "authors": [ "Miraboj", "infiduk" ], "repo": "infiduk/meta-governance-dapp", "url": "https://github.com/infiduk/meta-governance-dapp/pull/68", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2590470428
[Bug]:the reason of raptor failed Is there an existing issue for the same bug? [X] I have checked the existing issues. Branch name 0.10.0 Commit ID e18f407 Other environment information No response Actual behavior Start to do RAPTOR (Recursive Abstractive Processing For Tree-Organized Retrieval). Task has been rece...
gharchive/issue
2024-10-16T03:12:17
2025-04-01T04:34:34.795011
{ "authors": [ "KevinHuSh", "adogwangwang", "yuzhichang" ], "repo": "infiniflow/ragflow", "url": "https://github.com/infiniflow/ragflow/issues/2861", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
391328926
ISPN-9832 Allow default client marshaller to not require jboss marshalling https://issues.jboss.org/browse/ISPN-9832 Should have fixed test failures. The test failure https://ci.infinispan.org/job/Infinispan/job/PR-6549/3/testReport/junit/org.infinispan.test.integration.as.client/HotRodClientIT/testCacheManager/ ...
gharchive/pull-request
2018-12-15T01:17:56
2025-04-01T04:34:34.798281
{ "authors": [ "danberindei", "wburns" ], "repo": "infinispan/infinispan", "url": "https://github.com/infinispan/infinispan/pull/6549", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
839123172
ISPN-12878 LicenseTest.testLicense fails regex No match found Patternfly puts the artifact in with the group and has empty artifact https://issues.redhat.com/browse/ISPN-12878 Merged, thanks
gharchive/pull-request
2021-03-23T21:06:38
2025-04-01T04:34:34.799583
{ "authors": [ "tristantarrant", "wburns" ], "repo": "infinispan/infinispan", "url": "https://github.com/infinispan/infinispan/pull/9171", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }