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 |
|---|---|---|---|---|---|
231605701 | How to translate organizations
Q
A
Bug?
no
New Feature?
no
Sulu Version
1.5.3
Browser Version
Google Chrome Version 58.0.3029.110 (64-bit)
Is there any way to translate organizations? I'm using this information in front-end and would like to have possibility to get it in different languages.
Current... | gharchive/issue | 2017-05-26T11:51:18 | 2025-04-01T04:58:26.320218 | {
"authors": [
"ilyasavitski",
"wachterjohannes"
],
"repo": "sulu/sulu-standard",
"url": "https://github.com/sulu/sulu-standard/issues/820",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1191053874 | 🛑 CLOUD HOME is down
In b6592e7, CLOUD HOME (https://nextcloud.diegorende.com.ar) was down:
HTTP code: 503
Response time: 1419 ms
Resolved: CLOUD HOME is back up in 35bf177.
| gharchive/issue | 2022-04-03T21:40:59 | 2025-04-01T04:58:26.345901 | {
"authors": [
"sumito74"
],
"repo": "sumito74/upptime",
"url": "https://github.com/sumito74/upptime/issues/555",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1193341833 | 🛑 SISTEMA ROYAL-HOLIDAY is down
In ba03ebc, SISTEMA ROYAL-HOLIDAY (https://www.royalholiday.com.ar/reservas/admin/) was down:
HTTP code: 0
Response time: 0 ms
Resolved: SISTEMA ROYAL-HOLIDAY is back up in 9cfdbfe.
| gharchive/issue | 2022-04-05T15:28:58 | 2025-04-01T04:58:26.348281 | {
"authors": [
"sumito74"
],
"repo": "sumito74/upptime",
"url": "https://github.com/sumito74/upptime/issues/584",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
150011260 | Angular translate not working on placeholder
When i try to translate the placeholder of summernote as:
<summernote placeholder="{{placeholder_summernote}}" config="summernote_options"></summernote> (Using $translate service)
or
<summernote placeholder="{{'attendance_comment' | translate}}" config="summernote_options"... | gharchive/issue | 2016-04-21T08:55:57 | 2025-04-01T04:58:26.350552 | {
"authors": [
"miguelrcDEV"
],
"repo": "summernote/angular-summernote",
"url": "https://github.com/summernote/angular-summernote/issues/130",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2484567979 | 細かな修正をいくつか
概要
細かな修正をいくつか
変更内容
レイアウトの修正(認証画面だけ英語だったので日本語に変更)
口コミ数と星の数の表示に0が残る問題の解消/星の数に5より大きい値を入れられないよう設定
検索結果が少ない時にズームしすぎる問題の解消
リロード時にMapが表示されなくなってしまう問題の解消(今回のcommitで余計なコードを追加したのでそれを削除しただけ。)
検索結果がない場合の表示追加
確認事項
Filterの口コミ数と星の数がプレースホルダーで表示されていて、数字を入れられることを確認。
星の数に5より大きい数字を入れると自動的に5になることを確認。
検索結果が1つだけの時にズームが程よくなって... | gharchive/pull-request | 2024-08-24T12:52:04 | 2025-04-01T04:58:26.375308 | {
"authors": [
"kota-nakajima",
"norosen63"
],
"repo": "sunfish256/nakajimap",
"url": "https://github.com/sunfish256/nakajimap/pull/40",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1708967790 | Laptop 3050ti 4G cannot use GPU
No GPU being used. Careful, inference might be very slow!
need more info here. get torch to work first independently of bark, meaning torch.cuda.is_available() has to work
| gharchive/issue | 2023-05-14T14:39:29 | 2025-04-01T04:58:26.399206 | {
"authors": [
"WeakSky",
"gkucsko"
],
"repo": "suno-ai/bark",
"url": "https://github.com/suno-ai/bark/issues/291",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
920752872 | Model 704/705 Reactive power control priority enumeration confusion
The reactive power priority enumerations IEEE_1547 and PF are creating confusion.
The active/reactive power priority behavior specified in IEEE 1547-2018 is reactive power priority. It is most clear if the REACTIVE enumeration is used for setting the... | gharchive/issue | 2021-06-14T20:34:50 | 2025-04-01T04:58:26.430255 | {
"authors": [
"FW22",
"bobfox"
],
"repo": "sunspec/models",
"url": "https://github.com/sunspec/models/issues/221",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1383508702 | How to perform Full-text Search?
You see, I tried to execute select().textSearch(), which is provided by JS API, but it sems to not ported to the PythonAPI
Executing the same request as a raw SQL query to Postgres would've solved the problem, but I didn't find it either.
Could you give some guidance, on how such a fu... | gharchive/issue | 2022-09-23T09:09:13 | 2025-04-01T04:58:26.435601 | {
"authors": [
"anand2312",
"yuchdev"
],
"repo": "supabase-community/supabase-py",
"url": "https://github.com/supabase-community/supabase-py/issues/276",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1844372863 | fix: make db dump create statements idempotennt
What kind of change does this PR introduce?
Bug fix, feature, docs update, ...
What is the current behavior?
Please link any relevant issues here.
What is the new behavior?
Feel free to include screenshots if it includes visual changes.
Additional context
Add any other ... | gharchive/pull-request | 2023-08-10T04:02:19 | 2025-04-01T04:58:26.442404 | {
"authors": [
"coveralls",
"sweatybridge"
],
"repo": "supabase/cli",
"url": "https://github.com/supabase/cli/pull/1364",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2595608590 | Updates supabase sub-modules to latest versions
I just ran into the issue described in https://github.com/supabase/realtime/issues/282 — the subscribe does not mean that I'm successfully subscribed to postgres_changes - instead I need to listen on 'system' messages for that confirmation, checking the extension and st... | gharchive/pull-request | 2024-10-17T19:52:16 | 2025-04-01T04:58:26.449944 | {
"authors": [
"coveralls",
"lourd",
"soedirgo"
],
"repo": "supabase/supabase-js",
"url": "https://github.com/supabase/supabase-js/pull/1283",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1110318201 | tests: add or update new/some tests for SupabaseClient & SupabaseQueryBuilder
What kind of change does this PR introduce?
create/update some generic tests
also remove unnecessary methods and files
Additional context
Sorry, will have to close this - I'm not sure if the refactor is a significant improvement here.
| gharchive/pull-request | 2022-01-21T10:38:45 | 2025-04-01T04:58:26.451775 | {
"authors": [
"ftonato",
"soedirgo"
],
"repo": "supabase/supabase-js",
"url": "https://github.com/supabase/supabase-js/pull/347",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
373371645 | Rendering issue when changing the URL
Summary
Dispatching a push from a connected component does not work.
Test Case
https://github.com/kurt-hardy/react-router-redux-issue
Expected Behavior
Should render the correct component
Actual Behavior
Nothing is rendered. Notice that the URL changes and if you open up redux de... | gharchive/issue | 2018-10-24T08:48:58 | 2025-04-01T04:58:26.475681 | {
"authors": [
"fbove",
"kurt-hardy"
],
"repo": "supasate/connected-react-router",
"url": "https://github.com/supasate/connected-react-router/issues/161",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2628608624 | Does not provide an export named 'default'
Problem
Seems like plotly.js-dist-min/plotly.min.js does not provide an export named 'default' so it cannot be rendered 🤔
Dev checks
[x] npx nuxi@latest module add nuxt-plotly
[x] Add nuxt-plotly to the modules section of nuxt.config.ts
[x] Add plotly.js-dist-min to the v... | gharchive/issue | 2024-11-01T08:38:44 | 2025-04-01T04:58:26.513847 | {
"authors": [
"babyradJiri",
"dhait",
"dyeske61283",
"vanngoh"
],
"repo": "superdev-tech/nuxt-plotly",
"url": "https://github.com/superdev-tech/nuxt-plotly/issues/11",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1317319392 | FE should wait for transaction completion
Currently frontend is not waiting for transaction to finish and logs success message even tough transaction is still pending and might fail.
Expected result:
Make sure that Metamask popup is visible and nothing happens in the local app until transaction completes. Or fails - ... | gharchive/issue | 2022-07-25T20:16:47 | 2025-04-01T04:58:26.520158 | {
"authors": [
"officialsupport-ui",
"superdyzio"
],
"repo": "superdyzio/lunch-voting-token",
"url": "https://github.com/superdyzio/lunch-voting-token/issues/16",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1985692439 | Feature/eth adapter
[x] Fetch balance
[x] Create account
[x] Spend from account
[x] Recover account
Clicking on ethereum address in sendModal will not lead to an explorer, instead will lead to 404 page.
Clicking on ethereum address in sendModal will not lead to an explorer, instead will lead to 404 page.
Yes,... | gharchive/pull-request | 2023-11-09T14:02:35 | 2025-04-01T04:58:26.538753 | {
"authors": [
"CedrikNikita",
"martinkaintas"
],
"repo": "superhero-com/superhero-wallet",
"url": "https://github.com/superhero-com/superhero-wallet/pull/2506",
"license": "ISC",
"license_type": "permissive",
"license_source": "github-api"
} |
1794824840 | not working inside scrollers widgets
hello , our team is really appreciate for your plugin
we had an issue , when you use ContextMenuWidget on any scroll-able widgets 'listview, listview.builder ... ect' , the context menu is not working
tested on:
device : 'Iphone x & Iphone 13'
OS: 'IOS 16.3.1 & IOS 16.3.0 '
test c... | gharchive/issue | 2023-07-08T07:30:55 | 2025-04-01T04:58:26.545855 | {
"authors": [
"abdalmonem",
"f-person",
"knopp"
],
"repo": "superlistapp/super_native_extensions",
"url": "https://github.com/superlistapp/super_native_extensions/issues/140",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1446729831 | 🛑 Node - de-053d2451.yalaso.top is down
In 7174a83, Node - de-053d2451.yalaso.top (http://de-053d2451.yalaso.top/api/v1/ping) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Node - de-053d2451.yalaso.top is back up in 6078468.
| gharchive/issue | 2022-11-13T04:39:35 | 2025-04-01T04:58:26.566811 | {
"authors": [
"RealYalaSo"
],
"repo": "superrr-vpn/status",
"url": "https://github.com/superrr-vpn/status/issues/289",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1967094901 | Randomly stops downloading songs
It works well, but it randomly stops downloading, I have a 259 song playlist and it stopped at 29 songs.
same for me
but i had 50 songs to download and it crashed on 16th
maybe will be cool to make a log report file and then we will send you what's the problem
Only downloads about... | gharchive/issue | 2023-10-29T17:56:13 | 2025-04-01T04:58:26.617094 | {
"authors": [
"XnvX00",
"surenjanath",
"ui6s",
"wesux"
],
"repo": "surenjanath/Spotify-Song-Downloader-PyQt5",
"url": "https://github.com/surenjanath/Spotify-Song-Downloader-PyQt5/issues/18",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2230333558 | chore(SNP-1124): Update CI workflows
Changes in CI:
remove workflows that added monitoring tags
add workflows which create a Pyrus task on new issue or PR
add workflows that create a comment about closing a PR or issue in the corresponding task in Pyrus
update templates
Codecov Report
All modified and coverable l... | gharchive/pull-request | 2024-04-08T06:04:23 | 2025-04-01T04:58:26.632229 | {
"authors": [
"codecov-commenter",
"martynov-alex"
],
"repo": "surfstudio/flutter-analytics",
"url": "https://github.com/surfstudio/flutter-analytics/pull/41",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1804789979 | fix: Fix publish workflow
Changes
Fix publishing flow to use fvm flutter version
Updated package constraints
Codecov Report
Patch and project coverage have no change.
Comparison is base (2f8fa13) 96.34% compared to head (e555e0b) 96.34%.
:exclamation: Current head e555e0b differs from pull request most recent ... | gharchive/pull-request | 2023-07-14T12:22:47 | 2025-04-01T04:58:26.636667 | {
"authors": [
"codecov-commenter",
"plasticfiresam"
],
"repo": "surfstudio/flutter-otp-autofill",
"url": "https://github.com/surfstudio/flutter-otp-autofill/pull/65",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
418731590 | Prevent moving to next dynamic panel if first dynamic panel has unanswered required questions
Are you requesting a feature, reporting a bug or asking a question?
Asking a question
What is the current behavior?
When using dynamically created panels, it is possible to move from one panel to another without answering al... | gharchive/issue | 2019-03-08T10:40:15 | 2025-04-01T04:58:26.656772 | {
"authors": [
"ajien",
"dmitrykurmanov"
],
"repo": "surveyjs/surveyjs",
"url": "https://github.com/surveyjs/surveyjs/issues/1581",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
361190370 | chore(docs): add build info #104
https://github.com/survivejs/webpack-merge/issues/104
In markdown 1. can used for ordered lists and markdown will do the bumbering:
foo
bar
foobar
Cool, thanks.
| gharchive/pull-request | 2018-09-18T08:26:44 | 2025-04-01T04:58:26.658663 | {
"authors": [
"bebraw",
"escapedcat"
],
"repo": "survivejs/webpack-merge",
"url": "https://github.com/survivejs/webpack-merge/pull/105",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1955861836 | Interesting demos
Follow up to the request in Demos, I'm creating an issue with interesting examples. I'll group a couple in a single issue.
1: https://susam.net/cfr.html#B14F2C2F2E5RB5FEB4F2EFE3RE2RE3BCE3R4ER2E
2: https://susam.net/cfr.html#B3RB2CBRB2F17B3RB4FE5B4FE2FE4RE3RE5
3: https://susam.net/cfr.html#B3CBCBCB10... | gharchive/issue | 2023-10-22T11:20:10 | 2025-04-01T04:58:26.671024 | {
"authors": [
"btknu",
"susam"
],
"repo": "susam/cfrs",
"url": "https://github.com/susam/cfrs/issues/1",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1683845587 | Helm chart installation: clusterrole generation not working as expected
This is my Minikube setup on a mac instance running on intel:
minikube v1.30.1 on Darwin 13.0.1
✨ Automatically selected the docker driver. Other choices: hyperkit, parallels, ssh
📌 Using Docker Desktop driver with root privileges
👍 Starting... | gharchive/issue | 2023-04-25T20:50:16 | 2025-04-01T04:58:26.686035 | {
"authors": [
"ADiTuri",
"AntonioDiTuri",
"rootfs",
"yellowhat"
],
"repo": "sustainable-computing-io/kepler-helm-chart",
"url": "https://github.com/sustainable-computing-io/kepler-helm-chart/issues/13",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
... |
496681415 | [BUG] Error in getting user rank
When I trying to get user rank by id i'm getting error
I use noblox.js and needle.
Code
var id = arguments[0]
rbx.getUsernameFromId(id)
.then(function(id_){
rbx.getRankInGroup(2601636,id_)
.then(function... | gharchive/issue | 2019-09-21T17:39:19 | 2025-04-01T04:58:26.689926 | {
"authors": [
"Diltz",
"suufi"
],
"repo": "suufi/noblox.js",
"url": "https://github.com/suufi/noblox.js/issues/82",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
69217377 | size_t narrowing warnings under 64-bit MSVC
I recently started compiling for x64, and Duktape 1.2.1+ throws the following warnings when compiled:
1>duk_bi_string.c(985): warning C4267: '=' : conversion from 'size_t' to 'duk_uint32_t', possible loss of data
1>duk_bi_string.c(986): warning C4267: '=' : conversion from ... | gharchive/issue | 2015-04-17T21:06:00 | 2025-04-01T04:58:26.713204 | {
"authors": [
"fatcerberus",
"svaarala"
],
"repo": "svaarala/duktape",
"url": "https://github.com/svaarala/duktape/issues/177",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2527268052 | 某麦小飞机群链接过期,麻烦大佬重新分享下
分享一个 tg 讨论组, https://t.me/+IbWm3n0o1KlkMTg1 ,感谢 @svcvit 过期了
分享一个 tg 讨论组, https://t.me/+IbWm3n0o1KlkMTg1 ,感谢 @svcvit 过期了
找到新的了没?
| gharchive/issue | 2024-09-15T23:49:18 | 2025-04-01T04:58:26.768778 | {
"authors": [
"Jsra1n",
"zjlhcnlay"
],
"repo": "svcvit/Awesome-Dify-Workflow",
"url": "https://github.com/svcvit/Awesome-Dify-Workflow/issues/5",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2332427367 | Feature Request - Query/Search Params
Describe the feature in detail (code, mocks, or screenshots encouraged)
Request: A rune to conveniently parse and interface with the query/search params.
Current Solution: i'm using https://sveltekit-search-params.netlify.app/ everywhere.
Why: We end up utilizing search params q... | gharchive/issue | 2024-06-04T03:08:03 | 2025-04-01T04:58:26.775835 | {
"authors": [
"Rykuno",
"TGlide",
"huntabyte",
"paoloricciuti"
],
"repo": "svecosystem/runed",
"url": "https://github.com/svecosystem/runed/issues/71",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1228808882 | adapter-static documentation out of sync with NPM
Describe the bug
The NPM page for adapter-static is missing the latest updates to the documentation. I can see at least these parts missing:
// svelte.config.js
import adapter from '@sveltejs/adapter-static';
export default {
kit: {
adapter: adapter({
// ... | gharchive/issue | 2022-05-08T06:47:59 | 2025-04-01T04:58:26.784075 | {
"authors": [
"Conduitry",
"tcc-sejohnson"
],
"repo": "sveltejs/kit",
"url": "https://github.com/sveltejs/kit/issues/4850",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1497510816 | Miniflare error fetching immutable assets
Describe the bug
When running svelte-kit on Cloudflare or Miniflare, no assets in /_app/immutable can be fetched with the error TypeError: Cannot read properties of undefined (reading 'fetch').
I have no idea what causes this.
Reproduction
create a new svelte-kit project npm... | gharchive/issue | 2022-12-14T22:34:33 | 2025-04-01T04:58:26.792029 | {
"authors": [
"Rich-Harris",
"dorianim",
"dummdidumm",
"eltigerchino"
],
"repo": "sveltejs/kit",
"url": "https://github.com/sveltejs/kit/issues/8167",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1619827077 | Allow the serialisation/deserialisation of non-POJOs
Describe the problem
In my current project I'm in need of sending data back and forth the server for which I've built a series of objects that I can easily serialise and deserialise with the amazing devalue library. This includes the initial load of data via some c... | gharchive/issue | 2023-03-11T01:29:02 | 2025-04-01T04:58:26.813415 | {
"authors": [
"AlbertMarashi",
"AndreasHald",
"Beiri22",
"JonathonRP",
"NormandoHall",
"Rich-Harris",
"carlosV2",
"clavin",
"dkantereivin",
"dummdidumm",
"pkb-pmj"
],
"repo": "sveltejs/kit",
"url": "https://github.com/sveltejs/kit/issues/9401",
"license": "MIT",
... |
2368331299 | fix: Allow #top and the empty string as special-case non-missing IDs
As noted in #12367, #top is a perfectly valid hashlink for the top of the document. (TODO on rest of description, I'm going to bed.)
Also, AFAICT, there were no tests for handleMissingId in the first place, so I added some.
Please don't delete this... | gharchive/pull-request | 2024-06-23T06:40:55 | 2025-04-01T04:58:26.819675 | {
"authors": [
"elliott-with-the-longest-name-on-github",
"eltigerchino"
],
"repo": "sveltejs/kit",
"url": "https://github.com/sveltejs/kit/pull/12395",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
284593926 | fix typo in temperature converter example
fahrenheight ➜ fahrenheit
🙈 thank you!
| gharchive/pull-request | 2017-12-26T18:34:09 | 2025-04-01T04:58:26.820694 | {
"authors": [
"Rich-Harris",
"johnmuhl"
],
"repo": "sveltejs/svelte.technology",
"url": "https://github.com/sveltejs/svelte.technology/pull/182",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
372397828 | Hi Sverhoeven,
Hi Sverhoeven,
May I ask what is the dbname, username and password to access to the postgresql inside the docker ? I found "carto_db_development', 'postgres' and '' in the config file, which seems to be not right ?
Thanks
The "carto_db_development" is the central db and used for user management. The ... | gharchive/issue | 2018-10-22T05:22:49 | 2025-04-01T04:58:26.873392 | {
"authors": [
"mileslee1987",
"sverhoeven"
],
"repo": "sverhoeven/docker-cartodb",
"url": "https://github.com/sverhoeven/docker-cartodb/issues/64",
"license": "bsd-3-clause",
"license_type": "permissive",
"license_source": "bigquery"
} |
219377447 | Null pointer access in readWithInfo method of SwaggerParser
Null pointer access in io.swagger.parser.SwaggerParser.readWithInfo(String)
result in the else block would be null.
SwaggerDeserializationResult result = new Swagger20Parser().readWithInfo(node);
if (result != null) {
result.setSw... | gharchive/issue | 2017-04-04T20:45:25 | 2025-04-01T04:58:26.886648 | {
"authors": [
"leochr"
],
"repo": "swagger-api/swagger-parser",
"url": "https://github.com/swagger-api/swagger-parser/issues/432",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1605229088 | Generate Boolean info causes no error, but fails.
Describe the bug
The first boolean I tried to document gave no error but resulted in the entire Parameters block being replaced.
In version 1.8.7, the block was replaced with a message that said Could not render n, see the console.
Upgrading to 1.8.10 changed that to ... | gharchive/issue | 2023-03-01T15:54:55 | 2025-04-01T04:58:26.913915 | {
"authors": [
"writch"
],
"repo": "swaggo/swag",
"url": "https://github.com/swaggo/swag/issues/1481",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
494372784 | How to add multi http method?
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
Describe the solution you'd like
A clear and concise description of what you want to happen.
Describe alternatives you've considered... | gharchive/issue | 2019-09-17T02:54:47 | 2025-04-01T04:58:26.917159 | {
"authors": [
"lily-lee",
"ubogdan"
],
"repo": "swaggo/swag",
"url": "https://github.com/swaggo/swag/issues/520",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
464954975 | feat: ability to set "schemes" programatically
Describe the PR
Ability to set "schemes" programatically
Additional context
PR for ISSUE: #433
Codecov Report
Merging #438 into master will decrease coverage by 0.06%.
The diff coverage is 71.42%.
@@ Coverage Diff @@
## master #4... | gharchive/pull-request | 2019-07-07T13:53:03 | 2025-04-01T04:58:26.924951 | {
"authors": [
"codecov-io",
"easonlin404",
"ubogdan"
],
"repo": "swaggo/swag",
"url": "https://github.com/swaggo/swag/pull/438",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1408188684 | Update geeksay.js
wrote a quote for the project :)
Hey @rishi-kai21,
Check here
You are missing "," in three lines.
Also, your added quote translation is invalid.
Hey @rishi-kai21, Check here You are missing "," in three lines.
Also, your added quote translation is invalid.
please review the changes I've made... | gharchive/pull-request | 2022-10-13T17:38:28 | 2025-04-01T04:58:26.927544 | {
"authors": [
"dk3775",
"rishi-kai21"
],
"repo": "swapagarwal/geeksay",
"url": "https://github.com/swapagarwal/geeksay/pull/443",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
988319714 | backend/drm: get rid of BO handle table
https://github.com/swaywm/wlroots/pull/3131 has introduced a table to ref'count buffer handles.
However we don't really need a buffer handle table if all we're going to do is to turn these into KMS FB IDs. Instead we can create the handles, then create the KMS FB, then close th... | gharchive/issue | 2021-09-04T15:55:17 | 2025-04-01T04:58:26.958114 | {
"authors": [
"emersion",
"sjnewbury"
],
"repo": "swaywm/wlroots",
"url": "https://github.com/swaywm/wlroots/issues/3164",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
372403265 | Fix wlroots.pc file path on FreeBSD
I did not catch this earlier because I'm using the ports system to install wlroots, which automatically deals with such issues, but the default directory for pkg-config files is not the right one for FreeBSD.
This commit changes the installation directory of wlroots.pc on FreeBSD t... | gharchive/pull-request | 2018-10-22T06:05:48 | 2025-04-01T04:58:26.961460 | {
"authors": [
"SirCmpwn",
"emersion",
"sghctoma"
],
"repo": "swaywm/wlroots",
"url": "https://github.com/swaywm/wlroots/pull/1326",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
458921799 | Support pointer-gestures on Wayland backend
This is useful for developing compositors that have their own gestures.
Thank you!
| gharchive/pull-request | 2019-06-20T22:51:16 | 2025-04-01T04:58:26.962351 | {
"authors": [
"ddevault",
"myfreeweb"
],
"repo": "swaywm/wlroots",
"url": "https://github.com/swaywm/wlroots/pull/1731",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
781326566 | xdg shell: clean up popup iterator API
This function is not well suited to rendering as it does not iterate
over subsurfaces. Therefore, it makes little sense to use the standard
surface iterator function. Introduce an new xdg-popup iterator function
and use that instead.
This is a breaking change.
We should consid... | gharchive/pull-request | 2021-01-07T13:48:59 | 2025-04-01T04:58:26.966458 | {
"authors": [
"emersion",
"ifreund"
],
"repo": "swaywm/wlroots",
"url": "https://github.com/swaywm/wlroots/pull/2610",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1000029813 | Pass newOptions to plugin invocation
Describe the feature
In order to implement something like babel-plugin-codegen it would be useful to have newOptions passed down to the plugin so that it can have the filename to resolve other modules via require.
Babel plugin or link to the feature description
https://github.com/... | gharchive/issue | 2021-09-18T13:02:02 | 2025-04-01T04:58:26.969371 | {
"authors": [
"aaaristo",
"kwonoj"
],
"repo": "swc-project/swc",
"url": "https://github.com/swc-project/swc/issues/2267",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
988241979 | Virtual Set 16
VSet 16 plus a few small fixes.
Could you add Set 16 to the sets.json file too?
Escape Pod & We're Doomed
The JSON references a card in a hires subfolder.
card "/starwars/Virtual4-Light/hires/escapepodweredoomed.png"
It is technically there, but the only card I can find that does this.
Is this a ne... | gharchive/pull-request | 2021-09-04T08:21:59 | 2025-04-01T04:58:26.986660 | {
"authors": [
"DevoKun",
"Gergall",
"ronhowe"
],
"repo": "swccgpc/swccg-card-json",
"url": "https://github.com/swccgpc/swccg-card-json/pull/131",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1384567230 | Update credential-support version
A new version of credential support is available which allows unlimited updates to the certificate chain.
When updating to this version The ExternalChainCredential added in 1.2.2 should be deleted again.
Implementations using 1.2.2 should use the latest version of credential-support ... | gharchive/issue | 2022-09-24T07:37:09 | 2025-04-01T04:58:26.988703 | {
"authors": [
"Razumain",
"martin-lindstrom"
],
"repo": "swedenconnect/ca-engine",
"url": "https://github.com/swedenconnect/ca-engine/issues/20",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1401101016 | Allow external URL for CRLDP in simple CA
When simple CA is run locally, the CRL is not available and signed documents can't be validated. To allow tests where the document is validated, the CRL can be posted to a public location.
To support this, it must be possible to specify an external CRLDP location, and not ju... | gharchive/issue | 2022-10-07T12:30:51 | 2025-04-01T04:58:26.990100 | {
"authors": [
"Razumain"
],
"repo": "swedenconnect/signservice",
"url": "https://github.com/swedenconnect/signservice/issues/61",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
475117682 | improve font customization (and consistency)
The following methods in Plot.cs should be modified to all be consistent with one another. Check these as they are verified/working. All arguments should be in the order: name, size, color, bold.
Progress
[x] PlotText()
[x] XLabel()
[x] YLabel()
[x] Title()
[x] Legend()
... | gharchive/issue | 2019-07-31T12:34:32 | 2025-04-01T04:58:27.005493 | {
"authors": [
"swharden"
],
"repo": "swharden/ScottPlot",
"url": "https://github.com/swharden/ScottPlot/issues/61",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
659461289 | Update ServiceLifecycle.Configuration comments
It seems to me that the comments of shutdownSignal and installBacktrace were inverted, I apologize in advance if I misunderstood something.
@swift-server-bot test this please
| gharchive/pull-request | 2020-07-17T17:35:45 | 2025-04-01T04:58:27.018593 | {
"authors": [
"Buratti",
"yim-lee"
],
"repo": "swift-server/swift-service-lifecycle",
"url": "https://github.com/swift-server/swift-service-lifecycle/pull/58",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
124340949 | Add UISearchController to the Stations tableView
Hi !
My app has more than 80 radio stations, so adding the search capability was very useful, this functionality can be enabled / disabled in SwiftRadio-Settings.swift :
//**************************************
// GENERAL SETTINGS
//************************************... | gharchive/pull-request | 2015-12-30T12:17:32 | 2025-04-01T04:58:27.021333 | {
"authors": [
"fethica",
"swiftcodex"
],
"repo": "swiftcodex/Swift-Radio-Pro",
"url": "https://github.com/swiftcodex/Swift-Radio-Pro/pull/10",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2432865529 | Re-indenting multiline string literal with multiline tertiary expression fails
The following test fails. It involves a multi-line string literal that has a tertiary expression. The string literal needs re-indentation, but parts of the tertiary expression's indentation in the result has wrong indentation level.
func... | gharchive/issue | 2024-07-26T19:42:58 | 2025-04-01T04:58:27.023356 | {
"authors": [
"dduan"
],
"repo": "swiftlang/swift-format",
"url": "https://github.com/swiftlang/swift-format/issues/783",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2310618174 | Compiler crash when setting strict concurrency complete and default UIView param
Description
While prepping for Swift 6, I set Strict Concurrency Checking to Complete and encountered a compiler crash because of a default UIView param.
Reproduction
Xcode 15.4
Create a new app project
Set strict concurrency checking t... | gharchive/issue | 2024-05-22T13:59:00 | 2025-04-01T04:58:27.030375 | {
"authors": [
"bartcone",
"hborla"
],
"repo": "swiftlang/swift",
"url": "https://github.com/swiftlang/swift/issues/73818",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2662210824 | Delete lifetime dependence inference on mutating self
We don't need this anymore since we have @lifetime(target: sources) syntax
@swift-ci test
| gharchive/pull-request | 2024-11-15T14:46:26 | 2025-04-01T04:58:27.031835 | {
"authors": [
"meg-gupta"
],
"repo": "swiftlang/swift",
"url": "https://github.com/swiftlang/swift/pull/77645",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2546057210 | Add support for Laravel 11
Added support for Laravel 11
Thank you @ezitisitis
@aozisik Thanks to you! I have your package on almost every website I build 😄
| gharchive/pull-request | 2024-09-24T18:16:32 | 2025-04-01T04:58:27.032883 | {
"authors": [
"aozisik",
"ezitisitis"
],
"repo": "swiftmade/laravel-plausible-exclude",
"url": "https://github.com/swiftmade/laravel-plausible-exclude/pull/4",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
174518819 | account for case of no domain passed with username in NTLMAuthenticator
Fixes issue 794
Thank you @shadiakiki1986.
| gharchive/pull-request | 2016-09-01T13:08:47 | 2025-04-01T04:58:27.033872 | {
"authors": [
"fabpot",
"shadiakiki1986"
],
"repo": "swiftmailer/swiftmailer",
"url": "https://github.com/swiftmailer/swiftmailer/pull/795",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
130845060 | All OpenGL drawing should be done on the main thread
When using Qt, all graphics operations have to be done on the main thread; otherwise the results are undefined and may result in a crash. Most of the time this works fine, but I have repeatedly observed crashes when running Mapviz in rqt due to OpenGL operations b... | gharchive/issue | 2016-02-02T22:49:34 | 2025-04-01T04:58:27.108843 | {
"authors": [
"pjreed"
],
"repo": "swri-robotics/mapviz",
"url": "https://github.com/swri-robotics/mapviz/issues/313",
"license": "bsd-3-clause",
"license_type": "permissive",
"license_source": "bigquery"
} |
108503090 | Need an RPM Key for libgeos++
Right now, the bloom script complains that there is no key for installing libgeos++ in fedora:heisenbug. You can just tell it to skip the generator for that distribution (and really, who's running ROS on non-Ubuntu systems?) but we should figure out what the RPM key is for that library a... | gharchive/issue | 2015-09-26T23:38:40 | 2025-04-01T04:58:27.109892 | {
"authors": [
"evenator"
],
"repo": "swri-robotics/marti_common",
"url": "https://github.com/swri-robotics/marti_common/issues/236",
"license": "bsd-3-clause",
"license_type": "permissive",
"license_source": "bigquery"
} |
992291705 | 🛑 BestQA_GO is down
In 66d7866, BestQA_GO (https://www.bestqa.net/go/bestqa_dev/up) was down:
HTTP code: 0
Response time: 0 ms
Resolved: BestQA_GO is back up in f3c5e6c.
| gharchive/issue | 2021-09-09T14:23:03 | 2025-04-01T04:58:27.115031 | {
"authors": [
"swuecho"
],
"repo": "swuecho/upptime",
"url": "https://github.com/swuecho/upptime/issues/646",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1000366720 | 🛑 BestQA is down
In dba667a, BestQA (https://www.bestqa.net/) was down:
HTTP code: 0
Response time: 0 ms
Resolved: BestQA is back up in b89f726.
| gharchive/issue | 2021-09-19T17:08:25 | 2025-04-01T04:58:27.117504 | {
"authors": [
"swuecho"
],
"repo": "swuecho/upptime",
"url": "https://github.com/swuecho/upptime/issues/789",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1653950659 | 🛑 雙龍體育購物Shop is down
In 53da08d, 雙龍體育購物Shop (https://ssangyongsports.easy.co/) was down:
HTTP code: 500
Response time: 1223 ms
Resolved: 雙龍體育購物Shop is back up in 524ecf6.
| gharchive/issue | 2023-04-04T13:58:17 | 2025-04-01T04:58:27.135222 | {
"authors": [
"sxadxsx"
],
"repo": "sxadxsx/upptime",
"url": "https://github.com/sxadxsx/upptime/issues/267",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2506797706 | [Bug] Error during upload for Fathom
Yacuthulluzan — Today at 12:26 AM
It appears it was the filename in the archive. "Fathom (Bally 1981) FrankEnstein 3.0.2 .vpx"
Log files have been requested.
Fixed with 3.5.1
| gharchive/issue | 2024-09-05T05:22:33 | 2025-04-01T04:58:27.156170 | {
"authors": [
"syd711"
],
"repo": "syd711/vpin-studio",
"url": "https://github.com/syd711/vpin-studio/issues/442",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2575715052 | read_image does not work with pathlib.Path
Currently calling read_image(path) with path a pathlib.Path objects fails with the following error:
Traceback (most recent call last):
File "/home/emmanuel/.local/lib/python3.12/site-packages/cxx_image_io/io.py", line 49, in read_image
metadata = parser.readMetadata(im... | gharchive/issue | 2024-10-09T11:56:04 | 2025-04-01T04:58:27.161224 | {
"authors": [
"emmcb",
"sygslhy"
],
"repo": "sygslhy/image-io",
"url": "https://github.com/sygslhy/image-io/issues/2",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1910855761 | 🛑 Superior Surface is down
In fd9d050, Superior Surface (https://superior-surface.com/) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Superior Surface is back up in 44e8762 after 20 minutes.
| gharchive/issue | 2023-09-25T07:27:42 | 2025-04-01T04:58:27.207441 | {
"authors": [
"symapex"
],
"repo": "symapex/upsite",
"url": "https://github.com/symapex/upsite/issues/13726",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1918134763 | 🛑 Decor and Scape is down
In 19df50d, Decor and Scape (https://decorandscape.com/) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Decor and Scape is back up in ca27e81 after 10 minutes.
| gharchive/issue | 2023-09-28T19:27:41 | 2025-04-01T04:58:27.209748 | {
"authors": [
"symapex"
],
"repo": "symapex/upsite",
"url": "https://github.com/symapex/upsite/issues/14983",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1920425043 | 🛑 Sensitive Clean is down
In 726dfbf, Sensitive Clean (https://sensitive-clean.com/) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Sensitive Clean is back up in 5c49280 after 3 hours, 7 minutes.
| gharchive/issue | 2023-09-30T23:00:52 | 2025-04-01T04:58:27.212038 | {
"authors": [
"symapex"
],
"repo": "symapex/upsite",
"url": "https://github.com/symapex/upsite/issues/15779",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1920525737 | 🛑 GMB Power is down
In 07aca65, GMB Power (https://gmbpower.com/) was down:
HTTP code: 0
Response time: 0 ms
Resolved: GMB Power is back up in a703492 after 1 hour, 28 minutes.
| gharchive/issue | 2023-10-01T03:16:32 | 2025-04-01T04:58:27.214313 | {
"authors": [
"symapex"
],
"repo": "symapex/upsite",
"url": "https://github.com/symapex/upsite/issues/15820",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1925259115 | 🛑 Is Green Scene is down
In 441a711, Is Green Scene (https://isgreen-scene.com/) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Is Green Scene is back up in cb7126d after 35 minutes.
| gharchive/issue | 2023-10-04T02:03:11 | 2025-04-01T04:58:27.216787 | {
"authors": [
"symapex"
],
"repo": "symapex/upsite",
"url": "https://github.com/symapex/upsite/issues/16967",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1932389212 | 🛑 Is Green Scene is down
In c7b0d3e, Is Green Scene (https://isgreen-scene.com/) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Is Green Scene is back up in 4e41884 after 21 minutes.
| gharchive/issue | 2023-10-09T06:31:17 | 2025-04-01T04:58:27.219107 | {
"authors": [
"symapex"
],
"repo": "symapex/upsite",
"url": "https://github.com/symapex/upsite/issues/19540",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1942521490 | 🛑 Prism Carpet Cleaning is down
In 1d1f3e3, Prism Carpet Cleaning (https://prismcarpetcleaningtx.com/) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Prism Carpet Cleaning is back up in ba5415e after 52 minutes.
| gharchive/issue | 2023-10-13T19:32:41 | 2025-04-01T04:58:27.221416 | {
"authors": [
"symapex"
],
"repo": "symapex/upsite",
"url": "https://github.com/symapex/upsite/issues/24278",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1955357491 | 🛑 Marble Wood is down
In e871e5d, Marble Wood (https://marblewoodca.com/) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Marble Wood is back up in 27ea744 after 9 minutes.
| gharchive/issue | 2023-10-21T06:46:07 | 2025-04-01T04:58:27.223680 | {
"authors": [
"symapex"
],
"repo": "symapex/upsite",
"url": "https://github.com/symapex/upsite/issues/30077",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1962590040 | 🛑 My Drywall Guy is down
In 129141a, My Drywall Guy (https://my-drywall-guy.com/) was down:
HTTP code: 0
Response time: 0 ms
Resolved: My Drywall Guy is back up in fbb0b9c after 10 minutes.
| gharchive/issue | 2023-10-26T02:31:36 | 2025-04-01T04:58:27.225968 | {
"authors": [
"symapex"
],
"repo": "symapex/upsite",
"url": "https://github.com/symapex/upsite/issues/33759",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1964221141 | 🛑 Boon Wood Flooring is down
In 54795ea, Boon Wood Flooring (https://boonwoodflooring.com/) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Boon Wood Flooring is back up in 77cf092 after 10 minutes.
| gharchive/issue | 2023-10-26T19:17:06 | 2025-04-01T04:58:27.228489 | {
"authors": [
"symapex"
],
"repo": "symapex/upsite",
"url": "https://github.com/symapex/upsite/issues/34274",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1969640225 | 🛑 Wall Doctor Denver is down
In bd4b62e, Wall Doctor Denver (https://walldoctordenver.com/) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Wall Doctor Denver is back up in 0898117 after 14 minutes.
| gharchive/issue | 2023-10-31T04:53:34 | 2025-04-01T04:58:27.230919 | {
"authors": [
"symapex"
],
"repo": "symapex/upsite",
"url": "https://github.com/symapex/upsite/issues/37638",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1270279385 | 🛑 True Word Translation is down
In 7208fce, True Word Translation (https://truewordtranslation.com/) was down:
HTTP code: 0
Response time: 0 ms
Resolved: True Word Translation is back up in b94e8c8.
| gharchive/issue | 2022-06-14T05:38:02 | 2025-04-01T04:58:27.233248 | {
"authors": [
"symapex"
],
"repo": "symapex/upsite",
"url": "https://github.com/symapex/upsite/issues/3774",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1295154908 | 🛑 Wiles Outdoor Lawn Care is down
In 12b7928, Wiles Outdoor Lawn Care (https://wilesoutdoorlawncare.com/) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Wiles Outdoor Lawn Care is back up in b811ddd.
| gharchive/issue | 2022-07-06T05:17:49 | 2025-04-01T04:58:27.235545 | {
"authors": [
"symapex"
],
"repo": "symapex/upsite",
"url": "https://github.com/symapex/upsite/issues/4199",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1552090206 | 🛑 Class Deck Miami is down
In 9ecabf1, Class Deck Miami (https://classdeckmiami.com/) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Class Deck Miami is back up in a6b8d50.
| gharchive/issue | 2023-01-22T11:52:39 | 2025-04-01T04:58:27.237848 | {
"authors": [
"symapex"
],
"repo": "symapex/upsite",
"url": "https://github.com/symapex/upsite/issues/5266",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1895545377 | 🛑 Giveme Green is down
In 37700eb, Giveme Green (https://giveme-green.com/) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Giveme Green is back up in 1482289 after 20 minutes.
| gharchive/issue | 2023-09-14T02:28:57 | 2025-04-01T04:58:27.240329 | {
"authors": [
"symapex"
],
"repo": "symapex/upsite",
"url": "https://github.com/symapex/upsite/issues/9968",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
41579019 | deprecated the activation strategy class in favor of the one in Symfony
In symfony/symfony#11805, I propose to move the activation strategy class to the Symfont bridge. This PR deprecates the current class from the bundle in favor of the one in the bridge. Obviously, this PR can not be merged before the release of Sy... | gharchive/pull-request | 2014-08-31T05:46:23 | 2025-04-01T04:58:27.280837 | {
"authors": [
"Seldaek",
"fabpot",
"jum4"
],
"repo": "symfony/monolog-bundle",
"url": "https://github.com/symfony/monolog-bundle/pull/94",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1608776002 | [UX-TURBO] turbo_stream_listen returns 401 in production
Hello. Thanks for making Symfony UX, it's incredible.
I currently run into a problem while using Turbo with Mercure and I'm not too sure if I should report it here or in the Mercure repo so I'm trying my luck here.
My Mercure hub is currently proxied by Nginx a... | gharchive/issue | 2023-03-03T14:51:33 | 2025-04-01T04:58:27.474739 | {
"authors": [
"YummYume",
"kieljohn"
],
"repo": "symfony/ux",
"url": "https://github.com/symfony/ux/issues/716",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
925396185 | [TwigComponent][LiveComponent] Remove .github folder and line in .gitattributes
Q
A
Bug fix?
no
New feature?
no
Tickets
-
License
MIT
This was just missed in the original PR.
Thanks!
| gharchive/pull-request | 2021-06-19T13:37:44 | 2025-04-01T04:58:27.477690 | {
"authors": [
"kbond",
"weaverryan"
],
"repo": "symfony/ux",
"url": "https://github.com/symfony/ux/pull/105",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1338036531 | [ConfigTransformer] Add MissingAutodiscoveryDirectoryTolerantYamlFileLoader to skip loaded directory if missing
Closes https://github.com/symplify/symplify/pull/4336
@alexander-schranz I'm off to cinema now. I marked this with automerge, if all tests passes, so you can test it sooner :)
Brb, 3 hours :sunglasses:
... | gharchive/pull-request | 2022-08-13T19:14:59 | 2025-04-01T04:58:27.505169 | {
"authors": [
"TomasVotruba",
"alexander-schranz"
],
"repo": "symplify/symplify",
"url": "https://github.com/symplify/symplify/pull/4340",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2244417226 | lets talk about windows + darwin
Looking into #143
This will provide more agents binaries, but I dont have the compute to test them all. Need to look into a more robust CI pipeline to test everything.
this will add this list of binaries to the release
• building binaries
• building ... | gharchive/pull-request | 2024-04-15T19:08:40 | 2025-04-01T04:58:27.585277 | {
"authors": [
"jordan-rash"
],
"repo": "synadia-io/nex",
"url": "https://github.com/synadia-io/nex/pull/175",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2364438993 | [Submitter] fix bump tx behavior
Issue:
In the event the gasCeil is reached on any tx in the chainPendingQueue, the every tx bump/submit is stopped. This happened with applyGasCeil where gas fee cap %s exceeds max price %s cancelling every other tx in the queue and completely halting it
This is because the chainQueue... | gharchive/issue | 2024-06-20T13:21:12 | 2025-04-01T04:58:27.587752 | {
"authors": [
"trajan0x"
],
"repo": "synapsecns/sanguine",
"url": "https://github.com/synapsecns/sanguine/issues/2753",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2101960943 | fix: 🤔 disabled button uses wrong color
Pull Request
📖 Description
🎫 Issues
Closes #283
👩💻 Reviewer Notes
📑 Test Plan
✅ DoD
[ ] I have tested my changes manually.
[ ] I have added automatic tests for my changes (unit- and visual regression tests).
[ ] I have updated the project documentation to reflect m... | gharchive/pull-request | 2024-01-26T10:23:18 | 2025-04-01T04:58:27.790155 | {
"authors": [
"klaarseSICKAG",
"reichst1SICKAG",
"schilchSICKAG"
],
"repo": "synergy-design-system/synergy-design-system",
"url": "https://github.com/synergy-design-system/synergy-design-system/pull/284",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
545345719 | Microphone settings are not working
First of all, thank you for this great project!
I have this soundcard and this microphone. I was using snowbow, google and wit.ai last year but now stopped due to privacy concers. And now I want to switch to Rhasspy :).
The microphone is attached on my raspberry 3B.
I spent 3 days ... | gharchive/issue | 2020-01-04T23:36:18 | 2025-04-01T04:58:27.805409 | {
"authors": [
"synesthesiam",
"timaschew"
],
"repo": "synesthesiam/rhasspy",
"url": "https://github.com/synesthesiam/rhasspy/issues/141",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2408386347 | Notif user on Bitkit when he is Geoblock
Description
Our users may be Geoblocked if they are geolocated in the countries that we block according to our ToS.
Issue
Users are not aware that they are geoban. ex: https://app.asana.com/0/1189635884316057/1207371335263354/f
Solution
Notify the user when he/she is using Blo... | gharchive/issue | 2024-07-15T10:24:56 | 2025-04-01T04:58:27.820023 | {
"authors": [
"BitcoinErrorLog",
"JeanlChristophe",
"aldertnl",
"catch-21",
"pwltr"
],
"repo": "synonymdev/bitkit",
"url": "https://github.com/synonymdev/bitkit/issues/2062",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
728027145 | EncounterType - URGENTCARE has "AMB"
Is it correct that URGENTCARE has value "AMB" not "EMER"?
WELLNESS("AMB"), AMBULATORY("AMB"), OUTPATIENT("AMB"),
INPATIENT("IMP"), EMERGENCY("EMER"), URGENTCARE("AMB");
https://github.com/synthetichealth/synthea/blob/de05456faf496c06d9be263c1c918178ad20f3fe/src/main/java/org/mitre... | gharchive/issue | 2020-10-23T08:37:44 | 2025-04-01T04:58:27.824765 | {
"authors": [
"bradanton",
"jawalonoski"
],
"repo": "synthetichealth/synthea",
"url": "https://github.com/synthetichealth/synthea/issues/809",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
433832978 | correct Value::Equals mistake
a missing exclamation mark... ^^
Good catch! Merged!
| gharchive/pull-request | 2019-04-16T15:06:05 | 2025-04-01T04:58:27.840429 | {
"authors": [
"Selmar",
"syoyo"
],
"repo": "syoyo/tinygltf",
"url": "https://github.com/syoyo/tinygltf/pull/157",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
687025119 | Apply changes failing on operational data store update
Hi,
I'm not sure if this is an issue in my implementation, sysrepo-python or sysrepo:
I am trying to update the operational data store. This is the element I am trying to update:
list loadbalancer { .... list nodes { ..... leaf reachabil... | gharchive/issue | 2020-08-27T07:48:45 | 2025-04-01T04:58:27.875039 | {
"authors": [
"chaichairiko",
"michalvasko",
"rjarry"
],
"repo": "sysrepo/sysrepo-python",
"url": "https://github.com/sysrepo/sysrepo-python/issues/7",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
1930817154 | Introduce VectorClockId and use it in rebaser-server
Introduce VectorClockId to separate ChangeSetPointers from VectorClocks. This will make the behavior of the rebaser-server easier to understand because, as it stands today, VectorClockIds are just ChangeSetPointerIds. They share the same ULID. That might not always... | gharchive/pull-request | 2023-10-06T19:19:58 | 2025-04-01T04:58:27.994424 | {
"authors": [
"nickgerace"
],
"repo": "systeminit/si",
"url": "https://github.com/systeminit/si/pull/2836",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
90084466 | Fixed test to use new syntax
Related to #5
Please rebase and squash the commits into one, then I'm good :shipit: :+1:
I thought it was good practice to make whitespace changes in a different commit, but I guess one can overdo everything...
I agree in the general case, but for a single blank line it's a bit over... | gharchive/pull-request | 2015-06-22T12:26:01 | 2025-04-01T04:58:27.997198 | {
"authors": [
"dvc94ch",
"maxnordlund"
],
"repo": "systemjs/system-font",
"url": "https://github.com/systemjs/system-font/pull/6",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
349799666 | MastodonからDMを送るとフォロワー宛てで届く
Summary
MastodonからDMを送るとフォロワー宛てで届く
Expected Behavior
非公開で届く
Actual Behavior
フォロワー宛てで届く
Steps to Reproduce
MastodonからMisskeyユーザーにDM(ダイレクトでメンション付き)を送る
Environment
v5.22.1
Closed by
https://github.com/syuilo/misskey/pull/2172
| gharchive/issue | 2018-08-12T09:54:41 | 2025-04-01T04:58:28.031310 | {
"authors": [
"mei23",
"syuilo"
],
"repo": "syuilo/misskey",
"url": "https://github.com/syuilo/misskey/issues/2171",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
563001532 | Page not found for settings api
💡 Summary
Settings not found for https://www.example.com/i/settings/api
There was no page corresponding to the specified URL.
🙂 Expected Behavior
users can view settings page in v11
☹️ Actual Behavior
error: There was no page corresponding to the specified URL.
📝 Steps to Reproduce
... | gharchive/issue | 2020-02-11T06:26:07 | 2025-04-01T04:58:28.035239 | {
"authors": [
"cliqsocial",
"syuilo",
"tamaina"
],
"repo": "syuilo/misskey",
"url": "https://github.com/syuilo/misskey/issues/5911",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
382959329 | Feature / user recommendation config in admin ui
外部ユーザーレコメンデーションの設定を、管理者画面でできるようにする。
👍👍👍
| gharchive/pull-request | 2018-11-21T05:18:09 | 2025-04-01T04:58:28.036041 | {
"authors": [
"hakaba-hitoyo",
"syuilo"
],
"repo": "syuilo/misskey",
"url": "https://github.com/syuilo/misskey/pull/3357",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
488905766 | Update ja-JP.yml (Translate new permissions)
Summary
新しいAPIパーミッション(Kinds)に対してapi-docやdev/app/newなどで使用している翻訳が追加されていなかったので追加。
FYI: 翻訳の追加を忘れていたコミット一覧
Improve API doc 1903aaf
ページにいいねできるように 3807490
ユーザーグループ c7cc3dc
❤️
| gharchive/pull-request | 2019-09-04T02:23:58 | 2025-04-01T04:58:28.037613 | {
"authors": [
"AyaMorisawa",
"syuilo",
"tamaina"
],
"repo": "syuilo/misskey",
"url": "https://github.com/syuilo/misskey/pull/5393",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
452795208 | Mark disagreements between meter and word pronunciation
Currently I’m just applying the meter directly to each word.
I should at least mark where the meter disagrees with the word’s pronunciation
Current version highlights in red when the pronunciation from CMU's dictionary and the expected stress from the meter di... | gharchive/issue | 2019-06-06T02:01:06 | 2025-04-01T04:58:28.038858 | {
"authors": [
"syvwlch"
],
"repo": "syvwlch/Metroscope",
"url": "https://github.com/syvwlch/Metroscope/issues/19",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2250744159 | :bug: dates without end dates
fixes DEV-155
[!WARNING]
This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
Learn more
#13 👈
#12
main
This stack of pull requests is managed by Graphite. Learn more about stacki... | gharchive/pull-request | 2024-04-18T13:45:45 | 2025-04-01T04:58:28.043647 | {
"authors": [
"szamanr"
],
"repo": "szamanr/sz-count-days",
"url": "https://github.com/szamanr/sz-count-days/pull/13",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
369758803 | fix: update package name in package-lock.json
This was missed when renaming the package from musically-api to tiktok-api.
Pull Request Test Coverage Report for Build 94
0 of 0 changed or added relevant lines in 0 files are covered.
No unchanged relevant lines lost coverage.
Overall coverage remained the same at ... | gharchive/pull-request | 2018-10-13T02:36:52 | 2025-04-01T04:58:28.047904 | {
"authors": [
"coveralls",
"szdc"
],
"repo": "szdc/tiktok-api",
"url": "https://github.com/szdc/tiktok-api/pull/36",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1964324167 | Transitioning from Node 16 to Node 20
As per https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/, github actions will need to transition to node 20. Currently, the code is set to 16:
runs:
using: "node16"
main: "dist/index.js"
Thank you!
Thanks @MathRobin! I switched ... | gharchive/issue | 2023-10-26T20:29:57 | 2025-04-01T04:58:28.050560 | {
"authors": [
"DHeyko-Akonovia",
"MathRobin",
"berezovskyi"
],
"repo": "szenius/set-timezone",
"url": "https://github.com/szenius/set-timezone/issues/16",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
313053222 | auto create tables mysql
this is a duplicate of the closed issue [#74]
This is how to auto create the tables using https://flywaydb.org/. I figured it out using https://www.callicoder.com/spring-boot-flyway-database-migration-example/.
Basically
Add this dependency to the pom.xml
<dependency>
<groupId>or... | gharchive/issue | 2018-04-10T19:11:16 | 2025-04-01T04:58:28.056701 | {
"authors": [
"enverefe12",
"kambleaa007",
"lastlink",
"rs10615",
"szerhusenBC",
"weibingtie"
],
"repo": "szerhusenBC/jwt-spring-security-demo",
"url": "https://github.com/szerhusenBC/jwt-spring-security-demo/issues/81",
"license": "mit",
"license_type": "permissive",
"license_sou... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.