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
198453988
Feature request - Support different env configs Read different .env configs according to current command (start / test / build). Read .env.dev when npm start and npm test Read .env.prod when npm run build By default (if custom config does not exist) read env variables from .env file. dotenv is using for config pars...
gharchive/issue
2017-01-03T11:17:16
2025-04-01T04:34:13.738558
{ "authors": [ "bozheville", "cadichris", "dioxide", "dmaslov", "gaearon", "tuchk4" ], "repo": "facebookincubator/create-react-app", "url": "https://github.com/facebookincubator/create-react-app/issues/1343", "license": "mit", "license_type": "permissive", "license_source": "bigque...
210222563
Error in R It looks like this: "Error in compileCode(f, code, language = language, verbose = verbose) : Compilation ERROR, function(s)/method(s) not created! Warning message: running command 'make -f "C:/PROGRA~1/R/R-33~1.2/etc/i386/Makeconf" -f "C:/PROGRA~1/R/R-33~1.2/share/make/winshlib.mk" SHLIB_LDFLAGS='$(SHLIB_C...
gharchive/issue
2017-02-25T09:04:25
2025-04-01T04:34:13.758544
{ "authors": [ "bletham", "marishadorosh", "seanjtaylor" ], "repo": "facebookincubator/prophet", "url": "https://github.com/facebookincubator/prophet/issues/16", "license": "bsd-3-clause", "license_type": "permissive", "license_source": "bigquery" }
2134394130
Support reading Iceberg equality delete files (Design) Description In https://github.com/facebookincubator/velox/pull/7847we introduced IcebergSplitReader and the support of reading positional delete files. In this doc we will discuss the implementation of reading equality delete files. Iceberg Equality Deletes Overv...
gharchive/issue
2024-02-14T13:47:26
2025-04-01T04:34:13.824709
{ "authors": [ "Yuhta", "tdcmeehan", "yingsu00" ], "repo": "facebookincubator/velox", "url": "https://github.com/facebookincubator/velox/issues/8748", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2496110964
Add sessionTimezone and adjustTimestampToTimezone to DWRF reader and writer options As suggested here This PR refactors the DRWF Reader and Writer related APIs so that we can get sessionTimezone and adjustTimestampToTimezone in DRWF's ColumnWriter and ColumnReader. No functionality change. @Yuhta The new commit re...
gharchive/pull-request
2024-08-30T03:19:31
2025-04-01T04:34:13.833152
{ "authors": [ "Yuhta", "mbasmanova", "wypb" ], "repo": "facebookincubator/velox", "url": "https://github.com/facebookincubator/velox/pull/10895", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1647245159
Add bit_xor Spark aggregate function Add bit_xor Spark aggregate function: https://spark.apache.org/docs/3.3.1/api/sql/#bit_xor. Extract common bitwise aggregate logic into lib/BitwiseAggregateBase.h Add SparkAggregationFuzzerTest.cpp to run fuzzer test. Fixes #4462 Hi @mbasmanova I move bitwise shared code into fu...
gharchive/pull-request
2023-03-30T09:26:50
2025-04-01T04:34:13.852016
{ "authors": [ "Yohahaha", "kgpai", "mbasmanova" ], "repo": "facebookincubator/velox", "url": "https://github.com/facebookincubator/velox/pull/4467", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1676139733
help,AttributeError: 'NoneType' object has no attribute 'decode' os: ubuntu1~18.04 log in to the server without display remotely using ssh I meet error Python 3.8.13 (default, Oct 21 2022, 23:50:54) [GCC 11.2.0] :: Anaconda, Inc. on linux Type "help", "copyright", "credits" or "license" for more information. fro...
gharchive/issue
2023-04-20T07:14:34
2025-04-01T04:34:13.864316
{ "authors": [ "ARDUJS", "JiepengTan", "hjessmith", "howardgriffin", "httzipdev", "tianruci" ], "repo": "facebookresearch/AnimatedDrawings", "url": "https://github.com/facebookresearch/AnimatedDrawings/issues/128", "license": "MIT", "license_type": "permissive", "license_source": "...
1210817686
Embedding tables smaller than number of unique tokens The number of rows in an embedding table should be same as the number of unique categorical tokens for that specific feature. However, I see that the embedding tables are smaller than the number of tokens. Here are the number of unique tokens and embedding table s...
gharchive/issue
2022-04-21T10:15:56
2025-04-01T04:34:13.923885
{ "authors": [ "gopikrishnajha", "mnaumovfb" ], "repo": "facebookresearch/dlrm", "url": "https://github.com/facebookresearch/dlrm/issues/233", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1040793233
Minor cleanup to "cleaning APIs" and "batching APIs" Summary: Mark batching/unbatching as experimental API fillna -> fill_null dropna -> drop_null To be consistent with PyArrow API (plus today's behavior only drops null but not nan). Also note the semantic of df.drop_duplicates(subset) is similar to the following S...
gharchive/pull-request
2021-11-01T05:48:01
2025-04-01T04:34:13.982312
{ "authors": [ "wenleix" ], "repo": "facebookresearch/torcharrow", "url": "https://github.com/facebookresearch/torcharrow/pull/47", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
427605525
Include ownProps into state mapper Better matches the redux connect() api. Thanks @dakota! Will merge and release when home later tonight 🎉
gharchive/pull-request
2019-04-01T09:37:29
2025-04-01T04:34:14.014510
{ "authors": [ "dakota", "fahad19" ], "repo": "fahad19/proppy", "url": "https://github.com/fahad19/proppy/pull/41", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2358230242
feat: wrap tracebacks in JSON for easy detection Right now, multi-line tracebacks are spread out and ingested independently into the underlying logging system. This makes it hard to retrieve the entirety of a traceback without some hacky heuristics. To enable easy searching and retrieval of tracebacks, we catch all u...
gharchive/pull-request
2024-06-17T20:48:23
2025-04-01T04:34:14.079204
{ "authors": [ "squat" ], "repo": "fal-ai/fal", "url": "https://github.com/fal-ai/fal/pull/245", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
705169986
Fork using Vanara libs supporting lots of .NET versions Not really an issue, just an offer. I have forked the code and changed out the underlying COM classes for those in Vanara.PInvoke.FirewallApi. This lib supports .NET 2-4.x, .NET Core 2.0-3.1, and .NET Std 2.0. I then added those same supported options to the Win...
gharchive/issue
2020-09-20T19:28:21
2025-04-01T04:34:14.088718
{ "authors": [ "SCLD-AFrey", "dahall", "falahati" ], "repo": "falahati/WindowsFirewallHelper", "url": "https://github.com/falahati/WindowsFirewallHelper/issues/41", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2622047137
rollback save somewhere, probably on the server, the current running version of the app, and the previous, when the use decide to rollback, find the corresponding distfile on the remote host (if not present stop here) and then run the install project using that version and restart the services. or maybe simpler, lis...
gharchive/issue
2024-10-29T18:36:41
2025-04-01T04:34:14.090148
{ "authors": [ "Tobi-De" ], "repo": "falcopackages/fujin", "url": "https://github.com/falcopackages/fujin/issues/9", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2120994999
update(falcosidekick): update README.md What type of PR is this? Uncomment one (or more) /kind <> lines: /kind bug /kind cleanup /kind design /kind documentation /kind failing-test /kind feature If this PR will release a new chart version please make sure to also uncomment the following line: /kind cha...
gharchive/pull-request
2024-02-06T14:58:52
2025-04-01T04:34:14.102991
{ "authors": [ "alacuku", "poiana" ], "repo": "falcosecurity/charts", "url": "https://github.com/falcosecurity/charts/pull/615", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1300723043
update(docs): add me to owners. What type of PR is this? /kind documentation Any specific area of the project related to this PR? /area docs What this PR does / why we need it: As privately discussed with @dwindsor, i am opening this PR to propose myself as a driverkit maintainer. In the latest 2-3 months, i have bee...
gharchive/pull-request
2022-07-11T13:35:08
2025-04-01T04:34:14.113284
{ "authors": [ "FedeDP", "poiana" ], "repo": "falcosecurity/driverkit", "url": "https://github.com/falcosecurity/driverkit/pull/181", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1816015690
wip: docs: finalize the definition for Falco What type of PR is this? Uncomment one (or more) /kind <> lines: /kind bug /kind cleanup /kind design /kind user-interface /kind content /kind translation Any specific area of the project related to this PR? Uncomment one (or more) /area <> lines: /area blo...
gharchive/pull-request
2023-07-21T15:38:26
2025-04-01T04:34:14.122829
{ "authors": [ "leogr", "poiana" ], "repo": "falcosecurity/falco-website", "url": "https://github.com/falcosecurity/falco-website/pull/1069", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
2559700052
fix(docs): remove references to broken -o variant What type of PR is this? Uncomment one (or more) /kind <> lines: /kind bug Any specific area of the project related to this PR? Uncomment one (or more) /area <> lines: /area blog /area documentation What this PR does / why we need it: Sadly, the -o parsing that al...
gharchive/pull-request
2024-10-01T16:22:27
2025-04-01T04:34:14.131860
{ "authors": [ "LucaGuerra", "poiana" ], "repo": "falcosecurity/falco-website", "url": "https://github.com/falcosecurity/falco-website/pull/1391", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
1020140465
Rule update more user known macros What type of PR is this? /kind rule-update Any specific area of the project related to this PR? /area rules What this PR does / why we need it: we use user_known_* macros extensively to adapt falco rules to our environment. however, certain rule conditions do not have such a macro. ...
gharchive/pull-request
2021-10-07T14:53:59
2025-04-01T04:34:14.152865
{ "authors": [ "jasondellaluce", "kunfoo", "leogr", "mabushey", "poiana" ], "repo": "falcosecurity/falco", "url": "https://github.com/falcosecurity/falco/pull/1750", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
265571498
Pas de migrations ?! Tu devrais avoir au moins une migration 0001_initial.py, t'as oublié de la pusher ?! La coutume c'est de pusher la/les migration ? Je pensais laisser la personne faire la migration initiale avec manage.py Ah ouais ouais ouais ! Quand tu récupères ton bousin faut juste que t'aies à faire un "m...
gharchive/issue
2017-10-15T13:18:26
2025-04-01T04:34:14.156160
{ "authors": [ "fallen", "jherve" ], "repo": "fallen/Pytition", "url": "https://github.com/fallen/Pytition/issues/5", "license": "bsd-3-clause", "license_type": "permissive", "license_source": "bigquery" }
143064764
Library of Haskell functions in ES2015 (similar to this library) I recently published a JS library with some similar functionality to this library, if not as comprehensive, and in ES2015. So it's still experimental and incomplete, but it may be of interest to people: maryamyriameliamurphies.js Thank you. It looks ...
gharchive/issue
2016-03-23T20:00:33
2025-04-01T04:34:14.182014
{ "authors": [ "CrossEye", "SimonRichardson", "joneshf", "sjsyrek" ], "repo": "fantasyland/fantasy-land", "url": "https://github.com/fantasyland/fantasy-land/issues/129", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
523295900
Gui dev - начальная конфигурация Это очень круто. И выглядит тоже круто. Получается все настройки выключены по умолчанию. Какой-нибудь начальный пресет в виде ини-файлика или типа того, намечается? Скорее всего все будет выключено по умолчанию. Человек настраивает галочки и сам выгружает пресет. Как-то так. Осталос...
gharchive/pull-request
2019-11-15T07:09:30
2025-04-01T04:34:14.183455
{ "authors": [ "farag2", "scriptingstudio" ], "repo": "farag2/Windows-10-Setup-Script", "url": "https://github.com/farag2/Windows-10-Setup-Script/pull/17", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
237765896
错误的json请求也有返回值 随便填写一个错误的json,发起请求,有正常的返回值。 错误的json如:{"query":{"match2_all":{}}} 返回值同{"query":{"match_all":{}}}一致。 期望能原样返回es给出的错误,如:{"error":{"root_cause":[{"type":"parsing_exception","reason":"no [query] registered for [match2_all]","line":4,"col":23}],"type":"parsing_exception","reason":"no [query] registered for [m...
gharchive/issue
2017-06-22T08:17:14
2025-04-01T04:34:14.196069
{ "authors": [ "farmerx", "wclssdn" ], "repo": "farmerx/ElasticHD", "url": "https://github.com/farmerx/ElasticHD/issues/11", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
1848967662
Add agent field Description The Agent field provides information about who made the respective log entry. This PR adds that field to the data we ingest from the Log Entries API Type of change [ ] Bug fix [x] New feature [ ] Breaking change Related issues nil Migration notes nil Extra info nil I have read the CLA...
gharchive/pull-request
2023-08-14T04:18:04
2025-04-01T04:34:14.200348
{ "authors": [ "catkins", "patrobinson", "tovbinm" ], "repo": "faros-ai/airbyte-connectors", "url": "https://github.com/faros-ai/airbyte-connectors/pull/1110", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1397758693
实现自研组件,解除第三方依赖 目前第三方组件,只支持简单的结构转换,不支持复合类型转换。 通知在DTO与DO之间转换时,DTO一般是扁平结构,DO是复合结构。需要支持互转。 如: type TaskDO struct { Id int Client ClientVO Status eumTaskType.Enum Data collections.Dictionary[string, string] } type TaskDTO struct { Id int ClientId int64 ClientIp string ClientName string Status ...
gharchive/issue
2022-10-05T13:02:09
2025-04-01T04:34:14.203476
{ "authors": [ "steden" ], "repo": "farseer-go/mapper", "url": "https://github.com/farseer-go/mapper/issues/1", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1429901950
值为 0 时,表单没有赋值 值为 0 时,表单没有赋值 fs-form 组件的这里导致的
gharchive/issue
2022-10-31T14:02:23
2025-04-01T04:34:14.207631
{ "authors": [ "lidongcheng88" ], "repo": "fast-crud/fast-crud", "url": "https://github.com/fast-crud/fast-crud/issues/108", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
669755248
AttributeError: type object 'Tensor' has no attribute 'as_subclass' i am having trouble using fastaiv2 , the problem is in line 240 of torch_core.py file _ _ if not hasattr(torch,'as_subclass'): setattr(torch, 'as_subclass', torch.Tensor.as_subclass) Do you have PyTorch 1.6 installed? torch.Tensor.as_subclass is in...
gharchive/issue
2020-07-31T12:15:33
2025-04-01T04:34:14.220380
{ "authors": [ "davanstrien", "xettrisomeman" ], "repo": "fastai/fastai2", "url": "https://github.com/fastai/fastai2/issues/444", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
591381246
fixes #228 and adds comment at end of notebook I basically copied some sections from fastbook chapter 11, I hope that is not a problem 😅 Thanks! Though I will rework all of that in the process of rewriting it. You should rather check done tutorials ;) Alright! So I should focus on tutorials that have a green che...
gharchive/pull-request
2020-03-31T19:53:07
2025-04-01T04:34:14.222275
{ "authors": [ "lgvaz", "sgugger" ], "repo": "fastai/fastai2", "url": "https://github.com/fastai/fastai2/pull/229", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1603290662
No type hints for id in /user routes Maybe a feature request, not a bug. FastAPI-Users routes look like: @router.get( "/{id}", response_model=user_schema, dependencies=[Depends(get_current_superuser)], name="users:user", responses={ status.HTTP_401_UNAUTHORIZED:...
gharchive/issue
2023-02-28T15:29:16
2025-04-01T04:34:14.225502
{ "authors": [ "frankie567", "gegnew" ], "repo": "fastapi-users/fastapi-users", "url": "https://github.com/fastapi-users/fastapi-users/issues/1166", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
920377179
could we have some clarification on prefixes please ? the 1R; , 0X; xx; seems like a very solid module, good job! Documentation is on my list (along with a couple of other minor items), but I've got to find the time to do it. As far as the topic prefixes go, they are loosely-matched 3-character values used to spec...
gharchive/issue
2021-06-14T12:46:45
2025-04-01T04:34:14.231594
{ "authors": [ "PeterScream", "fasteddy516" ], "repo": "fasteddy516/SimplMQTT", "url": "https://github.com/fasteddy516/SimplMQTT/issues/12", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2652008427
chore: node test migration and ts fix Checklist [ ] run npm run test and npm run benchmark [ ] tests and/or benchmarks are included [ ] documentation is changed or added [ ] commit message and code follows the Developer's Certification of Origin and the Code of conduct I think .taprc needs to be removed as well...
gharchive/pull-request
2024-11-12T12:10:37
2025-04-01T04:34:14.425275
{ "authors": [ "simoneb" ], "repo": "fastify/one-line-logger", "url": "https://github.com/fastify/one-line-logger/pull/51", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
252885684
Wrong documentation of "latest_testflight_build_number" action New Issue Checklist [x] Updated fastlane to the latest version [x] I read the Contribution Guidelines [x] I read docs.fastlane.tools [x] I searched for existing GitHub issues Issue Description The documentation about the action `` contains a mistake for...
gharchive/issue
2017-08-25T12:25:38
2025-04-01T04:34:14.453313
{ "authors": [ "kevin-hirsch", "mpirri" ], "repo": "fastlane/fastlane", "url": "https://github.com/fastlane/fastlane/issues/10150", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
262772127
latest_testflight_build_number doesn't do what's described New Issue Checklist [*] Updated fastlane to the latest version [*] I read the Contribution Guidelines [*] I read docs.fastlane.tools [*] I searched for existing GitHub issues Issue Description According to latest_testflight_build_number docs: "Fetches most ...
gharchive/issue
2017-10-04T12:41:15
2025-04-01T04:34:14.489508
{ "authors": [ "KrauseFx", "NachoSoto", "NiltiakSivad", "agordeev", "arn8tas", "mrgerh", "vrutberg" ], "repo": "fastlane/fastlane", "url": "https://github.com/fastlane/fastlane/issues/10496", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
607664900
fastlane pilot upload error when trying to uploading the IPA file to the App Store New Issue Checklist [x] Updated fastlane to the latest version [x] I read the Contribution Guidelines [x] I read docs.fastlane.tools [x] I searched for existing GitHub issues Issue Description I was using Azure DevOps's Apple App Sto...
gharchive/issue
2020-04-27T16:00:40
2025-04-01T04:34:14.558238
{ "authors": [ "miscampbell", "xplatform" ], "repo": "fastlane/fastlane", "url": "https://github.com/fastlane/fastlane/issues/16387", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1035048429
Edit promotional_text for live app in "Ready for Sale" state New Issue Checklist [x] Updated fastlane to the latest version [x] I read the Contribution Guidelines [x] I read docs.fastlane.tools [x] I searched for existing GitHub issues Issue Description I tried to use deliver to update the promotional text of a liv...
gharchive/issue
2021-10-25T12:01:48
2025-04-01T04:34:14.614727
{ "authors": [ "FelixLisczyk", "bunuelcubosoto", "tiagomartinho" ], "repo": "fastlane/fastlane", "url": "https://github.com/fastlane/fastlane/issues/19522", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
599059616
[CI] Execute tests on macOS (Xcode 11.4.0, Ruby 2.6) Checklist [x] I've run bundle exec rspec from the root directory to see all new and existing tests pass [x] I've followed the fastlane code style and run bundle exec rubocop -a to ensure the code style is valid [x] I've read the Contribution Guidelines [x] I've u...
gharchive/pull-request
2020-04-13T18:39:07
2025-04-01T04:34:14.619110
{ "authors": [ "joshdholtz", "tedgonzalez" ], "repo": "fastlane/fastlane", "url": "https://github.com/fastlane/fastlane/pull/16300", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2458108421
Fix target selection in get_version_number Checklist [x] I've run bundle exec rspec from the root directory to see all new and existing tests pass [x] I've followed the fastlane code style and run bundle exec rubocop -a to ensure the code style is valid [x] I see several green ci/circleci builds in the "All checks h...
gharchive/pull-request
2024-08-09T14:52:54
2025-04-01T04:34:14.623946
{ "authors": [ "svenmuennich" ], "repo": "fastlane/fastlane", "url": "https://github.com/fastlane/fastlane/pull/22178", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
417790354
[WIP] Configuration file So, this effort is to implement the support of the config file for fastpack. Command-line arguments work reasonably well, but it is really tedious to use those in a cross-platform environment (read, Windows vs. *X). The idea here is to implement very basic JSON config file which effectively m...
gharchive/pull-request
2019-03-06T12:57:41
2025-04-01T04:34:14.656326
{ "authors": [ "TrySound", "andreypopp", "zindel" ], "repo": "fastpack/fastpack", "url": "https://github.com/fastpack/fastpack/pull/156", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1511470293
[bug] yellow color does not take effect in powershell Env: OS: windows 10 go: 1.17.2 bash: powershell Demonstration effect picture: https://gitee.com/fanybook/thirdparty-bugs/blob/master/github.com/fatih/color/yellow_powershell_bug_20221227140205.png I am having the same problem when trying to get it to show yellow...
gharchive/issue
2022-12-27T06:09:34
2025-04-01T04:34:14.673338
{ "authors": [ "Hunter-Pittman", "fanybook" ], "repo": "fatih/color", "url": "https://github.com/fatih/color/issues/176", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
170066545
Efficiency is weak Could we implement some of these ideas: https://www.reddit.com/r/pokemongodev/comments/4wqkeg/efficient_server_sparing_scanning/ The basic idea is to cache spawn points. We know they spawn hourly, so we just need to full scan for an hour to completely map the spawnpoints in an area. Then we can sca...
gharchive/issue
2016-08-09T02:11:44
2025-04-01T04:34:14.711119
{ "authors": [ "Lionir", "ShutUpPetey", "khag7", "nborrmann" ], "repo": "favll/pogom", "url": "https://github.com/favll/pogom/issues/125", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
1994300792
Add http request best practices https://www.loginradius.com/blog/engineering/tune-the-go-http-client-for-high-performance/ (Timeout) https://mailazy.com/blog/http-request-golang-with-best-practices/ (Query Args) Implemented http client reusing and timeouts Added Multi IoT Agent support and Device managment
gharchive/issue
2023-11-15T08:37:17
2025-04-01T04:34:14.747024
{ "authors": [ "fbuedding" ], "repo": "fbuedding/iota-admin", "url": "https://github.com/fbuedding/iota-admin/issues/4", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
147219396
'nb_epoch' affect the accuracy in the 1st epoch train_set_x, train_set_y, valid_set_x, valid_set_y, test_set_x, test_set_y = load_data() model = Sequential() # input: 6 64x64 images -> (6, 64, 64) tensors. # this applies 3 convolution filters of size 5x5, 3x3, 3x3 model.add(Convolution2D(37, 5, 5, input_shape = (6...
gharchive/issue
2016-04-10T12:10:36
2025-04-01T04:34:14.753974
{ "authors": [ "chaiyujin", "tboquet" ], "repo": "fchollet/keras", "url": "https://github.com/fchollet/keras/issues/2248", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
237156615
I set the layer.trainable = False but the param still changed after train,why? Please make sure that the boxes below are checked before you submit your issue. If your issue is an implementation question, please ask your question on StackOverflow or join the Keras Slack channel and ask there instead of filing a GitHub...
gharchive/issue
2017-06-20T10:02:52
2025-04-01T04:34:14.760382
{ "authors": [ "ahundt", "fchollet", "hanzy123" ], "repo": "fchollet/keras", "url": "https://github.com/fchollet/keras/issues/7051", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
240189403
Stacked Autoencoder @fchollet 's blog : Building Autoencoders in Keras. In the Let's build the simplest possible autoencoder section, the author provided a demo: from keras.layers import Input, Dense from keras.models import Model encoding_dim = 32 input_img = Input(shape=(784,)) encoded = Dense(encoding_dim, acti...
gharchive/issue
2017-07-03T14:28:42
2025-04-01T04:34:14.766182
{ "authors": [ "Bjoux2", "voletiv" ], "repo": "fchollet/keras", "url": "https://github.com/fchollet/keras/issues/7220", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
260012187
Progress Bar Logging not displaying properly I have confirmed that I am running the master branch of keras and tensorflow. I am running on tensorflow-gpu on Windows 10 with Python 3.6.1. Most of the time running model.fit with verbose=1 properly displays the progress bar logging. However, randomly the progress bar lo...
gharchive/issue
2017-09-23T14:35:45
2025-04-01T04:34:14.773663
{ "authors": [ "ambigus9", "guifereis", "jcomfort4", "jithurjacob", "ramadawn" ], "repo": "fchollet/keras", "url": "https://github.com/fchollet/keras/issues/7970", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
160219582
Fix tf-idf Fix #2974 Sounds reasonable
gharchive/pull-request
2016-06-14T16:01:11
2025-04-01T04:34:14.774676
{ "authors": [ "fchollet", "henry0312" ], "repo": "fchollet/keras", "url": "https://github.com/fchollet/keras/pull/2980", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1308121106
Handle upsert for update operations Right now we only support upser for replacement documents. Research and implement it for other operations, like $set or $inc. Fixed by #25
gharchive/issue
2022-07-18T15:20:46
2025-04-01T04:34:14.813460
{ "authors": [ "fcoury" ], "repo": "fcoury/oxide", "url": "https://github.com/fcoury/oxide/issues/24", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1404438065
adds line chart added the basic line chart with category colour feature Thanks for the work @utopian-monkey. Could you do a git merge main to include a fix I did on the CI checks? Also, a good coding practice would be to use pre-commits locally (pre-commit run -a) to make sure we use the same coding standards. I'll...
gharchive/pull-request
2022-10-11T11:00:14
2025-04-01T04:34:14.822543
{ "authors": [ "fdebrain", "utopian-monkey" ], "repo": "fdebrain/streamlit-vega-lite-charts", "url": "https://github.com/fdebrain/streamlit-vega-lite-charts/pull/9", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2712266319
Spike 1 - Analyse Analyse / Merry ballenbak bubbelgum scroll driven animation 🌠 Stappenplan Doe vooronderzoek en bepaal de elementen van jouw stijl. Gebruik screenshots of Pinterest om een verzameling te maken. Neem een collage op in de betreffende issue. Schets een wireflow voor jouw concept, gebruik eventueel...
gharchive/issue
2024-12-02T15:06:13
2025-04-01T04:34:14.827961
{ "authors": [ "Jason2426" ], "repo": "fdnd-agency/voorhoede", "url": "https://github.com/fdnd-agency/voorhoede/issues/122", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
451226520
Change _Id to id Steps to reproduce const options = { name: 'pipeline', Model, paginate, id: 'id' }; // Initialize our service with any options it requires app.use('/pipeline', createService(options)); Expected behavior Service should use the _id property as "id" when querying and creating n...
gharchive/issue
2019-06-02T19:36:45
2025-04-01T04:34:14.877581
{ "authors": [ "daffl", "giancarllorojas", "matiaslopezd" ], "repo": "feathersjs-ecosystem/feathers-mongoose", "url": "https://github.com/feathersjs-ecosystem/feathers-mongoose/issues/325", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2004765768
chore(devimint): increase bitcoin rpc timeout on tests Due to this timeout some tests were failing on my local machine. There is no reason for it to be so low. LGTM, but I kind of expect the actual problem here is we're hitting default limit of rpc thread on bitcoind. We should increase it to something like 64, and...
gharchive/pull-request
2023-11-21T17:05:17
2025-04-01T04:34:14.914960
{ "authors": [ "douglaz", "dpc" ], "repo": "fedimint/fedimint", "url": "https://github.com/fedimint/fedimint/pull/3674", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2024859212
fix(gateway): disconnect before changing the network Closes https://github.com/fedimint/fedimint/issues/3806 It would be good a test for that scenario, but let's just solve the problem for now. Successfully created backport PR for releases/v0.2: #3835
gharchive/pull-request
2023-12-04T22:16:00
2025-04-01T04:34:14.916841
{ "authors": [ "douglaz", "fedimint-backports" ], "repo": "fedimint/fedimint", "url": "https://github.com/fedimint/fedimint/pull/3833", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1406652912
Log issue Regarding issue #751 @okjodom is adding more log messages for debugging purposes a general thing which should be done? I like more targeted logs. They're helpful! Provided we have a good pattern for selecting log level based on context, my vote is on adding more logs... Codecov Report Base: 59.16% // ...
gharchive/pull-request
2022-10-12T18:48:54
2025-04-01T04:34:14.931532
{ "authors": [ "Maaxxs", "codecov-commenter", "okjodom" ], "repo": "fedimint/fedimint", "url": "https://github.com/fedimint/fedimint/pull/779", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
270768158
add some requirements versions specify minimum versions of oc CLI and Homebrew specify Go paths using the GOPATH envvar use 'go get...' command instead of 'git clone...' to clone into $GOPATH Add brackets () around the ansible installer command so that you are not left in the installer directory if the playbook fails...
gharchive/pull-request
2017-11-02T18:56:06
2025-04-01T04:34:15.006536
{ "authors": [ "david-martin", "mmurphy" ], "repo": "feedhenry/mcp-standalone", "url": "https://github.com/feedhenry/mcp-standalone/pull/196", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
1163392142
Readme should specify Python version (Either 2 or 3, I'm assuming this doesn't work on one of them) thanks for heads up. fixed in 9cdbeafdae5332ff301fd9cdd7d659f78f1be967
gharchive/issue
2022-03-09T01:39:33
2025-04-01T04:34:15.013007
{ "authors": [ "ditchfieldcaleb", "sslivkoff" ], "repo": "fei-protocol/checkthechain", "url": "https://github.com/fei-protocol/checkthechain/issues/2", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
310799557
Resize image on the fly problem Hello! I like your lightbox very much, but I have some problems with it. Lightbox don't get any image, when the image's link looks like http://path/img.php?id='1234125'. I tried to use a filter option ({filter: '/.+\\.(gif|jpe?g|png|webp|php)/i'} and {filter: '/.+\\.(gif|jpe?g|png|webp...
gharchive/issue
2018-04-03T11:35:01
2025-04-01T04:34:15.024330
{ "authors": [ "BorisZyryanov" ], "repo": "feimosi/baguetteBox.js", "url": "https://github.com/feimosi/baguetteBox.js/issues/177", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
164301263
[Request] More Railcraft compat. An upgrade for the computer cart to let it set/get the routing value, also events for track like locomotive track and whistle track. (So I could, say, fire computer.beep() on an active whistle track, also move to a specific destination using railcraft routing) Sorry. Currently I don...
gharchive/issue
2016-07-07T12:50:26
2025-04-01T04:34:15.048841
{ "authors": [ "cloakable", "feldim2425" ], "repo": "feldim2425/OC-Minecarts", "url": "https://github.com/feldim2425/OC-Minecarts/issues/14", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
1895552326
Testing the project / Ideas to move forward with the installer I'm thinking in different options to make the installer easier and faster. I need ideas. Let's share some feedback. you mean installer script or something else? Yeah .. there's something wrong during the installation ... I'm trying to figure out how ...
gharchive/issue
2023-09-14T02:37:27
2025-04-01T04:34:15.081583
{ "authors": [ "PardesiCat", "felipealfonsog" ], "repo": "felipealfonsog/TermPDFViewer", "url": "https://github.com/felipealfonsog/TermPDFViewer/issues/56", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
3054429
Is formidable compatible with node 0.6? Hello, I had a working code using formidable and express 2.5.1 with node 0.4.x. But now after updating to node 0.6.9, I sometimes get an error and other times I just dont get any parsed data at all, much in the same style as when bodyParser started to decode multipart. Of cours...
gharchive/issue
2012-02-01T16:30:45
2025-04-01T04:34:15.103798
{ "authors": [ "manast", "mscdex" ], "repo": "felixge/node-formidable", "url": "https://github.com/felixge/node-formidable/issues/130", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
59163178
Nested array escaping not working correctly I seem to be running into an issue here: console.log(require('mysql').format('INSERT INTO table (col1, col2) VALUES ?', [['hi', 'yes'], ['bye', 'no']])); This currently returns (on latest version 2.5.5): INSERT INTO table (col1, col2) VALUES 'hi', 'yes' Shouldn't it be ...
gharchive/issue
2015-02-26T23:33:13
2025-04-01T04:34:15.110395
{ "authors": [ "alexandreroche", "dougwilson", "sidorares" ], "repo": "felixge/node-mysql", "url": "https://github.com/felixge/node-mysql/issues/1018", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
935398500
SUNEVENT in Normal-Mode ... Missing Custom option Awesome update with all the SUNEVENTS...thx a lot .. works great in EVENT-Mode In normal mode the CUSTOM option is missing, therefore you always need 2 SUNEVENTS in your schedule (e.g. SUNSET till 10pm is not possible) Addtionally: Once set for SUNEVENTS ...it is not ...
gharchive/issue
2021-07-02T04:20:57
2025-04-01T04:34:15.117668
{ "authors": [ "fellinga", "xX-Nexus-Xx" ], "repo": "fellinga/node-red-contrib-ui-time-scheduler", "url": "https://github.com/fellinga/node-red-contrib-ui-time-scheduler/issues/46", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
226621003
Stop using so many global functions We're not in primary school here, we need to move away from polluting the global namespace. This has mostly been handled in the 15 commits to the node-imap branch, where we rewrite the entire application to use a more OOP view. We just need to handle threading & then we can merg...
gharchive/issue
2017-05-05T16:11:43
2025-04-01T04:34:15.119328
{ "authors": [ "popey456963" ], "repo": "femto-email/client", "url": "https://github.com/femto-email/client/issues/17", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
46669548
Failed to response Actually it isn't an issue to cropper itself but to the example which is bundled with the release. First I tested it on my home server and it worked fine: http://marschall.neon.org:88/cipoh/crop-avatar/crop-avatar.html but then I moved it to a server on the web, withou making any changes, and it re...
gharchive/issue
2014-10-23T20:01:11
2025-04-01T04:34:15.125325
{ "authors": [ "femarschall", "fengyuanchen", "nivram-gt", "peterchibunna" ], "repo": "fengyuanchen/cropper", "url": "https://github.com/fengyuanchen/cropper/issues/83", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
2304823922
Update image ghcr.io/zoriya/kyoo_front to 42f7541 This PR contains the following updates: Package Update Change ghcr.io/zoriya/kyoo_front digest 7d1eb7d -> 42f7541 Configuration 📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 Automerge: Di...
gharchive/pull-request
2024-05-19T23:15:58
2025-04-01T04:34:15.131262
{ "authors": [ "fenio" ], "repo": "fenio/homelab", "url": "https://github.com/fenio/homelab/pull/189", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2344185480
Update chart external-dns to 1.14.5 This PR contains the following updates: Package Update Change external-dns patch 1.14.4 -> 1.14.5 Configuration 📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 Automerge: Disabled by config. Please merge...
gharchive/pull-request
2024-06-10T15:17:34
2025-04-01T04:34:15.136630
{ "authors": [ "fenio" ], "repo": "fenio/homelab", "url": "https://github.com/fenio/homelab/pull/250", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2674300241
[Feature] "End" Line Selector Currently, line selectors need a start and end line number to work. /** * @includeExample path/to/your/example.ts:1-5,10 */ function myFunction() { // ... } However, it would be much easier to have an end-line selector that ends at the end of the file. For example, the example bel...
gharchive/issue
2024-11-20T04:24:11
2025-04-01T04:34:15.149012
{ "authors": [ "ferdodo", "spenpal" ], "repo": "ferdodo/typedoc-plugin-include-example", "url": "https://github.com/ferdodo/typedoc-plugin-include-example/issues/8", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1955058316
Added serverless AI tutorial for beginners Content must go through a pre-merge checklist. TO DO: Create sample code in the ai-examples folder. Pre-Merge Content Checklist This documentation has been checked to ensure that: [ ] The title, template, and date` are all set [ ] Does this PR have a new menu item (anywhere...
gharchive/pull-request
2023-10-20T21:55:35
2025-04-01T04:34:15.157514
{ "authors": [ "sohanmaheshwar", "tpmccallum" ], "repo": "fermyon/developer", "url": "https://github.com/fermyon/developer/pull/942", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
146808838
Ability to select/deselect files Didn't find an issue (maybe I missed it?) It'd be a nice feature to have. Agreed.
gharchive/issue
2016-04-08T04:16:29
2025-04-01T04:34:15.160093
{ "authors": [ "DiegoRBaquero", "feross" ], "repo": "feross/webtorrent-desktop", "url": "https://github.com/feross/webtorrent-desktop/issues/360", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
146233917
Add File > Quit for Linux users with broken system trays Works around #303 This at least makes it possible for users of... unusual Linux distributions to quit the app without having to use kill
gharchive/pull-request
2016-04-06T08:34:03
2025-04-01T04:34:15.161407
{ "authors": [ "dcposch" ], "repo": "feross/webtorrent-desktop", "url": "https://github.com/feross/webtorrent-desktop/pull/321", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
594577957
Update for new harvest craft version Pams harvest craft updated so this mod looks for an older version. will there be any update? minecraft 1.12.2 Probably some time. Not yet known when. This works fine with the new version
gharchive/issue
2020-04-05T17:54:20
2025-04-01T04:34:15.165128
{ "authors": [ "Invidious", "SkyHawkB", "ferreusveritas" ], "repo": "ferreusveritas/DynamicTrees-PHC", "url": "https://github.com/ferreusveritas/DynamicTrees-PHC/issues/10", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
194881039
大众点评数据采集重复项 您好: 学习了大众点评的数据采集视频,但是在最终采集的数据表中,发现极大多数的数据重复项,请问这可能是哪种情况造成的? 多谢 请把你的工程文件,发到我的邮箱,或者直接在该问题上贴出来,这个应该是你某一步配置的问题。 Hawk是不负责检查配置合理性的。
gharchive/issue
2016-12-12T03:02:17
2025-04-01T04:34:15.168206
{ "authors": [ "ferventdesert", "shirleymars" ], "repo": "ferventdesert/Hawk", "url": "https://github.com/ferventdesert/Hawk/issues/23", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
727643219
Show and index endpoints can be used as JSON api Added some tests as well 😄 @zcotter Released as 0.3.0
gharchive/pull-request
2020-10-22T18:57:58
2025-04-01T04:34:15.173462
{ "authors": [ "reneklacan", "zcotter" ], "repo": "fetlife/rollout-ui", "url": "https://github.com/fetlife/rollout-ui/pull/3", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
682639521
object parser with additional fields Would you accept a PR for a object' function which would not validate that all fields are consumed like in the current object function? Or maybe am I missing a good way to deal with this use case? Sure. I can't think of a good name for that function though. Maybe add an argument...
gharchive/issue
2020-08-20T11:28:52
2025-04-01T04:34:15.178817
{ "authors": [ "etorreborre", "feuerbach", "symbiont-eric-torreborre" ], "repo": "feuerbach/yaml-combinators", "url": "https://github.com/feuerbach/yaml-combinators/issues/7", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
33548361
文件上传之前的MD5校验 请问文件上传之前的MD5校验如何做? 有相关的API提供么? beforeSend: function(block){ //分片验证是否已传过,用于断点续传 var task = $.Deferred(); (new WebUploader.Uploader()).md5File(block.blob).progress(function(percentage){ console.log(percentage); }).then(function(val){ alert(val); userInfo.md5 = val; md5 = val; block.chunkMd5 = val; consol...
gharchive/issue
2014-05-15T01:32:31
2025-04-01T04:34:15.194467
{ "authors": [ "bisu328", "zhaoliuzi" ], "repo": "fex-team/webuploader", "url": "https://github.com/fex-team/webuploader/issues/180", "license": "bsd-3-clause", "license_type": "permissive", "license_source": "bigquery" }
1315775799
Assembly Project compile should target the NES work path directly Currently, a batch file is used internally to compile the NES image. However, it targets a temp file in the asm/ folder, then copies that to the main directory. Since the batch file takes a full pathname to a file as a parameter, pass the work ROM fil...
gharchive/issue
2022-07-24T00:38:02
2025-04-01T04:34:15.198153
{ "authors": [ "essellejaye", "ffhacksterex" ], "repo": "ffhacksterex/FFHacksterEx", "url": "https://github.com/ffhacksterex/FFHacksterEx/issues/33", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1383944297
is just for streaming ? ffmpeg -i mp3 -i mp4 c copy outmp4 rendering it has this / it can do this ? This is a decoding library, so there is currently no encode/transcode functionality. but all this stuf exist in uwp media transcode what it has Well, technically you could use FFmpegInteropX for decoding, and pas...
gharchive/issue
2022-09-23T15:04:50
2025-04-01T04:34:15.214877
{ "authors": [ "brabebhin", "developerss", "lukasf" ], "repo": "ffmpeginteropx/FFmpegInteropX", "url": "https://github.com/ffmpeginteropx/FFmpegInteropX/issues/305", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1555883186
Feat automating scrapping to database Descrição Código para mandar os dados gerados direto para o banco de dados. Revisão [x] O Pull Request está vinculado a apenas um assunto. [x] O título está objetivo. [x] A descrição está gramaticalmente correta. [x] A branch está direcionada para a main. [x] O revisor foi selec...
gharchive/pull-request
2023-01-25T00:39:47
2025-04-01T04:34:15.230467
{ "authors": [ "FelipeNunesdM", "pedrobarbosaocb" ], "repo": "fga-eps-mds/2022-2-QuantiFGA", "url": "https://github.com/fga-eps-mds/2022-2-QuantiFGA/pull/148", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
324632956
Implementar Teste das Views Imlementar Teste das Views Descrição Implementar testes das views Critérios de Aceitação [ ] Teste PyAPI [ ] Teste de busca na página inicial Issue duplicada
gharchive/issue
2018-05-19T14:17:37
2025-04-01T04:34:15.232107
{ "authors": [ "daluzguilherme" ], "repo": "fga-gpp-mds/2018.1-Cardinals", "url": "https://github.com/fga-gpp-mds/2018.1-Cardinals/issues/131", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1949751305
try again here hi @yejiyang, you should try to use this repo again now. @fgregg Thanks for helping out. I tested your branch no_limit_csv_publish and it works great now 🚀🚀🚀. I am curious what's your plan for the future of this branch. I realized you routed it back to 1.0a1. Do you plan to sync it with the latest...
gharchive/issue
2023-10-18T13:23:42
2025-04-01T04:34:15.253014
{ "authors": [ "fgregg", "yejiyang" ], "repo": "fgregg/datasette", "url": "https://github.com/fgregg/datasette/issues/1", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
980789004
Dockerize and create deploy button for Vercel support Would be a great idea to make this a 2 step solution. You click the deploy button on the readme and it will spin up an instance of satdress for you given certain criteria (aka domain). Something for the future, but putting there so we don't forget. Could be Herkou...
gharchive/issue
2021-08-27T01:44:36
2025-04-01T04:34:15.282615
{ "authors": [ "andrerfneves", "fiatjaf", "whiteyhat" ], "repo": "fiatjaf/satdress", "url": "https://github.com/fiatjaf/satdress/issues/17", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1141140291
Simulator usage - train and test split for target encoded features to avoid leakage Hello again dear authors, Firstly I would like to say that I purchased your paper and it helped quite a lot to gain the "context" of the package and motivated me to go deeper. Now going deeper I was thinking to use the Simulator class...
gharchive/issue
2022-02-17T10:18:34
2025-04-01T04:34:15.287675
{ "authors": [ "bkleyn", "mrStasSmirnoff" ], "repo": "fidelity/mabwiser", "url": "https://github.com/fidelity/mabwiser/issues/45", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2213496479
FileUpload field causing ErrorException: foreach() argument must be of type array|object, string given on update page Package filament/filament Package Version v3.2.61 Laravel Version v11.1.0 Livewire Version v.3.0.0 PHP Version PHP 8.3.4 Problem description I installed fresh laravel v11.1.0 and install filament and ...
gharchive/issue
2024-03-28T15:18:14
2025-04-01T04:34:15.318616
{ "authors": [ "CWSPS154", "MZMohamed", "abanghendri", "danharrin", "sofian-io" ], "repo": "filamentphp/filament", "url": "https://github.com/filamentphp/filament/issues/12076", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2302991518
try to import a file larger than 1MB, a validation error will occur. Package filament/filament Package Version v3.2.80 Laravel Version v11.7.0 Livewire Version v3.4.12 PHP Version PHP8.3.7 Problem description If you try to import a file larger than 1MB, a validation error occurs and the import fails. This is likely a...
gharchive/issue
2024-05-17T15:11:31
2025-04-01T04:34:15.333311
{ "authors": [ "aSeriousDeveloper", "bzy107", "petrisorcraciun" ], "repo": "filamentphp/filament", "url": "https://github.com/filamentphp/filament/issues/12842", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1278006057
Dropdown filter misbehaviour during table update Package filament/filament Package Version 2.13.7 Laravel Version 9.17.0 Livewire Version 2.10.5 PHP Version 8.1.7 Bug description Hello all, I'm not sure this is a bug, I'm experimenting an odd behaviour on dropdown filters (SelectFilter or MultiselectFilter) when work...
gharchive/issue
2022-06-21T07:24:55
2025-04-01T04:34:15.338671
{ "authors": [ "danharrin", "underdpt", "zepfietje" ], "repo": "filamentphp/filament", "url": "https://github.com/filamentphp/filament/issues/2858", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1893142683
Identifier 'collapsedGroups' has already been declared - Console errors using new $panel->spa() method Package filament/filament Package Version v3.0.47 Laravel Version v10.22.0 Livewire Version v3.0.2 PHP Version PHP 8.1 Problem description Adding spa() method to the panel causes console error. I think it comes from...
gharchive/issue
2023-09-12T19:40:24
2025-04-01T04:34:15.344294
{ "authors": [ "CharlieEtienne", "DannyV90", "MGeurts", "Nelh", "abrahamgreyson", "kedniko", "qzmenko", "uwascan" ], "repo": "filamentphp/filament", "url": "https://github.com/filamentphp/filament/issues/8439", "license": "MIT", "license_type": "permissive", "license_source...
1740714055
Fix issue with page scroll up to the top after change value of any Fields or Create,Save button Inside Tab Component. This issuse appear when i use tab. ( Select Field,Create,Save,... ) whene changing or editing any data in the input field the page view goes up to the start of the page . i want to prevent the page vi...
gharchive/pull-request
2023-06-05T01:13:37
2025-04-01T04:34:15.348137
{ "authors": [ "danharrin", "ibrahimBougaoua", "rafayrty" ], "repo": "filamentphp/filament", "url": "https://github.com/filamentphp/filament/pull/6692", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1093114636
Client Allocation Request for: 1 Client Allocation Questions Core Information Name: 1 Website / Social Media: abc.com Region: North America DataCap Requested: 1PiB Addresses to be Notarized: f0127595 Notary Requested: MasaakiNawatani @zhuhukun Please subscribe to notifications for this Issue to be aware of updates...
gharchive/issue
2022-01-04T08:20:35
2025-04-01T04:34:15.350971
{ "authors": [ "MasaakiNawatani", "zhuhukun" ], "repo": "filecoin-project/filecoin-plus-client-onboarding", "url": "https://github.com/filecoin-project/filecoin-plus-client-onboarding/issues/1348", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
960456074
Client Allocation Request for: PDX Client Allocation Questions Core Information Name: PDX Website / Social Media: www.onbuff.com Region: Asia excl. Greater China DataCap Requested: 10TiB Addresses to be Notarized: f3w6wjjbelc2hcp2uptm4avwv7lfqc4r7cna77kf5giyattcffkdlbfxh53efsafiuec5jqyfrcf3sxet4hv5a Notary Requested...
gharchive/issue
2021-08-04T13:30:06
2025-04-01T04:34:15.353385
{ "authors": [ "Broz221", "Prapetrice" ], "repo": "filecoin-project/filecoin-plus-client-onboarding", "url": "https://github.com/filecoin-project/filecoin-plus-client-onboarding/issues/621", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
790720947
Client Allocation Request for: FileDrive Client Allocation Questions Core Information Name: FileDrive Website / Social Media: filedrive.io DataCap Requested: 5TiB Addresses to be Notarized: f3wgfwtrs5p6jrkwfl2mksqa2ivgbgdjjrhjbefy3n7qzvotc3y6sazmp5gfyj7um6jlgdvlbiepzawnc6wxtq Notary Requested: ericfish Hi, @laur...
gharchive/issue
2021-01-21T05:49:34
2025-04-01T04:34:15.356803
{ "authors": [ "data-programs", "laurarenpanda", "rayshitou" ], "repo": "filecoin-project/filecoin-plus-client-onboarding", "url": "https://github.com/filecoin-project/filecoin-plus-client-onboarding/issues/81", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-a...
2024118334
No List View? What feature or improvement do you think would benefit Files? Just downloaded and installed via the review on PC Mag online and would be a great Windows Explorer replacement except for the fact that there isn't a "List View" option to view files. You seem to have all of the other views available except ...
gharchive/issue
2023-12-04T15:24:32
2025-04-01T04:34:15.475706
{ "authors": [ "CSARJohn", "Josh65-2201", "yaira2" ], "repo": "files-community/Files", "url": "https://github.com/files-community/Files/issues/14163", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
814078042
external device opening failure Describe the bug A clear and concise description of what the bug is. To Reproduce Steps to reproduce the behavior: Go to '....' Click on '....' Scroll down to '....' See error Expected behavior A clear and concise description of what you expected to happen. Screenshots If applicable...
gharchive/issue
2021-02-23T03:59:41
2025-04-01T04:34:15.480774
{ "authors": [ "Sagar-v4", "gave92" ], "repo": "files-community/Files", "url": "https://github.com/files-community/Files/issues/3687", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1074673712
Having two tabs open and dragging one will close the other window Description If I have two tabs open and move the one I want to go into a new window it just closes the other one and open the new one. Steps To Reproduce No response Expected behavior It should keep both windows open at the same location set Files Vers...
gharchive/issue
2021-12-08T17:57:59
2025-04-01T04:34:15.484025
{ "authors": [ "Josh-65", "ariana2011", "yaichenbaum" ], "repo": "files-community/Files", "url": "https://github.com/files-community/Files/issues/7246", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1157981270
Make default file manager Description Make default file manager option is not showing Steps To Reproduce No response Expected behavior I want the solution Files Version version 2.1.15.0 Windows Version Edition Windows 11 Home Single Language Version 21H2 Installed on ‎28-‎02-‎2022 OS build 22000.527 Experience Window...
gharchive/issue
2022-03-03T05:19:12
2025-04-01T04:34:15.487384
{ "authors": [ "tanmoypaul007", "yaichenbaum" ], "repo": "files-community/Files", "url": "https://github.com/files-community/Files/issues/8560", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1810726625
Feature: Open all items in a tag Resolved / Related Issues [x] Were these changes approved in an issue or discussion with the project maintainers? In order to prevent extra work, feature requests and changes to the codebase must be approved before the pull request will be reviewed. This prevents extra work for the c...
gharchive/pull-request
2023-07-18T21:11:55
2025-04-01T04:34:15.495153
{ "authors": [ "ferrariofilippo", "yaira2" ], "repo": "files-community/Files", "url": "https://github.com/files-community/Files/pull/12972", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2406698051
Code Quality: Fixed an issue where checking if running as admin called a wrong API Summary Now that the application checks if it is running as Administrator correctly. Why drag and drop doesn’t work? This is because of UIPI (User Interface Privilege Isolation) using MIC (Mandatory Integrity Control), which blocks a p...
gharchive/pull-request
2024-07-13T04:39:20
2025-04-01T04:34:15.518164
{ "authors": [ "0x5bfa", "ahmed605", "yaira2" ], "repo": "files-community/Files", "url": "https://github.com/files-community/Files/pull/15795", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
638591376
more contact with microsoft company Well this team has already improved the explorer a great deal...However, to make this project more perfect, I think your team should make more contacts with microsoft. Maybe they can help you to perfect your design or at least sponsor your team to some extent. Your app is very good...
gharchive/issue
2020-06-15T06:47:58
2025-04-01T04:34:15.523729
{ "authors": [ "Jaiganeshkumaran", "dentistfrankchen", "lampenlampen", "mdtauk", "yaichenbaum" ], "repo": "files-community/files-uwp", "url": "https://github.com/files-community/files-uwp/issues/1074", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2533315312
If possible, could the official team consider making it compatible with ComfyUI? The FLUX model is quite unfriendly to Mac users, but fortunately, there's MFLUX, which is the only successful attempt I've had. If this project could be integrated into ComfyUI, it would be much more convenient than using the terminal. I...
gharchive/issue
2024-09-18T10:13:10
2025-04-01T04:34:15.553894
{ "authors": [ "azrahello", "filipstrand", "n0kovo", "raysers" ], "repo": "filipstrand/mflux", "url": "https://github.com/filipstrand/mflux/issues/56", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
271910639
Bug/issue166 This PR fixes #166. Two things has changed We now pick the runtime assembly according to the target platform Prefer resolved runtime dependency over inherited dependency (inherited assembly name). In order to actually make sure that we can create a connection to a SQL Server according to issue #166, I ...
gharchive/pull-request
2017-11-07T17:07:06
2025-04-01T04:34:15.557278
{ "authors": [ "filipw", "seesharper" ], "repo": "filipw/dotnet-script", "url": "https://github.com/filipw/dotnet-script/pull/169", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
818036403
Update sbt-scalafix to 0.9.26 Updates ch.epfl.scala:sbt-scalafix from 0.9.20 to 0.9.26. GitHub Release Notes - Version Diff I'll automatically update this PR to resolve conflicts as long as you don't change it yourself. If you'd like to skip this version, you can just close this PR. If you have any feedback, just men...
gharchive/pull-request
2021-02-27T21:40:46
2025-04-01T04:34:15.562136
{ "authors": [ "scala-steward" ], "repo": "finagle/finagle-mysql-shapes", "url": "https://github.com/finagle/finagle-mysql-shapes/pull/157", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1323624878
[BUG] Script descriptions getting scrambled The script definitions of the last set of repo submissions are scrambled at https://www.finalelua.com/scripts. Obviously something to do with the extraction of ScriptGroupName, but many of the most recent dozen or so suffer this scrambling. See attached NOTE: Just realised...
gharchive/issue
2022-08-01T00:18:40
2025-04-01T04:34:15.572305
{ "authors": [ "Nick-Mazuk", "cv-on-hub", "rpatters1" ], "repo": "finale-lua/lua-scripts", "url": "https://github.com/finale-lua/lua-scripts/issues/298", "license": "CC0-1.0", "license_type": "permissive", "license_source": "github-api" }
109331655
an exceeded limit working with metadata api Hi andrew, first of all thanks a lot for your posts and help, my issue is that i keep getting an exception when i try to get a list of objects the exception is: Web service callout failed: WebService returned a SOAP Fault: EXCEEDED_ID_LIMIT: record limit reached. cannot sub...
gharchive/issue
2015-10-01T16:04:12
2025-04-01T04:34:15.575365
{ "authors": [ "afawcett", "maryembourhi" ], "repo": "financialforcedev/apex-mdapi", "url": "https://github.com/financialforcedev/apex-mdapi/issues/105", "license": "bsd-3-clause", "license_type": "permissive", "license_source": "bigquery" }
1824856148
FPJSAgent hasn't loaded yet. Make sure to call the init() method first. We are definitely calling the init() method first before calling getVisitorData but maybe it has more to do with NextJS SSR and hydration? We aren't using the react sdk because we need access to the client outside of the react rendering lifcycle...
gharchive/issue
2023-07-27T17:26:12
2025-04-01T04:34:15.590532
{ "authors": [ "JuroUhlar", "kdawgwilk" ], "repo": "fingerprintjs/fingerprintjs-pro-spa", "url": "https://github.com/fingerprintjs/fingerprintjs-pro-spa/issues/54", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }