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 |
|---|---|---|---|---|---|
1619340214 | Interpolates messages with variables
This PR adds the feature of interpolated messages.
[x] add a text inside the help message explaining the interpolation syntax
The interpolation syntax is the same one from KinoDB. One can write a slack interpolated message like this
@josevalim applied your last feedback regar... | gharchive/pull-request | 2023-03-10T17:28:37 | 2025-04-01T04:57:24.479201 | {
"authors": [
"hugobarauna"
],
"repo": "livebook-dev/kino_slack",
"url": "https://github.com/livebook-dev/kino_slack/pull/4",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1508413711 | Livebook windows app launcher error code 1
Environment
Operating system: Windows 10 Pro 22H2 OS Build 19045.2364
Livebook version: [v0.8.0] & [v0.7.1]
Current behavior
I've just installed Livebook v0.8.0 from official web site for the first time on this machine.
After installation it shows this error, then tried t... | gharchive/issue | 2022-12-22T19:05:17 | 2025-04-01T04:57:24.483416 | {
"authors": [
"ol3mon",
"wojtekmach"
],
"repo": "livebook-dev/livebook",
"url": "https://github.com/livebook-dev/livebook/issues/1602",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2623244861 | [bug][Android] java.lang.RuntimeException: android.opengl.GLException: Failed to create EGL context: 0x3000
Failed to handle method call
java.lang.RuntimeException: android.opengl.GLException: Failed to create EGL context: 0x3000
... | gharchive/issue | 2024-10-30T08:19:19 | 2025-04-01T04:57:24.490645 | {
"authors": [
"lsq286224380"
],
"repo": "livekit/client-sdk-flutter",
"url": "https://github.com/livekit/client-sdk-flutter/issues/623",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1504403161 | Initial commit of signal deduper.
Idea is to protect against signal storm from misbehaving clients.
Design:
SignalDeduper interface with one method to handle a SignalRequest and return if dupe or not.
Signal specific deduper. Could have made a single de-duper which could handle all signal message types, but making i... | gharchive/pull-request | 2022-12-20T11:24:35 | 2025-04-01T04:57:24.495439 | {
"authors": [
"boks1971"
],
"repo": "livekit/livekit",
"url": "https://github.com/livekit/livekit/pull/1243",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2177862978 | sendData is not working
First problem. I am using:
await this.client.sendData(roomId, encoder.encode(JSON.stringify(message)), DataPacket_Kind.RELIABLE, {});
The data is sent successfully, but none of the recipients receive the data. The client settings are all fine, and I can create and use rooms without any issues... | gharchive/issue | 2024-03-10T19:07:10 | 2025-04-01T04:57:24.497643 | {
"authors": [
"medzhidov"
],
"repo": "livekit/server-sdk-js",
"url": "https://github.com/livekit/server-sdk-js/issues/146",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
579676371 | add round status component
What does this pull request do? Explain your changes. (required)
This PR adds a round status component to the explorer so tokenholders can view how many blocks and how much time is left in the current round, and whether it's been initialized. This component can be viewed by tapping on the l... | gharchive/pull-request | 2020-03-12T03:58:08 | 2025-04-01T04:57:24.502501 | {
"authors": [
"adamsoffer"
],
"repo": "livepeer/livepeerjs",
"url": "https://github.com/livepeer/livepeerjs/pull/594",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2393472774 | [BUG] 刚启动的时候遇到闪退npe
检查清单
[X] 之前没有人提交过类似或相同的 bug report。
[X] 我正在使用本软件的最新版本。
我的电视·〇 版本
最新
Bug 描述
java.lang.NullPointerException
at com.lizongying.mytv0.ErrorFragment.getBinding(ErrorFragment.kt:13)
at com.lizongying.mytv0.ErrorFragment.show(ErrorFragment.kt:37)
at com.lizongying.mytv0.MainActivity.hideErrorFragment(M... | gharchive/issue | 2024-07-06T08:32:01 | 2025-04-01T04:57:24.550839 | {
"authors": [
"lizongying",
"shuohao"
],
"repo": "lizongying/my-tv-0",
"url": "https://github.com/lizongying/my-tv-0/issues/60",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
530498019 | Matrix
I have made things!
Checklist
[x] I'm sure that I did not unrelated changes in this pull request
[x] I have created at least one test case for the changes I have made
[x] I have updated the documentation for the changes I have made
[x] I have added my changes to the CHANGELOG.rst
Related issues
Format is:
C... | gharchive/pull-request | 2019-11-29T22:13:09 | 2025-04-01T04:57:24.582391 | {
"authors": [
"ceccoemi",
"lk-geimfari"
],
"repo": "lk-geimfari/mimesis",
"url": "https://github.com/lk-geimfari/mimesis/pull/767",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1443172898 | 多语言支持I18N的问题?
请问下schema的title如何配置i18n?
一样的 title 是一个翻译方法的返回值
你好,我说的是json的key怎么给呢?
userName是一个propertites,但是schema的root 的title不知道怎么设置key了
还有一个问题,就是切换语言之后,title不会自动切换,刷新一下页面才可以,这个要怎么处理呢?
这个也是需要你的translate方法支持响应式
| gharchive/issue | 2022-11-10T03:22:14 | 2025-04-01T04:57:24.626122 | {
"authors": [
"FEsujian",
"lljj-x"
],
"repo": "lljj-x/vue-json-schema-form",
"url": "https://github.com/lljj-x/vue-json-schema-form/issues/237",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
117815812 | Looking for a new maintainer
I now only rarely use Atom and am looking for a new maintainer for this project. Please chime in.
@jazzpi do you feel like this could be of interest to you?
I still use Atom regularly and I think I know how this package works by
now, but I don't really work on ex-mode too often anymor... | gharchive/issue | 2015-11-19T13:41:52 | 2025-04-01T04:57:24.703232 | {
"authors": [
"CHIEFnChowCombo",
"bakert",
"hultberg",
"jazzpi",
"lloeki",
"rgbkrk",
"vivek-nandyala"
],
"repo": "lloeki/ex-mode",
"url": "https://github.com/lloeki/ex-mode/issues/116",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
822982125 | Valheimplus fails to load
This is more of a question than an issue. It's unclear to me whether the valheimplus mod is already in the package or I should download and implement it myself. I've tried using the "-e VALHEIM_PLUS=true" but to no avail. The folder and file neither get created.
using the following docker ru... | gharchive/issue | 2021-03-05T11:04:38 | 2025-04-01T04:57:24.708591 | {
"authors": [
"Hydeo",
"gitglennoo",
"lloesche"
],
"repo": "lloesche/valheim-server-docker",
"url": "https://github.com/lloesche/valheim-server-docker/issues/166",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2160914025 | Chore(web-twig): Use Node v18 for development since the Docker image for v16 no longer exists
In theory, we still support older Node versions until #DS-466 is fully resolved.
coverage: 80.165% (-16.2%) from 96.371%
when pulling c3c89d177bd3b8475afbe5823138c6f0b8353fce on chore/upgrade-development-node-to-v18
into ... | gharchive/pull-request | 2024-02-29T10:22:58 | 2025-04-01T04:57:24.897861 | {
"authors": [
"adamkudrna",
"coveralls"
],
"repo": "lmc-eu/spirit-design-system",
"url": "https://github.com/lmc-eu/spirit-design-system/pull/1299",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2733591222 | Style(docs): Fix docs using markdown linter
Description
Additional context
Issue reference
https://jira.almacareer.tech/browse/DS-1100
We should rename MIGRATION- to migration-.
coverage: 79.469%. remained the same
when pulling 1af993d191d987d80de2f5e09f346e9d77138c3b on style/DS-1100-docs-makdown-lint
into... | gharchive/pull-request | 2024-12-11T17:40:12 | 2025-04-01T04:57:24.900944 | {
"authors": [
"coveralls",
"literat"
],
"repo": "lmc-eu/spirit-design-system",
"url": "https://github.com/lmc-eu/spirit-design-system/pull/1812",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
212770483 | Snapshot - diplay indices
Hi,
cerebro-0.5.1 & elastic 5.2.2
in menu more -> snapshot.
Indices (defaults to all if none is selected) doesn't work. It always show all indices tested Chrome / FireFox.
After checking page code I noticed element doesn't change value:
Checked
<input type="checkbox" ng-model="showSpecialI... | gharchive/issue | 2017-03-08T15:42:55 | 2025-04-01T04:57:24.903961 | {
"authors": [
"frenkye",
"lmenezes"
],
"repo": "lmenezes/cerebro",
"url": "https://github.com/lmenezes/cerebro/issues/89",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
46707199 | Colour for heap usage missleading
I'm not sure if this is a bug, or I'm misunderstanding what it means... Here's an example I often see:
es105 is showing red, but is at 6.35 of 12GB, while es103 is at 6.82 of 12GB.
I assumed that blue == ok, and red == over some percentage of the total, i.e. warning.
Is this a bug,... | gharchive/issue | 2014-10-24T06:03:41 | 2025-04-01T04:57:24.906092 | {
"authors": [
"pires",
"robin13"
],
"repo": "lmenezes/elasticsearch-kopf",
"url": "https://github.com/lmenezes/elasticsearch-kopf/issues/187",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2085345685 | How to simulate a large file?
@tangxifan my file rtl input of OpenFPGA is a large file which are up to 200000 LUTs and it generate the file: test_top_formal_verification.v. I simulate test_top_formal_verification.v by vcs and questasim tool and because the size of test_top_formal_verification.v is extremely large, t... | gharchive/issue | 2024-01-17T04:03:30 | 2025-04-01T04:57:24.920778 | {
"authors": [
"ducminhnguyen123",
"tangxifan"
],
"repo": "lnis-uofu/OpenFPGA",
"url": "https://github.com/lnis-uofu/OpenFPGA/issues/1520",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
777482092 | Is there a ready-to-go Docker image?
Hi, I was wondering if there is a ready-to-go Docker image that I can install on my Synology nas. Using Docker on the Synology nas goes to a GUI, so I really don’t know how to install your container without using the GUI.
TIA
Closed due to no response!
| gharchive/issue | 2021-01-02T15:59:52 | 2025-04-01T04:57:24.934124 | {
"authors": [
"BobWs"
],
"repo": "loblab/noip-renew",
"url": "https://github.com/loblab/noip-renew/issues/47",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
310102959 | Remove systype in favor of the official ansible_os_library fact
cf: http://docs.ansible.com/ansible/latest/user_guide/playbooks_conditionals.html#ansible-os-family
@pushcx Would you agree one this and the #27 ? I could add it to this PR at the same time.
I think the next big step should be to add group_vars and tem... | gharchive/pull-request | 2018-03-30T16:03:38 | 2025-04-01T04:57:24.938498 | {
"authors": [
"jstoja"
],
"repo": "lobsters/lobsters-ansible",
"url": "https://github.com/lobsters/lobsters-ansible/pull/20",
"license": "ISC",
"license_type": "permissive",
"license_source": "github-api"
} |
2438047186 | Bug report - Error on startup after last update.
Describe the bug
Hello,
I have LS downloaded through chocolatey. After updating to v1.15.3, when I open it, I'm greeted with a screen with the following error:
LocalSend 1.15.3 (53)
Error: PathAccessException: Cannot open file, path = 'C:\ProgramData\chocolatey\lib\loc... | gharchive/issue | 2024-07-30T14:55:13 | 2025-04-01T04:57:24.959870 | {
"authors": [
"CullPen",
"Tienisto",
"Yolakalemowa",
"brogers5",
"liayn",
"slrgt"
],
"repo": "localsend/localsend",
"url": "https://github.com/localsend/localsend/issues/1589",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
191075606 | Update specs to latest
Incorporates new CFN specs for lambda functions and SNS subscriptions, as well as adding support for the two intrinsic functions that CFN added: ImportValue and Sub.
Coverage remained the same at 100.0% when pulling 44176a7a0c90ac196062d7e9c87e87cdc49b5708 on updates into e3a4a31204edd3837b6... | gharchive/pull-request | 2016-11-22T17:39:38 | 2025-04-01T04:57:24.990153 | {
"authors": [
"coveralls",
"kddeisz"
],
"repo": "localytics/humidifier",
"url": "https://github.com/localytics/humidifier/pull/58",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1413532635 | GEOMESA-3238 Support for Non-Normalized Heatmaps
Adds normalization boolean to DensityProcess
Updates density process documentation to reflect the change
Adds scala implementation of the HeatmapSurface class
@ronq @jrs53 @elahrvivaz
Going to close for now, but feel free to re-open if work resumes.
| gharchive/pull-request | 2022-10-18T16:42:06 | 2025-04-01T04:57:24.991857 | {
"authors": [
"elahrvivaz",
"mkearns-ccri"
],
"repo": "locationtech/geomesa",
"url": "https://github.com/locationtech/geomesa/pull/2904",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
144319623 | GEOMESA-1123 Adding max features for bin queries
Signed-off-by: Emilio Lahr-Vivaz elahrvivaz@ccri.com
Note: stacks on top of #845
looks good
dc5e471cacb93c3c66a26ad0cede7a6cb8a556dd
| gharchive/pull-request | 2016-03-29T16:37:45 | 2025-04-01T04:57:24.993294 | {
"authors": [
"elahrvivaz",
"jahhulbert-ccri"
],
"repo": "locationtech/geomesa",
"url": "https://github.com/locationtech/geomesa/pull/846",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
458698191 | Create mechanism for synchronizing version in JVM and Python builds
Things like project version, project description, spark version. etc.
Suggest creating a class called org.locationtech.rasterframes.Info having a static main method whereby command-line invocation of the .jar will provide values from RFBuildInfo. set... | gharchive/issue | 2019-06-20T14:39:04 | 2025-04-01T04:57:24.996201 | {
"authors": [
"metasim",
"vpipkt"
],
"repo": "locationtech/rasterframes",
"url": "https://github.com/locationtech/rasterframes/issues/152",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2341714418 | Is this repo dead ?
I've seen no updates in 9 months and some of the links mentioned are dead.
If you check the closed PRs there are a bunch of them that are 3 weeks old
we're just not very good at our job.
What @melvin2001 said. Lots more updates recently, but also work and vacations are a thing.
| gharchive/issue | 2024-06-08T15:56:17 | 2025-04-01T04:57:24.997537 | {
"authors": [
"404ram",
"lynnwilliam",
"melvin2001",
"s0lray"
],
"repo": "lockfale/OSINT-Framework",
"url": "https://github.com/lockfale/OSINT-Framework/issues/384",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
683857197 | Boost.Python: Optional arguments in overloaded function break Python-derived models
Managed to reliably reproduce the issue I referred to in #841. Here is a MWE:
Note, that each of the ddp.solve(...) options below should work the same. However, the only one that calls the calc method in our Python-derived class (whic... | gharchive/issue | 2020-08-21T22:24:47 | 2025-04-01T04:57:25.001774 | {
"authors": [
"cmastalli",
"wxmerkt"
],
"repo": "loco-3d/crocoddyl",
"url": "https://github.com/loco-3d/crocoddyl/issues/842",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
1088396551 | [CI] Create an artifact for the front build
When building the project, we have a docker for the API, containing the frontend build.
It should be nice for advanced deployments to have the frontend build in a dedicated artifact, available for a release.
Maybe it could be interesting to have also available for any MR.
W... | gharchive/issue | 2021-12-24T14:04:47 | 2025-04-01T04:57:25.003562 | {
"authors": [
"mdartic"
],
"repo": "locokit/locokit",
"url": "https://github.com/locokit/locokit/issues/13",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
149417449 | error "Locomotive::Coal::UnauthorizedError" how should i do
I'm newbie for locomotivecms. I have a question. I can't pull and deploy the site from engine which installed on my company server to wagon on my machine, the error is "Pulling...\Locomotive::Coal::UnauthorizedError", but i can pull and deploy to locomotivec... | gharchive/issue | 2016-04-19T10:32:18 | 2025-04-01T04:57:25.005528 | {
"authors": [
"did",
"surachet6"
],
"repo": "locomotivecms/coal",
"url": "https://github.com/locomotivecms/coal/issues/18",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2080856848 | Ruff set python version and enable more rules
Set python target-version for ruff.
Enable FA102 rule (Checks for uses of PEP 585- and PEP 604-style type annotations in Python modules that lack the required from future import annotations import for compatibility with older Python versions).
Enable pyupgrade rules.
Mak... | gharchive/pull-request | 2024-01-14T19:00:39 | 2025-04-01T04:57:25.017891 | {
"authors": [
"cyberw",
"tdadela"
],
"repo": "locustio/locust",
"url": "https://github.com/locustio/locust/pull/2551",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2516700773 | feat: DOC-234 | add vale - the docs linter
Closes DOC-234
Addressed PR review comments also added a rule that blocks pluralizing vCluster.
Checkout is updated to v4, not sure why it wasn't showing. Added more explicit path triggers for *.mdx and *.md files only.
| gharchive/pull-request | 2024-09-10T14:53:19 | 2025-04-01T04:57:25.035687 | {
"authors": [
"Piotr1215"
],
"repo": "loft-sh/vcluster-docs",
"url": "https://github.com/loft-sh/vcluster-docs/pull/256",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
735592819 | Add Kubernetes capabilities to the default yamls
The linux cap CAP_DAC_READ_SEARCH needs to be enabled in the k8s yaml since the binary has the effective bit set. This is required regardless of running as root or non-root.
Signed-off-by: Jacob Hull jacob@planethull.com
@logdnabot test this
@logdnabot test this
| gharchive/pull-request | 2020-11-03T19:50:47 | 2025-04-01T04:57:25.045028 | {
"authors": [
"jakedipity"
],
"repo": "logdna/logdna-agent-v2",
"url": "https://github.com/logdna/logdna-agent-v2/pull/39",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
153571398 | Adding ref to component returns the provided node instead of wrapped node
So this is an interesting problem. When trying to use DraftJS editor in my app, I am unable to use the ref for the editor to access the APIs usually available. I think this is because the Component has instance methods that are obscured by prov... | gharchive/issue | 2016-05-07T03:50:22 | 2025-04-01T04:57:25.050581 | {
"authors": [
"psachs21",
"timbur"
],
"repo": "loggur/react-redux-provide",
"url": "https://github.com/loggur/react-redux-provide/issues/26",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
136403574 | Added tag_on_failure filter attribute
Code modifications for issue #20
Jenkins standing by to test this. If you aren't a maintainer, you can ignore this comment. Someone with commit access, please review this and clear it for Jenkins to run; then say 'jenkins, test it'.
LGTM
| gharchive/pull-request | 2016-02-25T14:32:36 | 2025-04-01T04:57:25.061665 | {
"authors": [
"elasticsearch-release",
"hartfordfive",
"ph"
],
"repo": "logstash-plugins/logstash-filter-json",
"url": "https://github.com/logstash-plugins/logstash-filter-json/pull/21",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
593323611 | Blink.md
#76
How does it look??
Duplicate of #
| gharchive/pull-request | 2020-04-03T11:44:18 | 2025-04-01T04:57:25.075817 | {
"authors": [
"apusberry"
],
"repo": "loki-project/loki-docs",
"url": "https://github.com/loki-project/loki-docs/pull/86",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
113596262 | Add click event to map markers
Up to now, the user was unable to click on the map marker to load the "about" content in the map sidebar. You had to mouse up to the pop-up and click on that. This was a problem when markers were closely clustered because it was easy to accidentally hover over a different marker in the ... | gharchive/pull-request | 2015-10-27T14:29:23 | 2025-04-01T04:57:25.087443 | {
"authors": [
"JoeShep",
"jcreamer898"
],
"repo": "lonelyplanet/rizzo-next",
"url": "https://github.com/lonelyplanet/rizzo-next/pull/170",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2571850746 | fix: pv volume-scheduling-error not consistent with volume condition
Which issue(s) this PR fixes:
Issue longhorn/longhorn#9514
What this PR does / why we need it:
Update PV volume-scheduling-error annotation when the replica schedule precheck fails.
Special notes for your reviewer:
None
Additional documentation or ... | gharchive/pull-request | 2024-10-08T01:44:57 | 2025-04-01T04:57:25.098576 | {
"authors": [
"c3y1huang",
"derekbit"
],
"repo": "longhorn/longhorn-manager",
"url": "https://github.com/longhorn/longhorn-manager/pull/3194",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
659422003 | [BUG] Nightly Test: test_deleting_backup_volume sometimes failed
Describe the bug
sometimes test_deleting_backup_volume test failed
To Reproduce
Install Longhorn master
Run test_deleting_backup_volume
Expected behavior
test should pass
Log
client = <longhorn.Client object at 0x7f624a44e550>
def test_deleting_b... | gharchive/issue | 2020-07-17T16:51:12 | 2025-04-01T04:57:25.109078 | {
"authors": [
"joshimoo",
"khushboo-rancher",
"meldafrawi"
],
"repo": "longhorn/longhorn",
"url": "https://github.com/longhorn/longhorn/issues/1604",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
976847674 | [BUG] Undergoing backup information will be shown as blank in the table
Describe the bug
When creating a batch of backups for the same volume, the backup volume page starting show items with blank information.
To Reproduce
Open UI
Go to volume
Create snapshot
Create backup from previus snapshot
Quickly repeat step 3... | gharchive/issue | 2021-08-23T09:54:49 | 2025-04-01T04:57:25.117033 | {
"authors": [
"innobead",
"jenting",
"kaxing"
],
"repo": "longhorn/longhorn",
"url": "https://github.com/longhorn/longhorn/issues/2916",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
130040668 | Unity missing assets
Im importing my project into unity after I import SpriterDotNet into my project, it imports the projects and creates the prefab, the problem is the console throws this error to me in all the images of my project
Missing Asset: Assets/Personaje/Partes esqueleto/esqueleto.png
UnityEngine.Debug:Log(... | gharchive/issue | 2016-01-30T21:35:44 | 2025-04-01T04:57:25.139725 | {
"authors": [
"AndyGFX",
"alejodiazg",
"loodakrawa"
],
"repo": "loodakrawa/SpriterDotNet",
"url": "https://github.com/loodakrawa/SpriterDotNet/issues/42",
"license": "Zlib",
"license_type": "permissive",
"license_source": "github-api"
} |
60441988 | Added configDirectory parameter to load yaml config during launch
Added a new parameter, iterating through directories and loading configuration,
configuration validation and sanitization, etc
References #45
:+1:
| gharchive/pull-request | 2015-03-10T02:33:16 | 2025-04-01T04:57:25.146924 | {
"authors": [
"GiriDandu",
"maheshkelkar"
],
"repo": "lookout/deploydb",
"url": "https://github.com/lookout/deploydb/pull/93",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
53028726 | Post Request Parameters issue
I write a method to call by other class as follow:
/**
* POST请求
* @param context
* @param url
* @param params
* @param responseHandler
*/
public static void post(Context context, String url, RequestParams params, BaseJsonHttpResponseHandler responseH... | gharchive/issue | 2014-12-29T09:19:26 | 2025-04-01T04:57:25.159328 | {
"authors": [
"fineswap",
"smarek",
"wanyakun"
],
"repo": "loopj/android-async-http",
"url": "https://github.com/loopj/android-async-http/issues/770",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
137036309 | Add Electron Release Server as an alternative to Nuts
Initially I tried using nuts, but seeing as my use case of releasing an application internally at Tesla did not deal with Github, I ended up developing the app from scratch. Perhaps it'd be of use to others as well, it'd be great if you could link to it as I have ... | gharchive/issue | 2016-02-28T10:27:29 | 2025-04-01T04:57:25.163484 | {
"authors": [
"ArekSredzki",
"develar"
],
"repo": "loopline-systems/electron-builder",
"url": "https://github.com/loopline-systems/electron-builder/issues/185",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
445237665 | Run Rack test suite in tests for mruby-rack
Rack's tests depend only on Ruby Core and bacon. Bacon is a 350-line RSpec clone with no dependencies.
Running Rack's tests will ensure we have ported it (there are some patches we'll need to write to get it to parse) to mruby correctly.
This is blocked on (at least) GH-8... | gharchive/issue | 2019-05-17T02:33:29 | 2025-04-01T04:57:25.175796 | {
"authors": [
"lopopolo"
],
"repo": "lopopolo/ferrocarril",
"url": "https://github.com/lopopolo/ferrocarril/issues/27",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2340899782 | LOSEHU128K自动多普勒时钟偏移
自动多普勒即使手动设置时间与电脑同步,在一分钟后也会有20s的差距,肉眼可感知K5的1s比实际1s持续时间长
降级到126固件后问题依旧,可能是硬件问题?
| gharchive/issue | 2024-06-07T17:39:12 | 2025-04-01T04:57:25.186274 | {
"authors": [
"izeroo"
],
"repo": "losehu/uv-k5-firmware-custom",
"url": "https://github.com/losehu/uv-k5-firmware-custom/issues/116",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
917241087 | update header Accept
Got 403 Forbidden with "X-APP-VERSION: 1.10.0" again:
ComfortCloud-App has in the header ("Accept", "application/json; charset=utf-8") -> no token creation was possible.
mmm... are you kidding me? :P
nope sry - i had several errors the last few hours - seems fine now again.
| gharchive/pull-request | 2021-06-10T11:35:33 | 2025-04-01T04:57:25.188835 | {
"authors": [
"chackl1990",
"lostfields"
],
"repo": "lostfields/python-panasonic-comfort-cloud",
"url": "https://github.com/lostfields/python-panasonic-comfort-cloud/pull/46",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2654610160 | Fix HTTPS proxy support
Hey, I'd like to apologise for the oversight in #47. I miscounted the arguments to the existing Net::HTTP constructor, as I had only tested directly with the Net::HTTP object. I tested this change directly with the adapter, and it's correct now.
The nil argument is a "Proxy Filter". I think it... | gharchive/pull-request | 2024-11-13T08:08:45 | 2025-04-01T04:57:25.191218 | {
"authors": [
"olleolleolle",
"richardmarbach"
],
"repo": "lostisland/faraday-net_http",
"url": "https://github.com/lostisland/faraday-net_http/pull/48",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1347318496 | feat: migrate lottie-types project from lottiefiles
The PR contains the migration of the project from lottiefiles organization that has been used internally.
Please read README for more information.
Notes:
changesets - if it is not suitable you can suggest another versioning and changelog tool
we should sync namings... | gharchive/pull-request | 2022-08-23T04:34:31 | 2025-04-01T04:57:25.194234 | {
"authors": [
"Aidosmf",
"bodymovin"
],
"repo": "lottie-animation-community/lottie-types",
"url": "https://github.com/lottie-animation-community/lottie-types/pull/1",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
67985916 | Content Security Policy Headers
When installed fontawesome I noticed that lotus sets a content-security-policy header.
This gave me trouble when the font awesome stylesheets tried to load the fonts in chrome, firefox and safari on my mac. (Yosemite)
I noticed a setting for csp in the application.rb file
security.con... | gharchive/issue | 2015-04-13T01:53:57 | 2025-04-01T04:57:25.203656 | {
"authors": [
"AlfonsoUceda",
"codyeatworld",
"jodosha",
"joneslee85"
],
"repo": "lotus/lotus",
"url": "https://github.com/lotus/lotus/issues/204",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1393402504 | ctrl-s in options script
# Traceback (most recent call last):
# File "E:/dev/git/vtool/python\vtool\qt_ui.py", line 4566, in _save
# new_last_modified = util_file.get_last_modified_date(self.filepath)
# File "E:/dev/git/vtool/python\vtool\util_file.py", line 1816, in get_last_modified_date
# mtime = os.pa... | gharchive/issue | 2022-10-01T13:19:23 | 2025-04-01T04:57:25.205194 | {
"authors": [
"louisVottero"
],
"repo": "louisVottero/vtool",
"url": "https://github.com/louisVottero/vtool/issues/110",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1824253125 | Monitoring expired domain when deleted
⚠️ Please verify that this bug has NOT been raised before.
[X] I checked and didn't find similar issue
🛡️ Security Policy
[X] I agree to have read this project Security Policy
📝 Describe your problem
I'll like to monitor a domain that is expired but forgot to renew and has... | gharchive/issue | 2023-07-27T12:18:01 | 2025-04-01T04:57:25.221615 | {
"authors": [
"CommanderStorm",
"Computroniks",
"tobsowo"
],
"repo": "louislam/uptime-kuma",
"url": "https://github.com/louislam/uptime-kuma/issues/3492",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
378734243 | Question: what's the optimum/cleanest way of overlaying multiple images using streams
Hi,
just wanted to post a question to get suggestions how to make code simpler and possible improve performance. We're composing multiple images as one, using read streams (originating from Cloud Storage bucket), here's our implemen... | gharchive/issue | 2018-11-08T13:36:43 | 2025-04-01T04:57:25.241178 | {
"authors": [
"lovell",
"ovaris"
],
"repo": "lovell/sharp",
"url": "https://github.com/lovell/sharp/issues/1450",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1508431886 | [ci] Bitstream synthesis and implementation step sometimes fails when license is inaccessible
Pipeline runs like this one: https://dev.azure.com/lowrisc/opentitan/_build/results?buildId=106177&view=logs&jobId=c42160f9-8579-523f-695d-70e04e62fcfe&j=c42160f9-8579-523f-695d-70e04e62fcfe&t=0fb6deac-69ab-5654-b7b3-381b8c8... | gharchive/issue | 2022-12-22T19:20:46 | 2025-04-01T04:57:25.246097 | {
"authors": [
"drewmacrae",
"msfschaffner"
],
"repo": "lowRISC/opentitan",
"url": "https://github.com/lowRISC/opentitan/issues/16935",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1104297548 | [pwrmgr, rstmgr, flash_ctrl] Various D2S prep steps
convert to new sparse fsms
add addidiontal sparse fsms to flash / reset
hook-up additional fatal errors
Signed-off-by: Timothy Chen timothytim@google.com
there appear to be some problems with FPGA where if a particular state enum is not used, the fpga synthesis ... | gharchive/pull-request | 2022-01-15T02:39:33 | 2025-04-01T04:57:25.248014 | {
"authors": [
"tjaychen"
],
"repo": "lowRISC/opentitan",
"url": "https://github.com/lowRISC/opentitan/pull/10102",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1422958091 | [top/dv] Automatically generate rstmgr exclusion
Automatically exclude resets that are not used at the top level.
Should address #15426
Signed-off-by: Timothy Chen timothytim@google.com
hey all, i don't really know if i'm doing this right, so please have a look and let me know.
My preference is to use "cove... | gharchive/pull-request | 2022-10-25T19:23:44 | 2025-04-01T04:57:25.255715 | {
"authors": [
"matutem",
"sriyerg",
"tjaychen"
],
"repo": "lowRISC/opentitan",
"url": "https://github.com/lowRISC/opentitan/pull/15723",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
824537627 | Unhandled error thrown inside read handler for characteristic: log is not a function.
Hi, I'm using the following plugins in my Raspberry PI, I had no errors before updating:
Homebridge Broadlink Rm - homebridge-broadlink-rm v3.6.22
Homebridge UI - homebridge-config-ui-x v4.40.0
Homebridge Apple Tv Remote - homebridg... | gharchive/issue | 2021-03-08T13:03:06 | 2025-04-01T04:57:25.282329 | {
"authors": [
"Faisalthe01",
"Mattserati",
"Snoomy",
"SzilagyiR",
"avivamientodev",
"dodds-1",
"jangomunkie",
"linanw",
"patrickchoi",
"sonnyfournier"
],
"repo": "lprhodes/homebridge-broadlink-rm",
"url": "https://github.com/lprhodes/homebridge-broadlink-rm/issues/712",
... |
265598870 | Setuptools are outdated
Please upgrade setuptools.
Could you please elaborate a bit? Which version of the Docker image / HASS are you running? Which version of setuptools does that map to and which version do you expect?
Thanks.
| gharchive/issue | 2017-10-15T19:56:45 | 2025-04-01T04:57:25.287411 | {
"authors": [
"lroguet",
"pluskal"
],
"repo": "lroguet/rpi-home-assistant",
"url": "https://github.com/lroguet/rpi-home-assistant/issues/15",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1118302616 | enhancement: upgrade tsconfig to use es2020.
What:
Update typescript configuration to make use of es2021.
Preparing the package/server to include the es2020 output of the apollon dependency.
Why:
As the Apollon repository got updated to get build as esmodule instead commonjs after the update to es2021, we have to adj... | gharchive/pull-request | 2022-01-29T19:11:01 | 2025-04-01T04:57:25.297453 | {
"authors": [
"martindevtum"
],
"repo": "ls1intum/Apollon_standalone",
"url": "https://github.com/ls1intum/Apollon_standalone/pull/23",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1297484179 | Can't view full model during Plagiarism check
Describe the bug
Whilst reviewing plagiarism cases, I noticed that I can't scroll down on models. Thus I'm not able to view the bottom half of some submissions.
To Reproduce
Go to Course management.
Go to exercises.
Select a modelling exercise that has submissions
Click ... | gharchive/issue | 2022-07-07T13:52:25 | 2025-04-01T04:57:25.301515 | {
"authors": [
"TheTrueVester",
"ge65cer"
],
"repo": "ls1intum/Artemis",
"url": "https://github.com/ls1intum/Artemis/issues/5347",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
606577520 | Layout and Code Refactoring for Questions and Answers
Checklist
[x] I tested all changes and all related features with different users (student, tutor, instructor, admin) on the test server https://artemistest.ase.in.tum.de.
[x] Client: I added multiple integration tests (Jest) related to the features
[x] Client: ... | gharchive/pull-request | 2020-04-24T20:52:59 | 2025-04-01T04:57:25.317247 | {
"authors": [
"filip-gregurevic",
"krusche"
],
"repo": "ls1intum/Artemis",
"url": "https://github.com/ls1intum/Artemis/pull/1348",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2279653045 | Development: Adjust e2e playwright tests
Checklist
General
[x] Language: I followed the guidelines for inclusive, diversity-sensitive, and appreciative language.
[x] I chose a title conforming to the naming conventions for pull requests.
Client
[x] I strictly followed the client coding and design guidelines.
... | gharchive/pull-request | 2024-05-05T17:59:52 | 2025-04-01T04:57:25.328623 | {
"authors": [
"az108",
"krusche"
],
"repo": "ls1intum/Artemis",
"url": "https://github.com/ls1intum/Artemis/pull/8547",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2252474689 | Datashield Initial Helm Chart
As product owner I would like a helm chart provisioning the datashield products we would like to utilise.
AC:
A helm chart that includes the relevant components
Implementation should work on raspberry pi as well as our azure kubernetes infrastructure
@vvcb Following our call this mor... | gharchive/issue | 2024-04-19T09:05:41 | 2025-04-01T04:57:25.332856 | {
"authors": [
"qcaas-nhs-sjt",
"vvcb"
],
"repo": "lsc-sde/lsc-sde",
"url": "https://github.com/lsc-sde/lsc-sde/issues/58",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1572587013 | Usdf rebase on lsst main
Here are changes to PR 1915 that don't break the installer. They were significant enough they were done in a separate branch rebased on lsst main. There are a few changes from the previous PR that I'm not confident how to perform. I'll point them out in comments.
Thanks for feedback, I adde... | gharchive/pull-request | 2023-02-06T13:37:39 | 2025-04-01T04:57:25.348602 | {
"authors": [
"pav511",
"rra"
],
"repo": "lsst-sqre/phalanx",
"url": "https://github.com/lsst-sqre/phalanx/pull/1934",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
818009668 | feat: use vite-plugin-icons
I have updated vite-plugin-icons to support Vue 2. Both vite-plugin-icons and vite-plugin-components now detect the Vue version automatically, no configure needed.
vite-plugin-pages and vite-plugin-md also support Vue 2 now. If you'd like, I can set them up in another PR.
Hey @antfu,
tha... | gharchive/pull-request | 2021-02-27T20:16:19 | 2025-04-01T04:57:25.356970 | {
"authors": [
"antfu",
"lstoeferle"
],
"repo": "lstoeferle/vite-vue2-windicss-starter",
"url": "https://github.com/lstoeferle/vite-vue2-windicss-starter/pull/4",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
540408615 | Support psalm
Add psalm annotations
[ ] Fix all issues found by psalm
[x] Increase type specificity
[x] Add @psalm-pure
[x] Add @psalm-assert
[ ] Add proper support for more complex cases like compose
Type specificity
[x] Average
[x] ButLast
[x] Capture
[x] CompareObjectHashOn
[x] CompareOn
[x] Compose
[x] Concat
... | gharchive/issue | 2019-12-19T16:06:39 | 2025-04-01T04:57:25.380083 | {
"authors": [
"alexeyshockov",
"jkuchar",
"klimick",
"lstrojny",
"ondrejmirtes"
],
"repo": "lstrojny/functional-php",
"url": "https://github.com/lstrojny/functional-php/issues/208",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1139326204 | 🛑 Mirror-木生 is down
In 8168e08, Mirror-木生 (https://t.lsy223622.com/ncov-xidian-times) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Mirror-爬 is back up in 356c69b.
| gharchive/issue | 2022-02-15T23:40:52 | 2025-04-01T04:57:25.385560 | {
"authors": [
"lsy223622"
],
"repo": "lsy223622/xdncov-mirror-status",
"url": "https://github.com/lsy223622/xdncov-mirror-status/issues/1002",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1482440967 | 🛑 Mirror-爬 is down
In baed80a, Mirror-爬 (https://ncov.zhouym.tech/) was down:
HTTP code: 404
Response time: 946 ms
Resolved: Mirror-鱼露 is back up in b65fa00.
| gharchive/issue | 2022-12-07T17:26:32 | 2025-04-01T04:57:25.388163 | {
"authors": [
"lsy223622"
],
"repo": "lsy223622/xdncov-mirror-status",
"url": "https://github.com/lsy223622/xdncov-mirror-status/issues/12886",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1501317852 | 🛑 Mirror-爬 is down
In b500860, Mirror-爬 (https://ncov.zhouym.tech/) was down:
HTTP code: 404
Response time: 1054 ms
Resolved: Mirror-鱼露 is back up in b55b7ac.
| gharchive/issue | 2022-12-17T10:36:00 | 2025-04-01T04:57:25.390540 | {
"authors": [
"lsy223622"
],
"repo": "lsy223622/xdncov-mirror-status",
"url": "https://github.com/lsy223622/xdncov-mirror-status/issues/13842",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1167506308 | 🛑 Mirror-没有女朋友跨年的群傻逼 is down
In 9658da7, Mirror-没有女朋友跨年的群傻逼 (https://x.ksfu.top/) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Mirror-木生 is back up in def286b.
| gharchive/issue | 2022-03-13T07:31:26 | 2025-04-01T04:57:25.392922 | {
"authors": [
"lsy223622"
],
"repo": "lsy223622/xdncov-mirror-status",
"url": "https://github.com/lsy223622/xdncov-mirror-status/issues/1593",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1128327737 | 🛑 Mirror-木生 is down
In 09b4757, Mirror-木生 (https://t.lsy223622.com/ncov-xidian-times) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Mirror-爬 is back up in 17b3d60.
| gharchive/issue | 2022-02-09T10:12:48 | 2025-04-01T04:57:25.395852 | {
"authors": [
"lsy223622"
],
"repo": "lsy223622/xdncov-mirror-status",
"url": "https://github.com/lsy223622/xdncov-mirror-status/issues/226",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1334132673 | 🛑 Mirror-爬 is down
In ab7e5a9, Mirror-爬 (https://ncov.zhouym.tech/) was down:
HTTP code: 404
Response time: 6613 ms
Resolved: Mirror-鱼露 is back up in 36d993e.
| gharchive/issue | 2022-08-10T06:18:34 | 2025-04-01T04:57:25.398244 | {
"authors": [
"lsy223622"
],
"repo": "lsy223622/xdncov-mirror-status",
"url": "https://github.com/lsy223622/xdncov-mirror-status/issues/4216",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1353239693 | 🛑 Mirror-爬 is down
In a83f665, Mirror-爬 (https://ncov.zhouym.tech/) was down:
HTTP code: 404
Response time: 1030 ms
Resolved: Mirror-鱼露 is back up in e06cd75.
| gharchive/issue | 2022-08-28T04:22:39 | 2025-04-01T04:57:25.400774 | {
"authors": [
"lsy223622"
],
"repo": "lsy223622/xdncov-mirror-status",
"url": "https://github.com/lsy223622/xdncov-mirror-status/issues/5698",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1360226576 | 🛑 Mirror-爬 is down
In 68e5754, Mirror-爬 (https://ncov.zhouym.tech/) was down:
HTTP code: 404
Response time: 683 ms
Resolved: Mirror-鱼露 is back up in 3df1443.
| gharchive/issue | 2022-09-02T13:51:49 | 2025-04-01T04:57:25.403117 | {
"authors": [
"lsy223622"
],
"repo": "lsy223622/xdncov-mirror-status",
"url": "https://github.com/lsy223622/xdncov-mirror-status/issues/6100",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1370432033 | 🛑 Mirror-爬 is down
In f7c78c9, Mirror-爬 (https://ncov.zhouym.tech/) was down:
HTTP code: 404
Response time: 1030 ms
Resolved: Mirror-鱼露 is back up in a05dfb5.
| gharchive/issue | 2022-09-12T19:44:29 | 2025-04-01T04:57:25.405682 | {
"authors": [
"lsy223622"
],
"repo": "lsy223622/xdncov-mirror-status",
"url": "https://github.com/lsy223622/xdncov-mirror-status/issues/6814",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1384947847 | 🛑 Mirror-爬 is down
In 4974f25, Mirror-爬 (https://ncov.zhouym.tech/) was down:
HTTP code: 404
Response time: 804 ms
Resolved: Mirror-鱼露 is back up in 890dddc.
| gharchive/issue | 2022-09-25T08:43:18 | 2025-04-01T04:57:25.408061 | {
"authors": [
"lsy223622"
],
"repo": "lsy223622/xdncov-mirror-status",
"url": "https://github.com/lsy223622/xdncov-mirror-status/issues/7573",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
142263876 | 首页内容建议
可置一个日历控件,显示近1个月或一周任务信息,已过日期显示每天任务数,成功数、失败数、点击数量可向下钻取查看明细,未到日期显示已添加的任务执行计划。如https://www.almsaeedstudio.com/themes/AdminLTE/pages/calendar.html
可以的,我会考虑进去的, 感谢提建议
首页我有个建议,分几个板块,加上比如说LTS简介,快速上手,bug提交,架构设计和架构图等等
建议在首页这个地方方一些开发说明性文档,或者相关的技术文档!API文档相关信息即可。
在页面中对暂停任务分组中的任务进行删除的时候,任务删除成功,页面没有,后台有空指针错误。(/lts-ad... | gharchive/issue | 2016-03-21T05:40:24 | 2025-04-01T04:57:25.416248 | {
"authors": [
"XIACYBING",
"chenhu",
"elizabeth521",
"fe19880924",
"loveslmy",
"luntacl",
"mitht",
"qq12157138",
"qq254963746",
"skyhack1212",
"sunnykandy",
"zhouxianjun"
],
"repo": "ltsopensource/light-task-scheduler",
"url": "https://github.com/ltsopensource/li... |
2060838235 | 🛑 Afip Login is down
In 4d81585, Afip Login (https://auth.afip.gob.ar/contribuyente_/login.xhtml) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Afip Login is back up in 3210413 after 28 minutes.
| gharchive/issue | 2023-12-30T19:42:07 | 2025-04-01T04:57:25.418924 | {
"authors": [
"lu4ult"
],
"repo": "lu4ult/upptime",
"url": "https://github.com/lu4ult/upptime/issues/497",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
855088075 | Fixing error after playing music several times with AudioCache
Related Issues
fixes #843
I think playBytes has the same issue.
| gharchive/pull-request | 2021-04-10T15:09:14 | 2025-04-01T04:57:25.423384 | {
"authors": [
"wenxiangjiang"
],
"repo": "luanpotter/audioplayers",
"url": "https://github.com/luanpotter/audioplayers/pull/844",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1697757417 | Show date
Please return back the function that support not showing the date card as defualt (show_date: false).
Hi,
there is another way to remove the date display:
The date display is a screen in the queue, you can remove it in the YAML:
esphome:
name: $devicename
on_boot:
then:
- delay: 30s
... | gharchive/issue | 2023-05-05T14:52:14 | 2025-04-01T04:57:25.430672 | {
"authors": [
"fbradyirl",
"idodov",
"lubeda",
"ofirsnb"
],
"repo": "lubeda/EspHoMaTriXv2",
"url": "https://github.com/lubeda/EspHoMaTriXv2/issues/7",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
335682937 | Automatic command description generation
The botfather expects a list of commands like this:
command1 - Description
command2 - Another description
This could be generated automatically from the code. So this is a feature request. :-)
Thanks for this awesome library btw. I got started in less than a minute.
The bot... | gharchive/issue | 2018-06-26T06:57:11 | 2025-04-01T04:57:25.434746 | {
"authors": [
"johannesE",
"lubien"
],
"repo": "lubien/elixir-telegram-bot-boilerplate",
"url": "https://github.com/lubien/elixir-telegram-bot-boilerplate/issues/13",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1867634053 | [Status] Version 4.0
Development is slow due to private matters.
But the project is still alive.
The development can be followed in the pull request https://github.com/lublak/pdfdataextract/pull/9.
This is a very large function update. It is also very complete because all functions that are called internally by pdfjs... | gharchive/issue | 2023-08-25T20:15:47 | 2025-04-01T04:57:25.438743 | {
"authors": [
"lublak"
],
"repo": "lublak/pdfdataextract",
"url": "https://github.com/lublak/pdfdataextract/issues/10",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2015753636 | 🛑 Výskumná agentúra is down
In 22f4a46, Výskumná agentúra (http://www.vyskumnaagentura.sk/sk/) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Výskumná agentúra is back up in 1a756b7 after 4 minutes.
| gharchive/issue | 2023-11-29T03:54:03 | 2025-04-01T04:57:25.441276 | {
"authors": [
"lubosm"
],
"repo": "lubosm/minedusk-uptime",
"url": "https://github.com/lubosm/minedusk-uptime/issues/1157",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2197929179 | 🛑 Školský šport is down
In 278a422, Školský šport (https://skolskysport.sk/) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Školský šport is back up in d351b4f after 9 minutes.
| gharchive/issue | 2024-03-20T16:07:48 | 2025-04-01T04:57:25.443626 | {
"authors": [
"lubosm"
],
"repo": "lubosm/minedusk-uptime",
"url": "https://github.com/lubosm/minedusk-uptime/issues/1534",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2380965653 | 🛑 Edičný portál is down
In 603050e, Edičný portál (https://edicnyportal.iedu.sk/) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Edičný portál is back up in c1cfae7 after 5 minutes.
| gharchive/issue | 2024-06-28T18:33:47 | 2025-04-01T04:57:25.445955 | {
"authors": [
"lubosm"
],
"repo": "lubosm/minedusk-uptime",
"url": "https://github.com/lubosm/minedusk-uptime/issues/2125",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2576224787 | 🛑 Školský šport is down
In f8477c0, Školský šport (https://skolskysport.sk/) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Školský šport is back up in 8af0d70 after 10 minutes.
| gharchive/issue | 2024-10-09T15:11:29 | 2025-04-01T04:57:25.448255 | {
"authors": [
"lubosm"
],
"repo": "lubosm/minedusk-uptime",
"url": "https://github.com/lubosm/minedusk-uptime/issues/2775",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
123396486 | Laravel 5.2 update
Do you intend to release an update to 5.2?
I tried to install on 5.2 version but I received the following error
Call to undefined method Illuminate\Foundation\Application::bindShared()
I think it's due to this: https://github.com/laravel/framework/pull/9037/files
Thanks
I'm fairly certain "bindSh... | gharchive/issue | 2015-12-22T02:08:02 | 2025-04-01T04:57:25.451771 | {
"authors": [
"mlanser",
"phelippe",
"vinkla"
],
"repo": "lucadegasperi/oauth2-server-laravel",
"url": "https://github.com/lucadegasperi/oauth2-server-laravel/issues/629",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
67801766 | = Authorizer: Missing return
= Authorizer: Missing return
Merged in 3599a4b65b14d7ce696bac8ecb5d68986665085b
| gharchive/pull-request | 2015-04-11T16:04:40 | 2025-04-01T04:57:25.452581 | {
"authors": [
"TimmyToole",
"vinkla"
],
"repo": "lucadegasperi/oauth2-server-laravel",
"url": "https://github.com/lucadegasperi/oauth2-server-laravel/pull/345",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
164706987 | Drop support for QUIC 30
When Chrome stable drops support.
Chrome 52 (released 2016-07-20) switched to v32 by default. I propose we wait another week or so and then drop v30.
| gharchive/issue | 2016-07-10T09:09:07 | 2025-04-01T04:57:25.453876 | {
"authors": [
"lucas-clemente"
],
"repo": "lucas-clemente/quic-go",
"url": "https://github.com/lucas-clemente/quic-go/issues/213",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
868751838 | How to build nms without having a machine that has a GPU device?
Whenever I run the command: cd lib/nms; python setup.py install; cd -
I get RuntimeError: cuda runtime error (100) : no CUDA-capable device is detected at and how can I run it on a CUDA not-supported machine like MacBook with MacOs 11.1?
You can't. T... | gharchive/issue | 2021-04-27T11:29:01 | 2025-04-01T04:57:25.474996 | {
"authors": [
"Ebraheem1",
"lucastabelini"
],
"repo": "lucastabelini/LaneATT",
"url": "https://github.com/lucastabelini/LaneATT/issues/50",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1594556720 | Issue with Job in Laravel 10x
When I updated the laravel framework to 10x, the application is totally broken. Meaning instead of returning what it did before, it now just returning Illuminate\Foundation\Bus\PendingDispatch. Is there any plan to make this okay in future or not?
duplicate of #46
Feel free to use my... | gharchive/issue | 2023-02-22T06:51:34 | 2025-04-01T04:57:25.493697 | {
"authors": [
"NayThuKhant",
"PickySimon",
"ksimenic"
],
"repo": "lucidarch/lucid",
"url": "https://github.com/lucidarch/lucid/issues/47",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
729406421 | Site : Allow changing the color of downloaded PNGs
It's a bit unconvenient to download a PNG icon without being able to choose its color, you have to manually recolor the picture afterwards.
Please add a color picker, to change the color of the downloadable PNGs.
Maybe we can add a global color adjuster, like the f... | gharchive/issue | 2020-10-26T09:37:52 | 2025-04-01T04:57:25.495145 | {
"authors": [
"aelfric",
"ericfennis",
"locness3"
],
"repo": "lucide-icons/lucide",
"url": "https://github.com/lucide-icons/lucide/issues/110",
"license": "ISC",
"license_type": "permissive",
"license_source": "github-api"
} |
1407900313 | Anyone has problem with Discord?
Hi there... i cannot enter LAION discord anymore (https://discord.com/invite/UxX8dv5KMh). Two days ago, I was downloading images from Discord when I was suddenly splashed out by the server.
I can't get back in anymore, the invitation here on Github doesn't work, even if I use another ... | gharchive/issue | 2022-10-13T14:24:12 | 2025-04-01T04:57:25.496805 | {
"authors": [
"mystic-felix"
],
"repo": "lucidrains/DALLE-pytorch",
"url": "https://github.com/lucidrains/DALLE-pytorch/issues/446",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1414497613 | Fix potential dtype conversion bug
The return value will be converted to 0 when x is an integer data type.
@JiaHeng-DLUT ohh, is there a place where it would be an int type? i think it is type converted to be float here https://github.com/lucidrains/DALLE2-pytorch/blob/main/dalle2_pytorch/dalle2_pytorch.py#L2155
... | gharchive/pull-request | 2022-10-19T08:02:25 | 2025-04-01T04:57:25.501107 | {
"authors": [
"JiaHeng-DLUT",
"lucidrains"
],
"repo": "lucidrains/DALLE2-pytorch",
"url": "https://github.com/lucidrains/DALLE2-pytorch/pull/254",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1408479186 | Neighbourhood Attention Implementation
Can you please create an implementation of the recently released neighbourhood attention? The official code is very complicated. Your codes are always simple and very understandable. Thank you!
@RisabBiswas Hi Risab, I believe neighborhood attention was implemented with a cust... | gharchive/issue | 2022-10-13T22:06:25 | 2025-04-01T04:57:25.507142 | {
"authors": [
"RisabBiswas",
"alihassanijr",
"lucidrains"
],
"repo": "lucidrains/vit-pytorch",
"url": "https://github.com/lucidrains/vit-pytorch/issues/243",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1221793848 | amount by which to shift should be less than or equal to input tensor dimension
In current shift implementation this will fail
t = torch.rand((2,1,10))
shift(t, 2)
with following exception
File /cluster/work/gurvinde/.env/lib/python3.9/site-packages/torch/nn/functional.py:4364, in _pad(input, pad, mode, value)
43... | gharchive/pull-request | 2022-04-30T10:06:54 | 2025-04-01T04:57:25.509305 | {
"authors": [
"gurvindersingh",
"lucidrains"
],
"repo": "lucidrains/x-transformers",
"url": "https://github.com/lucidrains/x-transformers/pull/86",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2202196511 | 🛑 Cam-85 is down
In a7d5564, Cam-85 (http://lucien.kerl.io:85) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Cam-85 is back up in c35a33c after 1 hour, 54 minutes.
| gharchive/issue | 2024-03-22T10:35:48 | 2025-04-01T04:57:25.511744 | {
"authors": [
"lucienkerl"
],
"repo": "lucienkerl/status",
"url": "https://github.com/lucienkerl/status/issues/1652",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2270223568 | 🛑 Bitwarden is down
In 346284e, Bitwarden (https://bitwarden.kerl.io) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Bitwarden is back up in 5caf6cb after 59 minutes.
| gharchive/issue | 2024-04-29T23:56:15 | 2025-04-01T04:57:25.514052 | {
"authors": [
"lucienkerl"
],
"repo": "lucienkerl/status",
"url": "https://github.com/lucienkerl/status/issues/1818",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
952097585 | Is there a way I can disable web permission editor
Someone has used an exploit to get the link to my servers web permissions editor and has changed and given people groups that shouldn’t have them. Please help.
That is not quite how the editor system works. It is completely safe to share editor links in public, as ... | gharchive/issue | 2021-07-24T15:41:19 | 2025-04-01T04:57:25.515930 | {
"authors": [
"GalaxyGamerYT",
"benwoo1110",
"emilyy-dev"
],
"repo": "lucko/LuckPerms",
"url": "https://github.com/lucko/LuckPerms/issues/3113",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
315824543 | Console does not have permissions to use command. (SpongeForge)
I think that I found something weird with "argument-based-command-permissions" set to true which I need for more specific permissions but when I have this enabled I can't run any modifications for permissions from console (console just don't have enought... | gharchive/issue | 2018-04-19T10:48:29 | 2025-04-01T04:57:25.519433 | {
"authors": [
"lexazuyumi",
"lucko",
"meredithdoto"
],
"repo": "lucko/LuckPerms",
"url": "https://github.com/lucko/LuckPerms/issues/920",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1649389373 | How can I convert BlendShapes data to animations?
The plugin can return Viseme data in Blend Shapes, how can we make use of it?
Can I convent it to an animation asset object to drive a Metahuman (lip sync)?
Hi! Sorry for the delay! :)
Never did this, but there's some tutorials in Youtube like this one using OVR Lip... | gharchive/issue | 2023-03-31T13:48:44 | 2025-04-01T04:57:25.545499 | {
"authors": [
"Liyi1998",
"kqkq",
"lucoiso"
],
"repo": "lucoiso/UEAzSpeech",
"url": "https://github.com/lucoiso/UEAzSpeech/issues/182",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2392908919 | Delete an item
A user should be able to remove an object from the canvas.
Done!
| gharchive/issue | 2024-07-05T16:56:21 | 2025-04-01T04:57:25.548141 | {
"authors": [
"ludovicm67"
],
"repo": "ludovicm67/simple-whiteboard",
"url": "https://github.com/ludovicm67/simple-whiteboard/issues/40",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
528726126 | Does the 0.12 version support autolink?
I'm wondering if 0.12 version support autolink cause:
First
In the readme there is:
Link the library:
$ react-native link react-native-config
But autolink should not need a link command, right?
Secondly
With these versions:
"react-native": "0.61.5",
"react-native-config": "^0... | gharchive/issue | 2019-11-26T13:30:57 | 2025-04-01T04:57:25.582690 | {
"authors": [
"Dimon70007",
"MaxInMoon",
"arnaudambro",
"charkcl",
"grifotv",
"jishuke",
"jitendralakhmani-proptiger",
"lapto",
"luancurti",
"luatnd",
"pedrodurek",
"vvusts"
],
"repo": "luggit/react-native-config",
"url": "https://github.com/luggit/react-native-c... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.