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 |
|---|---|---|---|---|---|
1708738832 | Is the remotemoe tunnel down?
I have been getting the error message 'This page isn't working' for more than five days 😭. Am I doing something wrong, or is the remotemoe tunnel down?
See https://github.com/fasmide/remotemoe/issues/19
| gharchive/issue | 2023-05-13T20:57:30 | 2025-04-01T06:38:39.173816 | {
"authors": [
"camenduru",
"fasmide"
],
"repo": "fasmide/remotemoe",
"url": "https://github.com/fasmide/remotemoe/issues/21",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
575137480 | fix AWD_LSTM not contiguous bug
Error: rnn: hx is not contiguous
This error happens when
bidir=True
bs decrease
run on gpu
The 1 and 2 cause self.hidden[l][0][:,:bs] be not contiguous, and with 3 the error happens.
Fix it by adding contiguous() after self.hidden[l][0][:,:bs] and add a test that can reproduce this e... | gharchive/pull-request | 2020-03-04T04:57:16 | 2025-04-01T06:38:39.193280 | {
"authors": [
"cwza",
"sgugger"
],
"repo": "fastai/fastai2",
"url": "https://github.com/fastai/fastai2/pull/141",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
731530577 | Is there a way to have custom javascript in the rendered HTML for a blog post?
I have a blog post with Altair visualization made from Jupyter Notebook as usual. However, I want to add some custom JavaScript to it.
Inside the Jupyter notebook, you have to run the cell with the JavaScript every time you open it to see ... | gharchive/issue | 2020-10-28T15:07:49 | 2025-04-01T06:38:39.196656 | {
"authors": [
"armsp",
"hamelsmu"
],
"repo": "fastai/fastpages",
"url": "https://github.com/fastai/fastpages/issues/442",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
793445003 | Automatically generate a sitemap
I want to add my blog to the Google search engine, I need to generate a sitemap of the blog.
So can you add a feature that automatically generate a sitemap?
thanks. try this https://github.com/jekyll/jekyll-sitemap
thanks. try this https://github.com/jekyll/jekyll-sitemap
| gharchive/issue | 2021-01-25T14:48:39 | 2025-04-01T06:38:39.198486 | {
"authors": [
"hamelsmu",
"spiritLHL"
],
"repo": "fastai/fastpages",
"url": "https://github.com/fastai/fastpages/issues/493",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2291692472 | fastapi dev runs stuck
Privileged issue
[X] I'm @tiangolo or he asked me directly to create an issue here.
Issue Content
The first time I ran fastapi dev, there was no problem, but I encountered a code error. Then after I modified the code and saved it, a WARNING: WatchFiles detected changes in 'tool/index.py'. Rel... | gharchive/issue | 2024-05-13T02:50:34 | 2025-04-01T06:38:39.216335 | {
"authors": [
"3to1null",
"AIdjis",
"AdmWinther",
"Jkrox",
"Omachonu-prosper",
"RasmusN",
"Sarmad426",
"WilliamStam",
"ankit-brijwasi",
"arslanahmad768",
"atomicjarrod",
"ceb10n",
"killjoy1221",
"kingcwt",
"linpan",
"mavic111",
"pmsmanishchauhan",
... |
1813880675 | Fix ValidationExceptions missing type annotations after v0.100.0
Type information got lost from ValidationExceptions after v0.100.0. This PR brings them back. ErrorDetails is used as is from Pydantic V2. With V1 its compatible with Pydantic V1 .errors().
Related https://github.com/tiangolo/fastapi/discussions/9907
... | gharchive/pull-request | 2023-07-20T12:24:10 | 2025-04-01T06:38:39.220243 | {
"authors": [
"MarkusSintonen",
"tiangolo"
],
"repo": "fastapi/fastapi",
"url": "https://github.com/fastapi/fastapi/pull/9916",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2725763804 | Connect functionalities from mesher and elements to plotter
This PR will connect functionalities from mesher and elements, and use PyVista to provide visual aid.
For reference, here is my playground script (for now).
import fastfem.mesh as m
import fastfem.plotter as p
import numpy as np
nh = 10
nv = 10
hl = 3
vl... | gharchive/pull-request | 2024-12-09T02:07:17 | 2025-04-01T06:38:39.228954 | {
"authors": [
"sacha-escudier",
"sinaatalay"
],
"repo": "fastfem/fastfem",
"url": "https://github.com/fastfem/fastfem/pull/38",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1089837772 | Renamed to process-warning
Signed-off-by: Matteo Collina hello@matteocollina.com
Fixes #43
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 c... | gharchive/pull-request | 2021-12-28T11:48:50 | 2025-04-01T06:38:39.254833 | {
"authors": [
"mcollina"
],
"repo": "fastify/process-warning",
"url": "https://github.com/fastify/process-warning/pull/45",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
310450838 | If the bot doesn't have push access, we crash. Maybe we should be friendly?
[2018-04-02 18:20:55] DEBUG GitRepo: Not setup yet, sleeping (time before timeout: 300.0) https://github.com/fastlane/ci
Thread terminated with exception: git '--git-dir=/Users/liebowitz/.fastlane/ci/fastlane-ci-config/.git' '--work-tree=/Us... | gharchive/issue | 2018-04-02T10:25:30 | 2025-04-01T06:38:39.262529 | {
"authors": [
"taquitos"
],
"repo": "fastlane/ci",
"url": "https://github.com/fastlane/ci/issues/499",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
314459950 | Builds are failing due to missing dependencies that exist in gemfile
build http://mydoghatestechnology.com/projects_erb/32903571-271e-4c87-9b32-11df3c82d5aa/builds/461
failed because of a missing gem that is referenced. Locally, the build works fine. It also works fine on the build machine if I bundle install there i... | gharchive/issue | 2018-04-15T22:49:35 | 2025-04-01T06:38:39.272558 | {
"authors": [
"minuscorp",
"taquitos"
],
"repo": "fastlane/ci",
"url": "https://github.com/fastlane/ci/issues/674",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
434768570 | latest_testflight_build_number returns always 0
Using this code on Fastfile:
build_number = latest_testflight_build_number(
version: 2.3.1,
team_id: XXXXXXX,
initial_build_number: 0
)
Always I get build number 0.
[14:32:08]: --------------------------------------------
[14:32:08]: --- ... | gharchive/issue | 2019-04-18T13:23:25 | 2025-04-01T06:38:39.279284 | {
"authors": [
"UPCman",
"jakubpetrik",
"janpio"
],
"repo": "fastlane/fastlane",
"url": "https://github.com/fastlane/fastlane/issues/14621",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
507575764 | firebase_app_distribution plugin doesn't work in macOS Catalina
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'd like to try to use firebase_app_distribution plugin w... | gharchive/issue | 2019-10-16T02:30:24 | 2025-04-01T06:38:39.327629 | {
"authors": [
"AlexParfenjuk",
"Peretz30",
"derpoliuk",
"drayan85",
"fromkk",
"gkhloptov",
"herald25santos",
"janpio",
"joshdholtz",
"michzio",
"timMorrill"
],
"repo": "fastlane/fastlane",
"url": "https://github.com/fastlane/fastlane/issues/15506",
"license": "MIT"... |
539662167 | Exit Status 70. But rewriting the -exportArchive plist does something.
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
Using fastlane to automate builds generated from U... | gharchive/issue | 2019-12-18T12:51:56 | 2025-04-01T06:38:39.639031 | {
"authors": [
"MephestoKhaan"
],
"repo": "fastlane/fastlane",
"url": "https://github.com/fastlane/fastlane/issues/15813",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
212406041 | undefined local variable or method `cert' for #Sigh::Runner:...
New Issue Checklist
[yes] Updated fastlane to the latest version
[no] I have read the Contribution Guidelines
Issue Description
Complete output when running fastlane, including the stack trace and command used
You can use: --capture_output as the last... | gharchive/issue | 2017-03-07T11:32:43 | 2025-04-01T06:38:39.671392 | {
"authors": [
"KrauseFx",
"hjanuschka",
"kas-kad"
],
"repo": "fastlane/fastlane",
"url": "https://github.com/fastlane/fastlane/issues/8456",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
217653275 | Resolves failure when deliver() called with name: argument and name.txt exists in locale-based metadata.
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
... | gharchive/pull-request | 2017-03-28T18:36:03 | 2025-04-01T06:38:39.684199 | {
"authors": [
"KrauseFx",
"ohayon",
"parleer"
],
"repo": "fastlane/fastlane",
"url": "https://github.com/fastlane/fastlane/pull/8688",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1511757754 | How to add custom js like adding custom css
How to add custom js like adding custom css
you cannot add custom js.
ok thank you
| gharchive/issue | 2022-12-27T12:28:44 | 2025-04-01T06:38:39.699992 | {
"authors": [
"fatih-yavuz",
"mohanshetty"
],
"repo": "fatih-yavuz/links.dev",
"url": "https://github.com/fatih-yavuz/links.dev/issues/112",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
666418194 | Can't add visualization to Canvas
Hello, I tested the plugin(v1.9.1) for kibana 7.8 and i want add my document table to canvas, but when i search elements dont return results
Visualize:
Canvas:
Hi,
Honestly, I didn’t tried this feature yet.
If you add a standard data table, does it work fine?
Yes it works with ... | gharchive/issue | 2020-07-27T16:18:52 | 2025-04-01T06:38:39.735466 | {
"authors": [
"JackCloudman",
"fbaligand"
],
"repo": "fbaligand/kibana-enhanced-table",
"url": "https://github.com/fbaligand/kibana-enhanced-table/issues/123",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
153902110 | keras crashing when using convolutions
hi all,
recently updated to theano 0.9 and cudnn v5, things broke. downgraded 0.8.2 and things were moderately working again ( I could import theano... ). But then I tried to run some things and ran into the issue pasted below. I pull the master branch from keras and it still h... | gharchive/issue | 2016-05-10T00:56:36 | 2025-04-01T06:38:39.766448 | {
"authors": [
"braingineer",
"nouiz",
"tboquet"
],
"repo": "fchollet/keras",
"url": "https://github.com/fchollet/keras/issues/2678",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
97986456 | Hessian-free optimization?
Just probing here a little bit to see if there was an interest for a Hessian-free optimizer, as e.g. in theano-hf by boulanni. Don't know the Keras code much yet, but I'd like to get some input if that's doable in a reasonable amount of time...
It would definitely be possible to add it as... | gharchive/issue | 2015-07-29T17:24:10 | 2025-04-01T06:38:39.773490 | {
"authors": [
"fchollet",
"geminatea",
"harpone",
"quantlearn"
],
"repo": "fchollet/keras",
"url": "https://github.com/fchollet/keras/issues/460",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
182903734 | Return decay from get_config of all optimizers
This commit adds the decay strength to the config dicts of all optimizers where it was not present.
LGTM, thanks
| gharchive/pull-request | 2016-10-13T21:19:31 | 2025-04-01T06:38:39.774668 | {
"authors": [
"fchollet",
"jayanthkoushik"
],
"repo": "fchollet/keras",
"url": "https://github.com/fchollet/keras/pull/4052",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
146089426 | Add link headers to versioned resources
Resolves both:
https://jira.duraspace.org/browse/FCREPO-1975 and
https://jira.duraspace.org/browse/FCREPO-1974
It seems that most of this involves adding headers using javax.servlet. When the response is generated, though, we are using javax.ws.rs.
This certainly works, but I... | gharchive/pull-request | 2016-04-05T19:38:33 | 2025-04-01T06:38:39.782880 | {
"authors": [
"acoburn",
"awoods"
],
"repo": "fcrepo4/fcrepo4",
"url": "https://github.com/fcrepo4/fcrepo4/pull/1015",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
227553565 | airsdk compress swf not be used
all fws
Can you explain more?
adobe air sdk 25
setting optimize bytecode =true.not use.
my proj get swf 3M size.
and i addtional compiler options -compress=true,
i get swf 1M size.
This setting only works in release mode.
@matrix3d This issue can be considered solved?
| gharchive/issue | 2017-05-10T02:53:24 | 2025-04-01T06:38:39.792304 | {
"authors": [
"Neverbirth",
"SlavaRa",
"matrix3d"
],
"repo": "fdorg/flashdevelop",
"url": "https://github.com/fdorg/flashdevelop/issues/1625",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
223557521 | Comment:Step-Basic-Real-time
The link is invalid for server code:
https://github.com/feathersjs/feathers-docs/blob/master/examples/step/01/WebSocket/1.js
The link that worked for me was:
https://github.com/feathersjs/feathers-docs/blob/master/examples/step/01/websocket/1.js
Thanks for the catch! There's a PR waitin... | gharchive/issue | 2017-04-22T11:09:07 | 2025-04-01T06:38:39.840796 | {
"authors": [
"eddyystop",
"imdpk"
],
"repo": "feathersjs/feathers-guide",
"url": "https://github.com/feathersjs/feathers-guide/issues/9",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1361439000 | Gateway detection and support for internal payments within a Mint
Enable gateways to detect payments internal to a mint, and resolve these without paying itself (the gateway) over the LN network.
To detecting internal payments when attempting to pay an invoice (outgoing contract), the gateway uses the invoice hash to... | gharchive/pull-request | 2022-09-05T05:53:36 | 2025-04-01T06:38:39.902239 | {
"authors": [
"codecov-commenter",
"elsirion",
"jkitman",
"justinmoon",
"okjodom"
],
"repo": "fedimint/fedimint",
"url": "https://github.com/fedimint/fedimint/pull/495",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
217576762 | Bump fh-wfm-workflow-angular version
Related to https://github.com/feedhenry-raincatcher/raincatcher-workflow-angular/pull/4
Outdated. Closing
| gharchive/pull-request | 2017-03-28T14:21:48 | 2025-04-01T06:38:39.931551 | {
"authors": [
"nialldonnellyfh",
"wtrocki"
],
"repo": "feedhenry-raincatcher/raincatcher-demo-mobile",
"url": "https://github.com/feedhenry-raincatcher/raincatcher-demo-mobile/pull/50",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
364500859 | Upgrade version of fh-sync-js
Jira link(s)
https://issues.jboss.org/browse/RHMAP-20023
What
Update version of fh-sync-js to 1.3.2
Version bump to 3.0.10
Changelog update
Why
To pull in this fix: https://github.com/feedhenry/fh-sync-js/pull/45
/restest
retest this
| gharchive/pull-request | 2018-09-27T14:21:34 | 2025-04-01T06:38:39.933852 | {
"authors": [
"camilamacedo86",
"shannon"
],
"repo": "feedhenry/fh-js-sdk",
"url": "https://github.com/feedhenry/fh-js-sdk/pull/286",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
622375772 | Completion popup should not move with the cursor, but stay with the beginning of the completed text
In most cases the completion does its best to not move with the cursor. However, due to some limitations in the editor it may not always be the case
| gharchive/issue | 2020-05-21T09:33:23 | 2025-04-01T06:38:39.937391 | {
"authors": [
"girba",
"syrel"
],
"repo": "feenkcom/gtoolkit",
"url": "https://github.com/feenkcom/gtoolkit/issues/1069",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
293045525 | 这个软件如何安装呢?
我往在readme里注明下:GOPATH的设置,如何安装
你可以直接先go get github.com/feilengcui008/tcplayer,然后进入cmd目录go build
| gharchive/issue | 2018-01-31T06:29:12 | 2025-04-01T06:38:39.957489 | {
"authors": [
"feilengcui008",
"leafonsword"
],
"repo": "feilengcui008/tcplayer",
"url": "https://github.com/feilengcui008/tcplayer/issues/2",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
130978536 | Page admin showing each extension twice, breaks admin page
We've just started setting up a FeinCMS based blog, but have encountered a small problem.
We set up the Page model in the normal way, and register a few extensions like this:
Page.register_extensions(
'feincms.module.extensions.datepublisher',
'feincm... | gharchive/issue | 2016-02-03T10:10:07 | 2025-04-01T06:38:39.969692 | {
"authors": [
"danpalmer",
"matthiask",
"mjl"
],
"repo": "feincms/feincms",
"url": "https://github.com/feincms/feincms/issues/620",
"license": "bsd-3-clause",
"license_type": "permissive",
"license_source": "bigquery"
} |
990092087 | Failed to resolve: com.github.felHR85:UsbSerial:6.1.0 when move to Artic Fox
Hi,
I upgrade to Artic Fox 2020.3.1 Patch2 (built Aug 26, 2021)
the error resolving UsbSerial appears:
Failed to resolve: com.github.felHR85:UsbSerial:6.1.0
Project Gradle:
buildscript {
repositories {
google()
mavenCentral()
maven { url "ht... | gharchive/issue | 2021-09-07T15:13:49 | 2025-04-01T06:38:39.981038 | {
"authors": [
"UnisonControls",
"farmisen",
"jorgeEA3HKZ"
],
"repo": "felHR85/UsbSerial",
"url": "https://github.com/felHR85/UsbSerial/issues/339",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1456635950 | error: expose_camera_stream_source - Integration
Hi There
Trying to implement this and get my TUYA cam in grigate :)
when i update my configuration.yaml i get thoe below error at restart.
First i just pasted "expose_camera_stream_source:" into the end of my config ...thats not working.
then "expose_camera_stream_sour... | gharchive/issue | 2022-11-19T19:47:29 | 2025-04-01T06:38:39.998174 | {
"authors": [
"felipecrs",
"tommymogensen"
],
"repo": "felipecrs/hass-expose-camera-stream-source",
"url": "https://github.com/felipecrs/hass-expose-camera-stream-source/issues/1",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
266227558 | Re: Issue #10
Contribution to issue #11
Hello, friend!
@aadityakhare can you describe a little bit what you are adding? Thank you so much and good Hacktoberfesting!
Well, I'd been working on a repository to add algorithms in 3 languages: C, Java, Python.
some of them are not in all 3 languages.
My addition has al... | gharchive/pull-request | 2017-10-17T18:16:51 | 2025-04-01T06:38:40.002070 | {
"authors": [
"aadityakhare",
"felipecustodio"
],
"repo": "felipecustodio/algorithms",
"url": "https://github.com/felipecustodio/algorithms/pull/13",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1801556810 | Testing and Debugging - Backend and Frontend
Test the backend routes using a tool like Postman to ensure they handle CRUD operations correctly. Test the frontend components and services to verify their integration with the backend API. Debug and fix any issues or errors that arise during testing.
Branch: feature/te... | gharchive/issue | 2023-07-12T18:39:38 | 2025-04-01T06:38:40.009125 | {
"authors": [
"felipesud"
],
"repo": "felipesud/temple-finder-app",
"url": "https://github.com/felipesud/temple-finder-app/issues/5",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
116399108 | R interpreter for zeppelin
Hello Felix,
I saw your talk on youtube about SparkR + Zeppelin at the Seattle Spark meetup and I wanted to inquire how you set up the R interpreter for zeppelin. Is it officially supported in Zeppelin-0.5 or 0.6?
Let me know.
Thanks,
Daniel
Hello!
R interpreter is not currently merged to... | gharchive/issue | 2015-11-11T19:00:59 | 2025-04-01T06:38:40.022732 | {
"authors": [
"Emaasit",
"elbamos",
"felixcheung"
],
"repo": "felixcheung/vagrant-projects",
"url": "https://github.com/felixcheung/vagrant-projects/issues/3",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
420055091 | GPUFluidApp.obj : error LNK2019: unresolved external symbol
Hi, I've just started to use Cinder, and thanks for the project, it works pretty fine on my Mac.
But, I have some trouble with the PC version.
I'm using VS 2015. After debugging, I got errors like:
Do you know how to fix this? Thanks!
I havent tried it on... | gharchive/issue | 2019-03-12T15:36:31 | 2025-04-01T06:38:40.029761 | {
"authors": [
"AliceLeon",
"cyrstem",
"felixfaire"
],
"repo": "felixfaire/GPU-Fluid",
"url": "https://github.com/felixfaire/GPU-Fluid/issues/1",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
489808472 | Get id of value
How can iget selected id from autocomplete_textfield ?
This id my code :
import 'package:flutter/material.dart';
import 'package:http/http.dart' as http;
import 'User.dart';
import 'dart:convert';
import 'package:autocomplete_textfield/autocomplete_textfield.dart';
void main() => runApp(MyApp());
cl... | gharchive/issue | 2019-09-05T14:37:39 | 2025-04-01T06:38:40.045952 | {
"authors": [
"hossein-hbb"
],
"repo": "felixlucien/flutter-autocomplete-textfield",
"url": "https://github.com/felixlucien/flutter-autocomplete-textfield/issues/55",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1457298803 | [Bug]: Google Chat (Hangout chat) Text input focus lost
Preflight Checklist
[X] I have read the Contributing Guidelines for this project.
[X] I agree to follow the Code of Conduct that this project adheres to.
[X] I have searched the issue tracker for a feature request that matches the one I want to file, without su... | gharchive/issue | 2022-11-21T04:38:17 | 2025-04-01T06:38:40.066039 | {
"authors": [
"bassmanitram",
"build3r"
],
"repo": "ferdium/ferdium-recipes",
"url": "https://github.com/ferdium/ferdium-recipes/issues/242",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1694767056 | Skype & Discord icon update
Pre-flight Checklist
Please ensure you've completed all of the following.
[x] I have read the Contributing Guidelines for this project.
[x] I agree to follow the Code of Conduct that this project adheres to.
Description of Change
Updated the Skype and Discord logos to their current ... | gharchive/pull-request | 2023-05-03T20:33:00 | 2025-04-01T06:38:40.068850 | {
"authors": [
"Alphrag",
"Arthur-Huan"
],
"repo": "ferdium/ferdium-recipes",
"url": "https://github.com/ferdium/ferdium-recipes/pull/350",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
894243604 | Duodecimals functions
Complete
src>>fermulerpy>>elementary>>duodecimals.py
no need
| gharchive/issue | 2021-05-18T10:47:29 | 2025-04-01T06:38:40.076494 | {
"authors": [
"MAG-BOSS"
],
"repo": "fermulerpy/fermulerpy",
"url": "https://github.com/fermulerpy/fermulerpy/issues/36",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1599373302 | CI/deploy for search index (data.json)
@karthik2804 and I were discussing the following pain point: Currently, this website's search index (static/data.json) needs to be updated in each applicable PR (any PRs updating documentation content, no matter how small, are applicable). There is a command to do so (npm run b... | gharchive/issue | 2023-02-24T22:59:31 | 2025-04-01T06:38:40.089348 | {
"authors": [
"itowlson",
"karthik2804",
"tpmccallum",
"vdice"
],
"repo": "fermyon/developer",
"url": "https://github.com/fermyon/developer/issues/369",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1612901318 | Verify developer docs subdomain
Signed-off-by: tpmccallum tim.mccallum@fermyon.com
Fixed by https://github.com/fermyon/developer/pull/426
| gharchive/pull-request | 2023-03-07T07:41:25 | 2025-04-01T06:38:40.091250 | {
"authors": [
"tpmccallum"
],
"repo": "fermyon/developer",
"url": "https://github.com/fermyon/developer/pull/426",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1370890142 | Question on (error) logging
I have a catch clause:
catch (Exception ex)
{
// TODO: how to log this properly? (Console?)
exception = ex.ToString();
}
https://github.com/christophwille/SpinHello/blob/27ee9a28351866fd167ed10039829ba6b8e704eb/src/Handler/Handler.cs#L84
I r... | gharchive/issue | 2022-09-13T05:45:52 | 2025-04-01T06:38:40.097062 | {
"authors": [
"christophwille",
"itowlson",
"radu-matei"
],
"repo": "fermyon/spin-dotnet-sdk",
"url": "https://github.com/fermyon/spin-dotnet-sdk/issues/39",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1268838213 | Update Headers Env Routes Integration Test to use Rust SDK.
Following up on #534 for #216, this updates the headers-env-routes-test test binary used by spin's integrations.
Signed-off-by: elias elias.jm.garcia@gmail.com
Realizing I jumped the gun because the integration is now failing. I probably won't have the tim... | gharchive/pull-request | 2022-06-13T03:10:34 | 2025-04-01T06:38:40.100596 | {
"authors": [
"ejmg",
"vdice"
],
"repo": "fermyon/spin",
"url": "https://github.com/fermyon/spin/pull/565",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2354048463 | feat(apps): add password hasher app
Adds a password hasher app with toggles for cpu (iterations), mem usage, password value and sleep
Ok, sounds like we're fine to get this in as-is and tweak/tune as needed.
| gharchive/pull-request | 2024-06-14T20:31:12 | 2025-04-01T06:38:40.101689 | {
"authors": [
"vdice"
],
"repo": "fermyon/spinkube-performance",
"url": "https://github.com/fermyon/spinkube-performance/pull/70",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2283368009 | fix: treat multipart form as form
adds a more robust way to parse and check media types (case-insensitive, and aware of parameters, i.e. charset=utf-8)
updates parseFileUploadRequest to check if the media type is a multipart formdata rather than isFile=true
@abvthecity looks like an ete test is failing, otherwise... | gharchive/pull-request | 2024-05-07T13:34:25 | 2025-04-01T06:38:40.103031 | {
"authors": [
"abvthecity",
"dsinghvi"
],
"repo": "fern-api/fern",
"url": "https://github.com/fern-api/fern/pull/3553",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
126051944 | function expression vs statement
I was wondering about folks preference in regards to expression vs statements.
Clearly it's important to understand the differences between the two in regards hoisting and also the use cases of each but there are often times where either could be used.
I can't find a recommendation - ... | gharchive/issue | 2016-01-11T22:29:10 | 2025-04-01T06:38:40.115000 | {
"authors": [
"cesarandreu",
"davidjamesstone",
"dcousens",
"feross",
"rstacruz"
],
"repo": "feross/standard",
"url": "https://github.com/feross/standard/issues/381",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
303476914 | Republish with updated NPM
The version of module which is currently published in npm registry appears to be affected by this npm bug:
https://github.com/npm/npm/issues/16734
Which prevents the application using this module (indirectly) from being deployed on Amazon AWS:
https://github.com/aws/aws-cli/issues/2639
Repu... | gharchive/issue | 2018-03-08T13:20:49 | 2025-04-01T06:38:40.118262 | {
"authors": [
"feross",
"sunrize531"
],
"repo": "feross/typedarray-to-buffer",
"url": "https://github.com/feross/typedarray-to-buffer/issues/14",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2531932153 | Create issue templates
Add issue templates, see https://github.com/Skullians/ferrumc/issues/new/choose for a demo.
I approve
sick
| gharchive/pull-request | 2024-09-17T19:26:21 | 2025-04-01T06:38:40.119588 | {
"authors": [
"Skullians",
"Sweattypalms"
],
"repo": "ferrumc-rs/ferrumc",
"url": "https://github.com/ferrumc-rs/ferrumc/pull/50",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1632276401 | 🛑 Documentation is down
In 476912a, Documentation ($DOCUMENTATION) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Documentation is back up in 89ad6ad.
| gharchive/issue | 2023-03-20T14:53:26 | 2025-04-01T06:38:40.121663 | {
"authors": [
"ferry-watchdog"
],
"repo": "ferry-develops/status-page",
"url": "https://github.com/ferry-develops/status-page/issues/10",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
290316373 | Error when starting
Platform (Hardware/OS):
Unbuntu 16
Node version:
8.9.4
MagicMirror version:
2.2.2
Module version:
Lastest Master
Description of the issue:
when starting it intializes then goes right to ERROR
When run in debug: true it says undefined.
I ran the command line and my mic is 0.....
Not sure what's und... | gharchive/issue | 2018-01-21T23:27:18 | 2025-04-01T06:38:40.135403 | {
"authors": [
"adbeem",
"cowboysdude",
"mikeb8319"
],
"repo": "fewieden/MMM-voice",
"url": "https://github.com/fewieden/MMM-voice/issues/20",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
167512761 | 使用setCotent出错
ueditor编辑器bug建议修复:
版本:1.4.3.3和1.4.3.2都有此bug
错误:ueditor.all.js:7320 Uncaught TypeError: Cannot set property 'innerHTML' of undefined
备注:onload的事件中调用setContent设置内容时出错,但是onClick事件中调用setContent设置内容时又是正常的,真实奇葩的bug,请求修复!
我也是,后来这样就没报错了。
ue.ready(function(){ue.setContent(v);});
| gharchive/issue | 2016-07-26T03:19:11 | 2025-04-01T06:38:40.160431 | {
"authors": [
"iamziyue",
"zhang1096646030"
],
"repo": "fex-team/ueditor",
"url": "https://github.com/fex-team/ueditor/issues/2951",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
100029714 | Markdown interpretation caching
Now every time an article gets loaded, its markdown content is compiled to html, and this makes the page flickers for a moment just after the click.
Possible solutions:
Compile the markdown to html on app loading, and cache everything (client side). Downside: long app loading time.
"M... | gharchive/issue | 2015-08-10T10:26:51 | 2025-04-01T06:38:40.162306 | {
"authors": [
"ff-"
],
"repo": "ff-/markiki",
"url": "https://github.com/ff-/markiki/issues/4",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
642314222 | Auto detection of Noise and servers spitting the same stuff at u
say we are doing enum I see this so much a host would spit nonsense back at us
cart [Status: 200, Size: 49144, Words: 2617, Lines: 11]
partner [Status: 200, Size: 49144, Words: 2617, Lines: 11]
tv ... | gharchive/issue | 2020-06-20T05:37:50 | 2025-04-01T06:38:40.171807 | {
"authors": [
"bsysop",
"devcoinfet",
"joohoi"
],
"repo": "ffuf/ffuf",
"url": "https://github.com/ffuf/ffuf/issues/256",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2412132934 | [US02] Recuperar senha
Descrição
Eu, como Cuidador, desejo recuperar minha senha para que eu possa fazer login na plataforma, caso perca o acesso a senha cadastrada.
Nessa tarefa, deve haver um botão de esqueci minha senha na tela de login, ao clicar neste botão o usuário é encaminhado para uma tela onde informará se... | gharchive/issue | 2024-07-16T22:18:30 | 2025-04-01T06:38:40.190838 | {
"authors": [
"AmandaNbr"
],
"repo": "fga-eps-mds/2024-1-GEROcuidado-Doc",
"url": "https://github.com/fga-eps-mds/2024-1-GEROcuidado-Doc/issues/52",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
314362981 | TS62 - Inconsistência na especialização do usuário
Concertar bug na especialização do usuário.
Sobre o que fizemos:
Precisávamos impedir a múltipla especialização de um usuário em todas as models. Pra resolver isso nós adicionamos um novo atributo na model_user que é um bool falso por padrão, um contador inicializa... | gharchive/issue | 2018-04-14T21:22:51 | 2025-04-01T06:38:40.198797 | {
"authors": [
"ebmm01",
"marimendes"
],
"repo": "fga-gpp-mds/2018.1-Dr-Down",
"url": "https://github.com/fga-gpp-mds/2018.1-Dr-Down/issues/135",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
383184583 | Animated in wkwebview does not rotate
under certain circumstances,Animated in wkwebview does not rotate
@theodorejb Oh man, I am using a very old version. It doesn't even have a version. Just: Copyright (c) 2011-2013 Felix Gnass. I am also using the jquery.spin.js as well. This is for an old project started in 2013... | gharchive/issue | 2018-11-21T15:57:54 | 2025-04-01T06:38:40.204157 | {
"authors": [
"benmcmaster",
"elandTong",
"theodorejb"
],
"repo": "fgnass/spin.js",
"url": "https://github.com/fgnass/spin.js/issues/365",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
123375679 | Swimlane filters not working consistenly in (Board, List or Gantt Views)
Hello,
I may have found a bug. I have stood up kanboard on a Ubuntu 14.04 LTS box with postgres as my database backend. While working on some tasks with my team I found that I was not able to isolate tasks by swimlanes in any of the views cons... | gharchive/issue | 2015-12-21T22:53:24 | 2025-04-01T06:38:40.215710 | {
"authors": [
"GDmac",
"seancarson"
],
"repo": "fguillot/kanboard",
"url": "https://github.com/fguillot/kanboard/issues/1582",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1425760637 | adding start to budgeting
We will definitely need help from Sandy etc. to make sure we aren't summarizing this incorrectly and to make it more understandable to people who are less familiar with grant language.
I pulled some directly from the websites and I find it a bit confusing still, but at least this gives peopl... | gharchive/pull-request | 2022-10-27T14:45:29 | 2025-04-01T06:38:40.218714 | {
"authors": [
"cansavvy",
"carriewright11"
],
"repo": "fhdsl/NIH_Data_Sharing",
"url": "https://github.com/fhdsl/NIH_Data_Sharing/pull/23",
"license": "CC-BY-4.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2099082000 | Feature Request: Shortened URL
I'd like to see an option to have a shorter URL, basically a hash of the nevent1, similar to PasteBin.
So in paralel to the https://njump.me/nevent1qqs... scheme maybe something like https://njump.me/s/YA9FX4
This option would also enable to direct someone to the note or stuff by phone,... | gharchive/issue | 2024-01-24T20:51:13 | 2025-04-01T06:38:40.238810 | {
"authors": [
"alltheseas",
"cxplay",
"dtonon",
"fiatjaf",
"henkvantijen",
"jinglescode"
],
"repo": "fiatjaf/njump",
"url": "https://github.com/fiatjaf/njump/issues/34",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2402259109 | Tracing UI with hackadoo "Spans"
The goal of this PR is to massage the existing MizuTrace model into something that also contains spans, and can ultimately render a UI like this:
Took data modeling inspo from Otel conventions as well as the open PR on the rust side of things to ingest otel traces
Summary
TODO
... | gharchive/pull-request | 2024-07-11T05:06:54 | 2025-04-01T06:38:40.241317 | {
"authors": [
"brettimus"
],
"repo": "fiberplane/fpx",
"url": "https://github.com/fiberplane/fpx/pull/67",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2382606762 | No jsx/tsx files found - despite using a valid include glob:
So i get the following error when trying to run npx figma connect
npx figma connect
No jsx/tsx files found. Please update the include/exclude globs in your config file and try again.
Please raise any bugs or feedback at https://github.com/figma/code-connect... | gharchive/issue | 2024-07-01T01:36:42 | 2025-04-01T06:38:40.420234 | {
"authors": [
"glomotion"
],
"repo": "figma/code-connect",
"url": "https://github.com/figma/code-connect/issues/79",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1330001299 | Text, md file inside Resource directory throws error
Package
filament/filament
Package Version
2.0
Laravel Version
9
Livewire Version
2.10.6
PHP Version
8
Problem description
When i have some other files e.g. txt, md inside the resources directory it throws error. It should only include PHP files and ignore all other... | gharchive/issue | 2022-08-05T14:18:41 | 2025-04-01T06:38:40.435003 | {
"authors": [
"khanakia"
],
"repo": "filamentphp/filament",
"url": "https://github.com/filamentphp/filament/issues/3395",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1590664203 | Custom Action File Upload - Cannot read properties of null (reading '__livewire')
Package
filament/filament
Package Version
v2.0
Laravel Version
v9.19
Livewire Version
No response
PHP Version
PHP 8.0.27
Problem description
The problem is that whenever I tried to upload a csv file using my custom ImportService by call... | gharchive/issue | 2023-02-19T12:08:15 | 2025-04-01T06:38:40.444571 | {
"authors": [
"199ocero",
"chieh12lee",
"danharrin",
"ericmp33",
"jlambe",
"n1crack"
],
"repo": "filamentphp/filament",
"url": "https://github.com/filamentphp/filament/issues/5737",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1830124620 | Table Action triggered before form
Package
filament/tables
Package Version
v3.0.0-beta25
Laravel Version
v10.16.1
Livewire Version
v3.0.0-beta.5
PHP Version
PHP 8.2.7
Problem description
When defining a closure action within the Table Action definition, it is called correctly after submitting the form. But if I refer... | gharchive/issue | 2023-07-31T22:09:54 | 2025-04-01T06:38:40.451840 | {
"authors": [
"danharrin",
"mrgla55"
],
"repo": "filamentphp/filament",
"url": "https://github.com/filamentphp/filament/issues/7324",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1977631505 | RelationManager toggaleable() with many columns renders offscreen.
Package
filament/filament
Package Version
3.0
Laravel Version
10.10
Livewire Version
3.0
PHP Version
8.1
Problem description
When using a relation manager with many columns that use toggleable(), the widget draw sometimes renders vertically off the sc... | gharchive/issue | 2023-11-05T04:46:58 | 2025-04-01T06:38:40.460257 | {
"authors": [
"uqjohart"
],
"repo": "filamentphp/filament",
"url": "https://github.com/filamentphp/filament/issues/9468",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2009527444 | Select does not save null values when options no longer exist
Package
filament/filament
Package Version
v^3.0-stable
Laravel Version
v10.10
Livewire Version
v3.0
PHP Version
PHP 8.1.0
Problem description
If the Select has options and the user has saved the form with an option selected, the data is submitted to the da... | gharchive/issue | 2023-11-24T10:58:30 | 2025-04-01T06:38:40.468300 | {
"authors": [
"danharrin",
"joshembling",
"maurorepuesto"
],
"repo": "filamentphp/filament",
"url": "https://github.com/filamentphp/filament/issues/9841",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1822809563 | Toggle column - Empty tooltip fix and theme tooltip color when theme is changed
Empty tooltip fix and theme tooltip color when theme is changed
[x] Changes have been thoroughly tested to not break existing functionality.
[x] New functionality has been documented or existing documentation has been updated to reflect ... | gharchive/pull-request | 2023-07-26T16:54:39 | 2025-04-01T06:38:40.472285 | {
"authors": [
"leandrocfe",
"zepfietje"
],
"repo": "filamentphp/filament",
"url": "https://github.com/filamentphp/filament/pull/7232",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1493911030 | Auto-generate Python client from our swagger.json
This is a sub-task of https://github.com/filecoin-project/bacalhau/pull/1383
Duplicate of https://github.com/filecoin-project/bacalhau/issues/1481
| gharchive/issue | 2022-12-13T10:21:44 | 2025-04-01T06:38:40.491045 | {
"authors": [
"enricorotundo"
],
"repo": "filecoin-project/bacalhau",
"url": "https://github.com/filecoin-project/bacalhau/issues/1502",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2021615095 | Bug: Can't pin OneDrive Desktop to favorites
Description
I keep my dekstop in the cloud on OneDrive. I can pin any folder in my OneDrive to my favourites except my desktop, so I have managed to recreate every link from my Quick Access list in Windows Explorer in Files, all except the desktop, but I've no idea why
Ste... | gharchive/issue | 2023-12-01T21:36:12 | 2025-04-01T06:38:40.724898 | {
"authors": [
"Josh65-2201",
"KristianJ79",
"yaira2"
],
"repo": "files-community/Files",
"url": "https://github.com/files-community/Files/issues/14136",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
449950328 | makePictureTree does not support CNAME
https://github.com/filestack/adaptive/blob/18602bbaf8c5c4de6e57d3525c92a49c1d5a598d/src/tree.ts#L288
I couldn't find a way in the documentation to pass a CNAME value to replace the default URL "https://cdn.filestackcontent.com"
Hi,
I just released a new version in which Pictur... | gharchive/issue | 2019-05-29T18:12:56 | 2025-04-01T06:38:40.727329 | {
"authors": [
"AndrzejSala",
"davidlima88"
],
"repo": "filestack/adaptive",
"url": "https://github.com/filestack/adaptive/issues/15",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
290093119 | Add support for Filestack storage aliases
So I can do something like: picture('src://my-storage-alias/file-name.png';
Closed in d0cd2709b6c8bf3b482dd5874ac3cad411a975c0
| gharchive/issue | 2018-01-19T20:10:06 | 2025-04-01T06:38:40.728310 | {
"authors": [
"AndrzejSala",
"velveteer"
],
"repo": "filestack/adaptive",
"url": "https://github.com/filestack/adaptive/issues/2",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
669585885 | More meaningful error messages
Except for simple pure JSON syntax errors, there are no meaningful error messages; in many cases all we get is a JsonLdError exception and a stack.
Exemple:
JsonLd.expand( inatdir + "test-jmv.json").context(inatdir + "test.context.jsonld").get com.apicatalog.jsonld.api.JsonLdError at ... | gharchive/issue | 2020-07-31T08:57:54 | 2025-04-01T06:38:40.735825 | {
"authors": [
"filip26",
"jmvanel"
],
"repo": "filip26/titanium-json-ld",
"url": "https://github.com/filip26/titanium-json-ld/issues/59",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
718987772 | Unable to find asterix cat098 in data items cache
any way to skip the Categories that are not found?
Sure, should be fixed in a minute .. :-)
Thanks for the feedback !
| gharchive/issue | 2020-10-12T02:12:14 | 2025-04-01T06:38:40.737127 | {
"authors": [
"acebelowzero",
"filipjonckers"
],
"repo": "filipjonckers/asterix4py",
"url": "https://github.com/filipjonckers/asterix4py/issues/3",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
654956111 | Instead of scraping, just load a yaml file from GitHub Directly
Pros of this:
faster response times
will probably break less
Cons:
literally none
The Czech Republic YAML sits here: https://github.com/lauripiispanen/github-top/blob/master/_data/locations/czech_republic.yml
Now I have to find a YAML parser for ... | gharchive/issue | 2020-07-10T18:21:38 | 2025-04-01T06:38:40.749163 | {
"authors": [
"filiptronicek"
],
"repo": "filiptronicek/commits-top-api",
"url": "https://github.com/filiptronicek/commits-top-api/issues/1",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
257483567 | Feature/readme
Updated the readme,md to reflect the 0.13.0 release. The content is very straight to the point, but I think it should cover the essence of what the user can do with the current release. You are of course free to make any changes or reject this completely:) No hard feelings :)
sorry I somehow missed i... | gharchive/pull-request | 2017-09-13T18:48:34 | 2025-04-01T06:38:40.750765 | {
"authors": [
"filipw",
"seesharper"
],
"repo": "filipw/dotnet-script",
"url": "https://github.com/filipw/dotnet-script/pull/126",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
204150347 | Only returning [statusCode] => 200
Something odd is happening on my site. Seems that I can only get an api response of 200. Even on something as simple as an InventoryTest. I am using the ENV_PROD and can confirm that my status changes to 401 if I change the consumerId = so I would assume that I'm authenticating.
... | gharchive/issue | 2017-01-30T22:33:05 | 2025-04-01T06:38:40.752382 | {
"authors": [
"fillup",
"solasus"
],
"repo": "fillup/walmart-partner-api-sdk-php",
"url": "https://github.com/fillup/walmart-partner-api-sdk-php/issues/40",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
80705297 | finch-json4s missing from central repository
Thanks for the great work of Finch! Is there a reason why finch-json4s is not published on the central repository? Adding it to any SBT project currently give resolution error. It is not on snapshot Sonatype repository either. It would be really great to have this particul... | gharchive/issue | 2015-05-25T23:30:14 | 2025-04-01T06:38:40.756845 | {
"authors": [
"dszeto",
"vkostyukov"
],
"repo": "finagle/finch",
"url": "https://github.com/finagle/finch/issues/275",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1852418630 | Compile fail when enable cxx-interop
hi, finagolfin, when using the swift android sdk add adding the flag -enable-experimental-cxx-interop, compile will fail.
command: $SWIFT_PATH/swift build --destination $SWIFT_TOOLCHAIN/android-aarch64.json
output:
Building for debugging...
error: link command failed with exit co... | gharchive/issue | 2023-08-16T02:48:27 | 2025-04-01T06:38:40.762359 | {
"authors": [
"finagolfin",
"woxiang04"
],
"repo": "finagolfin/swift-android-sdk",
"url": "https://github.com/finagolfin/swift-android-sdk/issues/118",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
313423346 | Add typescript definition file and test
Added typescript definition file and respective test by manually copying from the flow types
Added typescript cheking script at package-scripts.js for testing
I was hoping someone would come along and do this. 👍
Forgot to add the definition file to dist folder, hold on :... | gharchive/pull-request | 2018-04-11T17:44:39 | 2025-04-01T06:38:40.764613 | {
"authors": [
"CarlosBonetti",
"erikras"
],
"repo": "final-form/final-form-calculate",
"url": "https://github.com/final-form/final-form-calculate/pull/12",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1571688225 | Begin merging FCXCtrlCustomLuaWindow into FCMCtrlCustomLuaWindow
This PR starts the process of reducing the number of FCX mixins as discussed in #399 and simplifying and reducing mixin code. I'll be doing it in a number of stages.
This code looks okay to me, but somewhere along the line FCXCustomLuaWindow has lost ... | gharchive/pull-request | 2023-02-06T00:29:51 | 2025-04-01T06:38:40.781598 | {
"authors": [
"ThistleSifter",
"rpatters1"
],
"repo": "finale-lua/lua-scripts",
"url": "https://github.com/finale-lua/lua-scripts/pull/430",
"license": "CC0-1.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1372358996 | Remove role from user
Added changes related to remove role from user.
@serialcoder13 This pr is ready to be merged. Converted from blocking to non-blocking queries when interacting with db.
Corrected the message Resource service file to handle exceptions.
| gharchive/pull-request | 2022-09-14T05:34:05 | 2025-04-01T06:38:40.786798 | {
"authors": [
"Surendhar1997"
],
"repo": "fincity-india/nocode-saas",
"url": "https://github.com/fincity-india/nocode-saas/pull/11",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2204590979 | Move drawFunction and updateFunction to methods on Sprite class
Callbacks that give the sprite pointer aren't really usable, it would be better to make them methods on the Sprite class that you can override. Will need to keep a (weak?) reference to the sprite somewhere globally to call the right update method.
requi... | gharchive/issue | 2024-03-24T22:32:44 | 2025-04-01T06:38:40.796902 | {
"authors": [
"finnvoor"
],
"repo": "finnvoor/PlaydateKit",
"url": "https://github.com/finnvoor/PlaydateKit/issues/20",
"license": "CC0-1.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2534673573 | Bugfixes: FDC3 2.0 Conformance OSFF 2024
v2.0/advanced/fdc3.findIntent.ts: Fixed the displayName for Intent.sharedTestingIntent2 and Intent.sharedTestingIntent1 to 'Shared Testing Intent 2' and 'Shared Testing Intent 1', respectively.
v2.0/advanced/fdc3.raiseIntent.ts: Suggesting adding a brief delay of ~300ms at... | gharchive/pull-request | 2024-09-18T20:34:09 | 2025-04-01T06:38:40.804067 | {
"authors": [
"jupnit",
"kriswest",
"robmoffat"
],
"repo": "finos/FDC3-conformance-framework",
"url": "https://github.com/finos/FDC3-conformance-framework/pull/260",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1902690789 | [SDK] remove unnecessary radius and border styles
Problem/Concern
We can remove these from the border atom b/c the values are calculated in the css and figma:
--radius-0
--radius-2 | calc(var(--radius-1) * 2) | Radius x 2
--radius-3 | calc(var(--radius-1) * 3) | Radius x 3
--radius-4 | calc(var(--radius-1) * 4) | Ra... | gharchive/issue | 2023-09-19T10:38:16 | 2025-04-01T06:38:40.814376 | {
"authors": [
"aaronreed708",
"lwnoble",
"smithbk"
],
"repo": "finos/a11y-theme-builder",
"url": "https://github.com/finos/a11y-theme-builder/issues/585",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2384456615 | Issue855. Make Main Landing Page Responsive and Add Hamburger Menu for Mobile View .
This pull request enhances the responsiveness of the main landing page by introducing a hamburger menu for mobile devices. The following changes have been implemented:
Added Hamburger Menu:
Introduced a hamburger menu icon that appe... | gharchive/pull-request | 2024-07-01T18:15:45 | 2025-04-01T06:38:40.820608 | {
"authors": [
"AradhyaDixit18",
"Sweetdevil144",
"aaronreed708"
],
"repo": "finos/a11y-theme-builder",
"url": "https://github.com/finos/a11y-theme-builder/pull/949",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1657283782 | 2023-04-17 - KDB Project Call Meeting Agenda
Date
Monday, April 17, 2023 - 9:30am ET / 2:30pm UK
// Second Monday of every month
Attendees
Fullname
Affiliation
GitHub Username
Meeting notices
FINOS Project leads are responsible for observing the FINOS guidelines for running project meetings. Proje... | gharchive/issue | 2023-04-06T11:56:23 | 2025-04-01T06:38:40.840801 | {
"authors": [
"adavies42",
"alvin-c-shih",
"cmccarthy1",
"jonnypress",
"mcleo-d"
],
"repo": "finos/kdb",
"url": "https://github.com/finos/kdb/issues/90",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
143694450 | В проекте Profiler нет core.dll cjson.dll
В проекте Profiler нет core.dll cjson.dll
они значатся не в референсах а в папке
lua\clibs\socket
где взять и для чего это необходимо
https://github.com/finsight/QuikSharp/tree/master/src/QuikSharp/lua/clibs
| gharchive/issue | 2016-03-26T11:48:08 | 2025-04-01T06:38:40.842680 | {
"authors": [
"buybackoff",
"sadersa"
],
"repo": "finsight/QuikSharp",
"url": "https://github.com/finsight/QuikSharp/issues/49",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
55822881 | smt run crashes when hostname is missing from /etc/hosts
I have the following error only on one of the machines where I want to use sumatra and this is the only one running 2.7.
(gen)dedan@quesada ~/projects/smt_test $ smt run --main=smt_test.py test.param
Python could not be found. Please supply the path to the /hom... | gharchive/issue | 2015-01-28T22:05:43 | 2025-04-01T06:38:40.855018 | {
"authors": [
"apdavison"
],
"repo": "fipymigrate/sumatra",
"url": "https://github.com/fipymigrate/sumatra/issues/72",
"license": "BSD-2-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
234427840 | '403 Forbidden' for facebook photoURL in Ionic
Hi,
I can suddenly no longer load the profile images from the Facebook Auth provider in my Ionic app. I just get '403 Forbidden'. I have the 'cordova-whitelist-plugin' and have set < access origin="*"/> in my config.xml, and have not done any code changes. This worked be... | gharchive/issue | 2017-06-08T06:52:25 | 2025-04-01T06:38:40.870335 | {
"authors": [
"davideast",
"remisture"
],
"repo": "firebase/angularfire",
"url": "https://github.com/firebase/angularfire/issues/935",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
168769890 | Remove all noImplicitAny warnings
The goal of this PR is to more strongly type all variables and arguments by setting the noImplicitAny Typescript configuration.
Changes are too big to review in detail, but I skimmed through and overall looks reasonable to me!
| gharchive/pull-request | 2016-08-02T00:01:18 | 2025-04-01T06:38:40.871333 | {
"authors": [
"mckoss",
"mikelehen"
],
"repo": "firebase/bolt",
"url": "https://github.com/firebase/bolt/pull/159",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1130818829 | Ability to configure outbound traffic via vpcConnector for IP whitelisting
[READ] Step 1: Are you in the right place?
Issues filed here should be about a feature request for a specific extension in this repository. To file a feature request that affects multiple extensions or the Firebase Extensions platform, please... | gharchive/issue | 2022-02-10T19:55:36 | 2025-04-01T06:38:40.875643 | {
"authors": [
"FBuervenich",
"andreimarcut"
],
"repo": "firebase/extensions",
"url": "https://github.com/firebase/extensions/issues/881",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1070502511 | fix(firestore-send-email): add smtp secret parameter
Problems
password isn't encoded correctly and could be compromised
email or password can be deconstructed incorrectly from URI when containing some special characters
possible problems with regex validation
Solution
Break the URI address into sections. Create new... | gharchive/pull-request | 2021-12-03T11:40:30 | 2025-04-01T06:38:40.894653 | {
"authors": [
"codecov-commenter",
"dackers86",
"posiek07"
],
"repo": "firebase/extensions",
"url": "https://github.com/firebase/extensions/pull/816",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1580946699 | feat(fcm): Set FCMOptions for MulticastMessage
Hello!
Currently it's impossible to set FCMOptions for MulticastMessage. While for example in Python admin SDK this is possible. And in Java admin SDK. This pull request fixes this.
CLA signed
Hello team, could you please tell when this will be released?
@lahirumar... | gharchive/pull-request | 2023-02-11T17:42:52 | 2025-04-01T06:38:40.898677 | {
"authors": [
"FZambia",
"chong-shao",
"lahirumaramba",
"sebastianbuechler"
],
"repo": "firebase/firebase-admin-go",
"url": "https://github.com/firebase/firebase-admin-go/pull/537",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
443773465 | Unable to find Method com/google/firebase/remoteconfig/FirebaseRemoteConfig.setDefaults. Please verify the AAR which contains the com/google/firebase/remoteconfig/FirebaseRemoteConfig class is included in your app.
When i run sample code remote_config in quickstart-cpp-master repository, i caught "A/firebase: Unable ... | gharchive/issue | 2019-05-14T08:18:40 | 2025-04-01T06:38:40.906681 | {
"authors": [
"SuperSonicLLC",
"a-maurice"
],
"repo": "firebase/firebase-cpp-sdk",
"url": "https://github.com/firebase/firebase-cpp-sdk/issues/8",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
264135029 | Failed to subscribe to topic Error Domain=NSURLErrorDomain Code=-1200
[REQUIRED] : Describe the problem
Hi Team, With iOS 11 and XCode 9 we are getting below errors
Error 1
Failed to subscribe to topic Error Domain=NSURLErrorDomain Code=-1200 "An SSL error has occurred and a secure connection to the server cannot be ... | gharchive/issue | 2017-10-10T08:09:45 | 2025-04-01T06:38:41.006221 | {
"authors": [
"Krusheuski",
"NelsonBlakeN",
"NoodleOfDeath",
"Sea-Eagle",
"aleczadikian",
"alexcroox",
"dennis-tra",
"ibrahimyilmaz7",
"levantAJ",
"male87",
"manuelph",
"morganchen12",
"neokree",
"pulimento",
"ramunasjurgilas",
"rolinger",
"rsattar"... |
495067113 | Crashed: com.google.firebase.firestore
This issue might be related to #3851, since it has the same stack trace in Protobuf.
We only see this crash on iOS 10 and iPad 4, but this is from TestFlight, so the user group only consists of a few thousand users.
Using Firebase (6.7.0)
Using FirebaseABTesting (3.1.0)
Using Fi... | gharchive/issue | 2019-09-18T08:24:46 | 2025-04-01T06:38:41.010531 | {
"authors": [
"ChristianVinterly",
"morganchen12",
"ryanwilson"
],
"repo": "firebase/firebase-ios-sdk",
"url": "https://github.com/firebase/firebase-ios-sdk/issues/3875",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1077863180 | [Firebase/Performance] GULObjectSwizzler crashes on objc_disposeClassPair.
[REQUIRED] Step 1: Describe your environment
Xcode version: 13.1
Firebase SDK version: 8.10
Installation method: Any
Firebase Component: Firebase
Target platform(s): iOS
[REQUIRED] Step 2: Describe the problem
Steps to reproduce:
When using... | gharchive/issue | 2021-12-12T17:31:57 | 2025-04-01T06:38:41.030771 | {
"authors": [
"asafkorem",
"d4vidi",
"mikehardy",
"ncooke3",
"paulb777",
"shamilovtim"
],
"repo": "firebase/firebase-ios-sdk",
"url": "https://github.com/firebase/firebase-ios-sdk/issues/9083",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1078917335 | FR: Support for Mac OS Safari Extension
Thank you very much for adding Mac OS support for firebase SDK.
I have an Mac OS Safari Extension from which I'd like to call FirebaseApp.configure() with its own bundle identifier.
In MacOS Safari extension, we define SafariWebExtensionHandler.swift and I call FirebaseApp.conf... | gharchive/issue | 2021-12-13T19:44:49 | 2025-04-01T06:38:41.034418 | {
"authors": [
"yaizudamashii"
],
"repo": "firebase/firebase-ios-sdk",
"url": "https://github.com/firebase/firebase-ios-sdk/issues/9090",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1287410349 | Firebase SDK with Version 9.2.0 is giving build time error
I have added Firebase SDK through cocoa-pods with the help of below lines:
pod 'Firebase', '~> 9.2.0'
pod 'Firebase/Crashlytics', '~> 9.2.0'
pod 'Firebase/Analytics', '~> 9.2.0'
After successful addition of firebase SDK's, It is giving compile-time error:
Po... | gharchive/issue | 2022-06-28T14:09:11 | 2025-04-01T06:38:41.052567 | {
"authors": [
"JEuler",
"RupaliPatil28910",
"kennethj",
"morganchen12",
"ncooke3",
"paulb777",
"ryanwilson",
"tel-kho"
],
"repo": "firebase/firebase-ios-sdk",
"url": "https://github.com/firebase/firebase-ios-sdk/issues/9960",
"license": "Apache-2.0",
"license_type": "permiss... |
1960151432 | [Infra] Allow override for Firestore CI
#no-changelog
@paulb777, do you know if this PR would need to be merged to take effect? I think? it does.
I suspect you're right. I'll merge now.
| gharchive/pull-request | 2023-10-24T22:01:39 | 2025-04-01T06:38:41.054498 | {
"authors": [
"ncooke3",
"paulb777"
],
"repo": "firebase/firebase-ios-sdk",
"url": "https://github.com/firebase/firebase-ios-sdk/pull/11994",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.