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 |
|---|---|---|---|---|---|
458395536 | 403 Forbidden
脚本试了几次成功安装,登陆都是提示403 Forbidden。
常用改变用户执行权限
chown jsproxy:nobody *
#*代表jsproxy文件夹
要在root权限下配置.....
地址栏后面加上 /index.html 试试?
我找到原因了,之前 index.html 移动导致的。需要在 www.conf 里加上:
location = / {
rewrite ^ /404.html;
}
等会我更新下。
/index.html 是这个问题,可以了。
/index.html 是这个问题,可以了。
正常不用加 /index.... | gharchive/issue | 2019-06-20T07:24:40 | 2025-04-01T06:42:29.307279 | {
"authors": [
"EtherDream",
"chen19870509",
"kejicheng"
],
"repo": "EtherDream/jsproxy",
"url": "https://github.com/EtherDream/jsproxy/issues/76",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
463504714 | Allow mastery respec
Would it be possible to allow Mastery/Skill respecs in the next iteration of the Vault? like just being able to Reset First mastery and reset second mastery and put back all the skill points you've earned over levels and quests for u to do ingame , just a simple respec so you only reset only wha... | gharchive/issue | 2019-07-03T01:44:40 | 2025-04-01T06:42:29.311212 | {
"authors": [
"CyberNinja04",
"EtienneLamoureux",
"epinter"
],
"repo": "EtienneLamoureux/TQVaultAE",
"url": "https://github.com/EtienneLamoureux/TQVaultAE/issues/188",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
515215994 | Fix orthographic mode cutting off model
Resolves AB#363
Resolves AB#151
| gharchive/pull-request | 2019-10-31T07:13:15 | 2025-04-01T06:42:29.312393 | {
"authors": [
"DamianMadden"
],
"repo": "Euclideon/vaultclient",
"url": "https://github.com/Euclideon/vaultclient/pull/136",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
780602534 | Feature request: Open WinSCP in current Terminus console path
When I launch WinSCP from shell menu it opens a session to that same SSH server session previously opened in Terminus, however this new WinSCP session it is opened in the default path. There should be an option so the SFTP session follows the same path as ... | gharchive/issue | 2021-01-06T14:42:50 | 2025-04-01T06:42:29.326825 | {
"authors": [
"Eugeny",
"hm72747"
],
"repo": "Eugeny/terminus",
"url": "https://github.com/Eugeny/terminus/issues/3306",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2068912722 | Store Items not Showing or Being accessible
None of the shop items show, mod is installed with everything that it needs to work.
Nevermind, It was a new mod i installed that broke it.
Nevermind, It was a new mod i installed that broke it.
Which is the mod? I'm facing the same problem but I don't know which mod... | gharchive/issue | 2024-01-07T01:04:18 | 2025-04-01T06:42:29.348287 | {
"authors": [
"CellularShark20",
"RikiSot"
],
"repo": "EvaisaDev/LethalThings",
"url": "https://github.com/EvaisaDev/LethalThings/issues/23",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1580945140 | Implement proper support for npgsql7
Fixes #182
Replaces #183
Requires some documentation changes:
Configure with
builder.Services.ConfigureEventuousPostgres(connString)
// or
builder.Services.ConfigureEventuousPostgres(connString, pgOptions)
instead of
NpgsqlConnection GetConnection() => new(connectionString);
bui... | gharchive/pull-request | 2023-02-11T17:38:47 | 2025-04-01T06:42:29.358274 | {
"authors": [
"alexeyzimarev",
"fbjerggaard"
],
"repo": "Eventuous/eventuous",
"url": "https://github.com/Eventuous/eventuous/pull/188",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
448844975 | Repository Is missing a license - therefore cannot be used by others
Repository needs to have a license
I've updated the license.
MIT License applies only to PowerShell code/code within this repo. DLL is the property of Xceed and as such is licensed under Microsoft Public License (Ms-PL).
Does it clarify?
| gharchive/issue | 2019-05-27T12:57:02 | 2025-04-01T06:42:29.382816 | {
"authors": [
"PrzemyslawKlys",
"kilasuit"
],
"repo": "EvotecIT/PSWriteWord",
"url": "https://github.com/EvotecIT/PSWriteWord/issues/23",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
203686891 | Development
Closing this as it should be resolved by my previous commit.
The enums should stay as integers, not bytes because they are stored in the db file as 32 bit integers
| gharchive/pull-request | 2017-01-27T16:58:14 | 2025-04-01T06:42:29.383646 | {
"authors": [
"ExCellRaD",
"kozakovi4"
],
"repo": "ExCellRaD/osuElements",
"url": "https://github.com/ExCellRaD/osuElements/pull/9",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2236399833 | Missing chat language server URL
After opening chat app its show this error message. Autocompletion works normaly.
{
"url": "http://127.0.0.1:59791/?api_key=MY API KEY",
"connection": {
"status": "CONNECTING",
"error": {
"name": "Error",
"message": "Missing chat language server URL. Please ens... | gharchive/issue | 2024-04-10T20:46:15 | 2025-04-01T06:42:29.391418 | {
"authors": [
"DajmondFM",
"aliaksandr-trush",
"gmmoose20",
"pqn",
"vendion"
],
"repo": "Exafunction/codeium.nvim",
"url": "https://github.com/Exafunction/codeium.nvim/issues/171",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
334208028 | request new project:
make hq life bot k ty
sorry to hijack this, but i made one on telegram if you want http://t.me/HQLifeBot
@fuomag9 Do you have one for discord?
I've never coded discord bots, so not at the moment
@fuomag9 Awesome bot, is it there a way to use the bot everyday instead of weekly?
Unfortun... | gharchive/issue | 2018-06-20T18:57:42 | 2025-04-01T06:42:29.394928 | {
"authors": [
"TheKaizenWolf",
"dabsihsay",
"fuomag9"
],
"repo": "Exaphis/HackQ-Trivia",
"url": "https://github.com/Exaphis/HackQ-Trivia/issues/137",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2196200747 | Fix inconsistency in style related to arguments names in header declarations
minor comment: should arguments be named in header declarations?
https://github.com/Exawind/openturbine/blob/45aab4dbf501976640405be9250204455447dcd6/src/gen_alpha_poc/time_integrator.h#L21-L22
I don't know what the second argument is (size_... | gharchive/issue | 2024-03-19T23:02:38 | 2025-04-01T06:42:29.398021 | {
"authors": [
"faisal-bhuiyan"
],
"repo": "Exawind/openturbine",
"url": "https://github.com/Exawind/openturbine/issues/122",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
559952753 | ExcelDataReader.GetNumberFormatString returns wrong value
When reading the format of a cell with Short Date Format, Excel returns the format according to the system configuration, but GetNumberFormatString returns always as "d/m/yyyy"
In Excel it says m/d/yyyy:
In Code it returns d/m/yyyy:
I think this line must ... | gharchive/issue | 2020-02-04T20:12:35 | 2025-04-01T06:42:29.417312 | {
"authors": [
"PrinceSethi09",
"SpiritBob",
"andersnm",
"appel1",
"cesarturo"
],
"repo": "ExcelDataReader/ExcelDataReader",
"url": "https://github.com/ExcelDataReader/ExcelDataReader/issues/461",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2205169836 | when
when will we fix this
(joke we gotta do hero fair and also another modpack idea i had first)
srsly i had to take a break from discord so uhh gotta play more gd
when
| gharchive/issue | 2024-03-25T08:26:16 | 2025-04-01T06:42:29.430033 | {
"authors": [
"ExeDaRespond",
"pieberer"
],
"repo": "ExeDaRespond/terrawsparkmodp",
"url": "https://github.com/ExeDaRespond/terrawsparkmodp/issues/2",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
318586029 | Remove args label
Remove all the labels and logs that surface parameterized query
arguments, because doing so severely impacts performance due to the use
of github.com/kr/pretty and because parameterized query arguments often
contain sensitive data.
Because parameterized query arguments often contain sensitive data (... | gharchive/pull-request | 2018-04-28T00:57:01 | 2025-04-01T06:42:29.460037 | {
"authors": [
"bhcleek",
"luna-duclos",
"pavelnikolov"
],
"repo": "ExpansiveWorlds/instrumentedsql",
"url": "https://github.com/ExpansiveWorlds/instrumentedsql/pull/11",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1352687154 | [$250] Mac/Safari - Users list in money request flow do not fit correctly in some zoom levels
If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!
Action Performed:
Login to the NewDot via Mac/Safari
Open global menu ... | gharchive/issue | 2022-08-26T20:04:52 | 2025-04-01T06:42:29.492435 | {
"authors": [
"kbecciv",
"mananjadhav",
"mvtglobally",
"oogushikun",
"stephanieelliott",
"thesahindia",
"wildan-m"
],
"repo": "Expensify/App",
"url": "https://github.com/Expensify/App/issues/10608",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"... |
1392970367 | [Performance] Navigating to a chat re-mounts the ReportScreen
If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!
What performance issue do we need to solve?
Inefficient React component rendering
I think the issue is ... | gharchive/issue | 2022-09-30T20:17:23 | 2025-04-01T06:42:29.502858 | {
"authors": [
"marcaaron"
],
"repo": "Expensify/App",
"url": "https://github.com/Expensify/App/issues/11479",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1792188104 | [$1000] Display name not shown for new user in mention
If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!
Action Performed:
Open staging website on chrome (User 1)
Login with User 2 as a NEW user on another chrome a... | gharchive/issue | 2023-07-06T20:28:26 | 2025-04-01T06:42:29.516503 | {
"authors": [
"CortneyOfstad",
"kavimuru",
"rain2o",
"s77rt"
],
"repo": "Expensify/App",
"url": "https://github.com/Expensify/App/issues/22374",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2061211580 | [$500] [WAVE 5] When inserting a manual request into the database, it should store the full YYYY-MM-DD HH:MM:SS in the created field.
If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!
Version Number:
Reproducible in... | gharchive/issue | 2024-01-01T00:44:35 | 2025-04-01T06:42:29.536556 | {
"authors": [
"cubuspl42",
"deetergp",
"m-natarajan",
"mvtglobally",
"sakluger"
],
"repo": "Expensify/App",
"url": "https://github.com/Expensify/App/issues/33814",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2067850146 | [$500] Distance - Receipt thumbnail is blank and is not clickable when request is made offline
If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!
Version Number: 1.4.22-0
Reproducible in staging?: Y
Reproducible in p... | gharchive/issue | 2024-01-05T18:30:23 | 2025-04-01T06:42:29.553426 | {
"authors": [
"AndrewGable",
"FitseTLT",
"lanitochka17",
"mvtglobally",
"namhihi237",
"paultsimura",
"sobitneupane"
],
"repo": "Expensify/App",
"url": "https://github.com/Expensify/App/issues/34049",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api... |
2278124726 | Wallet - "Debit card setup not allowed" error appears when adding a card
If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!
Version Number: 1.4.70.0
Reproducible in staging?: Y
Reproducible in production?: Unable to ... | gharchive/issue | 2024-05-03T17:27:23 | 2025-04-01T06:42:29.564739 | {
"authors": [
"francoisl",
"lanitochka17",
"thienlnam"
],
"repo": "Expensify/App",
"url": "https://github.com/Expensify/App/issues/41601",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2493982938 | Account switcher - App crashes when tapping on the currently active account
If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!
Version Number: v9.0.26-1
Reproducible in staging?: Y
Reproducible in production?: N
Emai... | gharchive/issue | 2024-08-29T09:54:28 | 2025-04-01T06:42:29.574599 | {
"authors": [
"CyberAndrii",
"IuliiaHerets",
"puneetlath",
"rushatgabhane"
],
"repo": "Expensify/App",
"url": "https://github.com/Expensify/App/issues/48247",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2530736636 | Pay button should only show up optimistically once a report is submitted if payments are enabled for the policy
If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!
Version Number: N/A
Reproducible in staging?: Y
Repro... | gharchive/issue | 2024-09-17T10:20:34 | 2025-04-01T06:42:29.585928 | {
"authors": [
"garrettmknight",
"koko57",
"srikarparsi",
"trjExpensify"
],
"repo": "Expensify/App",
"url": "https://github.com/Expensify/App/issues/49334",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1041708099 | Keyboard is not dismissed if the user navigates to LHN when editing a comment - Reported by: @parasharrajat
If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!
Action Performed:
Edit a message in any chat on mobile.
... | gharchive/issue | 2021-11-01T22:46:46 | 2025-04-01T06:42:29.609099 | {
"authors": [
"MelvinBot",
"botify",
"isagoico",
"kadiealexander",
"mountiny",
"parasharrajat",
"thecodingeek",
"tylerkaraszewski"
],
"repo": "Expensify/App",
"url": "https://github.com/Expensify/App/issues/6158",
"license": "MIT",
"license_type": "permissive",
"license_so... |
1780301094 | Remove pending-remove thread from LHN
Details
A message that is flagged as harassment/assault will be removed from the chat. In case it's a thread, we also want to remove the thread report on LHN. Additionally, we don't want the user to be able to access the report by deeplink/type the URL in the browser address ba... | gharchive/pull-request | 2023-06-29T07:39:18 | 2025-04-01T06:42:29.668328 | {
"authors": [
"OSBotify",
"bernhardoj",
"s77rt"
],
"repo": "Expensify/App",
"url": "https://github.com/Expensify/App/pull/21854",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2127148906 | fix workspace chats and rooms not archived when delete policy offline
Details
Fixed Issues
$ https://github.com/Expensify/App/issues/35174
PROPOSAL: https://github.com/Expensify/App/issues/35174#issuecomment-1932387893
Tests
Same as QA step
[ ] Verify that no errors appear in the JS console
Offline tests
Same as Q... | gharchive/pull-request | 2024-02-09T13:23:53 | 2025-04-01T06:42:29.701088 | {
"authors": [
"OSBotify",
"cristipaval",
"mkhutornyi"
],
"repo": "Expensify/App",
"url": "https://github.com/Expensify/App/pull/36225",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2279673503 | [Wave Collect][Xero] Fix disconnect Xero
Details
The disconnect Xero wasn't working as expected. Fixed the Xero disconnect. Also we don't need the failureData for the API call so removed it.
Fixed Issues
$ https://github.com/Expensify/App/issues/39726
PROPOSAL:
Tests
Pre-requisite:
Xero enabled and synced alrea... | gharchive/pull-request | 2024-05-05T18:43:19 | 2025-04-01T06:42:29.751275 | {
"authors": [
"OSBotify",
"lakchote",
"mananjadhav"
],
"repo": "Expensify/App",
"url": "https://github.com/Expensify/App/pull/41657",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2424179124 | fix: in offline mode Assignee does not appear in LHN
Details
Fixed Issues
$ https://github.com/Expensify/App/issues/45167
PROPOSAL: https://github.com/Expensify/App/issues/45167#issuecomment-2220916106
Tests
Log in
Open any chat
Create a task and assign to any user
Open task details and go offline
Assign task to... | gharchive/pull-request | 2024-07-23T03:48:41 | 2025-04-01T06:42:29.782464 | {
"authors": [
"OSBotify",
"nkdengineer"
],
"repo": "Expensify/App",
"url": "https://github.com/Expensify/App/pull/45984",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1058940039 | [No QA] Update botify workflows to use new signing key
Details
https://github.com/Expensify/App/pull/6371 fixed the issue with the createNewVersion workflow, but the cherry-pick workflow failed. This PR updates all botify flows that push to git to use the updated signing key.
A future improvement here would be to cr... | gharchive/pull-request | 2021-11-19T21:45:17 | 2025-04-01T06:42:29.792802 | {
"authors": [
"AndrewGable",
"Jag96",
"OSBotify",
"botify"
],
"repo": "Expensify/App",
"url": "https://github.com/Expensify/App/pull/6374",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
945744161 | [ISSUE-4086] Added initial number in FlatList
Details
Added initialNumToRender in FlatList
Fixed Issues
$ https://github.com/Expensify/Expensify.cash/issues/4086
Tests
QA Steps
Tested On
[x] Web
[x] Mobile Web
[x] Desktop
[x] iOS
[x] Android
Screenshots
Web
https://user-images.githubusercontent.com/31027036/... | gharchive/pull-request | 2021-07-15T20:53:28 | 2025-04-01T06:42:29.803822 | {
"authors": [
"OSBotify",
"aliabbasmalik8",
"isagoico"
],
"repo": "Expensify/Expensify.cash",
"url": "https://github.com/Expensify/Expensify.cash/pull/4089",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1084129049 | How to migrate to MagicStorageExtra
After I was playing for a long time with both MagicStorage and MagicStorageExtra enabled (and extra variant not working whole time) when I left only Extra enabled All extra storage elements appeared as white solid blocks without storage core.
Is there a migration process required? ... | gharchive/issue | 2021-12-19T15:51:07 | 2025-04-01T06:42:29.880273 | {
"authors": [
"ExterminatorX99",
"maxsupermanhd"
],
"repo": "ExterminatorX99/MagicStorageExtra",
"url": "https://github.com/ExterminatorX99/MagicStorageExtra/issues/71",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
345527861 | Mobile friendly responsive design
Right now, if the browser is too narrow, the table gets a bit confused:
Currently, all non-critical UI fixes are on hold. The're likely to get fixed by #13, which is currently blocked by a missing feature in the vaadin-grid-flow upstream.
Vaadin flow grid correctly shows a scrol... | gharchive/issue | 2018-07-29T12:42:09 | 2025-04-01T06:42:29.889052 | {
"authors": [
"F43nd1r",
"zx2c4"
],
"repo": "F43nd1r/Acrarium",
"url": "https://github.com/F43nd1r/Acrarium/issues/22",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1578755960 | Cannot upload iRule due to multiple 422 errors
Environment
Application Services Version:
BIG-IP Version:
Summary
Unable to successfully upload an iRule using AS3 which can be added with no issue via the GUI.
Steps To Reproduce
First issue was that the iRule had a logging entry:
if { $static::DEBUG } { log local0.de... | gharchive/issue | 2023-02-09T23:17:58 | 2025-04-01T06:42:29.933617 | {
"authors": [
"RobCupples",
"antonywm",
"heal01",
"mdditt2000",
"sunitharonan",
"thepowercoders"
],
"repo": "F5Networks/f5-appsvcs-extension",
"url": "https://github.com/F5Networks/f5-appsvcs-extension/issues/693",
"license": "Apache-2.0",
"license_type": "permissive",
"license_so... |
1619441456 | AS3 doesn't deploy any tenant declarations if any one tenant declaration is invalid
Environment
Application Services Version: 3.41.0
BIG-IP Version: 15.0.1
Summary
AS3 doesn't deploy any tenant declaration and responds with 422 if any one tenant declaration is invalid.
Steps To Reproduce
Steps to reproduce the beh... | gharchive/issue | 2023-03-10T18:39:28 | 2025-04-01T06:42:29.940123 | {
"authors": [
"arzzon",
"mdditt2000",
"seattlevine"
],
"repo": "F5Networks/f5-appsvcs-extension",
"url": "https://github.com/F5Networks/f5-appsvcs-extension/issues/703",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
179897491 | Issue #731 - Fixes virtual server functional tests for 12.1
Updated Files
test/functional/tm/ltm/test_virtual.py
Updates
Removed stats tests; not directly relevant to testing the virtual server code
split the problematic assertion into two assertions to match different parts of the string for virtual/profile
@c... | gharchive/pull-request | 2016-09-28T21:39:46 | 2025-04-01T06:42:29.942508 | {
"authors": [
"jasonrahm",
"wojtek0806"
],
"repo": "F5Networks/f5-common-python",
"url": "https://github.com/F5Networks/f5-common-python/pull/740",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
1160074106 | Helm YAML parse error
Description
The helm repo has a parsing error when specifying your own ip range
Steps To Reproduce
Create a values.yml with the content:
args:
ip_range: '{"dev": "1.1.1.1-1.1.1.2"}'
helm install -f values.yml ...
Notice error
Expected Result
The IP range should be rendered properly
Actual... | gharchive/issue | 2022-03-04T21:40:53 | 2025-04-01T06:42:29.944998 | {
"authors": [
"braunsonm"
],
"repo": "F5Networks/f5-ipam-controller",
"url": "https://github.com/F5Networks/f5-ipam-controller/issues/99",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
986249780 | Updating pipeline for running unit testcases
Description: Updating pipeline for running unit testcases
General Checklist
[ ] Updated Added functionality/ bug fix in release notes
/azp run
| gharchive/pull-request | 2021-09-02T06:55:07 | 2025-04-01T06:42:29.946492 | {
"authors": [
"vklohiya"
],
"repo": "F5Networks/f5-ipam-controller",
"url": "https://github.com/F5Networks/f5-ipam-controller/pull/62",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
250394086 | TestStats.test_get_cpu_health_score Failure due to AttributeError test_stats.py
Title: TestStats.test_get_cpu_health_score Failure due to AttributeError test_stats.py
Attachments:
Details:
Tests impacted:
openstack_agent_mitaka_12.1.1-overcloud.87.consoleText.TestStats.test_get_cpu_health_score
Traceback:
def... | gharchive/issue | 2017-08-15T18:16:42 | 2025-04-01T06:42:29.969031 | {
"authors": [
"richbrowne",
"ssorenso"
],
"repo": "F5Networks/f5-openstack-agent",
"url": "https://github.com/F5Networks/f5-openstack-agent/issues/846",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
1889400858 | Implement configuration of additional field types
[x] ActionButton => removed prototype
[x] Checkbox => base
[x] DateTimeNow
[x] FileUploader => base
[x] MapFormField
[x] MultiSelect
[x] RadioGroup
[ ] RandomStyle
[ ] AdvancedSelect
[x] TakePhoto => base
[x] TakePoint => base
[x] QRCodeFormField => base (as far as I... | gharchive/issue | 2023-09-11T00:11:26 | 2025-04-01T06:42:29.977910 | {
"authors": [
"evelynchoukhie",
"stevecassidy"
],
"repo": "FAIMS/FAIMS3-Designer",
"url": "https://github.com/FAIMS/FAIMS3-Designer/issues/16",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2477392858 | Suggestion for fixing the unintentional situation that since v0.6 the…
… dataconverter required a config file if it was called the classical way and in case no parameter yaml file was provided. For programmatically use of the converter the creation of an additional params file with only a few entries is unnecessary o... | gharchive/pull-request | 2024-08-21T08:17:18 | 2025-04-01T06:42:29.985471 | {
"authors": [
"mkuehbach"
],
"repo": "FAIRmat-NFDI/pynxtools",
"url": "https://github.com/FAIRmat-NFDI/pynxtools/pull/404",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1612327177 | Mazumder - QC all Influenza and Ebola Sudan assemblies
Make recommendations based on ngsQC and assemblyQC metrics for DB data release. Document selection criteria.
QC of Influenza Data:
[ ] @Jgergely11 Please update the below table to include the genome assembly IDs per GISAID ID and SRR in this ticket. Once comp... | gharchive/issue | 2023-03-06T22:36:03 | 2025-04-01T06:42:29.998727 | {
"authors": [
"steph-sing"
],
"repo": "FDA-ARGOS/data.argosdb",
"url": "https://github.com/FDA-ARGOS/data.argosdb/issues/245",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
609990253 | jenkins 的fir.im插件问题
环境:macbook pro
系统:10.15.3
打包工具: jenkins
问题描述:
打包上传fir.im成功之后,output log显示 you can use ENV var $FIR_DOWNLOAD_URL 但是这个变量是无效的,我在jenkins的发送的邮件内容中引用到了这个变量,但是发送的邮件不显示任何的路径,我的引用是这样 ${ENV, var="FIR_DOWNLOAD_URL"}。 期待你的帮助
老哥 发下日志看看呗
话说你用的是 jenkins 的 fir 插件么? 那个没维护了 推荐您使用 fir-cli
请问token如何找到呢
| gharchive/issue | 2020-04-30T13:28:46 | 2025-04-01T06:42:30.035146 | {
"authors": [
"hahaGitHub",
"jicheng1014",
"xavierXing"
],
"repo": "FIRHQ/fir-cli",
"url": "https://github.com/FIRHQ/fir-cli/issues/286",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
278056305 | [bug] Fix gradient computation during trilinear interpolation
Calculations do not make any sense and results can not be used for lighting/gradient transfer functions.
Related to https://github.com/FNNDSC/ami/pull/228
Fix coming soon
| gharchive/issue | 2017-11-30T09:45:34 | 2025-04-01T06:42:30.048684 | {
"authors": [
"NicolasRannou"
],
"repo": "FNNDSC/ami",
"url": "https://github.com/FNNDSC/ami/issues/229",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
222623431 | FStar should create the output directory passed to --odir rather than throwing an exception
Issue 1000!!!
Fix is in https://github.com/FStarLang/FStar/pull/1003.
| gharchive/issue | 2017-04-19T05:29:30 | 2025-04-01T06:42:30.251227 | {
"authors": [
"msprotz",
"sishtiaq"
],
"repo": "FStarLang/FStar",
"url": "https://github.com/FStarLang/FStar/issues/1000",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
258313860 | Array literals are broken
let a = [|1|]
(Error) Identifier not found: [FStar.Array.mk_array]
Module FStar.Array resolved into FStar.Array, definition mk_array not found
This is caused by a bug in FStar.Parser.Const.fs
let array_mk_array_lid = p2l ["FStar"; "Array"; "mk_array"]
The issue is that FStar.Array.mk_arra... | gharchive/issue | 2017-09-17T16:08:03 | 2025-04-01T06:42:30.254869 | {
"authors": [
"A-Manning",
"cpitclaudel"
],
"repo": "FStarLang/FStar",
"url": "https://github.com/FStarLang/FStar/issues/1243",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
435315969 | Fixing the extraction of partial type applications
Bug report #1694 notices that F* does not properly extract partial type applications.
The issue stems from confusion between optimizations that aim to translate type polymorphic F* definitions to polymorphic ML definitions, and restrictions in ML that force some poly... | gharchive/pull-request | 2019-04-19T21:58:36 | 2025-04-01T06:42:30.257353 | {
"authors": [
"nikswamy"
],
"repo": "FStarLang/FStar",
"url": "https://github.com/FStarLang/FStar/pull/1718",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
492944091 | Segment Size not Saved on Reboot
I have #define ENABLE_STATE_SAVE 1 but it seems that Segment Size from the options is not saved when the board is rebooted. It continues to revert back to the default small size. I am using the latest built 2.2.6 and a Wemos D1 Mini board. It seems that other options (RGB order, P... | gharchive/issue | 2019-09-12T17:49:01 | 2025-04-01T06:42:30.304155 | {
"authors": [
"bpohvoodoo",
"ryancasler"
],
"repo": "FabLab-Luenen/McLighting",
"url": "https://github.com/FabLab-Luenen/McLighting/issues/36",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
316188641 | new versions still dont work for me
Running: fetchUrl("https://www.imdb.com/title/tt0033467/")
Running cURL: https://www.imdb.com/title/tt0033467/reference
array(27) { ["url"]=> string(46) "https://www.imdb.com/title/tt0033467/reference" ["content_type"]=> string(23) "text/html;charset=UTF-8" ["http_code"]=> int(200)... | gharchive/issue | 2018-04-20T09:10:02 | 2025-04-01T06:42:30.318632 | {
"authors": [
"FabianBeiner",
"silvah2"
],
"repo": "FabianBeiner/PHP-IMDB-Grabber",
"url": "https://github.com/FabianBeiner/PHP-IMDB-Grabber/issues/98",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
461484472 | Hud and Screen related changes
The most noticeable change is the draw to render one. It makes sense to change because some already had been using render and all screens are using render.
Ive merged + fixed that issue manually due to changes. Thanks
| gharchive/pull-request | 2019-06-27T11:52:18 | 2025-04-01T06:42:30.337402 | {
"authors": [
"modmuss50",
"shedaniel"
],
"repo": "FabricMC/yarn",
"url": "https://github.com/FabricMC/yarn/pull/766",
"license": "CC0-1.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1729958387 | 模型性能差
在自己的240k数据上基于vicuna7b上finetuning, 4块A100训练13个小时。 最后的答案和训练集没有关系(可能是预训练模型有关,但是测试和预训练模型给的答案也不同)。有关于这部分的训练时间和数据量大小的经验吗?谢谢
loss 正常下降, 从2.5 -> 0.5
你确定是完全没关系吗?可能是学到了训练数据但是没有完全背住
学习到一部分, 但是有些比较难的问题,答案会出现一半》
Human: What's the requirements of UnsortedSegmentSum?
Assistant: The UnsortedSegmentSum function requires the... | gharchive/issue | 2023-05-29T03:38:17 | 2025-04-01T06:42:30.346472 | {
"authors": [
"Facico",
"ShouyangDong"
],
"repo": "Facico/Chinese-Vicuna",
"url": "https://github.com/Facico/Chinese-Vicuna/issues/188",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
381069903 | 请问caffe是哪个版本的
请问caffe是哪个版本的
我们正在尝试迁移到windows端,只使用CPU,发现此caffe版本与BVLC caffe1.0差异很大,需要修改许多caffe代码
你好,请问你现在知道该项目用的哪个版本的caffe吗?
| gharchive/issue | 2018-11-15T09:24:09 | 2025-04-01T06:42:30.382672 | {
"authors": [
"caocao1989",
"iojc"
],
"repo": "FalongShen/styletransfer",
"url": "https://github.com/FalongShen/styletransfer/issues/13",
"license": "BSD-2-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
1592015213 | [팬시] DB locking
아직 lock에 대한 기본 개념밖에 정리하지 못했습니다..ㅜ
추후 업데이트를 통해 내용을 추가하겠습니다!
팬시! 지금 머지해도 될까용?-?
지금 수정중이라, 끝나고 말씀드릴게요!
| gharchive/pull-request | 2023-02-20T14:56:41 | 2025-04-01T06:42:30.399071 | {
"authors": [
"Fancy96",
"ParkJungYoon"
],
"repo": "Fancy96/2023-CS-Study",
"url": "https://github.com/Fancy96/2023-CS-Study/pull/75",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2163102755 | Excessive bandwidth usage / uvicorn issue and potential security issue with model downloading
Hi!
While looking into some unusually high bandwidth usage from these nodes and a race condition when running comfy under uvicorn, I came across some rather concerning things within the code. Specifically, I have some questi... | gharchive/issue | 2024-03-01T10:30:59 | 2025-04-01T06:42:30.418783 | {
"authors": [
"Fannovel16",
"Layer-norm",
"neggles"
],
"repo": "Fannovel16/comfyui_controlnet_aux",
"url": "https://github.com/Fannovel16/comfyui_controlnet_aux/issues/255",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1605844583 | Differenciate between additional and default wrappers in EnvSpec
Description
Currently all the wrappers applied to the environment are included in the applied_wrappers attribute of EnvSpec.
This PR substitutes applied_wrappers for additional_wrappers and only includes extra wrappers that are applied after initializat... | gharchive/pull-request | 2023-03-01T23:28:16 | 2025-04-01T06:42:30.428675 | {
"authors": [
"rodrigodelazcano"
],
"repo": "Farama-Foundation/Gymnasium",
"url": "https://github.com/Farama-Foundation/Gymnasium/pull/353",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
268166587 | Autorefresh when toggling i18n
What's New?
When toggling the i18n disable / enable button, browser will automatically refresh to update language.
Coverage decreased (-0.01%) to 74.426% when pulling e414245a513d3478238c11091b83a2a99d0243b1 on RickCarlino:i18n_bugs into 9670d568740a7b3b6e4e349acee9278a64f1fd23 on ... | gharchive/pull-request | 2017-10-24T20:00:58 | 2025-04-01T06:42:30.465308 | {
"authors": [
"RickCarlino",
"coveralls"
],
"repo": "FarmBot/Farmbot-Web-App",
"url": "https://github.com/FarmBot/Farmbot-Web-App/pull/514",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
307278819 | Removal of Legacy Database Columns
What's New?
In version 6.2 we mostly stopped using sequence.args and sequence.body in favor of PrimaryNode and EdgeNode.
There were still a few places that were using those columns as a sort of temporary storage place for values. It gave us the ability to rollback the change later i... | gharchive/pull-request | 2018-03-21T14:53:04 | 2025-04-01T06:42:30.469719 | {
"authors": [
"RickCarlino",
"coveralls"
],
"repo": "FarmBot/Farmbot-Web-App",
"url": "https://github.com/FarmBot/Farmbot-Web-App/pull/739",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1377030655 | Adds IEndpointFactory interception point
This PR is related to the discussion #218 and adds:
An IEndpointFactory abstraction for the creation (or interception) of BaseEndpoint instances.
A DefaultEndpointFactory implementation that is used as default implementation of the FastEndpoints framework
A singleton registra... | gharchive/pull-request | 2022-09-18T11:50:51 | 2025-04-01T06:42:30.487681 | {
"authors": [
"dj-nitehawk",
"dotnetjunkie"
],
"repo": "FastEndpoints/Library",
"url": "https://github.com/FastEndpoints/Library/pull/243",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1788913895 | Replace lm-evaluation-harness
The lm-evaluation-harness benchmark doesn't really fit together with the other benchmarks. It's the only benchmark that doesn't use the model prompt format and it's really kind of wrong to use it for instruction-finetuned models. It's also problematic because it's not possible to use it ... | gharchive/issue | 2023-07-05T07:04:45 | 2025-04-01T06:42:30.498428 | {
"authors": [
"tju01"
],
"repo": "FastEval/FastEval",
"url": "https://github.com/FastEval/FastEval/issues/37",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2022241345 | not found
ouo.io not found
Please use the appropriate issue template.
| gharchive/issue | 2023-12-02T22:42:28 | 2025-04-01T06:42:30.499778 | {
"authors": [
"NotAProton",
"petiatos"
],
"repo": "FastForwardTeam/FastForward",
"url": "https://github.com/FastForwardTeam/FastForward/issues/1267",
"license": "Unlicense",
"license_type": "permissive",
"license_source": "github-api"
} |
1516662593 | Help getting serial data as stream in flutter from arduino
Hi, I'm very new to serial communication and Streams for that matter. However, as a little project I'm trying to listen to a serial feed from an arduino. connected via USB.
I've initially used your sample code and the data comes across fine.
I have then mutil... | gharchive/issue | 2023-01-02T19:23:07 | 2025-04-01T06:42:30.586528 | {
"authors": [
"CadMunkey",
"FengChendian"
],
"repo": "FengChendian/serial_port_win32",
"url": "https://github.com/FengChendian/serial_port_win32/issues/22",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
712432811 | Update grammatical errors
#Regarding #8
I went through the whole readme file, but I only found 1 grammatical mistake. I fixed it.
@oddek @taraldv @Feqzz Hey, can you add "hacktoberfest-accepted" label to my PR? So my contribution would count towards Hacktoberfest.
Please be kind enough to consider my message.
| gharchive/pull-request | 2020-10-01T02:59:56 | 2025-04-01T06:42:30.588938 | {
"authors": [
"bcksenanayake"
],
"repo": "Feqzz/qZoom-Server",
"url": "https://github.com/Feqzz/qZoom-Server/pull/12",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1722350232 | Implement envtool tests shard command
What should be done?
We want to make CI faster by splitting integration tests into multiple parallel GitHub Actions jobs. Currently, we split them by handler (PostgreSQL, SQLite, etc), but we could also split tests of one handler. For example, we could run go test -run=^(TestOne|... | gharchive/issue | 2023-05-23T15:47:01 | 2025-04-01T06:42:30.597711 | {
"authors": [
"AlekSi",
"kropidlowsky"
],
"repo": "FerretDB/FerretDB",
"url": "https://github.com/FerretDB/FerretDB/issues/2692",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
109143685 | bash: line 1: Not: command not found
Upgrading from 1.3 to 1.4 for fun but am getting this:
arkmanager upgrade
arkmanager v1.3: Checking for updates...
A new version was found! Do you want to upgrade ARK Server Tools to vNot Found?y
bash: line 1: Not: command not found
I've set arkstchannel="1.4" as well. Any ideas?
... | gharchive/issue | 2015-09-30T17:44:27 | 2025-04-01T06:42:30.600163 | {
"authors": [
"justinmasse",
"klightspeed"
],
"repo": "FezVrasta/ark-server-tools",
"url": "https://github.com/FezVrasta/ark-server-tools/issues/209",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
602785445 | Support for CAroot for Windows Firefox
Hello - is there a way to get this working with Windows Firefox? It is working with Chrome as expected. TY!
OK, found the solution in another thread:
On Firefox 75, go to about:config and enable security.osclientcerts.autoload
https://blog.mozilla.org/security/2020/04/14/expan... | gharchive/issue | 2020-04-19T18:18:42 | 2025-04-01T06:42:30.603183 | {
"authors": [
"blisstik"
],
"repo": "FiloSottile/mkcert",
"url": "https://github.com/FiloSottile/mkcert/issues/259",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
1235803824 | Build on linux for windows faild
root@ddd:/tmp/mkcert# go install
go: downloading golang.org/x/net v0.0.0-20220421235706-1d1ef9303861
go: downloading software.sslmate.com/src/go-pkcs12 v0.2.0
go: downloading golang.org/x/text v0.3.7
go: downloading golang.org/x/crypto v0.0.0-20220331220935-ae2d96664a29
root@ddd:/tmp... | gharchive/issue | 2022-05-14T00:11:47 | 2025-04-01T06:42:30.613029 | {
"authors": [
"craigtao",
"ruslan-gennadievich"
],
"repo": "FiloSottile/mkcert",
"url": "https://github.com/FiloSottile/mkcert/issues/448",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
180308746 | Opera Mini - Map and Array.from polyfills missing.
Hey! Default bundle for Opera Mini doesn't seem to include Map and Array.from polyfills. My test case: http://jsbin.com/gosifujexo . When everything is OK, the page should be empty. When Array.from or Map are not available errors will be shown - like so (Opera Mini e... | gharchive/issue | 2016-09-30T13:50:27 | 2025-04-01T06:42:30.653087 | {
"authors": [
"kdzwinel",
"triblondon"
],
"repo": "Financial-Times/polyfill-service",
"url": "https://github.com/Financial-Times/polyfill-service/issues/897",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
205581730 | Console Error in Chrome
Type of issue [REQUIRED]
{ "bug"}
Uploader type [REQUIRED]
{ "Azure"}
Bug details [The error message:
jquery.fine-uploader.js:164
Uncaught TypeError: Cannot read property 'addEventListener' of null
at Object.attach (jquery.fine-uploader.js:164)]
Fine Uploader version [REQUIRED]
{5.11.8}
Browse... | gharchive/issue | 2017-02-06T13:22:04 | 2025-04-01T06:42:30.670729 | {
"authors": [
"rnicholus",
"sourabhnighot"
],
"repo": "FineUploader/fine-uploader",
"url": "https://github.com/FineUploader/fine-uploader/issues/1742",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
297826082 | Your Access Token is invalid.
Hi @Finnb8r
Many thanks for sharing this, I'd like to use it to get the number of downloads for by apps.
I have followed the instructions and have generated a token by running this command:
java -jar Reporter.jar p=Reporter.properties Sales.generateToken
Which seems to give me a valid ac... | gharchive/issue | 2018-02-16T15:40:15 | 2025-04-01T06:42:30.674302 | {
"authors": [
"gavin2812"
],
"repo": "Finnb8r/itunes-connect-sales-api-php",
"url": "https://github.com/Finnb8r/itunes-connect-sales-api-php/issues/4",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1714614150 | Crash on startup
This has already been reported three times, it is no different from the previous ones. I am reporting it again because the owner of this mod is either lazy or dead, because they've clearly not made any statements or actions to show that the mod is either abandoned or that it is under maintenance.
t... | gharchive/issue | 2023-05-17T20:30:21 | 2025-04-01T06:42:30.700777 | {
"authors": [
"Nekkowe",
"riley-9054"
],
"repo": "FionaTheMortal/better-biome-blend",
"url": "https://github.com/FionaTheMortal/better-biome-blend/issues/71",
"license": "Unlicense",
"license_type": "permissive",
"license_source": "github-api"
} |
511345524 | [fire_core] Flutter app won't build appbundle/apk or run on android
Basically my app works perfectly on iOS and it builds but for Android it won't work i tried anything and i don't know what to do anymore.
Here is my "flutter doctor -v" :
[✓] Flutter (Channel unknown, v1.9.1+hotfix.5, on Mac OS X 10.15 19A602, locale... | gharchive/issue | 2019-10-23T14:02:17 | 2025-04-01T06:42:30.713144 | {
"authors": [
"axelFrau",
"iapicca"
],
"repo": "FirebaseExtended/flutterfire",
"url": "https://github.com/FirebaseExtended/flutterfire/issues/1304",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
639625373 | [Firebase core] google-services.json missing only when running latest version
Describe the bug
I updated to
firebase_auth: ^0.16.1
firebase_core: ^0.4.5
when running it complains that the google-services.json file is missing.
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':fi... | gharchive/issue | 2020-06-16T12:29:21 | 2025-04-01T06:42:30.719796 | {
"authors": [
"ISimplifyComplexity",
"TahaTesser"
],
"repo": "FirebaseExtended/flutterfire",
"url": "https://github.com/FirebaseExtended/flutterfire/issues/2772",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
672938662 | [cloud_firestore] Cloud Firestore for WEB throwing FirebaseError: Missing or insufficient permissions. (permission-denied)
Describe the bug
I'm unable to access the Cloud Firestore database on Web (it works perfectly on Android and iOS) and used to work in previous versions on web too.
I tried in channels Dev and Be... | gharchive/issue | 2020-08-04T16:56:28 | 2025-04-01T06:42:30.738324 | {
"authors": [
"Salakar",
"eduardothiesen",
"kroikie"
],
"repo": "FirebaseExtended/flutterfire",
"url": "https://github.com/FirebaseExtended/flutterfire/issues/3095",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
771564087 | 🐛 [firebase_auth] sendSignInLinkToEmail user-not-found error code
Bug report
When calling sendSignInLinkToEmail() the documentation suggests handling a FirebaseAuthException with error code user-not-found.
This method can be used for both sign-up and login. What does this error mean in the context of sign-up?
Steps ... | gharchive/issue | 2020-12-20T11:03:20 | 2025-04-01T06:42:30.742829 | {
"authors": [
"amitkot",
"russellwheatley"
],
"repo": "FirebaseExtended/flutterfire",
"url": "https://github.com/FirebaseExtended/flutterfire/issues/4442",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
657557180 | Feature/es upgrade
Elastic Search Upgrade
This was pretty straightforward, just installed the new client, tweaked the client config and any responses coming from elastic search since the res body changed slightly.
@Stahlneckr made this pretty similar to how it was before, it seems fine taking array for node, was ab... | gharchive/pull-request | 2020-07-15T18:20:16 | 2025-04-01T06:42:30.770085 | {
"authors": [
"Ibeihl"
],
"repo": "FittCo/mongoosastic",
"url": "https://github.com/FittCo/mongoosastic/pull/1",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
145174207 | Migrate to an Open Geocoder
Actually we are using Google's API to Geocode the restaurants. We should migrate to an Opensource geocoder provider.
After having a look at several providers, I think a good choice could be Opencagedata. It's open and under ODbL and CC-BY-SA licenses: https://geocoder.opencagedata.com/fa... | gharchive/issue | 2016-04-01T12:54:31 | 2025-04-01T06:42:30.783059 | {
"authors": [
"albertinisg",
"jmcanterafonseca"
],
"repo": "Fiware/tutorials.TourGuide-App",
"url": "https://github.com/Fiware/tutorials.TourGuide-App/issues/63",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
175155026 | Demo 不可以体验
-。- 用户名密码错误
我再次重置了下密码,请重试,谢谢。
| gharchive/issue | 2016-09-06T03:50:39 | 2025-04-01T06:42:30.793651 | {
"authors": [
"WildDylan",
"phecho"
],
"repo": "Fixhub/Fixhub",
"url": "https://github.com/Fixhub/Fixhub/issues/59",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2429746411 | Limbo (Vepium Remix High Pitch)
Song Name
Limbo (VepiumOfficial & Nighthawk22 - Isolation (Official LIMBO Remix) High Pitch
Artist Name
NightVail Team [GD]
Source
Youtube
Youtube Link
https://www.youtube.com/watch?v=4DtvqLE-Gpo
Direct File Link
No response
Song ID
86084399
Start Offset [ms]
No response
Extra
used in ... | gharchive/issue | 2024-07-25T11:40:26 | 2025-04-01T06:42:30.796993 | {
"authors": [
"GamerAmirTVGD",
"comicsteel"
],
"repo": "FlafyDev/auto-nong-indexes",
"url": "https://github.com/FlafyDev/auto-nong-indexes/issues/1791",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2232666187 | Privacy manifest and code signature
Starting from 1st may 2024, it is mandatory to have privacy manifest file and code signatures for all third party libraries used. Is this something you are working on. Please update
We are going to work on it and will have it released by end of month. We'll update the PR when it'... | gharchive/issue | 2024-04-09T06:03:22 | 2025-04-01T06:42:30.799545 | {
"authors": [
"antonmartinsson",
"dabeeeenster",
"kesavaj",
"matthewelwell"
],
"repo": "Flagsmith/flagsmith-ios-client",
"url": "https://github.com/Flagsmith/flagsmith-ios-client/issues/49",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
1599709434 | Chores/audit log UI
Thanks for submitting a PR! Please check the boxes below:
[x] I have run pre-commit to check linting
[x] I have filled in the "Changes" section below?
[x] I have filled in the "How did you test this code" section below?
Changes
Refactors the audit log, also fixes https://github.com/Flagsmith/fla... | gharchive/pull-request | 2023-02-25T13:28:36 | 2025-04-01T06:42:30.804576 | {
"authors": [
"dabeeeenster",
"kyle-ssg",
"matthewelwell"
],
"repo": "Flagsmith/flagsmith",
"url": "https://github.com/Flagsmith/flagsmith/pull/1956",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
948860949 | [Dice] Use modifiers with one dice too
I was fumbling around just in case I and my group would use this in our D&D sessions (unlikely), and found a really weird behaviour.
/dice 1d20+5
Enchanted Judge rolls a die: 3.
I mean, what?
This fixes exactly that.
Good catch, thank you very much!
| gharchive/pull-request | 2021-07-20T17:01:42 | 2025-04-01T06:42:30.805993 | {
"authors": [
"Flameborn",
"sukiletxe"
],
"repo": "Flameborn/ding.ga",
"url": "https://github.com/Flameborn/ding.ga/pull/1",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
743956992 | fix: Nested subdirectories in results-dir
Fixes #1309
Nested directories are supported out of the box in GCloud results upload.
However Flank has an issue that it throws an exception because it did not properly store results in the local directory.
In order to support nested directories, local issue must be fixed
Tes... | gharchive/pull-request | 2020-11-16T16:03:42 | 2025-04-01T06:42:30.810289 | {
"authors": [
"pawelpasterz",
"piotradamczyk5"
],
"repo": "Flank/flank",
"url": "https://github.com/Flank/flank/pull/1323",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
1472828799 | 🛑 Wordle PvP Frontend is down
In 5bb6161, Wordle PvP Frontend (https://wordlepvp-frontend.oxv.io) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Wordle PvP Frontend is back up in 307d1c4.
| gharchive/issue | 2022-12-02T13:01:16 | 2025-04-01T06:42:30.824899 | {
"authors": [
"Flash1232"
],
"repo": "Flash1232/testuptime",
"url": "https://github.com/Flash1232/testuptime/issues/50",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
123875940 | BREAKING: User must pass eslint dependency in as option
Fix #45
:+1:
Are there any other breaking changes we want to consider to standard-engine before publishing?
Published this as 3.0.0, in preparation of standard 6. :)
@feross is there a roadmap / issue where we can discuss all the upcoming changes for S6?
... | gharchive/pull-request | 2015-12-25T11:59:10 | 2025-04-01T06:42:30.848908 | {
"authors": [
"Flet",
"dcousens",
"feross"
],
"repo": "Flet/standard-engine",
"url": "https://github.com/Flet/standard-engine/pull/46",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
63740574 | Add verify_ssl option to rss plugin.
This option allows to disable SSL Cert Verification.
Just saw there is a verify_ssl_certificates plugin which does the same on a per task basis.
This PR allows a more fine grained control over which SSL certs should be verified by adding an option to each instance of an rss sett... | gharchive/pull-request | 2015-03-23T14:44:35 | 2025-04-01T06:42:30.853252 | {
"authors": [
"Ram-Z",
"cvium",
"gazpachoking"
],
"repo": "Flexget/Flexget",
"url": "https://github.com/Flexget/Flexget/pull/466",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
123169660 | [WIP] Change log generator
Some changes to make change log more friendly.
It's not really working as expected ATM (I want to filter all lines that not match our visible tags) but you get the point...
We'll probably use a different solution for this.
| gharchive/pull-request | 2015-12-20T16:10:55 | 2025-04-01T06:42:30.854330 | {
"authors": [
"liiight"
],
"repo": "Flexget/Flexget",
"url": "https://github.com/Flexget/Flexget/pull/730",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1658919036 | Show updated wiki buy/sell prices on slots tab items
Currently the slots interface leaves much to be desired.
If you have it open on the side, you constantly have to switch to the flipping tab to make sure your prices are relevant.
In this commit I copied the wiki buy/sell price lines from the flipping tab to the slo... | gharchive/pull-request | 2023-04-07T15:17:21 | 2025-04-01T06:42:30.868900 | {
"authors": [
"itssapir",
"zumaad"
],
"repo": "Flipping-Utilities/rl-plugin",
"url": "https://github.com/Flipping-Utilities/rl-plugin/pull/34",
"license": "BSD-2-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
2380034193 | Node-RED Icon: For AI operations
Related Issue
AI Function Node Iteration #4073
Description
Following a chat with @joepavitt we identified a need for a new ICON for use in node-red (and potentially other places, but initially Node-RED)
The outline is we need a button icon (might be used in a menu or a form also) that... | gharchive/issue | 2024-06-28T09:48:12 | 2025-04-01T06:42:30.918342 | {
"authors": [
"Steve-Mcl",
"Yndira-E",
"joepavitt",
"knolleary"
],
"repo": "FlowFuse/website",
"url": "https://github.com/FlowFuse/website/issues/2258",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1725081176 | Custom chain promt for Conversational Retrieval QA
How can I add a custom chain prompt for Conversational Retrieval QA Chain? When I ask a question that is unrelated to the context I stored in Pinecone, the Conversational Retrieval QA Chain currently answers with some random text. Instead, I want to provide a prompt ... | gharchive/issue | 2023-05-25T04:51:31 | 2025-04-01T06:42:30.922478 | {
"authors": [
"HenryHengZJ",
"ianmcfall",
"mahaboobkhan29"
],
"repo": "FlowiseAI/Flowise",
"url": "https://github.com/FlowiseAI/Flowise/issues/172",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2718025664 | [FEATURE] Question: is there a way of routing between several chatflows?
Describe the feature you'd like
I have several chatflows, each handling specific chatbot functionalities. I call these chatflows from the backend and wonder if there’s a way to dynamically route user queries to the appropriate chatflow.
For cont... | gharchive/issue | 2024-12-04T15:03:00 | 2025-04-01T06:42:30.927016 | {
"authors": [
"HenryHengZJ",
"taras-svystun"
],
"repo": "FlowiseAI/Flowise",
"url": "https://github.com/FlowiseAI/Flowise/issues/3632",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1764022836 | ⚒️[FEATURE] Upstash Redis Memory
Describe the feature you'd like
Upstash Redis Memory
Docs: https://js.langchain.com/docs/modules/memory/examples/upstash_redis
✅Tasks
[ ] Add Upstash Redis Memory node
🎯Acceptance Criteria
[ ] Upstash Redis Memory node should be able to remember conversations
👨💻How to contribu... | gharchive/issue | 2023-06-19T18:39:27 | 2025-04-01T06:42:30.931997 | {
"authors": [
"HenryHengZJ",
"ayushjain6013",
"govind-kumarr"
],
"repo": "FlowiseAI/Flowise",
"url": "https://github.com/FlowiseAI/Flowise/issues/372",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
122284658 | New tracheal cell type?: stalk cell
FBrf0228496/PMID:25977367 talks a lot about a Y-shaped 'stalk cell' in the larval tracheal system that connects the two tip cells to the dorsal trunk. (See intro and fig 1A/B).
Another paper is referenced: FBrf0087684/PMID:8625828
I can't find this 'stalk cell' in FBbt.
The term... | gharchive/issue | 2015-12-15T14:32:00 | 2025-04-01T06:42:31.014019 | {
"authors": [
"mmc46",
"sjm41"
],
"repo": "FlyBase/drosophila-anatomy-developmental-ontology",
"url": "https://github.com/FlyBase/drosophila-anatomy-developmental-ontology/issues/68",
"license": "CC-BY-4.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2381822348 | The fitment of the BCAR is not right
I found the bearings of the BCAR scraping against the magwell and receiver and they cannot spin freely.
I checked the STEP files and I believe the geometry needs adjusting.
The inner radius of the muzzle cutout is 13.75. The outer radius of the BCAR is 13.50 leaving 0.25mm clearan... | gharchive/issue | 2024-06-29T15:46:10 | 2025-04-01T06:42:31.016331 | {
"authors": [
"MireskaWillow"
],
"repo": "Flygonial/Protean-Modular-Takedown-Blaster",
"url": "https://github.com/Flygonial/Protean-Modular-Takedown-Blaster/issues/1",
"license": "CC0-1.0",
"license_type": "permissive",
"license_source": "github-api"
} |
228604573 | Control screensaver
Looks like a screensaver is enabled by default. An option to change the time, or to disable it completely, would be useful.
Good point!
To disable it, edit the file /etc/kbd/config:
BLANK_TIME=0
BLANK_DPMS=off
POWERDOWN_TIME=0
Hmm just enabled it 15 mins ago and console's blank again, there... | gharchive/issue | 2017-05-15T04:37:46 | 2025-04-01T06:42:31.078537 | {
"authors": [
"FooDeas",
"thijstriemstra"
],
"repo": "FooDeas/raspberrypi-ua-netinst",
"url": "https://github.com/FooDeas/raspberrypi-ua-netinst/issues/79",
"license": "isc",
"license_type": "permissive",
"license_source": "bigquery"
} |
111172575 | OSX - Provide a flow collecting mounted DMG files info.
Add an artifact that runs hdiutil info and collects its output.
This commit depends on a client template change that's on its way
to be synced into github.com/google/grr at the time of this writing.
Thanks!
| gharchive/pull-request | 2015-10-13T12:46:16 | 2025-04-01T06:42:31.086573 | {
"authors": [
"destijl",
"miloszlakomy"
],
"repo": "ForensicArtifacts/artifacts",
"url": "https://github.com/ForensicArtifacts/artifacts/pull/98",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
789219129 | Update signature of the refocusExchange to eliminate unnecessary function allocation.
This is a very small issue and definitely feel free to just say 🙅 on this one!
While writing the bindings for the refocusExchange, I noticed that, unlike the core exchanges (i.e. the fetchExchange or the cacheExchange), the refocus... | gharchive/issue | 2021-01-19T17:34:00 | 2025-04-01T06:42:31.151950 | {
"authors": [
"kitten",
"parkerziegler"
],
"repo": "FormidableLabs/urql",
"url": "https://github.com/FormidableLabs/urql/issues/1326",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
323005378 | Patron preferences hidden until they reach a certain point
Patron preferences should be hidden until they reach a certain point on the bar.
Easiest route would be to turn off the drink preference component until a trigger that turns on the component, so that the bar could be moved.
Animation/art could be included to ... | gharchive/issue | 2018-05-14T22:34:59 | 2025-04-01T06:42:31.222180 | {
"authors": [
"LanceBailey"
],
"repo": "FortWorthGameDev/MayByMoonlight",
"url": "https://github.com/FortWorthGameDev/MayByMoonlight/issues/58",
"license": "Unlicense",
"license_type": "permissive",
"license_source": "github-api"
} |
812590188 | 🛑 API is down
In 898fbeb, API (https://api.fortify.gg/graphql?query={version}) was down:
HTTP code: 404
Response time: 419 ms
Downtime caused by Kafka heartbeats timing out due to slow writes / write timeouts to influxdb
Kafak redeployment with adjusted timeouts should resolve this issue.
After further inves... | gharchive/issue | 2021-02-20T11:52:29 | 2025-04-01T06:42:31.235385 | {
"authors": [
"ThomasK33"
],
"repo": "Fortify-Labs/status",
"url": "https://github.com/Fortify-Labs/status/issues/4",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
723878278 | Split packet class into client and server to avoid dedi crash
Mod crashes on the server due to the packet class having client and server logic. I split it up into 2 classes (ClientPackets and ServerPackets) and it works. Let me know if you want me to change anything. Thanks!
(Version bump to 0.0.2-alpha)
This has a... | gharchive/pull-request | 2020-10-18T00:55:22 | 2025-04-01T06:42:31.281201 | {
"authors": [
"Draylar",
"FoundationGames"
],
"repo": "FoundationGames/Phonos",
"url": "https://github.com/FoundationGames/Phonos/pull/1",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
759565524 | Feature: ListenBrainz API Integration
[ ] Implement api wrapper for listenbrainz api
[ ] Implement optional authorization validation
[ ] Implement submit-listens endpoint
[ ] Implement recent-listens endpoint
[ ] Implement ListenBrainz as client
[ ] Implement ListenBrainz as a source
[ ] Include user in source c... | gharchive/issue | 2020-12-08T15:59:39 | 2025-04-01T06:42:31.343986 | {
"authors": [
"FoxxMD"
],
"repo": "FoxxMD/multi-scrobbler",
"url": "https://github.com/FoxxMD/multi-scrobbler/issues/16",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1213694881 | ARM docker image builds
Are you interested in ARM builds? I've implemented those for maloja and it looks like you have almost the same actions file so it should be piece of cake to implement it into your workflow as well.
Yes! If you can implement that and create a PR I would be happy to accept it.
closing as it ... | gharchive/issue | 2022-04-24T16:05:51 | 2025-04-01T06:42:31.345484 | {
"authors": [
"FoxxMD",
"northys"
],
"repo": "FoxxMD/multi-scrobbler",
"url": "https://github.com/FoxxMD/multi-scrobbler/issues/45",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2734706115 | Just asking about the background
Just asking about the background:
How do you generate videos without flickering backgrounds?
What technology do you use?
I'm very curious
Hi, the quality of the background is closely tied to the effectiveness of the temporal layers in the diffusion model. From my perspective, traini... | gharchive/issue | 2024-12-12T03:58:01 | 2025-04-01T06:42:31.378486 | {
"authors": [
"Francis-Rings",
"xujinbao282"
],
"repo": "Francis-Rings/StableAnimator",
"url": "https://github.com/Francis-Rings/StableAnimator/issues/24",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.