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 |
|---|---|---|---|---|---|
95648069 | Rewrite the JavaScript parser
The JavaScript parser we're using is ported from node_redis, which has something we can improve:
[ ] Too many backtracks makes parsing slow.
[ ] Useless try/catch makes error stack unclear and also slows down the performance.
If we're trying to improve the performance of the JavaScri... | gharchive/issue | 2015-07-17T12:32:38 | 2025-04-01T04:57:25.606061 | {
"authors": [
"AVVS",
"BridgeAR",
"luin",
"phlip9"
],
"repo": "luin/ioredis",
"url": "https://github.com/luin/ioredis/issues/103",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
796305131 | Feature: Integrate code coverage for PHP
In order to setup code-coverage detection there's a few steps an individual typically has to follow which this project could offer right from the start, some at least explained in docs/README.
Detailed Description
By default a SonarQube project is marked as failed (after a sca... | gharchive/issue | 2021-01-28T19:51:27 | 2025-04-01T04:57:25.618356 | {
"authors": [
"denizaygun",
"luisaveiro"
],
"repo": "luisaveiro/localhost-sonarqube",
"url": "https://github.com/luisaveiro/localhost-sonarqube/issues/6",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1550441912 | FileNotFoundError: [Errno 2] No such file or directory
FileNotFoundError: [Errno 2] No such file or directory: 'active_learning_2022/fully_supervised_without_pretraining/random/logs/budget_50'
Done.
| gharchive/issue | 2023-01-20T07:55:11 | 2025-04-01T04:57:25.619515 | {
"authors": [
"luiscarlosgph"
],
"repo": "luiscarlosgph/vitcifar10",
"url": "https://github.com/luiscarlosgph/vitcifar10/issues/16",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2117242694 | Failed to lookup symbols on iOS
For iOS a static library is compiled. It is failing to lookup symbols with FFI.
Explore methods to enforce bindings
https://dev.to/leehack/how-to-use-golang-in-flutter-application-golang-ffi-1950
| gharchive/issue | 2024-02-04T18:15:41 | 2025-04-01T04:57:25.621114 | {
"authors": [
"luiscib3r"
],
"repo": "luiscib3r/flama",
"url": "https://github.com/luiscib3r/flama/issues/1",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1443021390 | Updated ts-rainbow colors
I updated the rainbow parenthesis highlight colours to make more sense. Now, the colours follow a warming/cooling pattern. I also removed red, as I think red should be reserved for more important highlights like keywords (and I found red to be very distracting for brackets).
I like it.
| gharchive/pull-request | 2022-11-10T00:49:55 | 2025-04-01T04:57:25.622312 | {
"authors": [
"luisiacc",
"postfen"
],
"repo": "luisiacc/gruvbox-baby",
"url": "https://github.com/luisiacc/gruvbox-baby/pull/45",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
326206152 | Question? Is it possible that the ring rotates in an inter-determined way?
Is it possible that the ring rotates in an inter-determined way? Not just going up to certain value?
Please follow issue templates before posting an issue.
Not sure what you are asking with this question, post an example image or describe wi... | gharchive/issue | 2018-05-24T16:49:36 | 2025-04-01T04:57:25.631598 | {
"authors": [
"haroldogtf",
"luispadron"
],
"repo": "luispadron/UICircularProgressRing",
"url": "https://github.com/luispadron/UICircularProgressRing/issues/94",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
404987866 | Waiting for DataSourceInitializer to run schema.sql
I'm using Spring Boot 2.1.2 and Shedlock 2.2.1.
I'm using schema.sql (as documented at https://docs.spring.io/spring-boot/docs/current/reference/html/howto-database-initialization.html#howto-initialize-a-database-using-spring-jdbc ) to create the schema used by shed... | gharchive/issue | 2019-01-30T22:11:44 | 2025-04-01T04:57:25.655143 | {
"authors": [
"candrews",
"lukas-krecan"
],
"repo": "lukas-krecan/ShedLock",
"url": "https://github.com/lukas-krecan/ShedLock/issues/121",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
121860713 | Don't use SCRIPTDIR
When deploying your script, I found that you are using SCRIPTDIR as fall-back directory. This is very error-prone, and completely unnecessary (as BASEDIR defaults to SCRIPTDIR).
For security sake, NOTHING should be relative to SCRIPTDIR, not even the config.sh file location (I did not patch this a... | gharchive/pull-request | 2015-12-12T15:05:38 | 2025-04-01T04:57:25.661686 | {
"authors": [
"digint",
"lukas2511"
],
"repo": "lukas2511/letsencrypt.sh",
"url": "https://github.com/lukas2511/letsencrypt.sh/pull/40",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2112551287 | Can't focus tree by using just keyboard.
Describe the bug
I can't focus tree by using just keyboard if items are removed from the tree. I am not sure if it is a defect.
To Reproduce
Go to storybook https://rct.lukasbach.com/storybook/?path=/story/core-data-provider--injecting-data-from-outside
Use keyboard to perfor... | gharchive/issue | 2024-02-01T13:42:43 | 2025-04-01T04:57:25.670308 | {
"authors": [
"HannaHabr",
"lukasbach"
],
"repo": "lukasbach/react-complex-tree",
"url": "https://github.com/lukasbach/react-complex-tree/issues/328",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
564186757 | Can't load pretrained weight - HTTP Error 403: Forbidden
Hello @lukemelas
In Example file, model = EfficientNet.from_pretrained(model_name) It has HTTP Error 403.
Any suggestions on this issue? Can I access pretrained model?
Have you updated the repo? Note the (italicized and uppercased) note at the top of the READ... | gharchive/issue | 2020-02-12T18:31:25 | 2025-04-01T04:57:25.687066 | {
"authors": [
"akashdeepjassal",
"lukemelas",
"ongss"
],
"repo": "lukemelas/EfficientNet-PyTorch",
"url": "https://github.com/lukemelas/EfficientNet-PyTorch/issues/145",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1270640343 | Keybinds run while in chat/menus
Trying to use the example-18 in 1.18.2, the keybind is executed even when im in chat which is VERY annoying, any ideas on how I can fix it?
That's expected. The example mod is just intended for reference. You should use whatever keybind system your client base uses.
| gharchive/issue | 2022-06-14T11:11:12 | 2025-04-01T04:57:25.691493 | {
"authors": [
"Sunderw3k",
"lukflug"
],
"repo": "lukflug/PanelStudio",
"url": "https://github.com/lukflug/PanelStudio/issues/34",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1379277157 | 🛑 Lukinetto is down
In 11c5bdb, Lukinetto (https://www.lukinetto.it) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Lukinetto is back up in 9a6332e.
| gharchive/issue | 2022-09-20T11:41:30 | 2025-04-01T04:57:25.694219 | {
"authors": [
"lukinetto"
],
"repo": "lukinetto/lukinet-status",
"url": "https://github.com/lukinetto/lukinet-status/issues/10",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1206019577 | unable to compile in 64bits for windows
I would like some help on the procedure to follow to compile this for a 5.1 64 bit lua on windows.
I've been trying for a few days but programming isn't what I do for work and I've never compiled/worked with lua before and the whole thing is super confusing.
Any help would be g... | gharchive/issue | 2022-04-16T05:23:14 | 2025-04-01T04:57:25.749459 | {
"authors": [
"ChroniKom",
"Ketho",
"Ligneel",
"alerque"
],
"repo": "lunarmodules/luasocket",
"url": "https://github.com/lunarmodules/luasocket/issues/376",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
369721505 | Features on Table
Table is going in a good way, I love it!!!!!
Some options are missing for me:
Fixed/sticky columns. On large databases with lots of fields, is very usefull and necessary.
Filter/Search by column not only global.
Sort correctly dates, not only numbers or text.
Thanks for your great work!
Column f... | gharchive/issue | 2018-10-12T21:47:57 | 2025-04-01T04:57:25.784011 | {
"authors": [
"DOOMitru",
"leokyohan",
"natxocc"
],
"repo": "lusaxweb/vuesax",
"url": "https://github.com/lusaxweb/vuesax/issues/301",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
371836415 | Export network as PNG/SVG for browser version
It would be very useful option to export PNG/SVG images in the browser version.
CmdOrCtrl+Shift+E - Save as PNG
CmdOrCtrl+Shift+Alt+E - Save as SVG
In my case my Firefox wasn't grabbing the shortcuts. Tried several add-ons for different browsers, but only the visible ... | gharchive/issue | 2018-10-19T07:24:07 | 2025-04-01T04:57:25.793202 | {
"authors": [
"andres-fr",
"lutzroeder",
"phadjido"
],
"repo": "lutzroeder/netron",
"url": "https://github.com/lutzroeder/netron/issues/163",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1137988332 | Refactored device-side pointcloud demo
Todo: readme. Incorrect Z orientation
To fix Z orientation, change self.R_camera_to_world = np.array([[1, 0, 0], [0, -1, 0], [0, 0, -1]]).astype(np.float64) to [-1, 0, 0], [0, -1, 0], [0, 0, 1] and rotate view control (line 35).
https://user-images.githubusercontent.com/180373... | gharchive/pull-request | 2022-02-14T23:55:13 | 2025-04-01T04:57:25.800364 | {
"authors": [
"Erol444"
],
"repo": "luxonis/depthai-experiments",
"url": "https://github.com/luxonis/depthai-experiments/pull/298",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
856014752 | Shadowgrounds & Shadowgrounds Survivor
Project link: https://www.shadowgroundsgame.com/
Project license: SHADOWGROUNDS & SHADOWGROUNDS SURVIVOR SOURCE CODE LICENSE
https://github.com/vayerx/shadowgrounds/blob/linux/LICENSE.txt
Does it work on 64-bit only Linux: MAYBE
Is source code available?: YES
Is source code s... | gharchive/issue | 2021-04-12T14:06:06 | 2025-04-01T04:57:25.806829 | {
"authors": [
"d10sfan",
"rea987"
],
"repo": "luxtorpeda-dev/packages",
"url": "https://github.com/luxtorpeda-dev/packages/issues/335",
"license": "Zlib",
"license_type": "permissive",
"license_source": "github-api"
} |
1065657715 | Open-IG for Imperium Galactica
Project Link
https://github.com/akarnokd/open-ig
Project License
LGPL-3.0
Steam App Ids
https://steamdb.info/app/573790/
Additional Context
No response
Added in https://github.com/luxtorpeda-dev/packages/commit/112e3108eadea50281c240ffa1b051180010fe19
| gharchive/issue | 2021-11-29T06:25:24 | 2025-04-01T04:57:25.809320 | {
"authors": [
"ToughGuyKunio",
"d10sfan"
],
"repo": "luxtorpeda-dev/packages",
"url": "https://github.com/luxtorpeda-dev/packages/issues/581",
"license": "Zlib",
"license_type": "permissive",
"license_source": "github-api"
} |
899203361 | LXD "routed" nictype containers need to be restarted after host network disconnect/reconnect
Required information
Distribution: Ubuntu Server
Distribution version: 20.04.2
The output of "lxc info" or if that fails:
Kernel version: 5.4.0-73-generic
LXC version:
LXD version: 4.14
Storage backend in use: zfs
Issue ... | gharchive/issue | 2021-05-24T03:16:43 | 2025-04-01T04:57:25.874710 | {
"authors": [
"stgraber",
"timlee81",
"tomponline"
],
"repo": "lxc/lxd",
"url": "https://github.com/lxc/lxd/issues/8805",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
912593093 | Make --pretty in lxc monitor work with operations too
Following support for both lifecycle and logging, we should also add a one-line representation for operations so that one can run lxc monitor --pretty and have it work for all event types.
@stgraber Can I be assign to this one?
Of course, done!
| gharchive/issue | 2021-06-06T03:39:19 | 2025-04-01T04:57:25.876101 | {
"authors": [
"presztak",
"stgraber"
],
"repo": "lxc/lxd",
"url": "https://github.com/lxc/lxd/issues/8859",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
637867498 | Storage: Only set ext4 project quota on directories and regular files
Trying to set/remove quota on a pipe file causes a hang at the ioctl C level.
Fixes #7516
Signed-off-by: Thomas Parrott thomas.parrott@canonical.com
Fixed unit tests
Testsuite passed
Testsuite passed
| gharchive/pull-request | 2020-06-12T16:17:59 | 2025-04-01T04:57:25.877615 | {
"authors": [
"lxc-jenkins",
"tomponline"
],
"repo": "lxc/lxd",
"url": "https://github.com/lxc/lxd/pull/7527",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
2141385802 | Try Figma Relay
https://www.figma.com/community/plugin/1041056822461507786/relay-for-figma
https://developer.android.com/jetpack/compose/tooling/relay
[x] https://developer.android.com/jetpack/compose/tooling/relay/basic-tutorial
Doesn't work out of the box for KMP projects.
| gharchive/issue | 2024-02-19T02:50:29 | 2025-04-01T04:57:25.902818 | {
"authors": [
"lydavid"
],
"repo": "lydavid/MusicSearch",
"url": "https://github.com/lydavid/MusicSearch/issues/730",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2182621487 | [Bug]: 0.48.0 breaks button style imports
Preflight Checklist
[X] I have read the Contributing Guidelines for this project.
[X] I agree to follow the Code of Conduct that this project adheres to.
[X] I have searched the issue tracker for an issue that matches the one I want to file, without success.
Bug type
Functi... | gharchive/issue | 2024-03-12T20:33:29 | 2025-04-01T04:57:25.915304 | {
"authors": [
"jeripeierSBB",
"sandrooco"
],
"repo": "lyne-design-system/lyne-components",
"url": "https://github.com/lyne-design-system/lyne-components/issues/2482",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
50487181 | All the APIs are getting 'Authorized users only'
Really good work done here
I have an issue though. I am following https://www.airpair.com/ruby-on-rails/posts/authentication-with-angularjs-and-ruby-on-rails for my work.
Using ng-token-auth and devise_token_auth
In Controller
class MyController < ApplicationController... | gharchive/issue | 2014-12-01T04:40:17 | 2025-04-01T04:57:25.926626 | {
"authors": [
"JamesChevalier",
"TGNA",
"dgliwa",
"nitingrewal",
"paulius005",
"prakash-alpine",
"qx",
"roanjain",
"tejashande"
],
"repo": "lynndylanhurley/devise_token_auth",
"url": "https://github.com/lynndylanhurley/devise_token_auth/issues/81",
"license": "WTFPL",
"l... |
109668682 | Implement login auth key according to Devise wiki
Devise is capable to use email, username or both fields for auth. Currently, Devise Token Auth supports email or username but not both at the same time. This PR is an intention to start the implementation of login as an auth key to use the previous fields simultaneous... | gharchive/pull-request | 2015-10-04T08:07:28 | 2025-04-01T04:57:25.930825 | {
"authors": [
"luciomartinez",
"zachfeldman"
],
"repo": "lynndylanhurley/devise_token_auth",
"url": "https://github.com/lynndylanhurley/devise_token_auth/pull/395",
"license": "WTFPL",
"license_type": "permissive",
"license_source": "github-api"
} |
66687035 | Should Auth.prototype.signOut pass opt variables in DELETE request?
Hi,
First thanks for all your hard work in creating this module!
I'm trying to hook this up (with rails and devise_token_auth) and noticed that Auth.prototype.signOut doesn't supply the opt parameter to the ajax request, like you do in Auth.prototype... | gharchive/issue | 2015-04-06T19:37:09 | 2025-04-01T04:57:25.934984 | {
"authors": [
"Ruff9",
"lynndylanhurley",
"vlod"
],
"repo": "lynndylanhurley/j-toker",
"url": "https://github.com/lynndylanhurley/j-toker/issues/3",
"license": "WTFPL",
"license_type": "permissive",
"license_source": "github-api"
} |
1038024056 | 在ipv6的网络下无法播放音乐,一直卡在获取url
解决方案检查
[x] 我已阅读常见问题(https://github.com/lyswhut/lx-music-mobile/blob/master/FAQ.md)
[x] 我已搜索issue列表(https://github.com/lyswhut/lx-music-mobile/issues?utf8=✓&q=)
描述错误
在使用ipv6的网络下,无法播放新添加的音乐, 一直卡在 获取url
现在解决方式是使用vpn连接一个ipv4的服务器,使用ipv4的网络正常
环境:
-操作系统及版本:[Android 11 , MIUI 12.5]
-软件安装包及版本:... | gharchive/issue | 2021-10-28T02:43:47 | 2025-04-01T04:57:25.938392 | {
"authors": [
"Mc-GrowlR",
"k631583871"
],
"repo": "lyswhut/lx-music-mobile",
"url": "https://github.com/lyswhut/lx-music-mobile/issues/61",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1452324528 | Data display (Part 2)
Part 2: Data display
In this phase, you will focus on the User Interface of your project. Bokeh is a data visualization library in Python. It provides highly interactive graphs and plots. What makes it different from other Python plotting libraries is that the output from Bokeh will be on the we... | gharchive/issue | 2022-11-16T21:52:13 | 2025-04-01T04:57:25.950425 | {
"authors": [
"claireticknor",
"lziegler08"
],
"repo": "lziegler08/COVID_dash",
"url": "https://github.com/lziegler08/COVID_dash/issues/3",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
214575399 | vmware powerclicore error on "boot" in Docker OS X
Running Docker Community Edition
Version 17.03.0-ce-mac2 (15654)
Channel: stable
1d7d97bbbd
Just re-downloaded the image:
Loading personal and system profiles took 3482ms.
nnPS /powershell> nn
Oops, something went wrong. Please report this bug with the details below... | gharchive/issue | 2017-03-16T01:41:22 | 2025-04-01T04:57:25.952127 | {
"authors": [
"ischoll",
"lzybkr"
],
"repo": "lzybkr/PSReadLine",
"url": "https://github.com/lzybkr/PSReadLine/issues/518",
"license": "BSD-2-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
257717553 | Update vis-client README with more complete info on development and deployment
This PR updates README.md with up to date and accurate information about developing and deploying the mlab-vis-client. @nkinkade PTAL?
Thanks @iros !
| gharchive/pull-request | 2017-09-14T13:22:25 | 2025-04-01T04:57:25.981285 | {
"authors": [
"critzo"
],
"repo": "m-lab/mlab-vis-client",
"url": "https://github.com/m-lab/mlab-vis-client/pull/280",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1401233277 | calling reset before tests breaks S3 mock
Checklist
[x] I have read Caveats documentation and didn't find a solution for this problem there.
Bug description
When mocking S3Client with a resolve(), if 'reset()' is called on mocked client before any test has ran, the mocked S3Client returns undefined.
I was trying t... | gharchive/issue | 2022-10-07T14:05:04 | 2025-04-01T04:57:25.995135 | {
"authors": [
"jfpaccini",
"m-radzikowski"
],
"repo": "m-radzikowski/aws-sdk-client-mock",
"url": "https://github.com/m-radzikowski/aws-sdk-client-mock/issues/123",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2260736282 | Can't see paste menu option
Thanks for this awesome tool.
I can't see the "paste" menu option in the browser on right click
Also, cant find a way to paste clipboard text into the search box on a mobile device.
Any advise thanks!
Hey, thanks for the bug report. This issue should be fixed in the latest version 0.1.1... | gharchive/issue | 2024-04-24T08:39:05 | 2025-04-01T04:57:25.997788 | {
"authors": [
"m-wrzr",
"metalshanked"
],
"repo": "m-wrzr/streamlit-searchbox",
"url": "https://github.com/m-wrzr/streamlit-searchbox/issues/43",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1171748507 | Minus Pressure Value
The value of the pressure from is '-343349Pa'.
It is an absolute pressure, so it is supposed to be around 1013hPa and never be minus value?
Code: https://github.com/m5stack/UNIT_ENV/blob/master/examples/UNIT_ENV_III/UNIT_ENV_III.ino
Thank you for your help in advance.
Could you help me? @Tinyu-... | gharchive/issue | 2022-03-17T00:59:34 | 2025-04-01T04:57:26.041493 | {
"authors": [
"Tinyu-Zhao",
"taketomatsunaga"
],
"repo": "m5stack/UNIT_ENV",
"url": "https://github.com/m5stack/UNIT_ENV/issues/2",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
354444066 | Allow Hugo categories to have qualifiers other than "Writer"
This is cosmetic (and only for the Hugo admin's benefit, I believe), but some it would be nice if some categories could display something other than "Writer": like "Editor" or "Artist"
I can't reproduce it on my testing box (using your latest code-base).
... | gharchive/issue | 2018-08-27T19:20:22 | 2025-04-01T04:57:26.060043 | {
"authors": [
"arkoebel",
"eemeli"
],
"repo": "maailma/kansa",
"url": "https://github.com/maailma/kansa/issues/56",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
362032057 | ipyvolume.embed.embed_html not working for
I'm having trouble with embed_html for ipyvolume 0.5.1
The html file seems to save (and the plain text content looks reasonable, the data should be in there) but when I try to open it in a browser I see a blank screen and get some javascript errors.
I used this code to test ... | gharchive/issue | 2018-09-20T06:11:28 | 2025-04-01T04:57:26.066696 | {
"authors": [
"GenevieveBuckley",
"maartenbreddels",
"vidartf"
],
"repo": "maartenbreddels/ipyvolume",
"url": "https://github.com/maartenbreddels/ipyvolume/issues/175",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2278510991 | feat: add node script endpoint interactions
The following changes are included:
New client methods (PostFiles, PutFiles) so that files can be included for POST and PUT requests
node-script endpoint interactions
node-scripts endpoint interactions
Depends on: https://github.com/juju/gomaasapi/pull/105
| gharchive/pull-request | 2024-05-03T22:21:56 | 2025-04-01T04:57:26.068739 | {
"authors": [
"skatsaounis"
],
"repo": "maas/gomaasclient",
"url": "https://github.com/maas/gomaasclient/pull/73",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
993114666 | Support for non AC Midea devices (such as Midea EVA II Pro Wifi dehumidifier)
Describe the solution you'd like (描述需求)
Would it be possible to add support for other non AC devices, such as Midea EVA II Pro Wifi dehumidifier?
Those devices can be controlled with the NetHome Plus app wich also supports AC devices.
For r... | gharchive/issue | 2021-09-10T10:44:37 | 2025-04-01T04:57:26.072364 | {
"authors": [
"35gh",
"SebastianStorb"
],
"repo": "mac-zhou/midea-ac-py",
"url": "https://github.com/mac-zhou/midea-ac-py/issues/98",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
958602719 | Update Device button un-clickable
Using Nudge version 1.0.0.06072021142546. "Update Device" button became unresponsive when clicking on it with the mouse. Hitting the Return key worked and opened System Preferences > Software Update pane.
This is the mainContentText content where the Update Device button didn't work:... | gharchive/issue | 2021-08-03T00:17:05 | 2025-04-01T04:57:26.076567 | {
"authors": [
"delyts",
"erikng"
],
"repo": "macadmins/nudge",
"url": "https://github.com/macadmins/nudge/issues/195",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2457412938 | 🛑 Cloud Storage (cloud.macalegin.com) is down
In 4ea485c, Cloud Storage (cloud.macalegin.com) (https://cloud.macalegin.com) was down:
HTTP code: 502
Response time: 220 ms
Resolved: Cloud Storage (cloud.macalegin.com) is back up in 92ca767 after 10 minutes.
| gharchive/issue | 2024-08-09T08:35:55 | 2025-04-01T04:57:26.079797 | {
"authors": [
"macalegin-admin"
],
"repo": "macalegin-admin/status",
"url": "https://github.com/macalegin-admin/status/issues/133",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
383078374 | search does not work
What you did:
On gnomAD homepage the search feature is not working- typing a gene name or a region just brings up a "searching" box
What happened:
Hi @NUHMolGen,
I'm unable to reproduce this issue:
What browser are you using? Are you able to view data on other pages (example: http://gnomad-... | gharchive/issue | 2018-11-21T11:37:34 | 2025-04-01T04:57:26.089313 | {
"authors": [
"NUHMolGen",
"nawatts"
],
"repo": "macarthur-lab/gnomadjs",
"url": "https://github.com/macarthur-lab/gnomadjs/issues/355",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2242275045 | Verify CanGenerator logic
__big_endian_mask seems to produce strange, discontinuous outputs. Verify that this is expected behaviour
For example, consider these input combinations and output mask
(start=5, length=3) ..111... ........ ........ ........ ........ ........ ........ ........
(start=6, length=3) .111.... ..... | gharchive/issue | 2024-04-14T17:26:26 | 2025-04-01T04:57:26.107644 | {
"authors": [
"BlakeFreer"
],
"repo": "macformula/racecar",
"url": "https://github.com/macformula/racecar/issues/108",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
117752496 | Minor doc correction . Let users who fork run on their forked branches
correct path to doc on readme & minor clarification
add 18.1 for travis
mzbench_api.app.src.script: let user who forked run against their repo
add more editor buffers files to gitignore
All committers of the pull request should sign our Cont... | gharchive/pull-request | 2015-11-19T06:42:13 | 2025-04-01T04:57:26.147151 | {
"authors": [
"CLAassistant",
"linearregression",
"merlin86",
"parsifal-47"
],
"repo": "machinezone/mzbench",
"url": "https://github.com/machinezone/mzbench/pull/16",
"license": "bsd-3-clause",
"license_type": "permissive",
"license_source": "bigquery"
} |
563264581 | Neural networks shold be part of pyknós
They are an essential component of density estimation; also the module should not be postfixed with an underscore, i.e. nn_ to be renamed just nn.
You could also address this warning then:
UserWarning: nn.functional.tanh is deprecated. Use torch.tanh instead.
warnings.warn("n... | gharchive/issue | 2020-02-11T14:59:21 | 2025-04-01T04:57:26.162488 | {
"authors": [
"jan-matthis",
"meteore"
],
"repo": "mackelab/sbi",
"url": "https://github.com/mackelab/sbi/issues/16",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2031313592 | [BUG] Nested addressable refs go missing with remote bundles
What happened?
Hey so basically I have a dialogue system with various options. One of the options opens a shop and has an asset reference to it.
[System.Serializable]
public class OpenShopOption : DialogueOptionBase
{
[Tooltip("The shop ... | gharchive/issue | 2023-12-07T18:31:23 | 2025-04-01T04:57:26.169068 | {
"authors": [
"celojevic"
],
"repo": "mackysoft/Unity-SerializeReferenceExtensions",
"url": "https://github.com/mackysoft/Unity-SerializeReferenceExtensions/issues/39",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1832763099 | Compatibility with Farmers delight potion effects?
There is a "comfort" effect, who's natural effect is meant to be that it allows regeneration to keep going despite you not being above or on the normal health regen threshold. is there possibility for this effect to allow similar mechanics, where regeneration will co... | gharchive/issue | 2023-08-02T09:07:04 | 2025-04-01T04:57:26.219462 | {
"authors": [
"Darkmega18",
"mactso"
],
"repo": "mactso/HarderNaturalHealing",
"url": "https://github.com/mactso/HarderNaturalHealing/issues/10",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
120120597 | Alternatives to scribe for text formatting
As per conversation on #410 to consider an alternative to Scribe for the text formatting on Sir Trev.
The reasons for asking to consider this is based around my own and other Sir Trev users' issues with the lack of documentation from Scribe (even they admit it themselves but... | gharchive/issue | 2015-12-03T08:52:10 | 2025-04-01T04:57:26.253650 | {
"authors": [
"SgtOddball",
"andrewsprinz",
"callum",
"dwb",
"lukaszsagol",
"ninjabiscuit",
"raffij"
],
"repo": "madebymany/sir-trevor-js",
"url": "https://github.com/madebymany/sir-trevor-js/issues/413",
"license": "mit",
"license_type": "permissive",
"license_source": "bigqu... |
307475672 | Not working with newer version of Julia
Is there any plan to update this repo?
I know that this work was primarily part of Madeleine's thesis. I'm not sure how much time for maintenance she has available. If you are using it in your work, you might want to make a fork.
| gharchive/issue | 2018-03-22T01:39:10 | 2025-04-01T04:57:26.256659 | {
"authors": [
"alibeyram",
"jpfairbanks"
],
"repo": "madeleineudell/ParallelSparseMatMul.jl",
"url": "https://github.com/madeleineudell/ParallelSparseMatMul.jl/issues/15",
"license": "bsd-2-clause",
"license_type": "permissive",
"license_source": "bigquery"
} |
1658150337 | 🛑 qBitTorrent UI is down
In 10fc4f7, qBitTorrent UI (https://qbittorrent.$BASE_URL_MADHOGS) was down:
HTTP code: 0
Response time: 0 ms
Resolved: qBitTorrent UI is back up in 4d66975.
| gharchive/issue | 2023-04-06T23:06:33 | 2025-04-01T04:57:26.288387 | {
"authors": [
"madhogs"
],
"repo": "madhogs/upptime",
"url": "https://github.com/madhogs/upptime/issues/286",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
612036503 | u-boot env in sdcard partition
Hi,
this is not an issue just more request for some help. For OTA update system I need to handle u-boot envs (board jetson nano SDcard boot). AFAIK when checked u-boot code there is no env support enabled at all (I'm using warrior branch from meta-tegra). I can add it but as I'm newcome... | gharchive/issue | 2020-05-04T17:19:31 | 2025-04-01T04:57:26.298059 | {
"authors": [
"dwalkes",
"madisongh",
"nandra"
],
"repo": "madisongh/meta-tegra",
"url": "https://github.com/madisongh/meta-tegra/issues/312",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2339458946 | paste does not get reset back to nopaste after doing :AIChat
I saw that 'paste' gets set inside of the aichat buffers in order to get the formatting to work right. Unfortunately, it does not appear to get reset to 'nopaste' after leaving the aichat buffer. I demonstrate this in the following recording:
Screencast fro... | gharchive/issue | 2024-06-07T02:26:36 | 2025-04-01T04:57:26.315325 | {
"authors": [
"Konfekt",
"madox2",
"misterbuckley"
],
"repo": "madox2/vim-ai",
"url": "https://github.com/madox2/vim-ai/issues/109",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2022067733 | Expressions are not being properly evaluated
Hey there! Wondering if Im doing something wrong or there is a bug here.
Crontab.Scheduler.get_next_run_date(~e[*/2 * * * *], ~N[2023-12-02 14:40:00.298713])
{:ok, ~N[2023-12-02 14:42:00]}
Crontab.Scheduler.get_next_run_date(~e[*/3 * * * *], ~N[2023-12-02 14:40:00.298713]... | gharchive/issue | 2023-12-02T14:46:58 | 2025-04-01T04:57:26.335348 | {
"authors": [
"mustela"
],
"repo": "maennchen/crontab",
"url": "https://github.com/maennchen/crontab/issues/119",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
47921868 | Windows redownload fails?
Could not evaluate: Could not find command 'test'
Presumably due to $unless_test in /fetch.pp ?
I have the same error. it's actually this line that is failing
$unless_test = "test -s ${destination}"
so what would work in windows for the unless test? I don't have access to a windows box... | gharchive/issue | 2014-11-06T04:14:12 | 2025-04-01T04:57:26.337706 | {
"authors": [
"TrentBartlem",
"carlossg",
"richardwadsworth"
],
"repo": "maestrodev/puppet-wget",
"url": "https://github.com/maestrodev/puppet-wget/issues/35",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
1302486825 | [dy] Fix frontend routing
Summary
/pipelines/{uuid} was getting appended to the url every time I refreshed the page.
Tests
tested locally
cc: @johnson-mage
@dy46 ah, thx david
| gharchive/pull-request | 2022-07-12T18:48:39 | 2025-04-01T04:57:26.356961 | {
"authors": [
"dy46",
"johnson-mage"
],
"repo": "mage-ai/mage-ai",
"url": "https://github.com/mage-ai/mage-ai/pull/633",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2265495497 | fix missing param for origURL in addOptions()
fix #26
Currently, the request URL remains unchanged even after passing through the addOptions function, even though the values for the Page & Limit attributes in ListSubscriberOptions have been filled in. To address this issue, I have made some adjustments in this pull r... | gharchive/pull-request | 2024-04-26T10:30:44 | 2025-04-01T04:57:26.652083 | {
"authors": [
"alunparanggi",
"robgordon89"
],
"repo": "mailerlite/mailerlite-go",
"url": "https://github.com/mailerlite/mailerlite-go/pull/27",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
68857129 | Add support to PHP and Ruby like multiple fields
Purpose
PHP and Ruby frameworks pass multiple parameters as param[0], param[1] for PHP and param[], param[] for Ruby.
lgtm
| gharchive/pull-request | 2015-04-16T06:40:08 | 2025-04-01T04:57:26.653452 | {
"authors": [
"anton-efimenko",
"r0mant"
],
"repo": "mailgun/scroll",
"url": "https://github.com/mailgun/scroll/pull/26",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
629773792 | NOISSUE - Fix default db name for storage databases
Signed-off-by: Ivan Milošević iva@blokovi.com
Codecov Report
Merging #1194 into master will not change coverage.
The diff coverage is n/a.
@@ Coverage Diff @@
## master #1194 +/- ##
=======================================
... | gharchive/pull-request | 2020-06-03T07:47:45 | 2025-04-01T04:57:26.687113 | {
"authors": [
"blokovi",
"codecov-commenter"
],
"repo": "mainflux/mainflux",
"url": "https://github.com/mainflux/mainflux/pull/1194",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
805304375 | [FEATURE] Add integration to deploy models via Seldon Core
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
Describe the solution you'd like
A clear and concise description of what you want to happen.
Describe a... | gharchive/issue | 2021-02-10T08:47:04 | 2025-04-01T04:57:26.691333 | {
"authors": [
"benkoller",
"htahir1"
],
"repo": "maiot-io/zenml",
"url": "https://github.com/maiot-io/zenml/issues/35",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1004259143 | fix(operator): add new groupname to csv config
related to #891
Just fix this unit test :)
| gharchive/pull-request | 2021-09-22T12:51:21 | 2025-04-01T04:57:26.693425 | {
"authors": [
"aslakknutsen",
"bartoszmajsak"
],
"repo": "maistra/istio-workspace",
"url": "https://github.com/maistra/istio-workspace/pull/920",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
804623343 | MAISTRA-1897: Allow disabling IngressClass support
This adds an option to istiod that allows disabling reading
IngressClass resources, which are cluster-scoped. When this is
disabled, processing of Ingress resources that use the new (as of
Kubernetes v1.18) ingressClassName field in their spec is not
supported. Onl... | gharchive/pull-request | 2021-02-09T14:51:56 | 2025-04-01T04:57:26.695215 | {
"authors": [
"bison",
"jwendell"
],
"repo": "maistra/istio",
"url": "https://github.com/maistra/istio/pull/263",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1741822346 | Edit temp_message to be the final message with the generated pictures
Instead of deleting temp_message, we should edit it instead.
Instead of deleting temp_message, we should edit it instead.
Just use await ctx.defer
I would like it to show the prompt, so I just made it edit the message instead of deleting it.
| gharchive/issue | 2023-06-05T13:43:24 | 2025-04-01T04:57:26.731606 | {
"authors": [
"mak448a",
"mishalhossin"
],
"repo": "mak448a/Stable-Diffusion-Bot",
"url": "https://github.com/mak448a/Stable-Diffusion-Bot/issues/27",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1093282089 | 🛑 Personal Homepage is down
In 9bf0b6b, Personal Homepage (https://aurelienooms.be) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Personal Homepage is back up in f9dfb00.
| gharchive/issue | 2022-01-04T11:55:45 | 2025-04-01T04:57:26.734316 | {
"authors": [
"make-github-pseudonymous-again"
],
"repo": "make-github-pseudonymous-again/monitor",
"url": "https://github.com/make-github-pseudonymous-again/monitor/issues/229",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1648248599 | Update database-email-update example README instructions
Small change: add instruction for giving integration access to database. An error is thrown if this step is not completed first.
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor Lice... | gharchive/pull-request | 2023-03-30T20:13:01 | 2025-04-01T04:57:26.744657 | {
"authors": [
"CLAassistant",
"jessmitch42"
],
"repo": "makenotion/notion-sdk-js",
"url": "https://github.com/makenotion/notion-sdk-js/pull/394",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
838840003 | Update MIP0c13-SP1.md
Offboarding is now voluntary and does not go through Governance.
This subproposal is therefore obsolete.
@LongForWisdom , @CPSTL , please review.
@LongForWisdom , @CPSTL , please review.
Agreed, looks good to me. Merging in with the updated status.
| gharchive/pull-request | 2021-03-23T15:20:56 | 2025-04-01T04:57:26.750339 | {
"authors": [
"CPSTL",
"juan-fintech"
],
"repo": "makerdao/mips",
"url": "https://github.com/makerdao/mips/pull/211",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
902869740 | Bug in Ackerman function calculator (not working)
Describe the bug
A clear and concise description of what the bug is.
Possible solution
Describe the solution you thought of.
Screenshots
If applicable, add screenshots to help explain your problem.
Hi, I want to work on this issue I will start working on it as... | gharchive/issue | 2021-05-26T20:11:38 | 2025-04-01T04:57:26.759149 | {
"authors": [
"abhijeet141"
],
"repo": "makesmatheasy/makesmatheasy",
"url": "https://github.com/makesmatheasy/makesmatheasy/issues/3842",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
385245655 | feat(): validation on boolean
Hi,
The example here doesn't seem to work on the last version:
class Foo(val bool: Boolean)
val v = Validator.builder<Foo>()
.constraint(Foo::bool, "bool") { it.toTrue() } // this method signature isn't valid
The constraint method never has as first parameter a Function<T, Boole... | gharchive/issue | 2018-11-28T12:28:30 | 2025-04-01T04:57:26.765896 | {
"authors": [
"davinkevin",
"making"
],
"repo": "making/yavi",
"url": "https://github.com/making/yavi/issues/5",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1231643575 | [FEATURE] Proper text copying/pasting
Is your feature request related to a problem? Please describe.
Text is hard or nearly impossible to copy/paste right now.
Describe the solution you'd like.
A way to highlight text across multiple lines to copy. Also a pasting option.
Describe alternatives you've considered.
None.... | gharchive/issue | 2022-05-10T20:15:50 | 2025-04-01T04:57:26.772361 | {
"authors": [
"makuke1234"
],
"repo": "makuke1234/femto",
"url": "https://github.com/makuke1234/femto/issues/4",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
173220937 | progress Handling, compatibility with Pace.js
Hi,
Is it possible to get progress of loaded content ?
I am trying to use pace.js with l.js but it does not work.
I have lots of assets and I need to display progress as just showing busy-spinners dont give information to users on how much is loaded and how much remaining... | gharchive/issue | 2016-08-25T14:36:22 | 2025-04-01T04:57:26.787749 | {
"authors": [
"djangosdk",
"malko"
],
"repo": "malko/l.js",
"url": "https://github.com/malko/l.js/issues/16",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
103613429 | Fix #1302: File#tell: SEEK_CUR is a local constant
This fixes issue #1302.
:open_mouth: you're fast!
Makes you wonder if we can have a spec for this though.
I was thinking about doing one, but I'm not sure how to do a spec that involves dealing with a file. Create a temp file, operate on it and then delete it?
... | gharchive/pull-request | 2015-08-27T23:11:38 | 2025-04-01T04:57:26.828682 | {
"authors": [
"BlaXpirit",
"asterite",
"jhass",
"lbguilherme"
],
"repo": "manastech/crystal",
"url": "https://github.com/manastech/crystal/pull/1303",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
646193402 | GitHub Action to lint Python
Start towards #15... Blocked by #34 Output: https://github.com/cclauss/TrustTrees/actions
Thanks again @cclauss!
| gharchive/pull-request | 2020-06-26T11:19:01 | 2025-04-01T04:57:26.841288 | {
"authors": [
"KevinHock",
"cclauss"
],
"repo": "mandatoryprogrammer/TrustTrees",
"url": "https://github.com/mandatoryprogrammer/TrustTrees/pull/35",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1799852029 | :robot: Add kerbrute.vm
Automated PR from https://github.com/mandiant/VM-Packages/issues/523 :rocket:
Tested this locally. Package and shortcut work great.
| gharchive/pull-request | 2023-07-11T22:36:17 | 2025-04-01T04:57:26.842423 | {
"authors": [
"nos3curity",
"vm-packages"
],
"repo": "mandiant/VM-Packages",
"url": "https://github.com/mandiant/VM-Packages/pull/524",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1793090853 | use pre-commit to invoke linters
adds a pre-commit configuration so that its easy to invoke all of our linter checks w/associated configuration, as well as install the pre-commit and pre-push hooks consistently:
quickstart
do this now @mr-tz @mike-hunhoff @yelhamer @colton-gabertan (FYI)
$ pre-commit install # no... | gharchive/pull-request | 2023-07-07T08:46:03 | 2025-04-01T04:57:26.850158 | {
"authors": [
"ajnelson-nist",
"williballenthin"
],
"repo": "mandiant/capa",
"url": "https://github.com/mandiant/capa/pull/1591",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
286991765 | Silent refresh timing issue
Hi,
Silent refresh timeout is calculated wrong if user does a page reload. calcTimeout() returns constant timeout when ever it is called. Shouldn't it take into account current time, not stored_at?
E.g. in Scenario:
Token expiration time is 1min
timeoutFactor 0.5
calcTimeout() returns 300... | gharchive/issue | 2018-01-09T07:18:23 | 2025-04-01T04:57:26.858545 | {
"authors": [
"Kotohitsu",
"Lasseku",
"ici-la-lune",
"joostme",
"morvans"
],
"repo": "manfredsteyer/angular-oauth2-oidc",
"url": "https://github.com/manfredsteyer/angular-oauth2-oidc/issues/205",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
579448827 | How to remove the warning message for v9?
Since v9 there's a warning message printed to console.
PLEASE READ THIS CAREFULLY:
Beginning with angular-oauth2-oidc version 9, the JwksValidationHandler
has been moved to an library of its own. If you need it for implementing
OAuth2/OIDC **implicit flow**, please install i... | gharchive/issue | 2020-03-11T18:02:59 | 2025-04-01T04:57:26.861660 | {
"authors": [
"Mysq",
"dalu",
"jeroenheijmans"
],
"repo": "manfredsteyer/angular-oauth2-oidc",
"url": "https://github.com/manfredsteyer/angular-oauth2-oidc/issues/747",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
665496233 | Issue #257: Update codecov script
Issue #257
Codecov Report
:exclamation: No coverage uploaded for pull request base (master@88bff65). Click here to learn what that means.
The diff coverage is n/a.
@@ Coverage Diff @@
## master #258 +/- ##
=============================... | gharchive/pull-request | 2020-07-25T02:15:55 | 2025-04-01T04:57:26.891055 | {
"authors": [
"codecov-commenter",
"kmanning"
],
"repo": "manheim/terraform-pipeline",
"url": "https://github.com/manheim/terraform-pipeline/pull/258",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2069041653 | 🛑 Mesa Freeworld is down
In 9117984, Mesa Freeworld (https://nonfree.eu) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Mesa Freeworld is back up in adae218 after 12 minutes.
| gharchive/issue | 2024-01-07T08:34:49 | 2025-04-01T04:57:26.913652 | {
"authors": [
"boredland"
],
"repo": "manjaro-contrib/upptime",
"url": "https://github.com/manjaro-contrib/upptime/issues/1678",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2069048183 | 🛑 Mesa Freeworld is down
In b441837, Mesa Freeworld (https://nonfree.eu) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Mesa Freeworld is back up in 9ad38ba after 18 minutes.
| gharchive/issue | 2024-01-07T08:59:51 | 2025-04-01T04:57:26.915961 | {
"authors": [
"boredland"
],
"repo": "manjaro-contrib/upptime",
"url": "https://github.com/manjaro-contrib/upptime/issues/1679",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2069356637 | 🛑 Mesa Freeworld is down
In 3121e0a, Mesa Freeworld (https://nonfree.eu) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Mesa Freeworld is back up in 9e72dd5 after 1 hour, 26 minutes.
| gharchive/issue | 2024-01-07T23:57:15 | 2025-04-01T04:57:26.918256 | {
"authors": [
"boredland"
],
"repo": "manjaro-contrib/upptime",
"url": "https://github.com/manjaro-contrib/upptime/issues/1684",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2190480935 | 🛑 Mesa Freeworld is down
In 7fb8c31, Mesa Freeworld (https://nonfree.eu) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Mesa Freeworld is back up in 981c40d after 22 minutes.
| gharchive/issue | 2024-03-17T04:56:34 | 2025-04-01T04:57:26.920746 | {
"authors": [
"boredland"
],
"repo": "manjaro-contrib/upptime",
"url": "https://github.com/manjaro-contrib/upptime/issues/2341",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2440678403 | correction of authors name
corrected the authors name in the following news posts:
manjaro-arm-dec
manjaro-arm-nov
manjaro-arm-oct
Thanks!
| gharchive/pull-request | 2024-07-31T18:32:00 | 2025-04-01T04:57:26.928076 | {
"authors": [
"RahafEK",
"romangg"
],
"repo": "manjaro/website",
"url": "https://github.com/manjaro/website/pull/37",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1858389931 | Sort get_model_scales_available result values
Sort get_model_scales_available result values to avoid unit test fails
Codecov Report
Patch coverage: 100.00% and no project coverage change.
Comparison is base (ba01759) 99.83% compared to head (6674e67) 99.83%.
Report is 1 commits behind head on main.
Additional det... | gharchive/pull-request | 2023-08-21T01:21:41 | 2025-04-01T04:57:26.938774 | {
"authors": [
"codecov-commenter",
"mano8"
],
"repo": "mano8/imgtools_m8",
"url": "https://github.com/mano8/imgtools_m8/pull/13",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1216629638 | Add Club Page
Please do work for this task in a branch called issue-45.
You should:
[x] Make a page where admins can add a new club
Add Club page created, closing issue
| gharchive/issue | 2022-04-27T00:32:25 | 2025-04-01T04:57:26.940948 | {
"authors": [
"msumaylo",
"sumidaca"
],
"repo": "manoa-organization-database/manoa-organization-database",
"url": "https://github.com/manoa-organization-database/manoa-organization-database/issues/45",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2038106513 | Create Three.js loader for progressive mesh format
Depends on #1276
NLNet milestone 2.4
In progress at https://github.com/takahirox/three-gltf-extensions/pull/99
| gharchive/issue | 2023-12-12T16:14:02 | 2025-04-01T04:57:27.014713 | {
"authors": [
"Floppy"
],
"repo": "manyfold3d/manyfold",
"url": "https://github.com/manyfold3d/manyfold/issues/1688",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1871066612 | Prettier 3.0 support
Hi, I recently updated prettier but its seems this plugin is not compatibly with the new prettier 3.0 api.
["ERROR" - 9:14:27 AM] printer.embed has too many parameters. The API changed in Prettier v3. Please update your plugin. See https://prettier.io/docs/en/plugins.html#optional-embed
Error: pr... | gharchive/issue | 2023-08-29T07:29:33 | 2025-04-01T04:57:27.248305 | {
"authors": [
"MarcelRoozekrans",
"jdeniau"
],
"repo": "mapado/prettier-plugin-gherkin",
"url": "https://github.com/mapado/prettier-plugin-gherkin/issues/8",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
174919275 | Is leaflet-image compatible with Ionic? undefined is not an object (evaluating 'url.match')
When using leaflet-image with the Ionic platform, I get the error:
TypeError: undefined is not an object (evaluating 'url.match')
In function layersDone, line 58
(Latest github repo version).
Any clues?
leafletImage(map, fu... | gharchive/issue | 2016-09-03T21:41:48 | 2025-04-01T04:57:27.253000 | {
"authors": [
"metalaureate",
"tmcw"
],
"repo": "mapbox/leaflet-image",
"url": "https://github.com/mapbox/leaflet-image/issues/84",
"license": "BSD-2-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
481648433 | nodejs dependencies deprecated.
When getting from nodejs it throws warnings about dependencies being in @mapbox namespace.
While @mapbox/leaflet-omnivore is pointing to ones without @mapbox namespace
did u solve the issue ?
I really don't remember, but I believe I ignored it.
| gharchive/issue | 2019-08-16T14:54:21 | 2025-04-01T04:57:27.254372 | {
"authors": [
"audreyspency",
"msmolka"
],
"repo": "mapbox/leaflet-omnivore",
"url": "https://github.com/mapbox/leaflet-omnivore/issues/114",
"license": "bsd-3-clause",
"license_type": "permissive",
"license_source": "bigquery"
} |
261580261 | Location layer crash after commit with support library update (26.1.0)
Hey guys.
After commit Sep 27 (#111) crash occurs on screen rotates:
Fatal signal 11 (SIGSEGV), code 1, fault addr 0x0 in tid 1263
signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x0
r0 00000000 r1 8b07030f r2 00000002 r3 3fe37715
r4 9... | gharchive/issue | 2017-09-29T09:17:45 | 2025-04-01T04:57:27.326418 | {
"authors": [
"giperwlad",
"tobrun"
],
"repo": "mapbox/mapbox-plugins-android",
"url": "https://github.com/mapbox/mapbox-plugins-android/issues/116",
"license": "BSD-2-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
790216069 | Publish to NPM
The installation instructions for this utility seem odd relative to other Node-based utilities. Typically I'd expect to see something like
npm install -g mts-data-sync
To install a global utility, rather than cloning and linking. That would give the utility the benefit of only installing on tagged rel... | gharchive/issue | 2021-01-20T18:29:30 | 2025-04-01T04:57:27.333214 | {
"authors": [
"james-innes",
"jbranigan",
"tmcw"
],
"repo": "mapbox/mts-data-sync",
"url": "https://github.com/mapbox/mts-data-sync/issues/12",
"license": "BSD-2-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
2676316856 | Refactored news handling
I also touched a few of the other parts (i can remove those changes if you want ^^)
Resolves #358
here are a screenshots of the changed pages:
Please make sure this looks good on mobile devices as well. Thanks!!
Good point.
I have tweaked the design slightly (adding non breaking spaces... | gharchive/pull-request | 2024-11-20T15:39:37 | 2025-04-01T04:57:27.396372 | {
"authors": [
"CommanderStorm",
"HarelM",
"louwers"
],
"repo": "maplibre/maplibre.github.io",
"url": "https://github.com/maplibre/maplibre.github.io/pull/359",
"license": "CC0-1.0",
"license_type": "permissive",
"license_source": "github-api"
} |
95364076 | How to give priority for a marker to be visible when two markers appear at same location?
There are two markers located close to each other and they overlap. But one of the marker is important and it needs to be shown all the times.
There is no solution for this right now. There are some solutions on JS-Side (like ... | gharchive/issue | 2015-07-16T06:49:17 | 2025-04-01T04:57:27.449627 | {
"authors": [
"Hirbod",
"giladrom",
"ramsabarish",
"wf9a5m75"
],
"repo": "mapsplugin/cordova-plugin-googlemaps",
"url": "https://github.com/mapsplugin/cordova-plugin-googlemaps/issues/570",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
339733822 | Documentation
Maputnik needs better documentation. Over the course of the year there have been a few issues raised and comments in issues with people confused what Maputnik actually does. I don't think it's that clear from the project what it does and what it's aims are.
How about we create a documentation repository... | gharchive/issue | 2018-07-10T08:04:04 | 2025-04-01T04:57:27.466919 | {
"authors": [
"gregorywolanski",
"orangemug",
"pathmapper"
],
"repo": "maputnik/editor",
"url": "https://github.com/maputnik/editor/issues/337",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
176549313 | No way to document parameters
New django-rest-swagger versions have deprecated YAML docstrings. There's no documentation demonstrating how to document request fields anymore.
There's some things you can do by changing the filter_backends on ViewSets, for example, but it just doesn't feel right.
I still haven't found ... | gharchive/issue | 2016-09-13T04:56:24 | 2025-04-01T04:57:27.534277 | {
"authors": [
"FilmCoder",
"GuillaumeCisco",
"JorisBenschop",
"Swich1987",
"ameade",
"angvp",
"bwmello",
"cliffxuan",
"daimon99",
"fazpu",
"fijemax",
"frennkie",
"gjain0",
"gregorypease280",
"kevin-brown",
"leonardoarroyo",
"litchfield",
"m-hazi... |
1514818940 | 🛑 Diner is down
In 7322aed, Diner (https://www.dinersfx.pe/) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Diner is back up in 9220941.
| gharchive/issue | 2022-12-30T20:46:22 | 2025-04-01T04:57:27.542227 | {
"authors": [
"marcoadasilvaa"
],
"repo": "marcoadasilvaa/health",
"url": "https://github.com/marcoadasilvaa/health/issues/256",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1631739486 | Add User property to Chat Completion request
The Chat Completion API supports a User property, as described here: https://platform.openai.com/docs/api-reference/completions/create#completions/create-user.
A unique identifier representing your end-user, which can help OpenAI to monitor and detect abuse.
This propert... | gharchive/issue | 2023-03-20T09:45:54 | 2025-04-01T04:57:27.552659 | {
"authors": [
"marcominerva",
"nanny07"
],
"repo": "marcominerva/ChatGptNet",
"url": "https://github.com/marcominerva/ChatGptNet/issues/28",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
204471672 | feature request to add ":loading" to md-button
Hi,
It would be great if you could add loading indicator for buttons after submit and wait for end of submit. Something like:
<md-button :loading="isLoading">Submit</md-button
Thanks!
This is such a use case that can be developed by your own logic.
ok fair enough!
| gharchive/issue | 2017-02-01T01:10:55 | 2025-04-01T04:57:27.565103 | {
"authors": [
"dohomi",
"marcosmoura"
],
"repo": "marcosmoura/vue-material",
"url": "https://github.com/marcosmoura/vue-material/issues/422",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
218524892 | Added RecurrentTabularExplainer
This addresses issue #56, and adds a class to handle tabular data when the model is a stateless keras-style recurrent neural network. In that case, the model expects data with shape (n_samples, n_timesteps, n_features). This mostly uses the machinery of the existing LimeTabularExplaine... | gharchive/pull-request | 2017-03-31T14:48:30 | 2025-04-01T04:57:27.572231 | {
"authors": [
"denfromufa",
"kgullikson88",
"marcotcr",
"shakti365",
"shwinshaker"
],
"repo": "marcotcr/lime",
"url": "https://github.com/marcotcr/lime/pull/57",
"license": "bsd-2-clause",
"license_type": "permissive",
"license_source": "bigquery"
} |
700288360 | Support other rename methods, e. g. git mv
I really like this approach for bulk renaming! It would be nice to be able to use this with git mv. Currently, I can call pipe-rename and then git add -A, but this only works if there are no unstaged changes.
What do you think about adding a --rename-command option so that... | gharchive/issue | 2020-09-12T16:11:04 | 2025-04-01T04:57:27.580865 | {
"authors": [
"marcusbuffett",
"robinkrahl"
],
"repo": "marcusbuffett/pipe-rename",
"url": "https://github.com/marcusbuffett/pipe-rename/issues/1",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
54017369 | In WebViewJavascriptBridge, there is no way to remove a handler
In the WebViewJavascriptBridge, you should be able to remove a registered handler, in particular:
a) To avoid memory leaks
b) To unsubscribe
(I can work on this)
Sure!
I suggest registerHandler returns a value (possibly an opaque id value) which can la... | gharchive/issue | 2015-01-12T03:20:43 | 2025-04-01T04:57:27.588253 | {
"authors": [
"kaunteya",
"marcuswestin",
"oveddan"
],
"repo": "marcuswestin/WebViewJavascriptBridge",
"url": "https://github.com/marcuswestin/WebViewJavascriptBridge/issues/118",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
723519779 | Client: Make lock screen
This is just to train actions to server (thus, User and UserAttributes are needed to complete this).
This will require to save encrypted pin on User.
| gharchive/issue | 2020-10-16T20:42:28 | 2025-04-01T04:57:27.589110 | {
"authors": [
"marek-hanzal"
],
"repo": "marek-hanzal/DeRivean",
"url": "https://github.com/marek-hanzal/DeRivean/issues/80",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1775371872 | ggml_new_tensor_impl: not enough space in the scratch memory pool
I have a real bug this time.
ggml_new_tensor_impl: not enough space in the scratch memory pool (needed 575702016, available 268435456)
Segmentation fault
This affects ggml implementation in llama.cpp so it is likely not a bug with ctransformers but an... | gharchive/issue | 2023-06-26T18:43:36 | 2025-04-01T04:57:27.590837 | {
"authors": [
"marella",
"vmajor"
],
"repo": "marella/ctransformers",
"url": "https://github.com/marella/ctransformers/issues/34",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
251379735 | Push new run_saved_model
Since i can't build a valid whl (because of the duplicate symbols i mentioned in the original ticket), i can't generate a model featuring the new output tensor. Could you check in the new model and let me know if that pip build target actually works for you? (and if it doesn't, how you're get... | gharchive/issue | 2017-08-18T23:16:30 | 2025-04-01T04:57:27.594171 | {
"authors": [
"marhlder",
"quaeler"
],
"repo": "marhlder/syntaxnet-ops-hack",
"url": "https://github.com/marhlder/syntaxnet-ops-hack/issues/1",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.