You've already forked joplin
mirror of
https://github.com/laurent22/joplin.git
synced 2025-08-10 22:11:50 +02:00
Doc: Update CLA consent records
This commit is contained in:
@@ -51,6 +51,7 @@
|
||||
"releasePluginGenerator": "node packages/tools/release-plugin-generator.js",
|
||||
"releasePluginRepoCli": "node packages/tools/release-plugin-repo-cli.js",
|
||||
"releaseServer": "node packages/tools/release-server.js",
|
||||
"saveClaConsentRecords": "node packages/tools/saveClaConsentRecords.js",
|
||||
"setupNewRelease": "node ./packages/tools/setupNewRelease",
|
||||
"spellcheck": "node packages/tools/spellcheck.js",
|
||||
"tagServerLatest": "node packages/tools/tagServerLatest.js",
|
||||
|
@@ -78,6 +78,8 @@ const validateComments = (comments: IssueComment[], expectedClaAuthorId: number)
|
||||
};
|
||||
|
||||
const main = async () => {
|
||||
console.info('To generate an accurate record, remember to merge the cla_signatures branch into dev first.');
|
||||
|
||||
const consentRecordsDir = `${await getRootDir()}/readme/cla/consent_records`;
|
||||
await mkdirp(consentRecordsDir);
|
||||
|
||||
|
317
readme/cla/consent_records/Aarshpatel12_144159115.json
Normal file
317
readme/cla/consent_records/Aarshpatel12_144159115.json
Normal file
@@ -0,0 +1,317 @@
|
||||
{
|
||||
"issue": {
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/12571",
|
||||
"repository_url": "https://api.github.com/repos/laurent22/joplin",
|
||||
"labels_url": "https://api.github.com/repos/laurent22/joplin/issues/12571/labels{/name}",
|
||||
"comments_url": "https://api.github.com/repos/laurent22/joplin/issues/12571/comments",
|
||||
"events_url": "https://api.github.com/repos/laurent22/joplin/issues/12571/events",
|
||||
"html_url": "https://github.com/laurent22/joplin/pull/12571",
|
||||
"id": 3168605231,
|
||||
"node_id": "PR_kwDOBLftOs6bsI37",
|
||||
"number": 12571,
|
||||
"title": "Fix: Remove extra space between brackets in markdown link syntax (#12570)",
|
||||
"user": {
|
||||
"login": "Aarshpatel12",
|
||||
"id": 144159115,
|
||||
"node_id": "U_kgDOCJexiw",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/u/144159115?v=4",
|
||||
"gravatar_id": "",
|
||||
"url": "https://api.github.com/users/Aarshpatel12",
|
||||
"html_url": "https://github.com/Aarshpatel12",
|
||||
"followers_url": "https://api.github.com/users/Aarshpatel12/followers",
|
||||
"following_url": "https://api.github.com/users/Aarshpatel12/following{/other_user}",
|
||||
"gists_url": "https://api.github.com/users/Aarshpatel12/gists{/gist_id}",
|
||||
"starred_url": "https://api.github.com/users/Aarshpatel12/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://api.github.com/users/Aarshpatel12/subscriptions",
|
||||
"organizations_url": "https://api.github.com/users/Aarshpatel12/orgs",
|
||||
"repos_url": "https://api.github.com/users/Aarshpatel12/repos",
|
||||
"events_url": "https://api.github.com/users/Aarshpatel12/events{/privacy}",
|
||||
"received_events_url": "https://api.github.com/users/Aarshpatel12/received_events",
|
||||
"type": "User",
|
||||
"user_view_type": "public",
|
||||
"site_admin": false
|
||||
},
|
||||
"labels": [],
|
||||
"state": "closed",
|
||||
"locked": false,
|
||||
"assignee": null,
|
||||
"assignees": [],
|
||||
"milestone": null,
|
||||
"comments": 3,
|
||||
"created_at": "2025-06-23T15:27:50Z",
|
||||
"updated_at": "2025-07-04T16:36:53Z",
|
||||
"closed_at": "2025-07-04T16:36:45Z",
|
||||
"author_association": "NONE",
|
||||
"active_lock_reason": null,
|
||||
"draft": false,
|
||||
"pull_request": {
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/pulls/12571",
|
||||
"html_url": "https://github.com/laurent22/joplin/pull/12571",
|
||||
"diff_url": "https://github.com/laurent22/joplin/pull/12571.diff",
|
||||
"patch_url": "https://github.com/laurent22/joplin/pull/12571.patch",
|
||||
"merged_at": null
|
||||
},
|
||||
"body": "## Fixes #12570\r\n\r\n### Problem\r\nWhen inserting markdown links like ([example](https://example.com)), Joplin incorrectly added a space after the opening bracket and before the link text, resulting in formatting like:\r\n",
|
||||
"closed_by": {
|
||||
"login": "laurent22",
|
||||
"id": 1285584,
|
||||
"node_id": "MDQ6VXNlcjEyODU1ODQ=",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/u/1285584?v=4",
|
||||
"gravatar_id": "",
|
||||
"url": "https://api.github.com/users/laurent22",
|
||||
"html_url": "https://github.com/laurent22",
|
||||
"followers_url": "https://api.github.com/users/laurent22/followers",
|
||||
"following_url": "https://api.github.com/users/laurent22/following{/other_user}",
|
||||
"gists_url": "https://api.github.com/users/laurent22/gists{/gist_id}",
|
||||
"starred_url": "https://api.github.com/users/laurent22/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://api.github.com/users/laurent22/subscriptions",
|
||||
"organizations_url": "https://api.github.com/users/laurent22/orgs",
|
||||
"repos_url": "https://api.github.com/users/laurent22/repos",
|
||||
"events_url": "https://api.github.com/users/laurent22/events{/privacy}",
|
||||
"received_events_url": "https://api.github.com/users/laurent22/received_events",
|
||||
"type": "User",
|
||||
"user_view_type": "public",
|
||||
"site_admin": false
|
||||
},
|
||||
"reactions": {
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/12571/reactions",
|
||||
"total_count": 0,
|
||||
"+1": 0,
|
||||
"-1": 0,
|
||||
"laugh": 0,
|
||||
"hooray": 0,
|
||||
"confused": 0,
|
||||
"heart": 0,
|
||||
"rocket": 0,
|
||||
"eyes": 0
|
||||
},
|
||||
"timeline_url": "https://api.github.com/repos/laurent22/joplin/issues/12571/timeline",
|
||||
"performed_via_github_app": null,
|
||||
"state_reason": null
|
||||
},
|
||||
"comments": [
|
||||
{
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/comments/2996930746",
|
||||
"html_url": "https://github.com/laurent22/joplin/pull/12571#issuecomment-2996930746",
|
||||
"issue_url": "https://api.github.com/repos/laurent22/joplin/issues/12571",
|
||||
"id": 2996930746,
|
||||
"node_id": "IC_kwDOBLftOs6yoYi6",
|
||||
"user": {
|
||||
"login": "github-actions[bot]",
|
||||
"id": 41898282,
|
||||
"node_id": "MDM6Qm90NDE4OTgyODI=",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4",
|
||||
"gravatar_id": "",
|
||||
"url": "https://api.github.com/users/github-actions%5Bbot%5D",
|
||||
"html_url": "https://github.com/apps/github-actions",
|
||||
"followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
|
||||
"following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
|
||||
"gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
|
||||
"starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
|
||||
"organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
|
||||
"repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
|
||||
"events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
|
||||
"received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
|
||||
"type": "Bot",
|
||||
"user_view_type": "public",
|
||||
"site_admin": false
|
||||
},
|
||||
"created_at": "2025-06-23T15:28:02Z",
|
||||
"updated_at": "2025-07-04T16:36:53Z",
|
||||
"author_association": "CONTRIBUTOR",
|
||||
"body": "****CLA Assistant Lite bot**** All contributors have signed the CLA ✍️ ✅",
|
||||
"reactions": {
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/comments/2996930746/reactions",
|
||||
"total_count": 0,
|
||||
"+1": 0,
|
||||
"-1": 0,
|
||||
"laugh": 0,
|
||||
"hooray": 0,
|
||||
"confused": 0,
|
||||
"heart": 0,
|
||||
"rocket": 0,
|
||||
"eyes": 0
|
||||
},
|
||||
"performed_via_github_app": {
|
||||
"id": 15368,
|
||||
"client_id": "Iv1.05c79e9ad1f6bdfa",
|
||||
"slug": "github-actions",
|
||||
"node_id": "MDM6QXBwMTUzNjg=",
|
||||
"owner": {
|
||||
"login": "github",
|
||||
"id": 9919,
|
||||
"node_id": "MDEyOk9yZ2FuaXphdGlvbjk5MTk=",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/u/9919?v=4",
|
||||
"gravatar_id": "",
|
||||
"url": "https://api.github.com/users/github",
|
||||
"html_url": "https://github.com/github",
|
||||
"followers_url": "https://api.github.com/users/github/followers",
|
||||
"following_url": "https://api.github.com/users/github/following{/other_user}",
|
||||
"gists_url": "https://api.github.com/users/github/gists{/gist_id}",
|
||||
"starred_url": "https://api.github.com/users/github/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://api.github.com/users/github/subscriptions",
|
||||
"organizations_url": "https://api.github.com/users/github/orgs",
|
||||
"repos_url": "https://api.github.com/users/github/repos",
|
||||
"events_url": "https://api.github.com/users/github/events{/privacy}",
|
||||
"received_events_url": "https://api.github.com/users/github/received_events",
|
||||
"type": "Organization",
|
||||
"user_view_type": "public",
|
||||
"site_admin": false
|
||||
},
|
||||
"name": "GitHub Actions",
|
||||
"description": "Automate your workflow from idea to production",
|
||||
"external_url": "https://help.github.com/en/actions",
|
||||
"html_url": "https://github.com/apps/github-actions",
|
||||
"created_at": "2018-07-30T09:30:17Z",
|
||||
"updated_at": "2025-03-07T16:35:00Z",
|
||||
"permissions": {
|
||||
"actions": "write",
|
||||
"administration": "read",
|
||||
"attestations": "write",
|
||||
"checks": "write",
|
||||
"contents": "write",
|
||||
"deployments": "write",
|
||||
"discussions": "write",
|
||||
"issues": "write",
|
||||
"merge_queues": "write",
|
||||
"metadata": "read",
|
||||
"models": "read",
|
||||
"packages": "write",
|
||||
"pages": "write",
|
||||
"pull_requests": "write",
|
||||
"repository_hooks": "write",
|
||||
"repository_projects": "write",
|
||||
"security_events": "write",
|
||||
"statuses": "write",
|
||||
"vulnerability_alerts": "read"
|
||||
},
|
||||
"events": [
|
||||
"branch_protection_rule",
|
||||
"check_run",
|
||||
"check_suite",
|
||||
"create",
|
||||
"delete",
|
||||
"deployment",
|
||||
"deployment_status",
|
||||
"discussion",
|
||||
"discussion_comment",
|
||||
"fork",
|
||||
"gollum",
|
||||
"issues",
|
||||
"issue_comment",
|
||||
"label",
|
||||
"merge_group",
|
||||
"milestone",
|
||||
"page_build",
|
||||
"project",
|
||||
"project_card",
|
||||
"project_column",
|
||||
"public",
|
||||
"pull_request",
|
||||
"pull_request_review",
|
||||
"pull_request_review_comment",
|
||||
"push",
|
||||
"registry_package",
|
||||
"release",
|
||||
"repository",
|
||||
"repository_dispatch",
|
||||
"status",
|
||||
"watch",
|
||||
"workflow_dispatch",
|
||||
"workflow_run"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/comments/2996946295",
|
||||
"html_url": "https://github.com/laurent22/joplin/pull/12571#issuecomment-2996946295",
|
||||
"issue_url": "https://api.github.com/repos/laurent22/joplin/issues/12571",
|
||||
"id": 2996946295,
|
||||
"node_id": "IC_kwDOBLftOs6yocV3",
|
||||
"user": {
|
||||
"login": "Aarshpatel12",
|
||||
"id": 144159115,
|
||||
"node_id": "U_kgDOCJexiw",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/u/144159115?v=4",
|
||||
"gravatar_id": "",
|
||||
"url": "https://api.github.com/users/Aarshpatel12",
|
||||
"html_url": "https://github.com/Aarshpatel12",
|
||||
"followers_url": "https://api.github.com/users/Aarshpatel12/followers",
|
||||
"following_url": "https://api.github.com/users/Aarshpatel12/following{/other_user}",
|
||||
"gists_url": "https://api.github.com/users/Aarshpatel12/gists{/gist_id}",
|
||||
"starred_url": "https://api.github.com/users/Aarshpatel12/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://api.github.com/users/Aarshpatel12/subscriptions",
|
||||
"organizations_url": "https://api.github.com/users/Aarshpatel12/orgs",
|
||||
"repos_url": "https://api.github.com/users/Aarshpatel12/repos",
|
||||
"events_url": "https://api.github.com/users/Aarshpatel12/events{/privacy}",
|
||||
"received_events_url": "https://api.github.com/users/Aarshpatel12/received_events",
|
||||
"type": "User",
|
||||
"user_view_type": "public",
|
||||
"site_admin": false
|
||||
},
|
||||
"created_at": "2025-06-23T15:32:29Z",
|
||||
"updated_at": "2025-06-23T15:32:29Z",
|
||||
"author_association": "NONE",
|
||||
"body": "I have read the CLA Document and I hereby sign the CLA\r\n",
|
||||
"reactions": {
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/comments/2996946295/reactions",
|
||||
"total_count": 0,
|
||||
"+1": 0,
|
||||
"-1": 0,
|
||||
"laugh": 0,
|
||||
"hooray": 0,
|
||||
"confused": 0,
|
||||
"heart": 0,
|
||||
"rocket": 0,
|
||||
"eyes": 0
|
||||
},
|
||||
"performed_via_github_app": null
|
||||
},
|
||||
{
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/comments/3015995363",
|
||||
"html_url": "https://github.com/laurent22/joplin/pull/12571#issuecomment-3015995363",
|
||||
"issue_url": "https://api.github.com/repos/laurent22/joplin/issues/12571",
|
||||
"id": 3015995363,
|
||||
"node_id": "IC_kwDOBLftOs6zxG_j",
|
||||
"user": {
|
||||
"login": "laurent22",
|
||||
"id": 1285584,
|
||||
"node_id": "MDQ6VXNlcjEyODU1ODQ=",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/u/1285584?v=4",
|
||||
"gravatar_id": "",
|
||||
"url": "https://api.github.com/users/laurent22",
|
||||
"html_url": "https://github.com/laurent22",
|
||||
"followers_url": "https://api.github.com/users/laurent22/followers",
|
||||
"following_url": "https://api.github.com/users/laurent22/following{/other_user}",
|
||||
"gists_url": "https://api.github.com/users/laurent22/gists{/gist_id}",
|
||||
"starred_url": "https://api.github.com/users/laurent22/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://api.github.com/users/laurent22/subscriptions",
|
||||
"organizations_url": "https://api.github.com/users/laurent22/orgs",
|
||||
"repos_url": "https://api.github.com/users/laurent22/repos",
|
||||
"events_url": "https://api.github.com/users/laurent22/events{/privacy}",
|
||||
"received_events_url": "https://api.github.com/users/laurent22/received_events",
|
||||
"type": "User",
|
||||
"user_view_type": "public",
|
||||
"site_admin": false
|
||||
},
|
||||
"created_at": "2025-06-28T19:28:05Z",
|
||||
"updated_at": "2025-06-28T19:28:05Z",
|
||||
"author_association": "OWNER",
|
||||
"body": "Thank you but we need a test",
|
||||
"reactions": {
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/comments/3015995363/reactions",
|
||||
"total_count": 0,
|
||||
"+1": 0,
|
||||
"-1": 0,
|
||||
"laugh": 0,
|
||||
"hooray": 0,
|
||||
"confused": 0,
|
||||
"heart": 0,
|
||||
"rocket": 0,
|
||||
"eyes": 0
|
||||
},
|
||||
"performed_via_github_app": null
|
||||
}
|
||||
]
|
||||
}
|
822
readme/cla/consent_records/BellezaEmporium_30985701.json
Normal file
822
readme/cla/consent_records/BellezaEmporium_30985701.json
Normal file
@@ -0,0 +1,822 @@
|
||||
{
|
||||
"issue": {
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/12161",
|
||||
"repository_url": "https://api.github.com/repos/laurent22/joplin",
|
||||
"labels_url": "https://api.github.com/repos/laurent22/joplin/issues/12161/labels{/name}",
|
||||
"comments_url": "https://api.github.com/repos/laurent22/joplin/issues/12161/comments",
|
||||
"events_url": "https://api.github.com/repos/laurent22/joplin/issues/12161/events",
|
||||
"html_url": "https://github.com/laurent22/joplin/pull/12161",
|
||||
"id": 3020105737,
|
||||
"node_id": "PR_kwDOBLftOs6T6rVd",
|
||||
"number": 12161,
|
||||
"title": "All: Translation: Update fr_FR.po",
|
||||
"user": {
|
||||
"login": "BellezaEmporium",
|
||||
"id": 30985701,
|
||||
"node_id": "MDQ6VXNlcjMwOTg1NzAx",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/u/30985701?v=4",
|
||||
"gravatar_id": "",
|
||||
"url": "https://api.github.com/users/BellezaEmporium",
|
||||
"html_url": "https://github.com/BellezaEmporium",
|
||||
"followers_url": "https://api.github.com/users/BellezaEmporium/followers",
|
||||
"following_url": "https://api.github.com/users/BellezaEmporium/following{/other_user}",
|
||||
"gists_url": "https://api.github.com/users/BellezaEmporium/gists{/gist_id}",
|
||||
"starred_url": "https://api.github.com/users/BellezaEmporium/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://api.github.com/users/BellezaEmporium/subscriptions",
|
||||
"organizations_url": "https://api.github.com/users/BellezaEmporium/orgs",
|
||||
"repos_url": "https://api.github.com/users/BellezaEmporium/repos",
|
||||
"events_url": "https://api.github.com/users/BellezaEmporium/events{/privacy}",
|
||||
"received_events_url": "https://api.github.com/users/BellezaEmporium/received_events",
|
||||
"type": "User",
|
||||
"user_view_type": "public",
|
||||
"site_admin": false
|
||||
},
|
||||
"labels": [
|
||||
{
|
||||
"id": 1091621259,
|
||||
"node_id": "MDU6TGFiZWwxMDkxNjIxMjU5",
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/labels/translation",
|
||||
"name": "translation",
|
||||
"color": "91ca55",
|
||||
"default": false,
|
||||
"description": "i18n and l10n"
|
||||
}
|
||||
],
|
||||
"state": "closed",
|
||||
"locked": false,
|
||||
"assignee": null,
|
||||
"assignees": [],
|
||||
"milestone": null,
|
||||
"comments": 14,
|
||||
"created_at": "2025-04-25T13:41:18Z",
|
||||
"updated_at": "2025-04-29T13:32:57Z",
|
||||
"closed_at": "2025-04-29T12:57:36Z",
|
||||
"author_association": "CONTRIBUTOR",
|
||||
"active_lock_reason": null,
|
||||
"draft": false,
|
||||
"pull_request": {
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/pulls/12161",
|
||||
"html_url": "https://github.com/laurent22/joplin/pull/12161",
|
||||
"diff_url": "https://github.com/laurent22/joplin/pull/12161.diff",
|
||||
"patch_url": "https://github.com/laurent22/joplin/pull/12161.patch",
|
||||
"merged_at": "2025-04-29T12:57:36Z"
|
||||
},
|
||||
"body": "<!--\r\n\r\nPlease prefix the title with the platform you are targetting:\r\n\r\nHere are some examples of good titles:\r\n\r\n- Desktop: Resolves #123: Added new setting to change font\r\n- Mobile, Desktop: Fixes #456: Fixed config screen error\r\n- All: Resolves #777: Made synchronisation faster\r\n\r\nAnd here's an explanation of the title format:\r\n\r\n- \"Desktop\" for the Windows/macOS/Linux app (Electron app)\r\n- \"Mobile\" for the mobile app (or \"Android\" / \"iOS\" if the pull request only applies to one of the mobile platforms)\r\n- \"CLI\" for the CLI app\r\n\r\nIf it's two platforms, separate them with commas - \"Desktop, Mobile\" or if it's for all platforms, prefix with \"All\".\r\n\r\nIf it's not related to any platform (such as a translation, change to the documentation, etc.), simply don't add a platform.\r\n\r\nThen please append the issue that you've addressed or fixed. Use \"Resolves #123\" for new features or improvements and \"Fixes #123\" for bug fixes.\r\n\r\nAND PLEASE READ THE GUIDE: https://github.com/laurent22/joplin/blob/dev/readme/dev/index.md\r\n\r\n-->\r\nThis PR aims to solve certain ambiguous traits of the French language, and corrects a few words and turns of phrases.\r\n\r\nEDIT : I've seen there was \"Insert Drawing\" in \"Edit\" and \"Create backup\" in \"Tools\" that aren't added in the translation lines. For future changes : \r\n\r\n\"Insert Drawing\" -> Insérer un Dessin\r\n\"Create backup\" -> Créer une sauvegarde",
|
||||
"closed_by": {
|
||||
"login": "laurent22",
|
||||
"id": 1285584,
|
||||
"node_id": "MDQ6VXNlcjEyODU1ODQ=",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/u/1285584?v=4",
|
||||
"gravatar_id": "",
|
||||
"url": "https://api.github.com/users/laurent22",
|
||||
"html_url": "https://github.com/laurent22",
|
||||
"followers_url": "https://api.github.com/users/laurent22/followers",
|
||||
"following_url": "https://api.github.com/users/laurent22/following{/other_user}",
|
||||
"gists_url": "https://api.github.com/users/laurent22/gists{/gist_id}",
|
||||
"starred_url": "https://api.github.com/users/laurent22/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://api.github.com/users/laurent22/subscriptions",
|
||||
"organizations_url": "https://api.github.com/users/laurent22/orgs",
|
||||
"repos_url": "https://api.github.com/users/laurent22/repos",
|
||||
"events_url": "https://api.github.com/users/laurent22/events{/privacy}",
|
||||
"received_events_url": "https://api.github.com/users/laurent22/received_events",
|
||||
"type": "User",
|
||||
"user_view_type": "public",
|
||||
"site_admin": false
|
||||
},
|
||||
"reactions": {
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/12161/reactions",
|
||||
"total_count": 0,
|
||||
"+1": 0,
|
||||
"-1": 0,
|
||||
"laugh": 0,
|
||||
"hooray": 0,
|
||||
"confused": 0,
|
||||
"heart": 0,
|
||||
"rocket": 0,
|
||||
"eyes": 0
|
||||
},
|
||||
"timeline_url": "https://api.github.com/repos/laurent22/joplin/issues/12161/timeline",
|
||||
"performed_via_github_app": null,
|
||||
"state_reason": null
|
||||
},
|
||||
"comments": [
|
||||
{
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/comments/2831421183",
|
||||
"html_url": "https://github.com/laurent22/joplin/pull/12161#issuecomment-2831421183",
|
||||
"issue_url": "https://api.github.com/repos/laurent22/joplin/issues/12161",
|
||||
"id": 2831421183,
|
||||
"node_id": "IC_kwDOBLftOs6oxA7_",
|
||||
"user": {
|
||||
"login": "tessus",
|
||||
"id": 223439,
|
||||
"node_id": "MDQ6VXNlcjIyMzQzOQ==",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/u/223439?v=4",
|
||||
"gravatar_id": "",
|
||||
"url": "https://api.github.com/users/tessus",
|
||||
"html_url": "https://github.com/tessus",
|
||||
"followers_url": "https://api.github.com/users/tessus/followers",
|
||||
"following_url": "https://api.github.com/users/tessus/following{/other_user}",
|
||||
"gists_url": "https://api.github.com/users/tessus/gists{/gist_id}",
|
||||
"starred_url": "https://api.github.com/users/tessus/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://api.github.com/users/tessus/subscriptions",
|
||||
"organizations_url": "https://api.github.com/users/tessus/orgs",
|
||||
"repos_url": "https://api.github.com/users/tessus/repos",
|
||||
"events_url": "https://api.github.com/users/tessus/events{/privacy}",
|
||||
"received_events_url": "https://api.github.com/users/tessus/received_events",
|
||||
"type": "User",
|
||||
"user_view_type": "public",
|
||||
"site_admin": false
|
||||
},
|
||||
"created_at": "2025-04-25T20:59:39Z",
|
||||
"updated_at": "2025-04-25T20:59:39Z",
|
||||
"author_association": "COLLABORATOR",
|
||||
"body": "I'll leave this one to Laurent as he is a native speaker. ;-)",
|
||||
"reactions": {
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/comments/2831421183/reactions",
|
||||
"total_count": 1,
|
||||
"+1": 1,
|
||||
"-1": 0,
|
||||
"laugh": 0,
|
||||
"hooray": 0,
|
||||
"confused": 0,
|
||||
"heart": 0,
|
||||
"rocket": 0,
|
||||
"eyes": 0
|
||||
},
|
||||
"performed_via_github_app": null
|
||||
},
|
||||
{
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/comments/2831425281",
|
||||
"html_url": "https://github.com/laurent22/joplin/pull/12161#issuecomment-2831425281",
|
||||
"issue_url": "https://api.github.com/repos/laurent22/joplin/issues/12161",
|
||||
"id": 2831425281,
|
||||
"node_id": "IC_kwDOBLftOs6oxB8B",
|
||||
"user": {
|
||||
"login": "tessus",
|
||||
"id": 223439,
|
||||
"node_id": "MDQ6VXNlcjIyMzQzOQ==",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/u/223439?v=4",
|
||||
"gravatar_id": "",
|
||||
"url": "https://api.github.com/users/tessus",
|
||||
"html_url": "https://github.com/tessus",
|
||||
"followers_url": "https://api.github.com/users/tessus/followers",
|
||||
"following_url": "https://api.github.com/users/tessus/following{/other_user}",
|
||||
"gists_url": "https://api.github.com/users/tessus/gists{/gist_id}",
|
||||
"starred_url": "https://api.github.com/users/tessus/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://api.github.com/users/tessus/subscriptions",
|
||||
"organizations_url": "https://api.github.com/users/tessus/orgs",
|
||||
"repos_url": "https://api.github.com/users/tessus/repos",
|
||||
"events_url": "https://api.github.com/users/tessus/events{/privacy}",
|
||||
"received_events_url": "https://api.github.com/users/tessus/received_events",
|
||||
"type": "User",
|
||||
"user_view_type": "public",
|
||||
"site_admin": false
|
||||
},
|
||||
"created_at": "2025-04-25T21:02:11Z",
|
||||
"updated_at": "2025-04-26T00:16:51Z",
|
||||
"author_association": "COLLABORATOR",
|
||||
"body": "@laurent22 something wrong with the CLA assistant? There was no reply in this PR to sign the CLA. The assistent is supposed to let the author know that a CLA has to be signed and how.\r\n\r\nP.S.: The same is happening with other PRs. We can't really merge anything until this is fixed, correct?\r\n\r\nP.P.S.: I think I found the issue, but I can't fix it, since there are a few inconsistencies and only you know what's going on:\r\n\r\n```\r\nRun contributor-assistant/github-action@v2.3.2\r\n with:\r\n path-to-signatures: readme/cla/signatures.json\r\n path-to-document: https://github.com/laurent22/joplin/blob/dev/readme/cla.md\r\n branch: cla_signatures\r\n allowlist: joplinbot,renovate[bot]\r\n lock-pullrequest-aftermerge: false\r\n use-dco-flag: false\r\n```\r\n\r\nSo, it seems that the branch `cla_signatures` is used. Is this really the way it should be? Shouldn't the signatures be in the default branch? Either way, the directory structure is different between the `dev` and the `cla_signatures` branch.\r\n\r\n`readme/cla/signatures.json` vs `readme/cla_signatures.json`\r\n",
|
||||
"reactions": {
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/comments/2831425281/reactions",
|
||||
"total_count": 0,
|
||||
"+1": 0,
|
||||
"-1": 0,
|
||||
"laugh": 0,
|
||||
"hooray": 0,
|
||||
"confused": 0,
|
||||
"heart": 0,
|
||||
"rocket": 0,
|
||||
"eyes": 0
|
||||
},
|
||||
"performed_via_github_app": null
|
||||
},
|
||||
{
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/comments/2834579198",
|
||||
"html_url": "https://github.com/laurent22/joplin/pull/12161#issuecomment-2834579198",
|
||||
"issue_url": "https://api.github.com/repos/laurent22/joplin/issues/12161",
|
||||
"id": 2834579198,
|
||||
"node_id": "IC_kwDOBLftOs6o9D7-",
|
||||
"user": {
|
||||
"login": "github-actions[bot]",
|
||||
"id": 41898282,
|
||||
"node_id": "MDM6Qm90NDE4OTgyODI=",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4",
|
||||
"gravatar_id": "",
|
||||
"url": "https://api.github.com/users/github-actions%5Bbot%5D",
|
||||
"html_url": "https://github.com/apps/github-actions",
|
||||
"followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
|
||||
"following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
|
||||
"gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
|
||||
"starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
|
||||
"organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
|
||||
"repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
|
||||
"events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
|
||||
"received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
|
||||
"type": "Bot",
|
||||
"user_view_type": "public",
|
||||
"site_admin": false
|
||||
},
|
||||
"created_at": "2025-04-28T09:23:07Z",
|
||||
"updated_at": "2025-04-29T13:32:56Z",
|
||||
"author_association": "CONTRIBUTOR",
|
||||
"body": "****CLA Assistant Lite bot**** All contributors have signed the CLA ✍️ ✅",
|
||||
"reactions": {
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/comments/2834579198/reactions",
|
||||
"total_count": 0,
|
||||
"+1": 0,
|
||||
"-1": 0,
|
||||
"laugh": 0,
|
||||
"hooray": 0,
|
||||
"confused": 0,
|
||||
"heart": 0,
|
||||
"rocket": 0,
|
||||
"eyes": 0
|
||||
},
|
||||
"performed_via_github_app": {
|
||||
"id": 15368,
|
||||
"client_id": "Iv1.05c79e9ad1f6bdfa",
|
||||
"slug": "github-actions",
|
||||
"node_id": "MDM6QXBwMTUzNjg=",
|
||||
"owner": {
|
||||
"login": "github",
|
||||
"id": 9919,
|
||||
"node_id": "MDEyOk9yZ2FuaXphdGlvbjk5MTk=",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/u/9919?v=4",
|
||||
"gravatar_id": "",
|
||||
"url": "https://api.github.com/users/github",
|
||||
"html_url": "https://github.com/github",
|
||||
"followers_url": "https://api.github.com/users/github/followers",
|
||||
"following_url": "https://api.github.com/users/github/following{/other_user}",
|
||||
"gists_url": "https://api.github.com/users/github/gists{/gist_id}",
|
||||
"starred_url": "https://api.github.com/users/github/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://api.github.com/users/github/subscriptions",
|
||||
"organizations_url": "https://api.github.com/users/github/orgs",
|
||||
"repos_url": "https://api.github.com/users/github/repos",
|
||||
"events_url": "https://api.github.com/users/github/events{/privacy}",
|
||||
"received_events_url": "https://api.github.com/users/github/received_events",
|
||||
"type": "Organization",
|
||||
"user_view_type": "public",
|
||||
"site_admin": false
|
||||
},
|
||||
"name": "GitHub Actions",
|
||||
"description": "Automate your workflow from idea to production",
|
||||
"external_url": "https://help.github.com/en/actions",
|
||||
"html_url": "https://github.com/apps/github-actions",
|
||||
"created_at": "2018-07-30T09:30:17Z",
|
||||
"updated_at": "2025-03-07T16:35:00Z",
|
||||
"permissions": {
|
||||
"actions": "write",
|
||||
"administration": "read",
|
||||
"attestations": "write",
|
||||
"checks": "write",
|
||||
"contents": "write",
|
||||
"deployments": "write",
|
||||
"discussions": "write",
|
||||
"issues": "write",
|
||||
"merge_queues": "write",
|
||||
"metadata": "read",
|
||||
"models": "read",
|
||||
"packages": "write",
|
||||
"pages": "write",
|
||||
"pull_requests": "write",
|
||||
"repository_hooks": "write",
|
||||
"repository_projects": "write",
|
||||
"security_events": "write",
|
||||
"statuses": "write",
|
||||
"vulnerability_alerts": "read"
|
||||
},
|
||||
"events": [
|
||||
"branch_protection_rule",
|
||||
"check_run",
|
||||
"check_suite",
|
||||
"create",
|
||||
"delete",
|
||||
"deployment",
|
||||
"deployment_status",
|
||||
"discussion",
|
||||
"discussion_comment",
|
||||
"fork",
|
||||
"gollum",
|
||||
"issues",
|
||||
"issue_comment",
|
||||
"label",
|
||||
"merge_group",
|
||||
"milestone",
|
||||
"page_build",
|
||||
"project",
|
||||
"project_card",
|
||||
"project_column",
|
||||
"public",
|
||||
"pull_request",
|
||||
"pull_request_review",
|
||||
"pull_request_review_comment",
|
||||
"push",
|
||||
"registry_package",
|
||||
"release",
|
||||
"repository",
|
||||
"repository_dispatch",
|
||||
"status",
|
||||
"watch",
|
||||
"workflow_dispatch",
|
||||
"workflow_run"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/comments/2834628165",
|
||||
"html_url": "https://github.com/laurent22/joplin/pull/12161#issuecomment-2834628165",
|
||||
"issue_url": "https://api.github.com/repos/laurent22/joplin/issues/12161",
|
||||
"id": 2834628165,
|
||||
"node_id": "IC_kwDOBLftOs6o9P5F",
|
||||
"user": {
|
||||
"login": "BellezaEmporium",
|
||||
"id": 30985701,
|
||||
"node_id": "MDQ6VXNlcjMwOTg1NzAx",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/u/30985701?v=4",
|
||||
"gravatar_id": "",
|
||||
"url": "https://api.github.com/users/BellezaEmporium",
|
||||
"html_url": "https://github.com/BellezaEmporium",
|
||||
"followers_url": "https://api.github.com/users/BellezaEmporium/followers",
|
||||
"following_url": "https://api.github.com/users/BellezaEmporium/following{/other_user}",
|
||||
"gists_url": "https://api.github.com/users/BellezaEmporium/gists{/gist_id}",
|
||||
"starred_url": "https://api.github.com/users/BellezaEmporium/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://api.github.com/users/BellezaEmporium/subscriptions",
|
||||
"organizations_url": "https://api.github.com/users/BellezaEmporium/orgs",
|
||||
"repos_url": "https://api.github.com/users/BellezaEmporium/repos",
|
||||
"events_url": "https://api.github.com/users/BellezaEmporium/events{/privacy}",
|
||||
"received_events_url": "https://api.github.com/users/BellezaEmporium/received_events",
|
||||
"type": "User",
|
||||
"user_view_type": "public",
|
||||
"site_admin": false
|
||||
},
|
||||
"created_at": "2025-04-28T09:42:21Z",
|
||||
"updated_at": "2025-04-28T09:42:21Z",
|
||||
"author_association": "CONTRIBUTOR",
|
||||
"body": "I have read the CLA Document and I hereby sign the CLA",
|
||||
"reactions": {
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/comments/2834628165/reactions",
|
||||
"total_count": 0,
|
||||
"+1": 0,
|
||||
"-1": 0,
|
||||
"laugh": 0,
|
||||
"hooray": 0,
|
||||
"confused": 0,
|
||||
"heart": 0,
|
||||
"rocket": 0,
|
||||
"eyes": 0
|
||||
},
|
||||
"performed_via_github_app": null
|
||||
},
|
||||
{
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/comments/2834632254",
|
||||
"html_url": "https://github.com/laurent22/joplin/pull/12161#issuecomment-2834632254",
|
||||
"issue_url": "https://api.github.com/repos/laurent22/joplin/issues/12161",
|
||||
"id": 2834632254,
|
||||
"node_id": "IC_kwDOBLftOs6o9Q4-",
|
||||
"user": {
|
||||
"login": "laurent22",
|
||||
"id": 1285584,
|
||||
"node_id": "MDQ6VXNlcjEyODU1ODQ=",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/u/1285584?v=4",
|
||||
"gravatar_id": "",
|
||||
"url": "https://api.github.com/users/laurent22",
|
||||
"html_url": "https://github.com/laurent22",
|
||||
"followers_url": "https://api.github.com/users/laurent22/followers",
|
||||
"following_url": "https://api.github.com/users/laurent22/following{/other_user}",
|
||||
"gists_url": "https://api.github.com/users/laurent22/gists{/gist_id}",
|
||||
"starred_url": "https://api.github.com/users/laurent22/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://api.github.com/users/laurent22/subscriptions",
|
||||
"organizations_url": "https://api.github.com/users/laurent22/orgs",
|
||||
"repos_url": "https://api.github.com/users/laurent22/repos",
|
||||
"events_url": "https://api.github.com/users/laurent22/events{/privacy}",
|
||||
"received_events_url": "https://api.github.com/users/laurent22/received_events",
|
||||
"type": "User",
|
||||
"user_view_type": "public",
|
||||
"site_admin": false
|
||||
},
|
||||
"created_at": "2025-04-28T09:43:58Z",
|
||||
"updated_at": "2025-04-28T09:43:58Z",
|
||||
"author_association": "OWNER",
|
||||
"body": "> @laurent22 something wrong with the CLA assistant? There was no reply in this PR to sign the CLA. The assistent is supposed to let the author know that a CLA has to be signed and how.\r\n\r\nThanks for letting me know - I changed the logic on the dev branch but I indeed also needed to update the cla_signature branch.\r\n\r\nI had put the signatures on a different branch because there was problems signing on the dev branch, which was protected. But it's not protected anymore so we could probably move back signing to dev, which would be simpler.",
|
||||
"reactions": {
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/comments/2834632254/reactions",
|
||||
"total_count": 0,
|
||||
"+1": 0,
|
||||
"-1": 0,
|
||||
"laugh": 0,
|
||||
"hooray": 0,
|
||||
"confused": 0,
|
||||
"heart": 0,
|
||||
"rocket": 0,
|
||||
"eyes": 0
|
||||
},
|
||||
"performed_via_github_app": null
|
||||
},
|
||||
{
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/comments/2836185858",
|
||||
"html_url": "https://github.com/laurent22/joplin/pull/12161#issuecomment-2836185858",
|
||||
"issue_url": "https://api.github.com/repos/laurent22/joplin/issues/12161",
|
||||
"id": 2836185858,
|
||||
"node_id": "IC_kwDOBLftOs6pDMMC",
|
||||
"user": {
|
||||
"login": "tessus",
|
||||
"id": 223439,
|
||||
"node_id": "MDQ6VXNlcjIyMzQzOQ==",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/u/223439?v=4",
|
||||
"gravatar_id": "",
|
||||
"url": "https://api.github.com/users/tessus",
|
||||
"html_url": "https://github.com/tessus",
|
||||
"followers_url": "https://api.github.com/users/tessus/followers",
|
||||
"following_url": "https://api.github.com/users/tessus/following{/other_user}",
|
||||
"gists_url": "https://api.github.com/users/tessus/gists{/gist_id}",
|
||||
"starred_url": "https://api.github.com/users/tessus/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://api.github.com/users/tessus/subscriptions",
|
||||
"organizations_url": "https://api.github.com/users/tessus/orgs",
|
||||
"repos_url": "https://api.github.com/users/tessus/repos",
|
||||
"events_url": "https://api.github.com/users/tessus/events{/privacy}",
|
||||
"received_events_url": "https://api.github.com/users/tessus/received_events",
|
||||
"type": "User",
|
||||
"user_view_type": "public",
|
||||
"site_admin": false
|
||||
},
|
||||
"created_at": "2025-04-28T18:49:15Z",
|
||||
"updated_at": "2025-04-28T18:49:15Z",
|
||||
"author_association": "COLLABORATOR",
|
||||
"body": "You are welcome. I just didn't know which one was the correct one, otherwise I could have fixed it myself instead of bugging you... ;-)\r\nSo now I can see that `https://raw.githubusercontent.com/laurent22/joplin/refs/heads/cla_signatures/readme/cla/signatures.json` is the most recent and correct one.",
|
||||
"reactions": {
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/comments/2836185858/reactions",
|
||||
"total_count": 0,
|
||||
"+1": 0,
|
||||
"-1": 0,
|
||||
"laugh": 0,
|
||||
"hooray": 0,
|
||||
"confused": 0,
|
||||
"heart": 0,
|
||||
"rocket": 0,
|
||||
"eyes": 0
|
||||
},
|
||||
"performed_via_github_app": null
|
||||
},
|
||||
{
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/comments/2836199486",
|
||||
"html_url": "https://github.com/laurent22/joplin/pull/12161#issuecomment-2836199486",
|
||||
"issue_url": "https://api.github.com/repos/laurent22/joplin/issues/12161",
|
||||
"id": 2836199486,
|
||||
"node_id": "IC_kwDOBLftOs6pDPg-",
|
||||
"user": {
|
||||
"login": "tessus",
|
||||
"id": 223439,
|
||||
"node_id": "MDQ6VXNlcjIyMzQzOQ==",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/u/223439?v=4",
|
||||
"gravatar_id": "",
|
||||
"url": "https://api.github.com/users/tessus",
|
||||
"html_url": "https://github.com/tessus",
|
||||
"followers_url": "https://api.github.com/users/tessus/followers",
|
||||
"following_url": "https://api.github.com/users/tessus/following{/other_user}",
|
||||
"gists_url": "https://api.github.com/users/tessus/gists{/gist_id}",
|
||||
"starred_url": "https://api.github.com/users/tessus/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://api.github.com/users/tessus/subscriptions",
|
||||
"organizations_url": "https://api.github.com/users/tessus/orgs",
|
||||
"repos_url": "https://api.github.com/users/tessus/repos",
|
||||
"events_url": "https://api.github.com/users/tessus/events{/privacy}",
|
||||
"received_events_url": "https://api.github.com/users/tessus/received_events",
|
||||
"type": "User",
|
||||
"user_view_type": "public",
|
||||
"site_admin": false
|
||||
},
|
||||
"created_at": "2025-04-28T18:53:57Z",
|
||||
"updated_at": "2025-04-28T18:53:57Z",
|
||||
"author_association": "COLLABORATOR",
|
||||
"body": "Laurent, I'll let you handle this PR, being a native speaker and all.",
|
||||
"reactions": {
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/comments/2836199486/reactions",
|
||||
"total_count": 1,
|
||||
"+1": 1,
|
||||
"-1": 0,
|
||||
"laugh": 0,
|
||||
"hooray": 0,
|
||||
"confused": 0,
|
||||
"heart": 0,
|
||||
"rocket": 0,
|
||||
"eyes": 0
|
||||
},
|
||||
"performed_via_github_app": null
|
||||
},
|
||||
{
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/comments/2836492053",
|
||||
"html_url": "https://github.com/laurent22/joplin/pull/12161#issuecomment-2836492053",
|
||||
"issue_url": "https://api.github.com/repos/laurent22/joplin/issues/12161",
|
||||
"id": 2836492053,
|
||||
"node_id": "IC_kwDOBLftOs6pEW8V",
|
||||
"user": {
|
||||
"login": "laurent22",
|
||||
"id": 1285584,
|
||||
"node_id": "MDQ6VXNlcjEyODU1ODQ=",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/u/1285584?v=4",
|
||||
"gravatar_id": "",
|
||||
"url": "https://api.github.com/users/laurent22",
|
||||
"html_url": "https://github.com/laurent22",
|
||||
"followers_url": "https://api.github.com/users/laurent22/followers",
|
||||
"following_url": "https://api.github.com/users/laurent22/following{/other_user}",
|
||||
"gists_url": "https://api.github.com/users/laurent22/gists{/gist_id}",
|
||||
"starred_url": "https://api.github.com/users/laurent22/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://api.github.com/users/laurent22/subscriptions",
|
||||
"organizations_url": "https://api.github.com/users/laurent22/orgs",
|
||||
"repos_url": "https://api.github.com/users/laurent22/repos",
|
||||
"events_url": "https://api.github.com/users/laurent22/events{/privacy}",
|
||||
"received_events_url": "https://api.github.com/users/laurent22/received_events",
|
||||
"type": "User",
|
||||
"user_view_type": "public",
|
||||
"site_admin": false
|
||||
},
|
||||
"created_at": "2025-04-28T20:33:01Z",
|
||||
"updated_at": "2025-04-28T20:37:26Z",
|
||||
"author_association": "OWNER",
|
||||
"body": "Unfortunately the diff is now useless because all newlines have been changed.\r\n\r\nWhen I looked at it the other day in [this commit](https://github.com/laurent22/joplin/pull/12161/commits/4ab76c4458fcd05745ed3cf71f339dd98110f961) the diff was much more manageable.\r\n\r\nHas something changed @BellezaEmporium? Is it possible by any chance to reformat it to the way it was? For example I don't understand why the file paths are being put on the same line instead of multiple lines, or why the word wrapping length has been changed.\r\n\r\nEdit: I check recent translations and the diffs are normal and usable, without newline or wordwrap changes so I'm not sure what happened here. As it is unfortunately it can't be merged since it can't be reviewed",
|
||||
"reactions": {
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/comments/2836492053/reactions",
|
||||
"total_count": 0,
|
||||
"+1": 0,
|
||||
"-1": 0,
|
||||
"laugh": 0,
|
||||
"hooray": 0,
|
||||
"confused": 0,
|
||||
"heart": 0,
|
||||
"rocket": 0,
|
||||
"eyes": 0
|
||||
},
|
||||
"performed_via_github_app": null
|
||||
},
|
||||
{
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/comments/2836515995",
|
||||
"html_url": "https://github.com/laurent22/joplin/pull/12161#issuecomment-2836515995",
|
||||
"issue_url": "https://api.github.com/repos/laurent22/joplin/issues/12161",
|
||||
"id": 2836515995,
|
||||
"node_id": "IC_kwDOBLftOs6pEcyb",
|
||||
"user": {
|
||||
"login": "BellezaEmporium",
|
||||
"id": 30985701,
|
||||
"node_id": "MDQ6VXNlcjMwOTg1NzAx",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/u/30985701?v=4",
|
||||
"gravatar_id": "",
|
||||
"url": "https://api.github.com/users/BellezaEmporium",
|
||||
"html_url": "https://github.com/BellezaEmporium",
|
||||
"followers_url": "https://api.github.com/users/BellezaEmporium/followers",
|
||||
"following_url": "https://api.github.com/users/BellezaEmporium/following{/other_user}",
|
||||
"gists_url": "https://api.github.com/users/BellezaEmporium/gists{/gist_id}",
|
||||
"starred_url": "https://api.github.com/users/BellezaEmporium/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://api.github.com/users/BellezaEmporium/subscriptions",
|
||||
"organizations_url": "https://api.github.com/users/BellezaEmporium/orgs",
|
||||
"repos_url": "https://api.github.com/users/BellezaEmporium/repos",
|
||||
"events_url": "https://api.github.com/users/BellezaEmporium/events{/privacy}",
|
||||
"received_events_url": "https://api.github.com/users/BellezaEmporium/received_events",
|
||||
"type": "User",
|
||||
"user_view_type": "public",
|
||||
"site_admin": false
|
||||
},
|
||||
"created_at": "2025-04-28T20:38:12Z",
|
||||
"updated_at": "2025-04-28T20:38:12Z",
|
||||
"author_association": "CONTRIBUTOR",
|
||||
"body": "> Unfortunately the diff is now useless because all newlines have been changed.\n> \n> When I looked at it the other day in [this commit](https://github.com/laurent22/joplin/pull/12161/commits/4ab76c4458fcd05745ed3cf71f339dd98110f961) the diff was much more manageable.\n> \n> Has something changed @BellezaEmporium? Is it possible by any chance to reformat it to the way it was? For example I don't understand why the file paths are being put on the same line instead of multiple lines, or why the word wrapping length has been changed.\n> \n> Edit: I check recent translations and the diffs are normal and usable, without newline or wordwrap changes so I'm not sure what happened here. As it is unfortunately it can't be merged since it can't be reviewed\n\nSeems that Poedit did that. I'll need to see and check if I can fix that up. My mistake.",
|
||||
"reactions": {
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/comments/2836515995/reactions",
|
||||
"total_count": 0,
|
||||
"+1": 0,
|
||||
"-1": 0,
|
||||
"laugh": 0,
|
||||
"hooray": 0,
|
||||
"confused": 0,
|
||||
"heart": 0,
|
||||
"rocket": 0,
|
||||
"eyes": 0
|
||||
},
|
||||
"performed_via_github_app": null
|
||||
},
|
||||
{
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/comments/2836807223",
|
||||
"html_url": "https://github.com/laurent22/joplin/pull/12161#issuecomment-2836807223",
|
||||
"issue_url": "https://api.github.com/repos/laurent22/joplin/issues/12161",
|
||||
"id": 2836807223,
|
||||
"node_id": "IC_kwDOBLftOs6pFj43",
|
||||
"user": {
|
||||
"login": "BellezaEmporium",
|
||||
"id": 30985701,
|
||||
"node_id": "MDQ6VXNlcjMwOTg1NzAx",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/u/30985701?v=4",
|
||||
"gravatar_id": "",
|
||||
"url": "https://api.github.com/users/BellezaEmporium",
|
||||
"html_url": "https://github.com/BellezaEmporium",
|
||||
"followers_url": "https://api.github.com/users/BellezaEmporium/followers",
|
||||
"following_url": "https://api.github.com/users/BellezaEmporium/following{/other_user}",
|
||||
"gists_url": "https://api.github.com/users/BellezaEmporium/gists{/gist_id}",
|
||||
"starred_url": "https://api.github.com/users/BellezaEmporium/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://api.github.com/users/BellezaEmporium/subscriptions",
|
||||
"organizations_url": "https://api.github.com/users/BellezaEmporium/orgs",
|
||||
"repos_url": "https://api.github.com/users/BellezaEmporium/repos",
|
||||
"events_url": "https://api.github.com/users/BellezaEmporium/events{/privacy}",
|
||||
"received_events_url": "https://api.github.com/users/BellezaEmporium/received_events",
|
||||
"type": "User",
|
||||
"user_view_type": "public",
|
||||
"site_admin": false
|
||||
},
|
||||
"created_at": "2025-04-28T21:49:07Z",
|
||||
"updated_at": "2025-04-28T21:49:07Z",
|
||||
"author_association": "CONTRIBUTOR",
|
||||
"body": "Poedit automatically changes the intentation and lines it seems, whatever the version I have.",
|
||||
"reactions": {
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/comments/2836807223/reactions",
|
||||
"total_count": 0,
|
||||
"+1": 0,
|
||||
"-1": 0,
|
||||
"laugh": 0,
|
||||
"hooray": 0,
|
||||
"confused": 0,
|
||||
"heart": 0,
|
||||
"rocket": 0,
|
||||
"eyes": 0
|
||||
},
|
||||
"performed_via_github_app": null
|
||||
},
|
||||
{
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/comments/2836832004",
|
||||
"html_url": "https://github.com/laurent22/joplin/pull/12161#issuecomment-2836832004",
|
||||
"issue_url": "https://api.github.com/repos/laurent22/joplin/issues/12161",
|
||||
"id": 2836832004,
|
||||
"node_id": "IC_kwDOBLftOs6pFp8E",
|
||||
"user": {
|
||||
"login": "tessus",
|
||||
"id": 223439,
|
||||
"node_id": "MDQ6VXNlcjIyMzQzOQ==",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/u/223439?v=4",
|
||||
"gravatar_id": "",
|
||||
"url": "https://api.github.com/users/tessus",
|
||||
"html_url": "https://github.com/tessus",
|
||||
"followers_url": "https://api.github.com/users/tessus/followers",
|
||||
"following_url": "https://api.github.com/users/tessus/following{/other_user}",
|
||||
"gists_url": "https://api.github.com/users/tessus/gists{/gist_id}",
|
||||
"starred_url": "https://api.github.com/users/tessus/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://api.github.com/users/tessus/subscriptions",
|
||||
"organizations_url": "https://api.github.com/users/tessus/orgs",
|
||||
"repos_url": "https://api.github.com/users/tessus/repos",
|
||||
"events_url": "https://api.github.com/users/tessus/events{/privacy}",
|
||||
"received_events_url": "https://api.github.com/users/tessus/received_events",
|
||||
"type": "User",
|
||||
"user_view_type": "public",
|
||||
"site_admin": false
|
||||
},
|
||||
"created_at": "2025-04-28T22:02:39Z",
|
||||
"updated_at": "2025-04-28T22:02:39Z",
|
||||
"author_association": "COLLABORATOR",
|
||||
"body": "@BellezaEmporium under advanced settings you can set the wrap length. and there is also a checkbox to preserve the formatting\r\n\r\n<img width=\"526\" alt=\"image\" src=\"https://github.com/user-attachments/assets/af5a49d2-c774-46dd-8143-fede4838f6af\" />\r\n",
|
||||
"reactions": {
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/comments/2836832004/reactions",
|
||||
"total_count": 0,
|
||||
"+1": 0,
|
||||
"-1": 0,
|
||||
"laugh": 0,
|
||||
"hooray": 0,
|
||||
"confused": 0,
|
||||
"heart": 0,
|
||||
"rocket": 0,
|
||||
"eyes": 0
|
||||
},
|
||||
"performed_via_github_app": null
|
||||
},
|
||||
{
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/comments/2836941791",
|
||||
"html_url": "https://github.com/laurent22/joplin/pull/12161#issuecomment-2836941791",
|
||||
"issue_url": "https://api.github.com/repos/laurent22/joplin/issues/12161",
|
||||
"id": 2836941791,
|
||||
"node_id": "IC_kwDOBLftOs6pGEvf",
|
||||
"user": {
|
||||
"login": "BellezaEmporium",
|
||||
"id": 30985701,
|
||||
"node_id": "MDQ6VXNlcjMwOTg1NzAx",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/u/30985701?v=4",
|
||||
"gravatar_id": "",
|
||||
"url": "https://api.github.com/users/BellezaEmporium",
|
||||
"html_url": "https://github.com/BellezaEmporium",
|
||||
"followers_url": "https://api.github.com/users/BellezaEmporium/followers",
|
||||
"following_url": "https://api.github.com/users/BellezaEmporium/following{/other_user}",
|
||||
"gists_url": "https://api.github.com/users/BellezaEmporium/gists{/gist_id}",
|
||||
"starred_url": "https://api.github.com/users/BellezaEmporium/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://api.github.com/users/BellezaEmporium/subscriptions",
|
||||
"organizations_url": "https://api.github.com/users/BellezaEmporium/orgs",
|
||||
"repos_url": "https://api.github.com/users/BellezaEmporium/repos",
|
||||
"events_url": "https://api.github.com/users/BellezaEmporium/events{/privacy}",
|
||||
"received_events_url": "https://api.github.com/users/BellezaEmporium/received_events",
|
||||
"type": "User",
|
||||
"user_view_type": "public",
|
||||
"site_admin": false
|
||||
},
|
||||
"created_at": "2025-04-28T22:46:09Z",
|
||||
"updated_at": "2025-04-29T09:33:38Z",
|
||||
"author_association": "CONTRIBUTOR",
|
||||
"body": "I do have this as well, but it doesn't change anything on my side it seems. Even with the option activated, it still wants to re-do the structure.",
|
||||
"reactions": {
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/comments/2836941791/reactions",
|
||||
"total_count": 0,
|
||||
"+1": 0,
|
||||
"-1": 0,
|
||||
"laugh": 0,
|
||||
"hooray": 0,
|
||||
"confused": 0,
|
||||
"heart": 0,
|
||||
"rocket": 0,
|
||||
"eyes": 0
|
||||
},
|
||||
"performed_via_github_app": null
|
||||
},
|
||||
{
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/comments/2838219474",
|
||||
"html_url": "https://github.com/laurent22/joplin/pull/12161#issuecomment-2838219474",
|
||||
"issue_url": "https://api.github.com/repos/laurent22/joplin/issues/12161",
|
||||
"id": 2838219474,
|
||||
"node_id": "IC_kwDOBLftOs6pK8rS",
|
||||
"user": {
|
||||
"login": "BellezaEmporium",
|
||||
"id": 30985701,
|
||||
"node_id": "MDQ6VXNlcjMwOTg1NzAx",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/u/30985701?v=4",
|
||||
"gravatar_id": "",
|
||||
"url": "https://api.github.com/users/BellezaEmporium",
|
||||
"html_url": "https://github.com/BellezaEmporium",
|
||||
"followers_url": "https://api.github.com/users/BellezaEmporium/followers",
|
||||
"following_url": "https://api.github.com/users/BellezaEmporium/following{/other_user}",
|
||||
"gists_url": "https://api.github.com/users/BellezaEmporium/gists{/gist_id}",
|
||||
"starred_url": "https://api.github.com/users/BellezaEmporium/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://api.github.com/users/BellezaEmporium/subscriptions",
|
||||
"organizations_url": "https://api.github.com/users/BellezaEmporium/orgs",
|
||||
"repos_url": "https://api.github.com/users/BellezaEmporium/repos",
|
||||
"events_url": "https://api.github.com/users/BellezaEmporium/events{/privacy}",
|
||||
"received_events_url": "https://api.github.com/users/BellezaEmporium/received_events",
|
||||
"type": "User",
|
||||
"user_view_type": "public",
|
||||
"site_admin": false
|
||||
},
|
||||
"created_at": "2025-04-29T10:13:38Z",
|
||||
"updated_at": "2025-04-29T10:13:38Z",
|
||||
"author_association": "CONTRIBUTOR",
|
||||
"body": "It might sound \"picky\" from me, but for the lines 1786-1788 (concerning #: packages/app-cli/app/command-ls.ts:31), it seems there's a missing end of parenthesis.\r\n\r\n(eg. `-tt` would display only the \"\r\n\"to-dos, while `-tnt` would display notes and to-dos.",
|
||||
"reactions": {
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/comments/2838219474/reactions",
|
||||
"total_count": 0,
|
||||
"+1": 0,
|
||||
"-1": 0,
|
||||
"laugh": 0,
|
||||
"hooray": 0,
|
||||
"confused": 0,
|
||||
"heart": 0,
|
||||
"rocket": 0,
|
||||
"eyes": 0
|
||||
},
|
||||
"performed_via_github_app": null
|
||||
},
|
||||
{
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/comments/2838754352",
|
||||
"html_url": "https://github.com/laurent22/joplin/pull/12161#issuecomment-2838754352",
|
||||
"issue_url": "https://api.github.com/repos/laurent22/joplin/issues/12161",
|
||||
"id": 2838754352,
|
||||
"node_id": "IC_kwDOBLftOs6pM_Qw",
|
||||
"user": {
|
||||
"login": "laurent22",
|
||||
"id": 1285584,
|
||||
"node_id": "MDQ6VXNlcjEyODU1ODQ=",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/u/1285584?v=4",
|
||||
"gravatar_id": "",
|
||||
"url": "https://api.github.com/users/laurent22",
|
||||
"html_url": "https://github.com/laurent22",
|
||||
"followers_url": "https://api.github.com/users/laurent22/followers",
|
||||
"following_url": "https://api.github.com/users/laurent22/following{/other_user}",
|
||||
"gists_url": "https://api.github.com/users/laurent22/gists{/gist_id}",
|
||||
"starred_url": "https://api.github.com/users/laurent22/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://api.github.com/users/laurent22/subscriptions",
|
||||
"organizations_url": "https://api.github.com/users/laurent22/orgs",
|
||||
"repos_url": "https://api.github.com/users/laurent22/repos",
|
||||
"events_url": "https://api.github.com/users/laurent22/events{/privacy}",
|
||||
"received_events_url": "https://api.github.com/users/laurent22/received_events",
|
||||
"type": "User",
|
||||
"user_view_type": "public",
|
||||
"site_admin": false
|
||||
},
|
||||
"created_at": "2025-04-29T12:57:28Z",
|
||||
"updated_at": "2025-04-29T12:57:28Z",
|
||||
"author_association": "OWNER",
|
||||
"body": "That looks good to me, thank you for improving the translation!",
|
||||
"reactions": {
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/comments/2838754352/reactions",
|
||||
"total_count": 1,
|
||||
"+1": 1,
|
||||
"-1": 0,
|
||||
"laugh": 0,
|
||||
"hooray": 0,
|
||||
"confused": 0,
|
||||
"heart": 0,
|
||||
"rocket": 0,
|
||||
"eyes": 0
|
||||
},
|
||||
"performed_via_github_app": null
|
||||
}
|
||||
]
|
||||
}
|
282
readme/cla/consent_records/Gustavo-V-F_31892323.json
Normal file
282
readme/cla/consent_records/Gustavo-V-F_31892323.json
Normal file
@@ -0,0 +1,282 @@
|
||||
{
|
||||
"issue": {
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/12537",
|
||||
"repository_url": "https://api.github.com/repos/laurent22/joplin",
|
||||
"labels_url": "https://api.github.com/repos/laurent22/joplin/issues/12537/labels{/name}",
|
||||
"comments_url": "https://api.github.com/repos/laurent22/joplin/issues/12537/comments",
|
||||
"events_url": "https://api.github.com/repos/laurent22/joplin/issues/12537/events",
|
||||
"html_url": "https://github.com/laurent22/joplin/pull/12537",
|
||||
"id": 3148051570,
|
||||
"node_id": "PR_kwDOBLftOs6ancOo",
|
||||
"number": 12537,
|
||||
"title": "All: Translation: Update pt_BR.po",
|
||||
"user": {
|
||||
"login": "Gustavo-V-F",
|
||||
"id": 31892323,
|
||||
"node_id": "MDQ6VXNlcjMxODkyMzIz",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/u/31892323?v=4",
|
||||
"gravatar_id": "",
|
||||
"url": "https://api.github.com/users/Gustavo-V-F",
|
||||
"html_url": "https://github.com/Gustavo-V-F",
|
||||
"followers_url": "https://api.github.com/users/Gustavo-V-F/followers",
|
||||
"following_url": "https://api.github.com/users/Gustavo-V-F/following{/other_user}",
|
||||
"gists_url": "https://api.github.com/users/Gustavo-V-F/gists{/gist_id}",
|
||||
"starred_url": "https://api.github.com/users/Gustavo-V-F/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://api.github.com/users/Gustavo-V-F/subscriptions",
|
||||
"organizations_url": "https://api.github.com/users/Gustavo-V-F/orgs",
|
||||
"repos_url": "https://api.github.com/users/Gustavo-V-F/repos",
|
||||
"events_url": "https://api.github.com/users/Gustavo-V-F/events{/privacy}",
|
||||
"received_events_url": "https://api.github.com/users/Gustavo-V-F/received_events",
|
||||
"type": "User",
|
||||
"user_view_type": "public",
|
||||
"site_admin": false
|
||||
},
|
||||
"labels": [
|
||||
{
|
||||
"id": 1091621259,
|
||||
"node_id": "MDU6TGFiZWwxMDkxNjIxMjU5",
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/labels/translation",
|
||||
"name": "translation",
|
||||
"color": "91ca55",
|
||||
"default": false,
|
||||
"description": "i18n and l10n"
|
||||
}
|
||||
],
|
||||
"state": "closed",
|
||||
"locked": false,
|
||||
"assignee": null,
|
||||
"assignees": [],
|
||||
"milestone": null,
|
||||
"comments": 2,
|
||||
"created_at": "2025-06-15T20:43:34Z",
|
||||
"updated_at": "2025-06-15T22:48:00Z",
|
||||
"closed_at": "2025-06-15T21:18:04Z",
|
||||
"author_association": "CONTRIBUTOR",
|
||||
"active_lock_reason": null,
|
||||
"draft": false,
|
||||
"pull_request": {
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/pulls/12537",
|
||||
"html_url": "https://github.com/laurent22/joplin/pull/12537",
|
||||
"diff_url": "https://github.com/laurent22/joplin/pull/12537.diff",
|
||||
"patch_url": "https://github.com/laurent22/joplin/pull/12537.patch",
|
||||
"merged_at": "2025-06-15T21:18:04Z"
|
||||
},
|
||||
"body": "<!--\r\n\r\nPlease prefix the title with the platform you are targetting:\r\n\r\nHere are some examples of good titles:\r\n\r\n- Desktop: Resolves #123: Added new setting to change font\r\n- Mobile, Desktop: Fixes #456: Fixed config screen error\r\n- All: Resolves #777: Made synchronisation faster\r\n\r\nAnd here's an explanation of the title format:\r\n\r\n- \"Desktop\" for the Windows/macOS/Linux app (Electron app)\r\n- \"Mobile\" for the mobile app (or \"Android\" / \"iOS\" if the pull request only applies to one of the mobile platforms)\r\n- \"CLI\" for the CLI app\r\n\r\nIf it's two platforms, separate them with commas - \"Desktop, Mobile\" or if it's for all platforms, prefix with \"All\".\r\n\r\nIf it's not related to any platform (such as a translation, change to the documentation, etc.), simply don't add a platform.\r\n\r\nThen please append the issue that you've addressed or fixed. Use \"Resolves #123\" for new features or improvements and \"Fixes #123\" for bug fixes.\r\n\r\nAND PLEASE READ THE GUIDE: https://github.com/laurent22/joplin/blob/dev/readme/dev/index.md\r\n\r\n-->\r\n\r\nUpdate for pt_BR translation. I've changed [the pt_BR \"Note&book\" line](https://github.com/laurent22/joplin/blob/c4b951544bfeccbea120137017964f587e16fcb8/packages/tools/locales/pt_BR.po#L3920) since it doesn't really make sense in brazilian portuguese. It should be fine to bind the Alt key to \"&Caderno\" in portuguese, right?",
|
||||
"closed_by": {
|
||||
"login": "tessus",
|
||||
"id": 223439,
|
||||
"node_id": "MDQ6VXNlcjIyMzQzOQ==",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/u/223439?v=4",
|
||||
"gravatar_id": "",
|
||||
"url": "https://api.github.com/users/tessus",
|
||||
"html_url": "https://github.com/tessus",
|
||||
"followers_url": "https://api.github.com/users/tessus/followers",
|
||||
"following_url": "https://api.github.com/users/tessus/following{/other_user}",
|
||||
"gists_url": "https://api.github.com/users/tessus/gists{/gist_id}",
|
||||
"starred_url": "https://api.github.com/users/tessus/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://api.github.com/users/tessus/subscriptions",
|
||||
"organizations_url": "https://api.github.com/users/tessus/orgs",
|
||||
"repos_url": "https://api.github.com/users/tessus/repos",
|
||||
"events_url": "https://api.github.com/users/tessus/events{/privacy}",
|
||||
"received_events_url": "https://api.github.com/users/tessus/received_events",
|
||||
"type": "User",
|
||||
"user_view_type": "public",
|
||||
"site_admin": false
|
||||
},
|
||||
"reactions": {
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/12537/reactions",
|
||||
"total_count": 0,
|
||||
"+1": 0,
|
||||
"-1": 0,
|
||||
"laugh": 0,
|
||||
"hooray": 0,
|
||||
"confused": 0,
|
||||
"heart": 0,
|
||||
"rocket": 0,
|
||||
"eyes": 0
|
||||
},
|
||||
"timeline_url": "https://api.github.com/repos/laurent22/joplin/issues/12537/timeline",
|
||||
"performed_via_github_app": null,
|
||||
"state_reason": null
|
||||
},
|
||||
"comments": [
|
||||
{
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/comments/2974683142",
|
||||
"html_url": "https://github.com/laurent22/joplin/pull/12537#issuecomment-2974683142",
|
||||
"issue_url": "https://api.github.com/repos/laurent22/joplin/issues/12537",
|
||||
"id": 2974683142,
|
||||
"node_id": "IC_kwDOBLftOs6xThAG",
|
||||
"user": {
|
||||
"login": "github-actions[bot]",
|
||||
"id": 41898282,
|
||||
"node_id": "MDM6Qm90NDE4OTgyODI=",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4",
|
||||
"gravatar_id": "",
|
||||
"url": "https://api.github.com/users/github-actions%5Bbot%5D",
|
||||
"html_url": "https://github.com/apps/github-actions",
|
||||
"followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
|
||||
"following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
|
||||
"gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
|
||||
"starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
|
||||
"organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
|
||||
"repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
|
||||
"events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
|
||||
"received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
|
||||
"type": "Bot",
|
||||
"user_view_type": "public",
|
||||
"site_admin": false
|
||||
},
|
||||
"created_at": "2025-06-15T20:43:45Z",
|
||||
"updated_at": "2025-06-15T22:48:01Z",
|
||||
"author_association": "CONTRIBUTOR",
|
||||
"body": "****CLA Assistant Lite bot**** All contributors have signed the CLA ✍️ ✅",
|
||||
"reactions": {
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/comments/2974683142/reactions",
|
||||
"total_count": 0,
|
||||
"+1": 0,
|
||||
"-1": 0,
|
||||
"laugh": 0,
|
||||
"hooray": 0,
|
||||
"confused": 0,
|
||||
"heart": 0,
|
||||
"rocket": 0,
|
||||
"eyes": 0
|
||||
},
|
||||
"performed_via_github_app": {
|
||||
"id": 15368,
|
||||
"client_id": "Iv1.05c79e9ad1f6bdfa",
|
||||
"slug": "github-actions",
|
||||
"node_id": "MDM6QXBwMTUzNjg=",
|
||||
"owner": {
|
||||
"login": "github",
|
||||
"id": 9919,
|
||||
"node_id": "MDEyOk9yZ2FuaXphdGlvbjk5MTk=",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/u/9919?v=4",
|
||||
"gravatar_id": "",
|
||||
"url": "https://api.github.com/users/github",
|
||||
"html_url": "https://github.com/github",
|
||||
"followers_url": "https://api.github.com/users/github/followers",
|
||||
"following_url": "https://api.github.com/users/github/following{/other_user}",
|
||||
"gists_url": "https://api.github.com/users/github/gists{/gist_id}",
|
||||
"starred_url": "https://api.github.com/users/github/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://api.github.com/users/github/subscriptions",
|
||||
"organizations_url": "https://api.github.com/users/github/orgs",
|
||||
"repos_url": "https://api.github.com/users/github/repos",
|
||||
"events_url": "https://api.github.com/users/github/events{/privacy}",
|
||||
"received_events_url": "https://api.github.com/users/github/received_events",
|
||||
"type": "Organization",
|
||||
"user_view_type": "public",
|
||||
"site_admin": false
|
||||
},
|
||||
"name": "GitHub Actions",
|
||||
"description": "Automate your workflow from idea to production",
|
||||
"external_url": "https://help.github.com/en/actions",
|
||||
"html_url": "https://github.com/apps/github-actions",
|
||||
"created_at": "2018-07-30T09:30:17Z",
|
||||
"updated_at": "2025-03-07T16:35:00Z",
|
||||
"permissions": {
|
||||
"actions": "write",
|
||||
"administration": "read",
|
||||
"attestations": "write",
|
||||
"checks": "write",
|
||||
"contents": "write",
|
||||
"deployments": "write",
|
||||
"discussions": "write",
|
||||
"issues": "write",
|
||||
"merge_queues": "write",
|
||||
"metadata": "read",
|
||||
"models": "read",
|
||||
"packages": "write",
|
||||
"pages": "write",
|
||||
"pull_requests": "write",
|
||||
"repository_hooks": "write",
|
||||
"repository_projects": "write",
|
||||
"security_events": "write",
|
||||
"statuses": "write",
|
||||
"vulnerability_alerts": "read"
|
||||
},
|
||||
"events": [
|
||||
"branch_protection_rule",
|
||||
"check_run",
|
||||
"check_suite",
|
||||
"create",
|
||||
"delete",
|
||||
"deployment",
|
||||
"deployment_status",
|
||||
"discussion",
|
||||
"discussion_comment",
|
||||
"fork",
|
||||
"gollum",
|
||||
"issues",
|
||||
"issue_comment",
|
||||
"label",
|
||||
"merge_group",
|
||||
"milestone",
|
||||
"page_build",
|
||||
"project",
|
||||
"project_card",
|
||||
"project_column",
|
||||
"public",
|
||||
"pull_request",
|
||||
"pull_request_review",
|
||||
"pull_request_review_comment",
|
||||
"push",
|
||||
"registry_package",
|
||||
"release",
|
||||
"repository",
|
||||
"repository_dispatch",
|
||||
"status",
|
||||
"watch",
|
||||
"workflow_dispatch",
|
||||
"workflow_run"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/comments/2974683444",
|
||||
"html_url": "https://github.com/laurent22/joplin/pull/12537#issuecomment-2974683444",
|
||||
"issue_url": "https://api.github.com/repos/laurent22/joplin/issues/12537",
|
||||
"id": 2974683444,
|
||||
"node_id": "IC_kwDOBLftOs6xThE0",
|
||||
"user": {
|
||||
"login": "Gustavo-V-F",
|
||||
"id": 31892323,
|
||||
"node_id": "MDQ6VXNlcjMxODkyMzIz",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/u/31892323?v=4",
|
||||
"gravatar_id": "",
|
||||
"url": "https://api.github.com/users/Gustavo-V-F",
|
||||
"html_url": "https://github.com/Gustavo-V-F",
|
||||
"followers_url": "https://api.github.com/users/Gustavo-V-F/followers",
|
||||
"following_url": "https://api.github.com/users/Gustavo-V-F/following{/other_user}",
|
||||
"gists_url": "https://api.github.com/users/Gustavo-V-F/gists{/gist_id}",
|
||||
"starred_url": "https://api.github.com/users/Gustavo-V-F/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://api.github.com/users/Gustavo-V-F/subscriptions",
|
||||
"organizations_url": "https://api.github.com/users/Gustavo-V-F/orgs",
|
||||
"repos_url": "https://api.github.com/users/Gustavo-V-F/repos",
|
||||
"events_url": "https://api.github.com/users/Gustavo-V-F/events{/privacy}",
|
||||
"received_events_url": "https://api.github.com/users/Gustavo-V-F/received_events",
|
||||
"type": "User",
|
||||
"user_view_type": "public",
|
||||
"site_admin": false
|
||||
},
|
||||
"created_at": "2025-06-15T20:44:37Z",
|
||||
"updated_at": "2025-06-15T20:44:37Z",
|
||||
"author_association": "CONTRIBUTOR",
|
||||
"body": "I have read the CLA Document and I hereby sign the CLA",
|
||||
"reactions": {
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/comments/2974683444/reactions",
|
||||
"total_count": 0,
|
||||
"+1": 0,
|
||||
"-1": 0,
|
||||
"laugh": 0,
|
||||
"hooray": 0,
|
||||
"confused": 0,
|
||||
"heart": 0,
|
||||
"rocket": 0,
|
||||
"eyes": 0
|
||||
},
|
||||
"performed_via_github_app": null
|
||||
}
|
||||
]
|
||||
}
|
327
readme/cla/consent_records/NBA2K1_78034913.json
Normal file
327
readme/cla/consent_records/NBA2K1_78034913.json
Normal file
@@ -0,0 +1,327 @@
|
||||
{
|
||||
"issue": {
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/12316",
|
||||
"repository_url": "https://api.github.com/repos/laurent22/joplin",
|
||||
"labels_url": "https://api.github.com/repos/laurent22/joplin/issues/12316/labels{/name}",
|
||||
"comments_url": "https://api.github.com/repos/laurent22/joplin/issues/12316/comments",
|
||||
"events_url": "https://api.github.com/repos/laurent22/joplin/issues/12316/events",
|
||||
"html_url": "https://github.com/laurent22/joplin/pull/12316",
|
||||
"id": 3071496881,
|
||||
"node_id": "PR_kwDOBLftOs6WmoNV",
|
||||
"number": 12316,
|
||||
"title": "All: Translation: Update de_DE.po",
|
||||
"user": {
|
||||
"login": "NBA2K1",
|
||||
"id": 78034913,
|
||||
"node_id": "MDQ6VXNlcjc4MDM0OTEz",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/u/78034913?v=4",
|
||||
"gravatar_id": "",
|
||||
"url": "https://api.github.com/users/NBA2K1",
|
||||
"html_url": "https://github.com/NBA2K1",
|
||||
"followers_url": "https://api.github.com/users/NBA2K1/followers",
|
||||
"following_url": "https://api.github.com/users/NBA2K1/following{/other_user}",
|
||||
"gists_url": "https://api.github.com/users/NBA2K1/gists{/gist_id}",
|
||||
"starred_url": "https://api.github.com/users/NBA2K1/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://api.github.com/users/NBA2K1/subscriptions",
|
||||
"organizations_url": "https://api.github.com/users/NBA2K1/orgs",
|
||||
"repos_url": "https://api.github.com/users/NBA2K1/repos",
|
||||
"events_url": "https://api.github.com/users/NBA2K1/events{/privacy}",
|
||||
"received_events_url": "https://api.github.com/users/NBA2K1/received_events",
|
||||
"type": "User",
|
||||
"user_view_type": "public",
|
||||
"site_admin": false
|
||||
},
|
||||
"labels": [
|
||||
{
|
||||
"id": 1091621259,
|
||||
"node_id": "MDU6TGFiZWwxMDkxNjIxMjU5",
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/labels/translation",
|
||||
"name": "translation",
|
||||
"color": "91ca55",
|
||||
"default": false,
|
||||
"description": "i18n and l10n"
|
||||
}
|
||||
],
|
||||
"state": "closed",
|
||||
"locked": false,
|
||||
"assignee": null,
|
||||
"assignees": [],
|
||||
"milestone": null,
|
||||
"comments": 3,
|
||||
"created_at": "2025-05-18T07:09:13Z",
|
||||
"updated_at": "2025-05-19T16:30:06Z",
|
||||
"closed_at": "2025-05-19T16:29:56Z",
|
||||
"author_association": "CONTRIBUTOR",
|
||||
"active_lock_reason": null,
|
||||
"draft": false,
|
||||
"pull_request": {
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/pulls/12316",
|
||||
"html_url": "https://github.com/laurent22/joplin/pull/12316",
|
||||
"diff_url": "https://github.com/laurent22/joplin/pull/12316.diff",
|
||||
"patch_url": "https://github.com/laurent22/joplin/pull/12316.patch",
|
||||
"merged_at": "2025-05-19T16:29:56Z"
|
||||
},
|
||||
"body": "Enhances the accuracy and consistency of German translations.\r\n\r\n- **Corrected** translation for `\"Attachment\"` from `\"Anhänge\"` to `\"Anhang\"`\r\n- **Added** translation for `\"Camera\"` as `\"Kamera\"`\r\n- **Added** translation for `\"Record audio\"` as `\"Audio aufnehmen\"`\r\n- **Corrected** translation for `\"Recording\"` from `\"Überschrift\"` to `\"Aufnahme\"`\r\n- **Corrected** translation for `\"Recording...\"` from `\"Lade...\"` to `\"Aufnahme läuft...\"`\r\n\r\n<!--\r\n\r\nPlease prefix the title with the platform you are targetting:\r\n\r\nHere are some examples of good titles:\r\n\r\n- Desktop: Resolves #123: Added new setting to change font\r\n- Mobile, Desktop: Fixes #456: Fixed config screen error\r\n- All: Resolves #777: Made synchronisation faster\r\n\r\nAnd here's an explanation of the title format:\r\n\r\n- \"Desktop\" for the Windows/macOS/Linux app (Electron app)\r\n- \"Mobile\" for the mobile app (or \"Android\" / \"iOS\" if the pull request only applies to one of the mobile platforms)\r\n- \"CLI\" for the CLI app\r\n\r\nIf it's two platforms, separate them with commas - \"Desktop, Mobile\" or if it's for all platforms, prefix with \"All\".\r\n\r\nIf it's not related to any platform (such as a translation, change to the documentation, etc.), simply don't add a platform.\r\n\r\nThen please append the issue that you've addressed or fixed. Use \"Resolves #123\" for new features or improvements and \"Fixes #123\" for bug fixes.\r\n\r\nAND PLEASE READ THE GUIDE: https://github.com/laurent22/joplin/blob/dev/readme/dev/index.md\r\n\r\n-->",
|
||||
"closed_by": {
|
||||
"login": "tessus",
|
||||
"id": 223439,
|
||||
"node_id": "MDQ6VXNlcjIyMzQzOQ==",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/u/223439?v=4",
|
||||
"gravatar_id": "",
|
||||
"url": "https://api.github.com/users/tessus",
|
||||
"html_url": "https://github.com/tessus",
|
||||
"followers_url": "https://api.github.com/users/tessus/followers",
|
||||
"following_url": "https://api.github.com/users/tessus/following{/other_user}",
|
||||
"gists_url": "https://api.github.com/users/tessus/gists{/gist_id}",
|
||||
"starred_url": "https://api.github.com/users/tessus/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://api.github.com/users/tessus/subscriptions",
|
||||
"organizations_url": "https://api.github.com/users/tessus/orgs",
|
||||
"repos_url": "https://api.github.com/users/tessus/repos",
|
||||
"events_url": "https://api.github.com/users/tessus/events{/privacy}",
|
||||
"received_events_url": "https://api.github.com/users/tessus/received_events",
|
||||
"type": "User",
|
||||
"user_view_type": "public",
|
||||
"site_admin": false
|
||||
},
|
||||
"reactions": {
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/12316/reactions",
|
||||
"total_count": 0,
|
||||
"+1": 0,
|
||||
"-1": 0,
|
||||
"laugh": 0,
|
||||
"hooray": 0,
|
||||
"confused": 0,
|
||||
"heart": 0,
|
||||
"rocket": 0,
|
||||
"eyes": 0
|
||||
},
|
||||
"timeline_url": "https://api.github.com/repos/laurent22/joplin/issues/12316/timeline",
|
||||
"performed_via_github_app": null,
|
||||
"state_reason": null
|
||||
},
|
||||
"comments": [
|
||||
{
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/comments/2888820041",
|
||||
"html_url": "https://github.com/laurent22/joplin/pull/12316#issuecomment-2888820041",
|
||||
"issue_url": "https://api.github.com/repos/laurent22/joplin/issues/12316",
|
||||
"id": 2888820041,
|
||||
"node_id": "IC_kwDOBLftOs6sL-VJ",
|
||||
"user": {
|
||||
"login": "github-actions[bot]",
|
||||
"id": 41898282,
|
||||
"node_id": "MDM6Qm90NDE4OTgyODI=",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4",
|
||||
"gravatar_id": "",
|
||||
"url": "https://api.github.com/users/github-actions%5Bbot%5D",
|
||||
"html_url": "https://github.com/apps/github-actions",
|
||||
"followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
|
||||
"following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
|
||||
"gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
|
||||
"starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
|
||||
"organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
|
||||
"repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
|
||||
"events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
|
||||
"received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
|
||||
"type": "Bot",
|
||||
"user_view_type": "public",
|
||||
"site_admin": false
|
||||
},
|
||||
"created_at": "2025-05-18T07:09:25Z",
|
||||
"updated_at": "2025-05-19T16:30:05Z",
|
||||
"author_association": "CONTRIBUTOR",
|
||||
"body": "****CLA Assistant Lite bot**** All contributors have signed the CLA ✍️ ✅",
|
||||
"reactions": {
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/comments/2888820041/reactions",
|
||||
"total_count": 0,
|
||||
"+1": 0,
|
||||
"-1": 0,
|
||||
"laugh": 0,
|
||||
"hooray": 0,
|
||||
"confused": 0,
|
||||
"heart": 0,
|
||||
"rocket": 0,
|
||||
"eyes": 0
|
||||
},
|
||||
"performed_via_github_app": {
|
||||
"id": 15368,
|
||||
"client_id": "Iv1.05c79e9ad1f6bdfa",
|
||||
"slug": "github-actions",
|
||||
"node_id": "MDM6QXBwMTUzNjg=",
|
||||
"owner": {
|
||||
"login": "github",
|
||||
"id": 9919,
|
||||
"node_id": "MDEyOk9yZ2FuaXphdGlvbjk5MTk=",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/u/9919?v=4",
|
||||
"gravatar_id": "",
|
||||
"url": "https://api.github.com/users/github",
|
||||
"html_url": "https://github.com/github",
|
||||
"followers_url": "https://api.github.com/users/github/followers",
|
||||
"following_url": "https://api.github.com/users/github/following{/other_user}",
|
||||
"gists_url": "https://api.github.com/users/github/gists{/gist_id}",
|
||||
"starred_url": "https://api.github.com/users/github/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://api.github.com/users/github/subscriptions",
|
||||
"organizations_url": "https://api.github.com/users/github/orgs",
|
||||
"repos_url": "https://api.github.com/users/github/repos",
|
||||
"events_url": "https://api.github.com/users/github/events{/privacy}",
|
||||
"received_events_url": "https://api.github.com/users/github/received_events",
|
||||
"type": "Organization",
|
||||
"user_view_type": "public",
|
||||
"site_admin": false
|
||||
},
|
||||
"name": "GitHub Actions",
|
||||
"description": "Automate your workflow from idea to production",
|
||||
"external_url": "https://help.github.com/en/actions",
|
||||
"html_url": "https://github.com/apps/github-actions",
|
||||
"created_at": "2018-07-30T09:30:17Z",
|
||||
"updated_at": "2025-03-07T16:35:00Z",
|
||||
"permissions": {
|
||||
"actions": "write",
|
||||
"administration": "read",
|
||||
"attestations": "write",
|
||||
"checks": "write",
|
||||
"contents": "write",
|
||||
"deployments": "write",
|
||||
"discussions": "write",
|
||||
"issues": "write",
|
||||
"merge_queues": "write",
|
||||
"metadata": "read",
|
||||
"models": "read",
|
||||
"packages": "write",
|
||||
"pages": "write",
|
||||
"pull_requests": "write",
|
||||
"repository_hooks": "write",
|
||||
"repository_projects": "write",
|
||||
"security_events": "write",
|
||||
"statuses": "write",
|
||||
"vulnerability_alerts": "read"
|
||||
},
|
||||
"events": [
|
||||
"branch_protection_rule",
|
||||
"check_run",
|
||||
"check_suite",
|
||||
"create",
|
||||
"delete",
|
||||
"deployment",
|
||||
"deployment_status",
|
||||
"discussion",
|
||||
"discussion_comment",
|
||||
"fork",
|
||||
"gollum",
|
||||
"issues",
|
||||
"issue_comment",
|
||||
"label",
|
||||
"merge_group",
|
||||
"milestone",
|
||||
"page_build",
|
||||
"project",
|
||||
"project_card",
|
||||
"project_column",
|
||||
"public",
|
||||
"pull_request",
|
||||
"pull_request_review",
|
||||
"pull_request_review_comment",
|
||||
"push",
|
||||
"registry_package",
|
||||
"release",
|
||||
"repository",
|
||||
"repository_dispatch",
|
||||
"status",
|
||||
"watch",
|
||||
"workflow_dispatch",
|
||||
"workflow_run"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/comments/2888821091",
|
||||
"html_url": "https://github.com/laurent22/joplin/pull/12316#issuecomment-2888821091",
|
||||
"issue_url": "https://api.github.com/repos/laurent22/joplin/issues/12316",
|
||||
"id": 2888821091,
|
||||
"node_id": "IC_kwDOBLftOs6sL-lj",
|
||||
"user": {
|
||||
"login": "NBA2K1",
|
||||
"id": 78034913,
|
||||
"node_id": "MDQ6VXNlcjc4MDM0OTEz",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/u/78034913?v=4",
|
||||
"gravatar_id": "",
|
||||
"url": "https://api.github.com/users/NBA2K1",
|
||||
"html_url": "https://github.com/NBA2K1",
|
||||
"followers_url": "https://api.github.com/users/NBA2K1/followers",
|
||||
"following_url": "https://api.github.com/users/NBA2K1/following{/other_user}",
|
||||
"gists_url": "https://api.github.com/users/NBA2K1/gists{/gist_id}",
|
||||
"starred_url": "https://api.github.com/users/NBA2K1/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://api.github.com/users/NBA2K1/subscriptions",
|
||||
"organizations_url": "https://api.github.com/users/NBA2K1/orgs",
|
||||
"repos_url": "https://api.github.com/users/NBA2K1/repos",
|
||||
"events_url": "https://api.github.com/users/NBA2K1/events{/privacy}",
|
||||
"received_events_url": "https://api.github.com/users/NBA2K1/received_events",
|
||||
"type": "User",
|
||||
"user_view_type": "public",
|
||||
"site_admin": false
|
||||
},
|
||||
"created_at": "2025-05-18T07:12:00Z",
|
||||
"updated_at": "2025-05-18T07:39:33Z",
|
||||
"author_association": "CONTRIBUTOR",
|
||||
"body": "I have read the CLA Document and I hereby sign the CLA",
|
||||
"reactions": {
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/comments/2888821091/reactions",
|
||||
"total_count": 0,
|
||||
"+1": 0,
|
||||
"-1": 0,
|
||||
"laugh": 0,
|
||||
"hooray": 0,
|
||||
"confused": 0,
|
||||
"heart": 0,
|
||||
"rocket": 0,
|
||||
"eyes": 0
|
||||
},
|
||||
"performed_via_github_app": null
|
||||
},
|
||||
{
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/comments/2888833033",
|
||||
"html_url": "https://github.com/laurent22/joplin/pull/12316#issuecomment-2888833033",
|
||||
"issue_url": "https://api.github.com/repos/laurent22/joplin/issues/12316",
|
||||
"id": 2888833033,
|
||||
"node_id": "IC_kwDOBLftOs6sMBgJ",
|
||||
"user": {
|
||||
"login": "NBA2K1",
|
||||
"id": 78034913,
|
||||
"node_id": "MDQ6VXNlcjc4MDM0OTEz",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/u/78034913?v=4",
|
||||
"gravatar_id": "",
|
||||
"url": "https://api.github.com/users/NBA2K1",
|
||||
"html_url": "https://github.com/NBA2K1",
|
||||
"followers_url": "https://api.github.com/users/NBA2K1/followers",
|
||||
"following_url": "https://api.github.com/users/NBA2K1/following{/other_user}",
|
||||
"gists_url": "https://api.github.com/users/NBA2K1/gists{/gist_id}",
|
||||
"starred_url": "https://api.github.com/users/NBA2K1/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://api.github.com/users/NBA2K1/subscriptions",
|
||||
"organizations_url": "https://api.github.com/users/NBA2K1/orgs",
|
||||
"repos_url": "https://api.github.com/users/NBA2K1/repos",
|
||||
"events_url": "https://api.github.com/users/NBA2K1/events{/privacy}",
|
||||
"received_events_url": "https://api.github.com/users/NBA2K1/received_events",
|
||||
"type": "User",
|
||||
"user_view_type": "public",
|
||||
"site_admin": false
|
||||
},
|
||||
"created_at": "2025-05-18T07:39:53Z",
|
||||
"updated_at": "2025-05-18T07:39:53Z",
|
||||
"author_association": "CONTRIBUTOR",
|
||||
"body": "recheck",
|
||||
"reactions": {
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/comments/2888833033/reactions",
|
||||
"total_count": 0,
|
||||
"+1": 0,
|
||||
"-1": 0,
|
||||
"laugh": 0,
|
||||
"hooray": 0,
|
||||
"confused": 0,
|
||||
"heart": 0,
|
||||
"rocket": 0,
|
||||
"eyes": 0
|
||||
},
|
||||
"performed_via_github_app": null
|
||||
}
|
||||
]
|
||||
}
|
452
readme/cla/consent_records/Robin-Sch_46354497.json
Normal file
452
readme/cla/consent_records/Robin-Sch_46354497.json
Normal file
@@ -0,0 +1,452 @@
|
||||
{
|
||||
"issue": {
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/12563",
|
||||
"repository_url": "https://api.github.com/repos/laurent22/joplin",
|
||||
"labels_url": "https://api.github.com/repos/laurent22/joplin/issues/12563/labels{/name}",
|
||||
"comments_url": "https://api.github.com/repos/laurent22/joplin/issues/12563/comments",
|
||||
"events_url": "https://api.github.com/repos/laurent22/joplin/issues/12563/events",
|
||||
"html_url": "https://github.com/laurent22/joplin/pull/12563",
|
||||
"id": 3158268550,
|
||||
"node_id": "PR_kwDOBLftOs6bJoeN",
|
||||
"number": 12563,
|
||||
"title": "Webapp docker image",
|
||||
"user": {
|
||||
"login": "Robin-Sch",
|
||||
"id": 46354497,
|
||||
"node_id": "MDQ6VXNlcjQ2MzU0NDk3",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/u/46354497?v=4",
|
||||
"gravatar_id": "",
|
||||
"url": "https://api.github.com/users/Robin-Sch",
|
||||
"html_url": "https://github.com/Robin-Sch",
|
||||
"followers_url": "https://api.github.com/users/Robin-Sch/followers",
|
||||
"following_url": "https://api.github.com/users/Robin-Sch/following{/other_user}",
|
||||
"gists_url": "https://api.github.com/users/Robin-Sch/gists{/gist_id}",
|
||||
"starred_url": "https://api.github.com/users/Robin-Sch/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://api.github.com/users/Robin-Sch/subscriptions",
|
||||
"organizations_url": "https://api.github.com/users/Robin-Sch/orgs",
|
||||
"repos_url": "https://api.github.com/users/Robin-Sch/repos",
|
||||
"events_url": "https://api.github.com/users/Robin-Sch/events{/privacy}",
|
||||
"received_events_url": "https://api.github.com/users/Robin-Sch/received_events",
|
||||
"type": "User",
|
||||
"user_view_type": "public",
|
||||
"site_admin": false
|
||||
},
|
||||
"labels": [],
|
||||
"state": "closed",
|
||||
"locked": false,
|
||||
"assignee": null,
|
||||
"assignees": [],
|
||||
"milestone": null,
|
||||
"comments": 6,
|
||||
"created_at": "2025-06-18T21:51:46Z",
|
||||
"updated_at": "2025-06-28T21:11:37Z",
|
||||
"closed_at": "2025-06-28T19:23:56Z",
|
||||
"author_association": "NONE",
|
||||
"active_lock_reason": null,
|
||||
"draft": false,
|
||||
"pull_request": {
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/pulls/12563",
|
||||
"html_url": "https://github.com/laurent22/joplin/pull/12563",
|
||||
"diff_url": "https://github.com/laurent22/joplin/pull/12563.diff",
|
||||
"patch_url": "https://github.com/laurent22/joplin/pull/12563.patch",
|
||||
"merged_at": null
|
||||
},
|
||||
"body": "This PR introduces a Docker image to run the webapp (https://app.joplincloud.com/).\r\n\r\nPersonally, I like to self-host all the services I use, including joplin (server). However, if I want to self-host joplin webapp right now I need to manually build it and copy over the static files, after which I need to configure my reverse proxy to host those static files.\r\n\r\n(Or use something like https://github.com/Lanjelin/Joplin-docker, which runs the desktop app inside of Docker using kasmvnc, but it's not 100% user friendly like the native method is)\r\n\r\nThis does not integrate well into my homelab setup, so therefore I created a Docker image (for myself) to run the webapp. As some other users might also want to do this, here you go!\r\n\r\n",
|
||||
"closed_by": {
|
||||
"login": "laurent22",
|
||||
"id": 1285584,
|
||||
"node_id": "MDQ6VXNlcjEyODU1ODQ=",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/u/1285584?v=4",
|
||||
"gravatar_id": "",
|
||||
"url": "https://api.github.com/users/laurent22",
|
||||
"html_url": "https://github.com/laurent22",
|
||||
"followers_url": "https://api.github.com/users/laurent22/followers",
|
||||
"following_url": "https://api.github.com/users/laurent22/following{/other_user}",
|
||||
"gists_url": "https://api.github.com/users/laurent22/gists{/gist_id}",
|
||||
"starred_url": "https://api.github.com/users/laurent22/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://api.github.com/users/laurent22/subscriptions",
|
||||
"organizations_url": "https://api.github.com/users/laurent22/orgs",
|
||||
"repos_url": "https://api.github.com/users/laurent22/repos",
|
||||
"events_url": "https://api.github.com/users/laurent22/events{/privacy}",
|
||||
"received_events_url": "https://api.github.com/users/laurent22/received_events",
|
||||
"type": "User",
|
||||
"user_view_type": "public",
|
||||
"site_admin": false
|
||||
},
|
||||
"reactions": {
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/12563/reactions",
|
||||
"total_count": 0,
|
||||
"+1": 0,
|
||||
"-1": 0,
|
||||
"laugh": 0,
|
||||
"hooray": 0,
|
||||
"confused": 0,
|
||||
"heart": 0,
|
||||
"rocket": 0,
|
||||
"eyes": 0
|
||||
},
|
||||
"timeline_url": "https://api.github.com/repos/laurent22/joplin/issues/12563/timeline",
|
||||
"performed_via_github_app": null,
|
||||
"state_reason": null
|
||||
},
|
||||
"comments": [
|
||||
{
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/comments/2985794046",
|
||||
"html_url": "https://github.com/laurent22/joplin/pull/12563#issuecomment-2985794046",
|
||||
"issue_url": "https://api.github.com/repos/laurent22/joplin/issues/12563",
|
||||
"id": 2985794046,
|
||||
"node_id": "IC_kwDOBLftOs6x95n-",
|
||||
"user": {
|
||||
"login": "github-actions[bot]",
|
||||
"id": 41898282,
|
||||
"node_id": "MDM6Qm90NDE4OTgyODI=",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4",
|
||||
"gravatar_id": "",
|
||||
"url": "https://api.github.com/users/github-actions%5Bbot%5D",
|
||||
"html_url": "https://github.com/apps/github-actions",
|
||||
"followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
|
||||
"following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
|
||||
"gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
|
||||
"starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
|
||||
"organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
|
||||
"repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
|
||||
"events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
|
||||
"received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
|
||||
"type": "Bot",
|
||||
"user_view_type": "public",
|
||||
"site_admin": false
|
||||
},
|
||||
"created_at": "2025-06-18T21:51:58Z",
|
||||
"updated_at": "2025-06-28T21:11:37Z",
|
||||
"author_association": "CONTRIBUTOR",
|
||||
"body": "****CLA Assistant Lite bot**** All contributors have signed the CLA ✍️ ✅",
|
||||
"reactions": {
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/comments/2985794046/reactions",
|
||||
"total_count": 0,
|
||||
"+1": 0,
|
||||
"-1": 0,
|
||||
"laugh": 0,
|
||||
"hooray": 0,
|
||||
"confused": 0,
|
||||
"heart": 0,
|
||||
"rocket": 0,
|
||||
"eyes": 0
|
||||
},
|
||||
"performed_via_github_app": {
|
||||
"id": 15368,
|
||||
"client_id": "Iv1.05c79e9ad1f6bdfa",
|
||||
"slug": "github-actions",
|
||||
"node_id": "MDM6QXBwMTUzNjg=",
|
||||
"owner": {
|
||||
"login": "github",
|
||||
"id": 9919,
|
||||
"node_id": "MDEyOk9yZ2FuaXphdGlvbjk5MTk=",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/u/9919?v=4",
|
||||
"gravatar_id": "",
|
||||
"url": "https://api.github.com/users/github",
|
||||
"html_url": "https://github.com/github",
|
||||
"followers_url": "https://api.github.com/users/github/followers",
|
||||
"following_url": "https://api.github.com/users/github/following{/other_user}",
|
||||
"gists_url": "https://api.github.com/users/github/gists{/gist_id}",
|
||||
"starred_url": "https://api.github.com/users/github/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://api.github.com/users/github/subscriptions",
|
||||
"organizations_url": "https://api.github.com/users/github/orgs",
|
||||
"repos_url": "https://api.github.com/users/github/repos",
|
||||
"events_url": "https://api.github.com/users/github/events{/privacy}",
|
||||
"received_events_url": "https://api.github.com/users/github/received_events",
|
||||
"type": "Organization",
|
||||
"user_view_type": "public",
|
||||
"site_admin": false
|
||||
},
|
||||
"name": "GitHub Actions",
|
||||
"description": "Automate your workflow from idea to production",
|
||||
"external_url": "https://help.github.com/en/actions",
|
||||
"html_url": "https://github.com/apps/github-actions",
|
||||
"created_at": "2018-07-30T09:30:17Z",
|
||||
"updated_at": "2025-03-07T16:35:00Z",
|
||||
"permissions": {
|
||||
"actions": "write",
|
||||
"administration": "read",
|
||||
"attestations": "write",
|
||||
"checks": "write",
|
||||
"contents": "write",
|
||||
"deployments": "write",
|
||||
"discussions": "write",
|
||||
"issues": "write",
|
||||
"merge_queues": "write",
|
||||
"metadata": "read",
|
||||
"models": "read",
|
||||
"packages": "write",
|
||||
"pages": "write",
|
||||
"pull_requests": "write",
|
||||
"repository_hooks": "write",
|
||||
"repository_projects": "write",
|
||||
"security_events": "write",
|
||||
"statuses": "write",
|
||||
"vulnerability_alerts": "read"
|
||||
},
|
||||
"events": [
|
||||
"branch_protection_rule",
|
||||
"check_run",
|
||||
"check_suite",
|
||||
"create",
|
||||
"delete",
|
||||
"deployment",
|
||||
"deployment_status",
|
||||
"discussion",
|
||||
"discussion_comment",
|
||||
"fork",
|
||||
"gollum",
|
||||
"issues",
|
||||
"issue_comment",
|
||||
"label",
|
||||
"merge_group",
|
||||
"milestone",
|
||||
"page_build",
|
||||
"project",
|
||||
"project_card",
|
||||
"project_column",
|
||||
"public",
|
||||
"pull_request",
|
||||
"pull_request_review",
|
||||
"pull_request_review_comment",
|
||||
"push",
|
||||
"registry_package",
|
||||
"release",
|
||||
"repository",
|
||||
"repository_dispatch",
|
||||
"status",
|
||||
"watch",
|
||||
"workflow_dispatch",
|
||||
"workflow_run"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/comments/2985794500",
|
||||
"html_url": "https://github.com/laurent22/joplin/pull/12563#issuecomment-2985794500",
|
||||
"issue_url": "https://api.github.com/repos/laurent22/joplin/issues/12563",
|
||||
"id": 2985794500,
|
||||
"node_id": "IC_kwDOBLftOs6x95vE",
|
||||
"user": {
|
||||
"login": "Robin-Sch",
|
||||
"id": 46354497,
|
||||
"node_id": "MDQ6VXNlcjQ2MzU0NDk3",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/u/46354497?v=4",
|
||||
"gravatar_id": "",
|
||||
"url": "https://api.github.com/users/Robin-Sch",
|
||||
"html_url": "https://github.com/Robin-Sch",
|
||||
"followers_url": "https://api.github.com/users/Robin-Sch/followers",
|
||||
"following_url": "https://api.github.com/users/Robin-Sch/following{/other_user}",
|
||||
"gists_url": "https://api.github.com/users/Robin-Sch/gists{/gist_id}",
|
||||
"starred_url": "https://api.github.com/users/Robin-Sch/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://api.github.com/users/Robin-Sch/subscriptions",
|
||||
"organizations_url": "https://api.github.com/users/Robin-Sch/orgs",
|
||||
"repos_url": "https://api.github.com/users/Robin-Sch/repos",
|
||||
"events_url": "https://api.github.com/users/Robin-Sch/events{/privacy}",
|
||||
"received_events_url": "https://api.github.com/users/Robin-Sch/received_events",
|
||||
"type": "User",
|
||||
"user_view_type": "public",
|
||||
"site_admin": false
|
||||
},
|
||||
"created_at": "2025-06-18T21:52:16Z",
|
||||
"updated_at": "2025-06-18T21:52:16Z",
|
||||
"author_association": "NONE",
|
||||
"body": "I have read the CLA Document and I hereby sign the CLA",
|
||||
"reactions": {
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/comments/2985794500/reactions",
|
||||
"total_count": 0,
|
||||
"+1": 0,
|
||||
"-1": 0,
|
||||
"laugh": 0,
|
||||
"hooray": 0,
|
||||
"confused": 0,
|
||||
"heart": 0,
|
||||
"rocket": 0,
|
||||
"eyes": 0
|
||||
},
|
||||
"performed_via_github_app": null
|
||||
},
|
||||
{
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/comments/2986898431",
|
||||
"html_url": "https://github.com/laurent22/joplin/pull/12563#issuecomment-2986898431",
|
||||
"issue_url": "https://api.github.com/repos/laurent22/joplin/issues/12563",
|
||||
"id": 2986898431,
|
||||
"node_id": "IC_kwDOBLftOs6yCHP_",
|
||||
"user": {
|
||||
"login": "compgeniuses",
|
||||
"id": 16150798,
|
||||
"node_id": "MDQ6VXNlcjE2MTUwNzk4",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/u/16150798?v=4",
|
||||
"gravatar_id": "",
|
||||
"url": "https://api.github.com/users/compgeniuses",
|
||||
"html_url": "https://github.com/compgeniuses",
|
||||
"followers_url": "https://api.github.com/users/compgeniuses/followers",
|
||||
"following_url": "https://api.github.com/users/compgeniuses/following{/other_user}",
|
||||
"gists_url": "https://api.github.com/users/compgeniuses/gists{/gist_id}",
|
||||
"starred_url": "https://api.github.com/users/compgeniuses/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://api.github.com/users/compgeniuses/subscriptions",
|
||||
"organizations_url": "https://api.github.com/users/compgeniuses/orgs",
|
||||
"repos_url": "https://api.github.com/users/compgeniuses/repos",
|
||||
"events_url": "https://api.github.com/users/compgeniuses/events{/privacy}",
|
||||
"received_events_url": "https://api.github.com/users/compgeniuses/received_events",
|
||||
"type": "User",
|
||||
"user_view_type": "public",
|
||||
"site_admin": false
|
||||
},
|
||||
"created_at": "2025-06-19T07:08:04Z",
|
||||
"updated_at": "2025-06-19T07:08:04Z",
|
||||
"author_association": "NONE",
|
||||
"body": "Thank you for this.",
|
||||
"reactions": {
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/comments/2986898431/reactions",
|
||||
"total_count": 0,
|
||||
"+1": 0,
|
||||
"-1": 0,
|
||||
"laugh": 0,
|
||||
"hooray": 0,
|
||||
"confused": 0,
|
||||
"heart": 0,
|
||||
"rocket": 0,
|
||||
"eyes": 0
|
||||
},
|
||||
"performed_via_github_app": null
|
||||
},
|
||||
{
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/comments/2987239904",
|
||||
"html_url": "https://github.com/laurent22/joplin/pull/12563#issuecomment-2987239904",
|
||||
"issue_url": "https://api.github.com/repos/laurent22/joplin/issues/12563",
|
||||
"id": 2987239904,
|
||||
"node_id": "IC_kwDOBLftOs6yDang",
|
||||
"user": {
|
||||
"login": "Robin-Sch",
|
||||
"id": 46354497,
|
||||
"node_id": "MDQ6VXNlcjQ2MzU0NDk3",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/u/46354497?v=4",
|
||||
"gravatar_id": "",
|
||||
"url": "https://api.github.com/users/Robin-Sch",
|
||||
"html_url": "https://github.com/Robin-Sch",
|
||||
"followers_url": "https://api.github.com/users/Robin-Sch/followers",
|
||||
"following_url": "https://api.github.com/users/Robin-Sch/following{/other_user}",
|
||||
"gists_url": "https://api.github.com/users/Robin-Sch/gists{/gist_id}",
|
||||
"starred_url": "https://api.github.com/users/Robin-Sch/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://api.github.com/users/Robin-Sch/subscriptions",
|
||||
"organizations_url": "https://api.github.com/users/Robin-Sch/orgs",
|
||||
"repos_url": "https://api.github.com/users/Robin-Sch/repos",
|
||||
"events_url": "https://api.github.com/users/Robin-Sch/events{/privacy}",
|
||||
"received_events_url": "https://api.github.com/users/Robin-Sch/received_events",
|
||||
"type": "User",
|
||||
"user_view_type": "public",
|
||||
"site_admin": false
|
||||
},
|
||||
"created_at": "2025-06-19T08:43:02Z",
|
||||
"updated_at": "2025-06-19T08:43:02Z",
|
||||
"author_association": "NONE",
|
||||
"body": "I used\r\n```\r\nCOPY --from=builder /build/packages/app-mobile/webapp-nginx.conf /etc/nginx/conf.d/default.conf\r\n``` \r\ninstead of\r\n```\r\nCOPY packages/app-mobile/webapp-nginx.conf /etc/nginx/conf.d/default.conf\r\n```\r\nin case people want to run `git clone https://github.com/laurent22/joplin --depth=1` in their Dockerfile (which allows for stand-alone builds without needing to download the entire repo and history)\r\n\r\nThe large block of `COPY` commands (line 19-39) should in that case be replaced by this\r\n```\r\nRUN git clone https://github.com/laurent22/joplin --depth=1 .\r\n# Remove unused actions\r\nRUN mv packages packages_unused\r\nRUN mkdir packages && \\\r\n for dir in app-mobile editor fork-htmlparser2 fork-uslug fork-sax htmlpack \\\r\n lib react-native-alarm-notification react-native-saf-x renderer \\\r\n tools turndown turndown-plugin-gfm utils; do \\\r\n mv packages_unused/\"$dir\" packages/; \\\r\n done\r\n```",
|
||||
"reactions": {
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/comments/2987239904/reactions",
|
||||
"total_count": 0,
|
||||
"+1": 0,
|
||||
"-1": 0,
|
||||
"laugh": 0,
|
||||
"hooray": 0,
|
||||
"confused": 0,
|
||||
"heart": 0,
|
||||
"rocket": 0,
|
||||
"eyes": 0
|
||||
},
|
||||
"performed_via_github_app": null
|
||||
},
|
||||
{
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/comments/2989386780",
|
||||
"html_url": "https://github.com/laurent22/joplin/pull/12563#issuecomment-2989386780",
|
||||
"issue_url": "https://api.github.com/repos/laurent22/joplin/issues/12563",
|
||||
"id": 2989386780,
|
||||
"node_id": "IC_kwDOBLftOs6yLmwc",
|
||||
"user": {
|
||||
"login": "personalizedrefrigerator",
|
||||
"id": 46334387,
|
||||
"node_id": "MDQ6VXNlcjQ2MzM0Mzg3",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/u/46334387?v=4",
|
||||
"gravatar_id": "",
|
||||
"url": "https://api.github.com/users/personalizedrefrigerator",
|
||||
"html_url": "https://github.com/personalizedrefrigerator",
|
||||
"followers_url": "https://api.github.com/users/personalizedrefrigerator/followers",
|
||||
"following_url": "https://api.github.com/users/personalizedrefrigerator/following{/other_user}",
|
||||
"gists_url": "https://api.github.com/users/personalizedrefrigerator/gists{/gist_id}",
|
||||
"starred_url": "https://api.github.com/users/personalizedrefrigerator/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://api.github.com/users/personalizedrefrigerator/subscriptions",
|
||||
"organizations_url": "https://api.github.com/users/personalizedrefrigerator/orgs",
|
||||
"repos_url": "https://api.github.com/users/personalizedrefrigerator/repos",
|
||||
"events_url": "https://api.github.com/users/personalizedrefrigerator/events{/privacy}",
|
||||
"received_events_url": "https://api.github.com/users/personalizedrefrigerator/received_events",
|
||||
"type": "User",
|
||||
"user_view_type": "public",
|
||||
"site_admin": false
|
||||
},
|
||||
"created_at": "2025-06-19T23:32:06Z",
|
||||
"updated_at": "2025-06-19T23:34:49Z",
|
||||
"author_association": "COLLABORATOR",
|
||||
"body": "Thank you for contributing!\r\n\r\nFor reference, I'm linking to https://github.com/joplin/web-app/pull/2, a pull request on the GitHub pages deployment repository for the web app. I suspect (but am not certain) that this pull request or one with a similar approach is more likely to be merged than https://github.com/joplin/web-app/pull/2, since its changes are applied to the main repository (where the existing Docker deployment logic is).",
|
||||
"reactions": {
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/comments/2989386780/reactions",
|
||||
"total_count": 0,
|
||||
"+1": 0,
|
||||
"-1": 0,
|
||||
"laugh": 0,
|
||||
"hooray": 0,
|
||||
"confused": 0,
|
||||
"heart": 0,
|
||||
"rocket": 0,
|
||||
"eyes": 0
|
||||
},
|
||||
"performed_via_github_app": null
|
||||
},
|
||||
{
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/comments/3015993947",
|
||||
"html_url": "https://github.com/laurent22/joplin/pull/12563#issuecomment-3015993947",
|
||||
"issue_url": "https://api.github.com/repos/laurent22/joplin/issues/12563",
|
||||
"id": 3015993947,
|
||||
"node_id": "IC_kwDOBLftOs6zxGpb",
|
||||
"user": {
|
||||
"login": "laurent22",
|
||||
"id": 1285584,
|
||||
"node_id": "MDQ6VXNlcjEyODU1ODQ=",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/u/1285584?v=4",
|
||||
"gravatar_id": "",
|
||||
"url": "https://api.github.com/users/laurent22",
|
||||
"html_url": "https://github.com/laurent22",
|
||||
"followers_url": "https://api.github.com/users/laurent22/followers",
|
||||
"following_url": "https://api.github.com/users/laurent22/following{/other_user}",
|
||||
"gists_url": "https://api.github.com/users/laurent22/gists{/gist_id}",
|
||||
"starred_url": "https://api.github.com/users/laurent22/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://api.github.com/users/laurent22/subscriptions",
|
||||
"organizations_url": "https://api.github.com/users/laurent22/orgs",
|
||||
"repos_url": "https://api.github.com/users/laurent22/repos",
|
||||
"events_url": "https://api.github.com/users/laurent22/events{/privacy}",
|
||||
"received_events_url": "https://api.github.com/users/laurent22/received_events",
|
||||
"type": "User",
|
||||
"user_view_type": "public",
|
||||
"site_admin": false
|
||||
},
|
||||
"created_at": "2025-06-28T19:23:56Z",
|
||||
"updated_at": "2025-06-28T19:23:56Z",
|
||||
"author_association": "OWNER",
|
||||
"body": "Thanks for the PR but we need to discuss this first, how we want to distribute it, etc. as it may become an important component of Joplin.",
|
||||
"reactions": {
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/comments/3015993947/reactions",
|
||||
"total_count": 1,
|
||||
"+1": 1,
|
||||
"-1": 0,
|
||||
"laugh": 0,
|
||||
"hooray": 0,
|
||||
"confused": 0,
|
||||
"heart": 0,
|
||||
"rocket": 0,
|
||||
"eyes": 0
|
||||
},
|
||||
"performed_via_github_app": null
|
||||
}
|
||||
]
|
||||
}
|
362
readme/cla/consent_records/SAYAN02-DEV_212765994.json
Normal file
362
readme/cla/consent_records/SAYAN02-DEV_212765994.json
Normal file
@@ -0,0 +1,362 @@
|
||||
{
|
||||
"issue": {
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/12666",
|
||||
"repository_url": "https://api.github.com/repos/laurent22/joplin",
|
||||
"labels_url": "https://api.github.com/repos/laurent22/joplin/issues/12666/labels{/name}",
|
||||
"comments_url": "https://api.github.com/repos/laurent22/joplin/issues/12666/comments",
|
||||
"events_url": "https://api.github.com/repos/laurent22/joplin/issues/12666/events",
|
||||
"html_url": "https://github.com/laurent22/joplin/pull/12666",
|
||||
"id": 3198421394,
|
||||
"node_id": "PR_kwDOBLftOs6dN9kx",
|
||||
"number": 12666,
|
||||
"title": "Fix: Long URL in note properties no longer breaks the dialog layout (…",
|
||||
"user": {
|
||||
"login": "SAYAN02-DEV",
|
||||
"id": 212765994,
|
||||
"node_id": "U_kgDODK6NKg",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/u/212765994?v=4",
|
||||
"gravatar_id": "",
|
||||
"url": "https://api.github.com/users/SAYAN02-DEV",
|
||||
"html_url": "https://github.com/SAYAN02-DEV",
|
||||
"followers_url": "https://api.github.com/users/SAYAN02-DEV/followers",
|
||||
"following_url": "https://api.github.com/users/SAYAN02-DEV/following{/other_user}",
|
||||
"gists_url": "https://api.github.com/users/SAYAN02-DEV/gists{/gist_id}",
|
||||
"starred_url": "https://api.github.com/users/SAYAN02-DEV/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://api.github.com/users/SAYAN02-DEV/subscriptions",
|
||||
"organizations_url": "https://api.github.com/users/SAYAN02-DEV/orgs",
|
||||
"repos_url": "https://api.github.com/users/SAYAN02-DEV/repos",
|
||||
"events_url": "https://api.github.com/users/SAYAN02-DEV/events{/privacy}",
|
||||
"received_events_url": "https://api.github.com/users/SAYAN02-DEV/received_events",
|
||||
"type": "User",
|
||||
"user_view_type": "public",
|
||||
"site_admin": false
|
||||
},
|
||||
"labels": [],
|
||||
"state": "closed",
|
||||
"locked": false,
|
||||
"assignee": null,
|
||||
"assignees": [],
|
||||
"milestone": null,
|
||||
"comments": 4,
|
||||
"created_at": "2025-07-03T07:49:47Z",
|
||||
"updated_at": "2025-07-03T18:21:13Z",
|
||||
"closed_at": "2025-07-03T18:21:00Z",
|
||||
"author_association": "CONTRIBUTOR",
|
||||
"active_lock_reason": null,
|
||||
"draft": false,
|
||||
"pull_request": {
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/pulls/12666",
|
||||
"html_url": "https://github.com/laurent22/joplin/pull/12666",
|
||||
"diff_url": "https://github.com/laurent22/joplin/pull/12666.diff",
|
||||
"patch_url": "https://github.com/laurent22/joplin/pull/12666.patch",
|
||||
"merged_at": null
|
||||
},
|
||||
"body": "Fixes #12643\r\n\r\n### 🐛 Problem\r\n\r\nOpening the Note Properties dialog with a very long URL in the `source_url` field caused the layout to overflow or become unreadable. This made it impossible to interact with or view other properties.\r\n\r\n---\r\n\r\n### ✅ Solution\r\n\r\nApplied a CSS fix using `word-break: break-all` to the URL field inside `NotePropertiesDialog.tsx`.\r\n\r\nThis ensures that very long URLs wrap within the available space and the dialog layout stays intact.\r\n\r\n---\r\n\r\n### 🧪 How I Tested\r\n\r\n- Added a long URL to a note's source_url (300+ characters)\r\n- Opened the Note Properties dialog on the Desktop app\r\n- Verified:\r\n - Dialog no longer breaks\r\n - URL is readable and wraps as expected\r\n - Dialog behaves normally for all other properties\r\n\r\n---\r\n\r\n### 📸 Screenshot (After Fix)\r\n\r\n\r\n\r\n\r\n\r\n---\r\n\r\n### 🧩 Files Updated\r\n\r\n- `packages/app-desktop/gui/NotePropertiesDialog.tsx`\r\n\r\n---\r\n\r\nThis is a small, focused UI bug fix for the Desktop app and does not affect backend logic or mobile functionality.\r\n",
|
||||
"closed_by": {
|
||||
"login": "SAYAN02-DEV",
|
||||
"id": 212765994,
|
||||
"node_id": "U_kgDODK6NKg",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/u/212765994?v=4",
|
||||
"gravatar_id": "",
|
||||
"url": "https://api.github.com/users/SAYAN02-DEV",
|
||||
"html_url": "https://github.com/SAYAN02-DEV",
|
||||
"followers_url": "https://api.github.com/users/SAYAN02-DEV/followers",
|
||||
"following_url": "https://api.github.com/users/SAYAN02-DEV/following{/other_user}",
|
||||
"gists_url": "https://api.github.com/users/SAYAN02-DEV/gists{/gist_id}",
|
||||
"starred_url": "https://api.github.com/users/SAYAN02-DEV/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://api.github.com/users/SAYAN02-DEV/subscriptions",
|
||||
"organizations_url": "https://api.github.com/users/SAYAN02-DEV/orgs",
|
||||
"repos_url": "https://api.github.com/users/SAYAN02-DEV/repos",
|
||||
"events_url": "https://api.github.com/users/SAYAN02-DEV/events{/privacy}",
|
||||
"received_events_url": "https://api.github.com/users/SAYAN02-DEV/received_events",
|
||||
"type": "User",
|
||||
"user_view_type": "public",
|
||||
"site_admin": false
|
||||
},
|
||||
"reactions": {
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/12666/reactions",
|
||||
"total_count": 0,
|
||||
"+1": 0,
|
||||
"-1": 0,
|
||||
"laugh": 0,
|
||||
"hooray": 0,
|
||||
"confused": 0,
|
||||
"heart": 0,
|
||||
"rocket": 0,
|
||||
"eyes": 0
|
||||
},
|
||||
"timeline_url": "https://api.github.com/repos/laurent22/joplin/issues/12666/timeline",
|
||||
"performed_via_github_app": null,
|
||||
"state_reason": null
|
||||
},
|
||||
"comments": [
|
||||
{
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/comments/3031248168",
|
||||
"html_url": "https://github.com/laurent22/joplin/pull/12666#issuecomment-3031248168",
|
||||
"issue_url": "https://api.github.com/repos/laurent22/joplin/issues/12666",
|
||||
"id": 3031248168,
|
||||
"node_id": "IC_kwDOBLftOs60rS0o",
|
||||
"user": {
|
||||
"login": "github-actions[bot]",
|
||||
"id": 41898282,
|
||||
"node_id": "MDM6Qm90NDE4OTgyODI=",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4",
|
||||
"gravatar_id": "",
|
||||
"url": "https://api.github.com/users/github-actions%5Bbot%5D",
|
||||
"html_url": "https://github.com/apps/github-actions",
|
||||
"followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
|
||||
"following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
|
||||
"gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
|
||||
"starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
|
||||
"organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
|
||||
"repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
|
||||
"events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
|
||||
"received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
|
||||
"type": "Bot",
|
||||
"user_view_type": "public",
|
||||
"site_admin": false
|
||||
},
|
||||
"created_at": "2025-07-03T07:49:59Z",
|
||||
"updated_at": "2025-07-03T18:21:13Z",
|
||||
"author_association": "CONTRIBUTOR",
|
||||
"body": "****CLA Assistant Lite bot**** All contributors have signed the CLA ✍️ ✅",
|
||||
"reactions": {
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/comments/3031248168/reactions",
|
||||
"total_count": 0,
|
||||
"+1": 0,
|
||||
"-1": 0,
|
||||
"laugh": 0,
|
||||
"hooray": 0,
|
||||
"confused": 0,
|
||||
"heart": 0,
|
||||
"rocket": 0,
|
||||
"eyes": 0
|
||||
},
|
||||
"performed_via_github_app": {
|
||||
"id": 15368,
|
||||
"client_id": "Iv1.05c79e9ad1f6bdfa",
|
||||
"slug": "github-actions",
|
||||
"node_id": "MDM6QXBwMTUzNjg=",
|
||||
"owner": {
|
||||
"login": "github",
|
||||
"id": 9919,
|
||||
"node_id": "MDEyOk9yZ2FuaXphdGlvbjk5MTk=",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/u/9919?v=4",
|
||||
"gravatar_id": "",
|
||||
"url": "https://api.github.com/users/github",
|
||||
"html_url": "https://github.com/github",
|
||||
"followers_url": "https://api.github.com/users/github/followers",
|
||||
"following_url": "https://api.github.com/users/github/following{/other_user}",
|
||||
"gists_url": "https://api.github.com/users/github/gists{/gist_id}",
|
||||
"starred_url": "https://api.github.com/users/github/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://api.github.com/users/github/subscriptions",
|
||||
"organizations_url": "https://api.github.com/users/github/orgs",
|
||||
"repos_url": "https://api.github.com/users/github/repos",
|
||||
"events_url": "https://api.github.com/users/github/events{/privacy}",
|
||||
"received_events_url": "https://api.github.com/users/github/received_events",
|
||||
"type": "Organization",
|
||||
"user_view_type": "public",
|
||||
"site_admin": false
|
||||
},
|
||||
"name": "GitHub Actions",
|
||||
"description": "Automate your workflow from idea to production",
|
||||
"external_url": "https://help.github.com/en/actions",
|
||||
"html_url": "https://github.com/apps/github-actions",
|
||||
"created_at": "2018-07-30T09:30:17Z",
|
||||
"updated_at": "2025-03-07T16:35:00Z",
|
||||
"permissions": {
|
||||
"actions": "write",
|
||||
"administration": "read",
|
||||
"attestations": "write",
|
||||
"checks": "write",
|
||||
"contents": "write",
|
||||
"deployments": "write",
|
||||
"discussions": "write",
|
||||
"issues": "write",
|
||||
"merge_queues": "write",
|
||||
"metadata": "read",
|
||||
"models": "read",
|
||||
"packages": "write",
|
||||
"pages": "write",
|
||||
"pull_requests": "write",
|
||||
"repository_hooks": "write",
|
||||
"repository_projects": "write",
|
||||
"security_events": "write",
|
||||
"statuses": "write",
|
||||
"vulnerability_alerts": "read"
|
||||
},
|
||||
"events": [
|
||||
"branch_protection_rule",
|
||||
"check_run",
|
||||
"check_suite",
|
||||
"create",
|
||||
"delete",
|
||||
"deployment",
|
||||
"deployment_status",
|
||||
"discussion",
|
||||
"discussion_comment",
|
||||
"fork",
|
||||
"gollum",
|
||||
"issues",
|
||||
"issue_comment",
|
||||
"label",
|
||||
"merge_group",
|
||||
"milestone",
|
||||
"page_build",
|
||||
"project",
|
||||
"project_card",
|
||||
"project_column",
|
||||
"public",
|
||||
"pull_request",
|
||||
"pull_request_review",
|
||||
"pull_request_review_comment",
|
||||
"push",
|
||||
"registry_package",
|
||||
"release",
|
||||
"repository",
|
||||
"repository_dispatch",
|
||||
"status",
|
||||
"watch",
|
||||
"workflow_dispatch",
|
||||
"workflow_run"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/comments/3031257207",
|
||||
"html_url": "https://github.com/laurent22/joplin/pull/12666#issuecomment-3031257207",
|
||||
"issue_url": "https://api.github.com/repos/laurent22/joplin/issues/12666",
|
||||
"id": 3031257207,
|
||||
"node_id": "IC_kwDOBLftOs60rVB3",
|
||||
"user": {
|
||||
"login": "SAYAN02-DEV",
|
||||
"id": 212765994,
|
||||
"node_id": "U_kgDODK6NKg",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/u/212765994?v=4",
|
||||
"gravatar_id": "",
|
||||
"url": "https://api.github.com/users/SAYAN02-DEV",
|
||||
"html_url": "https://github.com/SAYAN02-DEV",
|
||||
"followers_url": "https://api.github.com/users/SAYAN02-DEV/followers",
|
||||
"following_url": "https://api.github.com/users/SAYAN02-DEV/following{/other_user}",
|
||||
"gists_url": "https://api.github.com/users/SAYAN02-DEV/gists{/gist_id}",
|
||||
"starred_url": "https://api.github.com/users/SAYAN02-DEV/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://api.github.com/users/SAYAN02-DEV/subscriptions",
|
||||
"organizations_url": "https://api.github.com/users/SAYAN02-DEV/orgs",
|
||||
"repos_url": "https://api.github.com/users/SAYAN02-DEV/repos",
|
||||
"events_url": "https://api.github.com/users/SAYAN02-DEV/events{/privacy}",
|
||||
"received_events_url": "https://api.github.com/users/SAYAN02-DEV/received_events",
|
||||
"type": "User",
|
||||
"user_view_type": "public",
|
||||
"site_admin": false
|
||||
},
|
||||
"created_at": "2025-07-03T07:52:59Z",
|
||||
"updated_at": "2025-07-03T07:52:59Z",
|
||||
"author_association": "CONTRIBUTOR",
|
||||
"body": "I have read the CLA Document and I hereby sign the CLA\r\n",
|
||||
"reactions": {
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/comments/3031257207/reactions",
|
||||
"total_count": 0,
|
||||
"+1": 0,
|
||||
"-1": 0,
|
||||
"laugh": 0,
|
||||
"hooray": 0,
|
||||
"confused": 0,
|
||||
"heart": 0,
|
||||
"rocket": 0,
|
||||
"eyes": 0
|
||||
},
|
||||
"performed_via_github_app": null
|
||||
},
|
||||
{
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/comments/3031878214",
|
||||
"html_url": "https://github.com/laurent22/joplin/pull/12666#issuecomment-3031878214",
|
||||
"issue_url": "https://api.github.com/repos/laurent22/joplin/issues/12666",
|
||||
"id": 3031878214,
|
||||
"node_id": "IC_kwDOBLftOs60tspG",
|
||||
"user": {
|
||||
"login": "laurent22",
|
||||
"id": 1285584,
|
||||
"node_id": "MDQ6VXNlcjEyODU1ODQ=",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/u/1285584?v=4",
|
||||
"gravatar_id": "",
|
||||
"url": "https://api.github.com/users/laurent22",
|
||||
"html_url": "https://github.com/laurent22",
|
||||
"followers_url": "https://api.github.com/users/laurent22/followers",
|
||||
"following_url": "https://api.github.com/users/laurent22/following{/other_user}",
|
||||
"gists_url": "https://api.github.com/users/laurent22/gists{/gist_id}",
|
||||
"starred_url": "https://api.github.com/users/laurent22/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://api.github.com/users/laurent22/subscriptions",
|
||||
"organizations_url": "https://api.github.com/users/laurent22/orgs",
|
||||
"repos_url": "https://api.github.com/users/laurent22/repos",
|
||||
"events_url": "https://api.github.com/users/laurent22/events{/privacy}",
|
||||
"received_events_url": "https://api.github.com/users/laurent22/received_events",
|
||||
"type": "User",
|
||||
"user_view_type": "public",
|
||||
"site_admin": false
|
||||
},
|
||||
"created_at": "2025-07-03T11:12:23Z",
|
||||
"updated_at": "2025-07-03T11:12:23Z",
|
||||
"author_association": "OWNER",
|
||||
"body": "URL should not wrap but be cut. Why is the existing CSS not already doing this? `maxWidth: '180px', overflow: 'hidden', whiteSpace: 'nowrap', textOverflow: 'ellipsis`",
|
||||
"reactions": {
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/comments/3031878214/reactions",
|
||||
"total_count": 0,
|
||||
"+1": 0,
|
||||
"-1": 0,
|
||||
"laugh": 0,
|
||||
"hooray": 0,
|
||||
"confused": 0,
|
||||
"heart": 0,
|
||||
"rocket": 0,
|
||||
"eyes": 0
|
||||
},
|
||||
"performed_via_github_app": null
|
||||
},
|
||||
{
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/comments/3031918610",
|
||||
"html_url": "https://github.com/laurent22/joplin/pull/12666#issuecomment-3031918610",
|
||||
"issue_url": "https://api.github.com/repos/laurent22/joplin/issues/12666",
|
||||
"id": 3031918610,
|
||||
"node_id": "IC_kwDOBLftOs60t2gS",
|
||||
"user": {
|
||||
"login": "SAYAN02-DEV",
|
||||
"id": 212765994,
|
||||
"node_id": "U_kgDODK6NKg",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/u/212765994?v=4",
|
||||
"gravatar_id": "",
|
||||
"url": "https://api.github.com/users/SAYAN02-DEV",
|
||||
"html_url": "https://github.com/SAYAN02-DEV",
|
||||
"followers_url": "https://api.github.com/users/SAYAN02-DEV/followers",
|
||||
"following_url": "https://api.github.com/users/SAYAN02-DEV/following{/other_user}",
|
||||
"gists_url": "https://api.github.com/users/SAYAN02-DEV/gists{/gist_id}",
|
||||
"starred_url": "https://api.github.com/users/SAYAN02-DEV/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://api.github.com/users/SAYAN02-DEV/subscriptions",
|
||||
"organizations_url": "https://api.github.com/users/SAYAN02-DEV/orgs",
|
||||
"repos_url": "https://api.github.com/users/SAYAN02-DEV/repos",
|
||||
"events_url": "https://api.github.com/users/SAYAN02-DEV/events{/privacy}",
|
||||
"received_events_url": "https://api.github.com/users/SAYAN02-DEV/received_events",
|
||||
"type": "User",
|
||||
"user_view_type": "public",
|
||||
"site_admin": false
|
||||
},
|
||||
"created_at": "2025-07-03T11:27:26Z",
|
||||
"updated_at": "2025-07-03T11:27:26Z",
|
||||
"author_association": "CONTRIBUTOR",
|
||||
"body": "The existing CSS wasn't taking effect because the <a> element is an inline element so we have to explicitly change their display to 'inline-block'.\r\nI understand that the URL should not wrap, but instead be visually truncated. I've applied display: 'inline-block' to ensure the URL is now properly cut with ellipsis.\r\n\r\nI've updated the PR with this fix — could you please take a look?\r\n\r\n",
|
||||
"reactions": {
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/comments/3031918610/reactions",
|
||||
"total_count": 0,
|
||||
"+1": 0,
|
||||
"-1": 0,
|
||||
"laugh": 0,
|
||||
"hooray": 0,
|
||||
"confused": 0,
|
||||
"heart": 0,
|
||||
"rocket": 0,
|
||||
"eyes": 0
|
||||
},
|
||||
"performed_via_github_app": null
|
||||
}
|
||||
]
|
||||
}
|
272
readme/cla/consent_records/ShawnZhang31_8178984.json
Normal file
272
readme/cla/consent_records/ShawnZhang31_8178984.json
Normal file
@@ -0,0 +1,272 @@
|
||||
{
|
||||
"issue": {
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/12345",
|
||||
"repository_url": "https://api.github.com/repos/laurent22/joplin",
|
||||
"labels_url": "https://api.github.com/repos/laurent22/joplin/issues/12345/labels{/name}",
|
||||
"comments_url": "https://api.github.com/repos/laurent22/joplin/issues/12345/comments",
|
||||
"events_url": "https://api.github.com/repos/laurent22/joplin/issues/12345/events",
|
||||
"html_url": "https://github.com/laurent22/joplin/pull/12345",
|
||||
"id": 3092302203,
|
||||
"node_id": "PR_kwDOBLftOs6Xsjy0",
|
||||
"number": 12345,
|
||||
"title": "- All: Update README.md of joplin-renderer package",
|
||||
"user": {
|
||||
"login": "ShawnZhang31",
|
||||
"id": 8178984,
|
||||
"node_id": "MDQ6VXNlcjgxNzg5ODQ=",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/u/8178984?v=4",
|
||||
"gravatar_id": "",
|
||||
"url": "https://api.github.com/users/ShawnZhang31",
|
||||
"html_url": "https://github.com/ShawnZhang31",
|
||||
"followers_url": "https://api.github.com/users/ShawnZhang31/followers",
|
||||
"following_url": "https://api.github.com/users/ShawnZhang31/following{/other_user}",
|
||||
"gists_url": "https://api.github.com/users/ShawnZhang31/gists{/gist_id}",
|
||||
"starred_url": "https://api.github.com/users/ShawnZhang31/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://api.github.com/users/ShawnZhang31/subscriptions",
|
||||
"organizations_url": "https://api.github.com/users/ShawnZhang31/orgs",
|
||||
"repos_url": "https://api.github.com/users/ShawnZhang31/repos",
|
||||
"events_url": "https://api.github.com/users/ShawnZhang31/events{/privacy}",
|
||||
"received_events_url": "https://api.github.com/users/ShawnZhang31/received_events",
|
||||
"type": "User",
|
||||
"user_view_type": "public",
|
||||
"site_admin": false
|
||||
},
|
||||
"labels": [],
|
||||
"state": "closed",
|
||||
"locked": false,
|
||||
"assignee": null,
|
||||
"assignees": [],
|
||||
"milestone": null,
|
||||
"comments": 2,
|
||||
"created_at": "2025-05-27T01:23:55Z",
|
||||
"updated_at": "2025-05-27T01:33:05Z",
|
||||
"closed_at": "2025-05-27T01:32:52Z",
|
||||
"author_association": "CONTRIBUTOR",
|
||||
"active_lock_reason": null,
|
||||
"draft": false,
|
||||
"pull_request": {
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/pulls/12345",
|
||||
"html_url": "https://github.com/laurent22/joplin/pull/12345",
|
||||
"diff_url": "https://github.com/laurent22/joplin/pull/12345.diff",
|
||||
"patch_url": "https://github.com/laurent22/joplin/pull/12345.patch",
|
||||
"merged_at": null
|
||||
},
|
||||
"body": "The package installed using `npm i -s joplin-renderer` is relatively outdated, and using `const { MarkupToHtml } = require('joplin-renderer');` often leads to the error `e.apply is not a function`. To fix the outdated `README.md`, use the updated package by running `npm i @joplin/renderer` and initialize it with `const { MarkupToHtml } = require('@joplin/renderer');`\r\n\r\n<!--\r\n\r\nPlease prefix the title with the platform you are targetting:\r\n\r\nHere are some examples of good titles:\r\n\r\n- Desktop: Resolves #123: Added new setting to change font\r\n- Mobile, Desktop: Fixes #456: Fixed config screen error\r\n- All: Resolves #777: Made synchronisation faster\r\n\r\nAnd here's an explanation of the title format:\r\n\r\n- \"Desktop\" for the Windows/macOS/Linux app (Electron app)\r\n- \"Mobile\" for the mobile app (or \"Android\" / \"iOS\" if the pull request only applies to one of the mobile platforms)\r\n- \"CLI\" for the CLI app\r\n\r\nIf it's two platforms, separate them with commas - \"Desktop, Mobile\" or if it's for all platforms, prefix with \"All\".\r\n\r\nIf it's not related to any platform (such as a translation, change to the documentation, etc.), simply don't add a platform.\r\n\r\nThen please append the issue that you've addressed or fixed. Use \"Resolves #123\" for new features or improvements and \"Fixes #123\" for bug fixes.\r\n\r\nAND PLEASE READ THE GUIDE: https://github.com/laurent22/joplin/blob/dev/readme/dev/index.md\r\n\r\n-->",
|
||||
"closed_by": {
|
||||
"login": "ShawnZhang31",
|
||||
"id": 8178984,
|
||||
"node_id": "MDQ6VXNlcjgxNzg5ODQ=",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/u/8178984?v=4",
|
||||
"gravatar_id": "",
|
||||
"url": "https://api.github.com/users/ShawnZhang31",
|
||||
"html_url": "https://github.com/ShawnZhang31",
|
||||
"followers_url": "https://api.github.com/users/ShawnZhang31/followers",
|
||||
"following_url": "https://api.github.com/users/ShawnZhang31/following{/other_user}",
|
||||
"gists_url": "https://api.github.com/users/ShawnZhang31/gists{/gist_id}",
|
||||
"starred_url": "https://api.github.com/users/ShawnZhang31/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://api.github.com/users/ShawnZhang31/subscriptions",
|
||||
"organizations_url": "https://api.github.com/users/ShawnZhang31/orgs",
|
||||
"repos_url": "https://api.github.com/users/ShawnZhang31/repos",
|
||||
"events_url": "https://api.github.com/users/ShawnZhang31/events{/privacy}",
|
||||
"received_events_url": "https://api.github.com/users/ShawnZhang31/received_events",
|
||||
"type": "User",
|
||||
"user_view_type": "public",
|
||||
"site_admin": false
|
||||
},
|
||||
"reactions": {
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/12345/reactions",
|
||||
"total_count": 0,
|
||||
"+1": 0,
|
||||
"-1": 0,
|
||||
"laugh": 0,
|
||||
"hooray": 0,
|
||||
"confused": 0,
|
||||
"heart": 0,
|
||||
"rocket": 0,
|
||||
"eyes": 0
|
||||
},
|
||||
"timeline_url": "https://api.github.com/repos/laurent22/joplin/issues/12345/timeline",
|
||||
"performed_via_github_app": null,
|
||||
"state_reason": null
|
||||
},
|
||||
"comments": [
|
||||
{
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/comments/2910859879",
|
||||
"html_url": "https://github.com/laurent22/joplin/pull/12345#issuecomment-2910859879",
|
||||
"issue_url": "https://api.github.com/repos/laurent22/joplin/issues/12345",
|
||||
"id": 2910859879,
|
||||
"node_id": "IC_kwDOBLftOs6tgDJn",
|
||||
"user": {
|
||||
"login": "github-actions[bot]",
|
||||
"id": 41898282,
|
||||
"node_id": "MDM6Qm90NDE4OTgyODI=",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4",
|
||||
"gravatar_id": "",
|
||||
"url": "https://api.github.com/users/github-actions%5Bbot%5D",
|
||||
"html_url": "https://github.com/apps/github-actions",
|
||||
"followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
|
||||
"following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
|
||||
"gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
|
||||
"starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
|
||||
"organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
|
||||
"repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
|
||||
"events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
|
||||
"received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
|
||||
"type": "Bot",
|
||||
"user_view_type": "public",
|
||||
"site_admin": false
|
||||
},
|
||||
"created_at": "2025-05-27T01:24:03Z",
|
||||
"updated_at": "2025-05-27T01:33:04Z",
|
||||
"author_association": "CONTRIBUTOR",
|
||||
"body": "****CLA Assistant Lite bot**** All contributors have signed the CLA ✍️ ✅",
|
||||
"reactions": {
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/comments/2910859879/reactions",
|
||||
"total_count": 0,
|
||||
"+1": 0,
|
||||
"-1": 0,
|
||||
"laugh": 0,
|
||||
"hooray": 0,
|
||||
"confused": 0,
|
||||
"heart": 0,
|
||||
"rocket": 0,
|
||||
"eyes": 0
|
||||
},
|
||||
"performed_via_github_app": {
|
||||
"id": 15368,
|
||||
"client_id": "Iv1.05c79e9ad1f6bdfa",
|
||||
"slug": "github-actions",
|
||||
"node_id": "MDM6QXBwMTUzNjg=",
|
||||
"owner": {
|
||||
"login": "github",
|
||||
"id": 9919,
|
||||
"node_id": "MDEyOk9yZ2FuaXphdGlvbjk5MTk=",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/u/9919?v=4",
|
||||
"gravatar_id": "",
|
||||
"url": "https://api.github.com/users/github",
|
||||
"html_url": "https://github.com/github",
|
||||
"followers_url": "https://api.github.com/users/github/followers",
|
||||
"following_url": "https://api.github.com/users/github/following{/other_user}",
|
||||
"gists_url": "https://api.github.com/users/github/gists{/gist_id}",
|
||||
"starred_url": "https://api.github.com/users/github/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://api.github.com/users/github/subscriptions",
|
||||
"organizations_url": "https://api.github.com/users/github/orgs",
|
||||
"repos_url": "https://api.github.com/users/github/repos",
|
||||
"events_url": "https://api.github.com/users/github/events{/privacy}",
|
||||
"received_events_url": "https://api.github.com/users/github/received_events",
|
||||
"type": "Organization",
|
||||
"user_view_type": "public",
|
||||
"site_admin": false
|
||||
},
|
||||
"name": "GitHub Actions",
|
||||
"description": "Automate your workflow from idea to production",
|
||||
"external_url": "https://help.github.com/en/actions",
|
||||
"html_url": "https://github.com/apps/github-actions",
|
||||
"created_at": "2018-07-30T09:30:17Z",
|
||||
"updated_at": "2025-03-07T16:35:00Z",
|
||||
"permissions": {
|
||||
"actions": "write",
|
||||
"administration": "read",
|
||||
"attestations": "write",
|
||||
"checks": "write",
|
||||
"contents": "write",
|
||||
"deployments": "write",
|
||||
"discussions": "write",
|
||||
"issues": "write",
|
||||
"merge_queues": "write",
|
||||
"metadata": "read",
|
||||
"models": "read",
|
||||
"packages": "write",
|
||||
"pages": "write",
|
||||
"pull_requests": "write",
|
||||
"repository_hooks": "write",
|
||||
"repository_projects": "write",
|
||||
"security_events": "write",
|
||||
"statuses": "write",
|
||||
"vulnerability_alerts": "read"
|
||||
},
|
||||
"events": [
|
||||
"branch_protection_rule",
|
||||
"check_run",
|
||||
"check_suite",
|
||||
"create",
|
||||
"delete",
|
||||
"deployment",
|
||||
"deployment_status",
|
||||
"discussion",
|
||||
"discussion_comment",
|
||||
"fork",
|
||||
"gollum",
|
||||
"issues",
|
||||
"issue_comment",
|
||||
"label",
|
||||
"merge_group",
|
||||
"milestone",
|
||||
"page_build",
|
||||
"project",
|
||||
"project_card",
|
||||
"project_column",
|
||||
"public",
|
||||
"pull_request",
|
||||
"pull_request_review",
|
||||
"pull_request_review_comment",
|
||||
"push",
|
||||
"registry_package",
|
||||
"release",
|
||||
"repository",
|
||||
"repository_dispatch",
|
||||
"status",
|
||||
"watch",
|
||||
"workflow_dispatch",
|
||||
"workflow_run"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/comments/2910864083",
|
||||
"html_url": "https://github.com/laurent22/joplin/pull/12345#issuecomment-2910864083",
|
||||
"issue_url": "https://api.github.com/repos/laurent22/joplin/issues/12345",
|
||||
"id": 2910864083,
|
||||
"node_id": "IC_kwDOBLftOs6tgELT",
|
||||
"user": {
|
||||
"login": "ShawnZhang31",
|
||||
"id": 8178984,
|
||||
"node_id": "MDQ6VXNlcjgxNzg5ODQ=",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/u/8178984?v=4",
|
||||
"gravatar_id": "",
|
||||
"url": "https://api.github.com/users/ShawnZhang31",
|
||||
"html_url": "https://github.com/ShawnZhang31",
|
||||
"followers_url": "https://api.github.com/users/ShawnZhang31/followers",
|
||||
"following_url": "https://api.github.com/users/ShawnZhang31/following{/other_user}",
|
||||
"gists_url": "https://api.github.com/users/ShawnZhang31/gists{/gist_id}",
|
||||
"starred_url": "https://api.github.com/users/ShawnZhang31/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://api.github.com/users/ShawnZhang31/subscriptions",
|
||||
"organizations_url": "https://api.github.com/users/ShawnZhang31/orgs",
|
||||
"repos_url": "https://api.github.com/users/ShawnZhang31/repos",
|
||||
"events_url": "https://api.github.com/users/ShawnZhang31/events{/privacy}",
|
||||
"received_events_url": "https://api.github.com/users/ShawnZhang31/received_events",
|
||||
"type": "User",
|
||||
"user_view_type": "public",
|
||||
"site_admin": false
|
||||
},
|
||||
"created_at": "2025-05-27T01:28:20Z",
|
||||
"updated_at": "2025-05-27T01:28:20Z",
|
||||
"author_association": "CONTRIBUTOR",
|
||||
"body": "I have read the CLA Document and I hereby sign the CLA",
|
||||
"reactions": {
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/comments/2910864083/reactions",
|
||||
"total_count": 0,
|
||||
"+1": 0,
|
||||
"-1": 0,
|
||||
"laugh": 0,
|
||||
"hooray": 0,
|
||||
"confused": 0,
|
||||
"heart": 0,
|
||||
"rocket": 0,
|
||||
"eyes": 0
|
||||
},
|
||||
"performed_via_github_app": null
|
||||
}
|
||||
]
|
||||
}
|
552
readme/cla/consent_records/SilviaAC_72044644.json
Normal file
552
readme/cla/consent_records/SilviaAC_72044644.json
Normal file
@@ -0,0 +1,552 @@
|
||||
{
|
||||
"issue": {
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/12256",
|
||||
"repository_url": "https://api.github.com/repos/laurent22/joplin",
|
||||
"labels_url": "https://api.github.com/repos/laurent22/joplin/issues/12256/labels{/name}",
|
||||
"comments_url": "https://api.github.com/repos/laurent22/joplin/issues/12256/comments",
|
||||
"events_url": "https://api.github.com/repos/laurent22/joplin/issues/12256/events",
|
||||
"html_url": "https://github.com/laurent22/joplin/pull/12256",
|
||||
"id": 3051617394,
|
||||
"node_id": "PR_kwDOBLftOs6VjswN",
|
||||
"number": 12256,
|
||||
"title": "Update gl_ES.po",
|
||||
"user": {
|
||||
"login": "SilviaAC",
|
||||
"id": 72044644,
|
||||
"node_id": "MDQ6VXNlcjcyMDQ0NjQ0",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/u/72044644?v=4",
|
||||
"gravatar_id": "",
|
||||
"url": "https://api.github.com/users/SilviaAC",
|
||||
"html_url": "https://github.com/SilviaAC",
|
||||
"followers_url": "https://api.github.com/users/SilviaAC/followers",
|
||||
"following_url": "https://api.github.com/users/SilviaAC/following{/other_user}",
|
||||
"gists_url": "https://api.github.com/users/SilviaAC/gists{/gist_id}",
|
||||
"starred_url": "https://api.github.com/users/SilviaAC/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://api.github.com/users/SilviaAC/subscriptions",
|
||||
"organizations_url": "https://api.github.com/users/SilviaAC/orgs",
|
||||
"repos_url": "https://api.github.com/users/SilviaAC/repos",
|
||||
"events_url": "https://api.github.com/users/SilviaAC/events{/privacy}",
|
||||
"received_events_url": "https://api.github.com/users/SilviaAC/received_events",
|
||||
"type": "User",
|
||||
"user_view_type": "public",
|
||||
"site_admin": false
|
||||
},
|
||||
"labels": [
|
||||
{
|
||||
"id": 1091621259,
|
||||
"node_id": "MDU6TGFiZWwxMDkxNjIxMjU5",
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/labels/translation",
|
||||
"name": "translation",
|
||||
"color": "91ca55",
|
||||
"default": false,
|
||||
"description": "i18n and l10n"
|
||||
}
|
||||
],
|
||||
"state": "closed",
|
||||
"locked": false,
|
||||
"assignee": null,
|
||||
"assignees": [],
|
||||
"milestone": null,
|
||||
"comments": 8,
|
||||
"created_at": "2025-05-09T09:40:36Z",
|
||||
"updated_at": "2025-07-15T21:31:15Z",
|
||||
"closed_at": "2025-05-16T23:34:19Z",
|
||||
"author_association": "CONTRIBUTOR",
|
||||
"active_lock_reason": null,
|
||||
"draft": false,
|
||||
"pull_request": {
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/pulls/12256",
|
||||
"html_url": "https://github.com/laurent22/joplin/pull/12256",
|
||||
"diff_url": "https://github.com/laurent22/joplin/pull/12256.diff",
|
||||
"patch_url": "https://github.com/laurent22/joplin/pull/12256.patch",
|
||||
"merged_at": "2025-05-16T23:34:19Z"
|
||||
},
|
||||
"body": "Updated galician translation",
|
||||
"closed_by": {
|
||||
"login": "tessus",
|
||||
"id": 223439,
|
||||
"node_id": "MDQ6VXNlcjIyMzQzOQ==",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/u/223439?v=4",
|
||||
"gravatar_id": "",
|
||||
"url": "https://api.github.com/users/tessus",
|
||||
"html_url": "https://github.com/tessus",
|
||||
"followers_url": "https://api.github.com/users/tessus/followers",
|
||||
"following_url": "https://api.github.com/users/tessus/following{/other_user}",
|
||||
"gists_url": "https://api.github.com/users/tessus/gists{/gist_id}",
|
||||
"starred_url": "https://api.github.com/users/tessus/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://api.github.com/users/tessus/subscriptions",
|
||||
"organizations_url": "https://api.github.com/users/tessus/orgs",
|
||||
"repos_url": "https://api.github.com/users/tessus/repos",
|
||||
"events_url": "https://api.github.com/users/tessus/events{/privacy}",
|
||||
"received_events_url": "https://api.github.com/users/tessus/received_events",
|
||||
"type": "User",
|
||||
"user_view_type": "public",
|
||||
"site_admin": false
|
||||
},
|
||||
"reactions": {
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/12256/reactions",
|
||||
"total_count": 0,
|
||||
"+1": 0,
|
||||
"-1": 0,
|
||||
"laugh": 0,
|
||||
"hooray": 0,
|
||||
"confused": 0,
|
||||
"heart": 0,
|
||||
"rocket": 0,
|
||||
"eyes": 0
|
||||
},
|
||||
"timeline_url": "https://api.github.com/repos/laurent22/joplin/issues/12256/timeline",
|
||||
"performed_via_github_app": null,
|
||||
"state_reason": null
|
||||
},
|
||||
"comments": [
|
||||
{
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/comments/2865879849",
|
||||
"html_url": "https://github.com/laurent22/joplin/pull/12256#issuecomment-2865879849",
|
||||
"issue_url": "https://api.github.com/repos/laurent22/joplin/issues/12256",
|
||||
"id": 2865879849,
|
||||
"node_id": "IC_kwDOBLftOs6q0dsp",
|
||||
"user": {
|
||||
"login": "github-actions[bot]",
|
||||
"id": 41898282,
|
||||
"node_id": "MDM6Qm90NDE4OTgyODI=",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4",
|
||||
"gravatar_id": "",
|
||||
"url": "https://api.github.com/users/github-actions%5Bbot%5D",
|
||||
"html_url": "https://github.com/apps/github-actions",
|
||||
"followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
|
||||
"following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
|
||||
"gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
|
||||
"starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
|
||||
"organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
|
||||
"repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
|
||||
"events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
|
||||
"received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
|
||||
"type": "Bot",
|
||||
"user_view_type": "public",
|
||||
"site_admin": false
|
||||
},
|
||||
"created_at": "2025-05-09T09:40:49Z",
|
||||
"updated_at": "2025-05-16T23:34:41Z",
|
||||
"author_association": "CONTRIBUTOR",
|
||||
"body": "**CLA Assistant Lite bot:** <br/>Thank you for your submission, we really appreciate it. Like many open-source projects, we ask that you sign our [Contributor License Agreement](https://github.com/laurent22/joplin/blob/dev/readme/cla.md) before we can accept your contribution. You can sign the CLA by just posting a Pull Request Comment same as the below format.<br/>\n - - -\n I have read the CLA Document and I hereby sign the CLA\n - - -\n **silvia** seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please [add the email address used for this commit to your account](https://help.github.com/articles/why-are-my-commits-linked-to-the-wrong-user/#commits-are-not-linked-to-any-user).<br/><sub>You can retrigger this bot by commenting **recheck** in this Pull Request</sub>",
|
||||
"reactions": {
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/comments/2865879849/reactions",
|
||||
"total_count": 0,
|
||||
"+1": 0,
|
||||
"-1": 0,
|
||||
"laugh": 0,
|
||||
"hooray": 0,
|
||||
"confused": 0,
|
||||
"heart": 0,
|
||||
"rocket": 0,
|
||||
"eyes": 0
|
||||
},
|
||||
"performed_via_github_app": {
|
||||
"id": 15368,
|
||||
"client_id": "Iv1.05c79e9ad1f6bdfa",
|
||||
"slug": "github-actions",
|
||||
"node_id": "MDM6QXBwMTUzNjg=",
|
||||
"owner": {
|
||||
"login": "github",
|
||||
"id": 9919,
|
||||
"node_id": "MDEyOk9yZ2FuaXphdGlvbjk5MTk=",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/u/9919?v=4",
|
||||
"gravatar_id": "",
|
||||
"url": "https://api.github.com/users/github",
|
||||
"html_url": "https://github.com/github",
|
||||
"followers_url": "https://api.github.com/users/github/followers",
|
||||
"following_url": "https://api.github.com/users/github/following{/other_user}",
|
||||
"gists_url": "https://api.github.com/users/github/gists{/gist_id}",
|
||||
"starred_url": "https://api.github.com/users/github/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://api.github.com/users/github/subscriptions",
|
||||
"organizations_url": "https://api.github.com/users/github/orgs",
|
||||
"repos_url": "https://api.github.com/users/github/repos",
|
||||
"events_url": "https://api.github.com/users/github/events{/privacy}",
|
||||
"received_events_url": "https://api.github.com/users/github/received_events",
|
||||
"type": "Organization",
|
||||
"user_view_type": "public",
|
||||
"site_admin": false
|
||||
},
|
||||
"name": "GitHub Actions",
|
||||
"description": "Automate your workflow from idea to production",
|
||||
"external_url": "https://help.github.com/en/actions",
|
||||
"html_url": "https://github.com/apps/github-actions",
|
||||
"created_at": "2018-07-30T09:30:17Z",
|
||||
"updated_at": "2025-03-07T16:35:00Z",
|
||||
"permissions": {
|
||||
"actions": "write",
|
||||
"administration": "read",
|
||||
"attestations": "write",
|
||||
"checks": "write",
|
||||
"contents": "write",
|
||||
"deployments": "write",
|
||||
"discussions": "write",
|
||||
"issues": "write",
|
||||
"merge_queues": "write",
|
||||
"metadata": "read",
|
||||
"models": "read",
|
||||
"packages": "write",
|
||||
"pages": "write",
|
||||
"pull_requests": "write",
|
||||
"repository_hooks": "write",
|
||||
"repository_projects": "write",
|
||||
"security_events": "write",
|
||||
"statuses": "write",
|
||||
"vulnerability_alerts": "read"
|
||||
},
|
||||
"events": [
|
||||
"branch_protection_rule",
|
||||
"check_run",
|
||||
"check_suite",
|
||||
"create",
|
||||
"delete",
|
||||
"deployment",
|
||||
"deployment_status",
|
||||
"discussion",
|
||||
"discussion_comment",
|
||||
"fork",
|
||||
"gollum",
|
||||
"issues",
|
||||
"issue_comment",
|
||||
"label",
|
||||
"merge_group",
|
||||
"milestone",
|
||||
"page_build",
|
||||
"project",
|
||||
"project_card",
|
||||
"project_column",
|
||||
"public",
|
||||
"pull_request",
|
||||
"pull_request_review",
|
||||
"pull_request_review_comment",
|
||||
"push",
|
||||
"registry_package",
|
||||
"release",
|
||||
"repository",
|
||||
"repository_dispatch",
|
||||
"status",
|
||||
"watch",
|
||||
"workflow_dispatch",
|
||||
"workflow_run"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/comments/2865890181",
|
||||
"html_url": "https://github.com/laurent22/joplin/pull/12256#issuecomment-2865890181",
|
||||
"issue_url": "https://api.github.com/repos/laurent22/joplin/issues/12256",
|
||||
"id": 2865890181,
|
||||
"node_id": "IC_kwDOBLftOs6q0gOF",
|
||||
"user": {
|
||||
"login": "SilviaAC",
|
||||
"id": 72044644,
|
||||
"node_id": "MDQ6VXNlcjcyMDQ0NjQ0",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/u/72044644?v=4",
|
||||
"gravatar_id": "",
|
||||
"url": "https://api.github.com/users/SilviaAC",
|
||||
"html_url": "https://github.com/SilviaAC",
|
||||
"followers_url": "https://api.github.com/users/SilviaAC/followers",
|
||||
"following_url": "https://api.github.com/users/SilviaAC/following{/other_user}",
|
||||
"gists_url": "https://api.github.com/users/SilviaAC/gists{/gist_id}",
|
||||
"starred_url": "https://api.github.com/users/SilviaAC/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://api.github.com/users/SilviaAC/subscriptions",
|
||||
"organizations_url": "https://api.github.com/users/SilviaAC/orgs",
|
||||
"repos_url": "https://api.github.com/users/SilviaAC/repos",
|
||||
"events_url": "https://api.github.com/users/SilviaAC/events{/privacy}",
|
||||
"received_events_url": "https://api.github.com/users/SilviaAC/received_events",
|
||||
"type": "User",
|
||||
"user_view_type": "public",
|
||||
"site_admin": false
|
||||
},
|
||||
"created_at": "2025-05-09T09:43:20Z",
|
||||
"updated_at": "2025-05-09T09:43:20Z",
|
||||
"author_association": "CONTRIBUTOR",
|
||||
"body": "I have read the CLA Document and I hereby sign the CLA",
|
||||
"reactions": {
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/comments/2865890181/reactions",
|
||||
"total_count": 0,
|
||||
"+1": 0,
|
||||
"-1": 0,
|
||||
"laugh": 0,
|
||||
"hooray": 0,
|
||||
"confused": 0,
|
||||
"heart": 0,
|
||||
"rocket": 0,
|
||||
"eyes": 0
|
||||
},
|
||||
"performed_via_github_app": null
|
||||
},
|
||||
{
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/comments/3066837700",
|
||||
"html_url": "https://github.com/laurent22/joplin/pull/12256#issuecomment-3066837700",
|
||||
"issue_url": "https://api.github.com/repos/laurent22/joplin/issues/12256",
|
||||
"id": 3066837700,
|
||||
"node_id": "IC_kwDOBLftOs62zDrE",
|
||||
"user": {
|
||||
"login": "SilviaAC",
|
||||
"id": 72044644,
|
||||
"node_id": "MDQ6VXNlcjcyMDQ0NjQ0",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/u/72044644?v=4",
|
||||
"gravatar_id": "",
|
||||
"url": "https://api.github.com/users/SilviaAC",
|
||||
"html_url": "https://github.com/SilviaAC",
|
||||
"followers_url": "https://api.github.com/users/SilviaAC/followers",
|
||||
"following_url": "https://api.github.com/users/SilviaAC/following{/other_user}",
|
||||
"gists_url": "https://api.github.com/users/SilviaAC/gists{/gist_id}",
|
||||
"starred_url": "https://api.github.com/users/SilviaAC/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://api.github.com/users/SilviaAC/subscriptions",
|
||||
"organizations_url": "https://api.github.com/users/SilviaAC/orgs",
|
||||
"repos_url": "https://api.github.com/users/SilviaAC/repos",
|
||||
"events_url": "https://api.github.com/users/SilviaAC/events{/privacy}",
|
||||
"received_events_url": "https://api.github.com/users/SilviaAC/received_events",
|
||||
"type": "User",
|
||||
"user_view_type": "public",
|
||||
"site_admin": false
|
||||
},
|
||||
"created_at": "2025-07-13T09:57:18Z",
|
||||
"updated_at": "2025-07-13T09:57:18Z",
|
||||
"author_association": "CONTRIBUTOR",
|
||||
"body": "Hi @tessus I was wondering if there was something wrong with this PR because there has already been a mobile an desktop release and on the mobile version still says the translation is at 21% and on desktop I can't even select Galician (it does not appear on the dropdown as an option)",
|
||||
"reactions": {
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/comments/3066837700/reactions",
|
||||
"total_count": 0,
|
||||
"+1": 0,
|
||||
"-1": 0,
|
||||
"laugh": 0,
|
||||
"hooray": 0,
|
||||
"confused": 0,
|
||||
"heart": 0,
|
||||
"rocket": 0,
|
||||
"eyes": 0
|
||||
},
|
||||
"performed_via_github_app": null
|
||||
},
|
||||
{
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/comments/3067288076",
|
||||
"html_url": "https://github.com/laurent22/joplin/pull/12256#issuecomment-3067288076",
|
||||
"issue_url": "https://api.github.com/repos/laurent22/joplin/issues/12256",
|
||||
"id": 3067288076,
|
||||
"node_id": "IC_kwDOBLftOs620xoM",
|
||||
"user": {
|
||||
"login": "tessus",
|
||||
"id": 223439,
|
||||
"node_id": "MDQ6VXNlcjIyMzQzOQ==",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/u/223439?v=4",
|
||||
"gravatar_id": "",
|
||||
"url": "https://api.github.com/users/tessus",
|
||||
"html_url": "https://github.com/tessus",
|
||||
"followers_url": "https://api.github.com/users/tessus/followers",
|
||||
"following_url": "https://api.github.com/users/tessus/following{/other_user}",
|
||||
"gists_url": "https://api.github.com/users/tessus/gists{/gist_id}",
|
||||
"starred_url": "https://api.github.com/users/tessus/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://api.github.com/users/tessus/subscriptions",
|
||||
"organizations_url": "https://api.github.com/users/tessus/orgs",
|
||||
"repos_url": "https://api.github.com/users/tessus/repos",
|
||||
"events_url": "https://api.github.com/users/tessus/events{/privacy}",
|
||||
"received_events_url": "https://api.github.com/users/tessus/received_events",
|
||||
"type": "User",
|
||||
"user_view_type": "public",
|
||||
"site_admin": false
|
||||
},
|
||||
"created_at": "2025-07-13T20:35:48Z",
|
||||
"updated_at": "2025-07-13T20:35:48Z",
|
||||
"author_association": "COLLABORATOR",
|
||||
"body": "No, the PR is fine. Maybe the translations were not generated before the release. ",
|
||||
"reactions": {
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/comments/3067288076/reactions",
|
||||
"total_count": 0,
|
||||
"+1": 0,
|
||||
"-1": 0,
|
||||
"laugh": 0,
|
||||
"hooray": 0,
|
||||
"confused": 0,
|
||||
"heart": 0,
|
||||
"rocket": 0,
|
||||
"eyes": 0
|
||||
},
|
||||
"performed_via_github_app": null
|
||||
},
|
||||
{
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/comments/3068022262",
|
||||
"html_url": "https://github.com/laurent22/joplin/pull/12256#issuecomment-3068022262",
|
||||
"issue_url": "https://api.github.com/repos/laurent22/joplin/issues/12256",
|
||||
"id": 3068022262,
|
||||
"node_id": "IC_kwDOBLftOs623k32",
|
||||
"user": {
|
||||
"login": "SilviaAC",
|
||||
"id": 72044644,
|
||||
"node_id": "MDQ6VXNlcjcyMDQ0NjQ0",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/u/72044644?v=4",
|
||||
"gravatar_id": "",
|
||||
"url": "https://api.github.com/users/SilviaAC",
|
||||
"html_url": "https://github.com/SilviaAC",
|
||||
"followers_url": "https://api.github.com/users/SilviaAC/followers",
|
||||
"following_url": "https://api.github.com/users/SilviaAC/following{/other_user}",
|
||||
"gists_url": "https://api.github.com/users/SilviaAC/gists{/gist_id}",
|
||||
"starred_url": "https://api.github.com/users/SilviaAC/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://api.github.com/users/SilviaAC/subscriptions",
|
||||
"organizations_url": "https://api.github.com/users/SilviaAC/orgs",
|
||||
"repos_url": "https://api.github.com/users/SilviaAC/repos",
|
||||
"events_url": "https://api.github.com/users/SilviaAC/events{/privacy}",
|
||||
"received_events_url": "https://api.github.com/users/SilviaAC/received_events",
|
||||
"type": "User",
|
||||
"user_view_type": "public",
|
||||
"site_admin": false
|
||||
},
|
||||
"created_at": "2025-07-14T06:37:35Z",
|
||||
"updated_at": "2025-07-14T06:37:35Z",
|
||||
"author_association": "CONTRIBUTOR",
|
||||
"body": "Ok. Should I do something or you will check?",
|
||||
"reactions": {
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/comments/3068022262/reactions",
|
||||
"total_count": 0,
|
||||
"+1": 0,
|
||||
"-1": 0,
|
||||
"laugh": 0,
|
||||
"hooray": 0,
|
||||
"confused": 0,
|
||||
"heart": 0,
|
||||
"rocket": 0,
|
||||
"eyes": 0
|
||||
},
|
||||
"performed_via_github_app": null
|
||||
},
|
||||
{
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/comments/3070743534",
|
||||
"html_url": "https://github.com/laurent22/joplin/pull/12256#issuecomment-3070743534",
|
||||
"issue_url": "https://api.github.com/repos/laurent22/joplin/issues/12256",
|
||||
"id": 3070743534,
|
||||
"node_id": "IC_kwDOBLftOs63B9Pu",
|
||||
"user": {
|
||||
"login": "tessus",
|
||||
"id": 223439,
|
||||
"node_id": "MDQ6VXNlcjIyMzQzOQ==",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/u/223439?v=4",
|
||||
"gravatar_id": "",
|
||||
"url": "https://api.github.com/users/tessus",
|
||||
"html_url": "https://github.com/tessus",
|
||||
"followers_url": "https://api.github.com/users/tessus/followers",
|
||||
"following_url": "https://api.github.com/users/tessus/following{/other_user}",
|
||||
"gists_url": "https://api.github.com/users/tessus/gists{/gist_id}",
|
||||
"starred_url": "https://api.github.com/users/tessus/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://api.github.com/users/tessus/subscriptions",
|
||||
"organizations_url": "https://api.github.com/users/tessus/orgs",
|
||||
"repos_url": "https://api.github.com/users/tessus/repos",
|
||||
"events_url": "https://api.github.com/users/tessus/events{/privacy}",
|
||||
"received_events_url": "https://api.github.com/users/tessus/received_events",
|
||||
"type": "User",
|
||||
"user_view_type": "public",
|
||||
"site_admin": false
|
||||
},
|
||||
"created_at": "2025-07-14T19:39:40Z",
|
||||
"updated_at": "2025-07-14T19:39:40Z",
|
||||
"author_association": "COLLABORATOR",
|
||||
"body": "Nope, you are good. I'll look into it.",
|
||||
"reactions": {
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/comments/3070743534/reactions",
|
||||
"total_count": 1,
|
||||
"+1": 1,
|
||||
"-1": 0,
|
||||
"laugh": 0,
|
||||
"hooray": 0,
|
||||
"confused": 0,
|
||||
"heart": 0,
|
||||
"rocket": 0,
|
||||
"eyes": 0
|
||||
},
|
||||
"performed_via_github_app": null
|
||||
},
|
||||
{
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/comments/3075737132",
|
||||
"html_url": "https://github.com/laurent22/joplin/pull/12256#issuecomment-3075737132",
|
||||
"issue_url": "https://api.github.com/repos/laurent22/joplin/issues/12256",
|
||||
"id": 3075737132,
|
||||
"node_id": "IC_kwDOBLftOs63VAYs",
|
||||
"user": {
|
||||
"login": "tessus",
|
||||
"id": 223439,
|
||||
"node_id": "MDQ6VXNlcjIyMzQzOQ==",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/u/223439?v=4",
|
||||
"gravatar_id": "",
|
||||
"url": "https://api.github.com/users/tessus",
|
||||
"html_url": "https://github.com/tessus",
|
||||
"followers_url": "https://api.github.com/users/tessus/followers",
|
||||
"following_url": "https://api.github.com/users/tessus/following{/other_user}",
|
||||
"gists_url": "https://api.github.com/users/tessus/gists{/gist_id}",
|
||||
"starred_url": "https://api.github.com/users/tessus/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://api.github.com/users/tessus/subscriptions",
|
||||
"organizations_url": "https://api.github.com/users/tessus/orgs",
|
||||
"repos_url": "https://api.github.com/users/tessus/repos",
|
||||
"events_url": "https://api.github.com/users/tessus/events{/privacy}",
|
||||
"received_events_url": "https://api.github.com/users/tessus/received_events",
|
||||
"type": "User",
|
||||
"user_view_type": "public",
|
||||
"site_admin": false
|
||||
},
|
||||
"created_at": "2025-07-15T21:24:12Z",
|
||||
"updated_at": "2025-07-15T21:24:12Z",
|
||||
"author_association": "COLLABORATOR",
|
||||
"body": "Actually, I created tranlations locally and got the following warning - only for this translation:\r\n\r\n```\r\nwarning: internationalized messages should not contain the '\\r' escape sequence\r\n```\r\n\r\nI am not sure why these sequences are there. Maybe somebody used Windows CR sequences. No idea. I'll have to fix this.",
|
||||
"reactions": {
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/comments/3075737132/reactions",
|
||||
"total_count": 0,
|
||||
"+1": 0,
|
||||
"-1": 0,
|
||||
"laugh": 0,
|
||||
"hooray": 0,
|
||||
"confused": 0,
|
||||
"heart": 0,
|
||||
"rocket": 0,
|
||||
"eyes": 0
|
||||
},
|
||||
"performed_via_github_app": null
|
||||
},
|
||||
{
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/comments/3075775562",
|
||||
"html_url": "https://github.com/laurent22/joplin/pull/12256#issuecomment-3075775562",
|
||||
"issue_url": "https://api.github.com/repos/laurent22/joplin/issues/12256",
|
||||
"id": 3075775562,
|
||||
"node_id": "IC_kwDOBLftOs63VJxK",
|
||||
"user": {
|
||||
"login": "tessus",
|
||||
"id": 223439,
|
||||
"node_id": "MDQ6VXNlcjIyMzQzOQ==",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/u/223439?v=4",
|
||||
"gravatar_id": "",
|
||||
"url": "https://api.github.com/users/tessus",
|
||||
"html_url": "https://github.com/tessus",
|
||||
"followers_url": "https://api.github.com/users/tessus/followers",
|
||||
"following_url": "https://api.github.com/users/tessus/following{/other_user}",
|
||||
"gists_url": "https://api.github.com/users/tessus/gists{/gist_id}",
|
||||
"starred_url": "https://api.github.com/users/tessus/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://api.github.com/users/tessus/subscriptions",
|
||||
"organizations_url": "https://api.github.com/users/tessus/orgs",
|
||||
"repos_url": "https://api.github.com/users/tessus/repos",
|
||||
"events_url": "https://api.github.com/users/tessus/events{/privacy}",
|
||||
"received_events_url": "https://api.github.com/users/tessus/received_events",
|
||||
"type": "User",
|
||||
"user_view_type": "public",
|
||||
"site_admin": false
|
||||
},
|
||||
"created_at": "2025-07-15T21:31:15Z",
|
||||
"updated_at": "2025-07-15T21:31:15Z",
|
||||
"author_association": "COLLABORATOR",
|
||||
"body": "done.",
|
||||
"reactions": {
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/comments/3075775562/reactions",
|
||||
"total_count": 0,
|
||||
"+1": 0,
|
||||
"-1": 0,
|
||||
"laugh": 0,
|
||||
"hooray": 0,
|
||||
"confused": 0,
|
||||
"heart": 0,
|
||||
"rocket": 0,
|
||||
"eyes": 0
|
||||
},
|
||||
"performed_via_github_app": null
|
||||
}
|
||||
]
|
||||
}
|
362
readme/cla/consent_records/bekemax_32070551.json
Normal file
362
readme/cla/consent_records/bekemax_32070551.json
Normal file
@@ -0,0 +1,362 @@
|
||||
{
|
||||
"issue": {
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/12586",
|
||||
"repository_url": "https://api.github.com/repos/laurent22/joplin",
|
||||
"labels_url": "https://api.github.com/repos/laurent22/joplin/issues/12586/labels{/name}",
|
||||
"comments_url": "https://api.github.com/repos/laurent22/joplin/issues/12586/comments",
|
||||
"events_url": "https://api.github.com/repos/laurent22/joplin/issues/12586/events",
|
||||
"html_url": "https://github.com/laurent22/joplin/pull/12586",
|
||||
"id": 3183539774,
|
||||
"node_id": "PR_kwDOBLftOs6cdfV7",
|
||||
"number": 12586,
|
||||
"title": "added Koofr to webdav.md",
|
||||
"user": {
|
||||
"login": "bekemax",
|
||||
"id": 32070551,
|
||||
"node_id": "MDQ6VXNlcjMyMDcwNTUx",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/u/32070551?v=4",
|
||||
"gravatar_id": "",
|
||||
"url": "https://api.github.com/users/bekemax",
|
||||
"html_url": "https://github.com/bekemax",
|
||||
"followers_url": "https://api.github.com/users/bekemax/followers",
|
||||
"following_url": "https://api.github.com/users/bekemax/following{/other_user}",
|
||||
"gists_url": "https://api.github.com/users/bekemax/gists{/gist_id}",
|
||||
"starred_url": "https://api.github.com/users/bekemax/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://api.github.com/users/bekemax/subscriptions",
|
||||
"organizations_url": "https://api.github.com/users/bekemax/orgs",
|
||||
"repos_url": "https://api.github.com/users/bekemax/repos",
|
||||
"events_url": "https://api.github.com/users/bekemax/events{/privacy}",
|
||||
"received_events_url": "https://api.github.com/users/bekemax/received_events",
|
||||
"type": "User",
|
||||
"user_view_type": "public",
|
||||
"site_admin": false
|
||||
},
|
||||
"labels": [],
|
||||
"state": "closed",
|
||||
"locked": false,
|
||||
"assignee": null,
|
||||
"assignees": [],
|
||||
"milestone": null,
|
||||
"comments": 4,
|
||||
"created_at": "2025-06-27T17:10:46Z",
|
||||
"updated_at": "2025-07-04T16:36:34Z",
|
||||
"closed_at": "2025-07-04T16:36:23Z",
|
||||
"author_association": "NONE",
|
||||
"active_lock_reason": null,
|
||||
"draft": false,
|
||||
"pull_request": {
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/pulls/12586",
|
||||
"html_url": "https://github.com/laurent22/joplin/pull/12586",
|
||||
"diff_url": "https://github.com/laurent22/joplin/pull/12586.diff",
|
||||
"patch_url": "https://github.com/laurent22/joplin/pull/12586.patch",
|
||||
"merged_at": null
|
||||
},
|
||||
"body": "Added [Koofr.eu](https://koofr.eu) to WebDAV sync options, checked that it works:\r\n\r\nTo set it up, choose:\r\n\r\n- WebDAV URL: `https://app.koofr.net/dav/Koofr/Joplin` (if `Joplin` is not added, it will write to the root directory of Koofr storage)\r\n- WebDAV username: email you've registered with in Koofr\r\n- WebDAV password: app password created in Preferences > Password in Koofr \r\n\r\n<img width=\"587\" alt=\"Screenshot 2025-06-27 at 20 07 45\" src=\"https://github.com/user-attachments/assets/f89aea8b-1776-4ae6-b770-3eedce6687d9\" />\r\n",
|
||||
"closed_by": {
|
||||
"login": "laurent22",
|
||||
"id": 1285584,
|
||||
"node_id": "MDQ6VXNlcjEyODU1ODQ=",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/u/1285584?v=4",
|
||||
"gravatar_id": "",
|
||||
"url": "https://api.github.com/users/laurent22",
|
||||
"html_url": "https://github.com/laurent22",
|
||||
"followers_url": "https://api.github.com/users/laurent22/followers",
|
||||
"following_url": "https://api.github.com/users/laurent22/following{/other_user}",
|
||||
"gists_url": "https://api.github.com/users/laurent22/gists{/gist_id}",
|
||||
"starred_url": "https://api.github.com/users/laurent22/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://api.github.com/users/laurent22/subscriptions",
|
||||
"organizations_url": "https://api.github.com/users/laurent22/orgs",
|
||||
"repos_url": "https://api.github.com/users/laurent22/repos",
|
||||
"events_url": "https://api.github.com/users/laurent22/events{/privacy}",
|
||||
"received_events_url": "https://api.github.com/users/laurent22/received_events",
|
||||
"type": "User",
|
||||
"user_view_type": "public",
|
||||
"site_admin": false
|
||||
},
|
||||
"reactions": {
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/12586/reactions",
|
||||
"total_count": 0,
|
||||
"+1": 0,
|
||||
"-1": 0,
|
||||
"laugh": 0,
|
||||
"hooray": 0,
|
||||
"confused": 0,
|
||||
"heart": 0,
|
||||
"rocket": 0,
|
||||
"eyes": 0
|
||||
},
|
||||
"timeline_url": "https://api.github.com/repos/laurent22/joplin/issues/12586/timeline",
|
||||
"performed_via_github_app": null,
|
||||
"state_reason": null
|
||||
},
|
||||
"comments": [
|
||||
{
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/comments/3013829313",
|
||||
"html_url": "https://github.com/laurent22/joplin/pull/12586#issuecomment-3013829313",
|
||||
"issue_url": "https://api.github.com/repos/laurent22/joplin/issues/12586",
|
||||
"id": 3013829313,
|
||||
"node_id": "IC_kwDOBLftOs6zo2LB",
|
||||
"user": {
|
||||
"login": "github-actions[bot]",
|
||||
"id": 41898282,
|
||||
"node_id": "MDM6Qm90NDE4OTgyODI=",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4",
|
||||
"gravatar_id": "",
|
||||
"url": "https://api.github.com/users/github-actions%5Bbot%5D",
|
||||
"html_url": "https://github.com/apps/github-actions",
|
||||
"followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
|
||||
"following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
|
||||
"gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
|
||||
"starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
|
||||
"organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
|
||||
"repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
|
||||
"events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
|
||||
"received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
|
||||
"type": "Bot",
|
||||
"user_view_type": "public",
|
||||
"site_admin": false
|
||||
},
|
||||
"created_at": "2025-06-27T17:10:57Z",
|
||||
"updated_at": "2025-07-04T16:36:34Z",
|
||||
"author_association": "CONTRIBUTOR",
|
||||
"body": "****CLA Assistant Lite bot**** All contributors have signed the CLA ✍️ ✅",
|
||||
"reactions": {
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/comments/3013829313/reactions",
|
||||
"total_count": 0,
|
||||
"+1": 0,
|
||||
"-1": 0,
|
||||
"laugh": 0,
|
||||
"hooray": 0,
|
||||
"confused": 0,
|
||||
"heart": 0,
|
||||
"rocket": 0,
|
||||
"eyes": 0
|
||||
},
|
||||
"performed_via_github_app": {
|
||||
"id": 15368,
|
||||
"client_id": "Iv1.05c79e9ad1f6bdfa",
|
||||
"slug": "github-actions",
|
||||
"node_id": "MDM6QXBwMTUzNjg=",
|
||||
"owner": {
|
||||
"login": "github",
|
||||
"id": 9919,
|
||||
"node_id": "MDEyOk9yZ2FuaXphdGlvbjk5MTk=",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/u/9919?v=4",
|
||||
"gravatar_id": "",
|
||||
"url": "https://api.github.com/users/github",
|
||||
"html_url": "https://github.com/github",
|
||||
"followers_url": "https://api.github.com/users/github/followers",
|
||||
"following_url": "https://api.github.com/users/github/following{/other_user}",
|
||||
"gists_url": "https://api.github.com/users/github/gists{/gist_id}",
|
||||
"starred_url": "https://api.github.com/users/github/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://api.github.com/users/github/subscriptions",
|
||||
"organizations_url": "https://api.github.com/users/github/orgs",
|
||||
"repos_url": "https://api.github.com/users/github/repos",
|
||||
"events_url": "https://api.github.com/users/github/events{/privacy}",
|
||||
"received_events_url": "https://api.github.com/users/github/received_events",
|
||||
"type": "Organization",
|
||||
"user_view_type": "public",
|
||||
"site_admin": false
|
||||
},
|
||||
"name": "GitHub Actions",
|
||||
"description": "Automate your workflow from idea to production",
|
||||
"external_url": "https://help.github.com/en/actions",
|
||||
"html_url": "https://github.com/apps/github-actions",
|
||||
"created_at": "2018-07-30T09:30:17Z",
|
||||
"updated_at": "2025-03-07T16:35:00Z",
|
||||
"permissions": {
|
||||
"actions": "write",
|
||||
"administration": "read",
|
||||
"attestations": "write",
|
||||
"checks": "write",
|
||||
"contents": "write",
|
||||
"deployments": "write",
|
||||
"discussions": "write",
|
||||
"issues": "write",
|
||||
"merge_queues": "write",
|
||||
"metadata": "read",
|
||||
"models": "read",
|
||||
"packages": "write",
|
||||
"pages": "write",
|
||||
"pull_requests": "write",
|
||||
"repository_hooks": "write",
|
||||
"repository_projects": "write",
|
||||
"security_events": "write",
|
||||
"statuses": "write",
|
||||
"vulnerability_alerts": "read"
|
||||
},
|
||||
"events": [
|
||||
"branch_protection_rule",
|
||||
"check_run",
|
||||
"check_suite",
|
||||
"create",
|
||||
"delete",
|
||||
"deployment",
|
||||
"deployment_status",
|
||||
"discussion",
|
||||
"discussion_comment",
|
||||
"fork",
|
||||
"gollum",
|
||||
"issues",
|
||||
"issue_comment",
|
||||
"label",
|
||||
"merge_group",
|
||||
"milestone",
|
||||
"page_build",
|
||||
"project",
|
||||
"project_card",
|
||||
"project_column",
|
||||
"public",
|
||||
"pull_request",
|
||||
"pull_request_review",
|
||||
"pull_request_review_comment",
|
||||
"push",
|
||||
"registry_package",
|
||||
"release",
|
||||
"repository",
|
||||
"repository_dispatch",
|
||||
"status",
|
||||
"watch",
|
||||
"workflow_dispatch",
|
||||
"workflow_run"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/comments/3013830711",
|
||||
"html_url": "https://github.com/laurent22/joplin/pull/12586#issuecomment-3013830711",
|
||||
"issue_url": "https://api.github.com/repos/laurent22/joplin/issues/12586",
|
||||
"id": 3013830711,
|
||||
"node_id": "IC_kwDOBLftOs6zo2g3",
|
||||
"user": {
|
||||
"login": "bekemax",
|
||||
"id": 32070551,
|
||||
"node_id": "MDQ6VXNlcjMyMDcwNTUx",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/u/32070551?v=4",
|
||||
"gravatar_id": "",
|
||||
"url": "https://api.github.com/users/bekemax",
|
||||
"html_url": "https://github.com/bekemax",
|
||||
"followers_url": "https://api.github.com/users/bekemax/followers",
|
||||
"following_url": "https://api.github.com/users/bekemax/following{/other_user}",
|
||||
"gists_url": "https://api.github.com/users/bekemax/gists{/gist_id}",
|
||||
"starred_url": "https://api.github.com/users/bekemax/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://api.github.com/users/bekemax/subscriptions",
|
||||
"organizations_url": "https://api.github.com/users/bekemax/orgs",
|
||||
"repos_url": "https://api.github.com/users/bekemax/repos",
|
||||
"events_url": "https://api.github.com/users/bekemax/events{/privacy}",
|
||||
"received_events_url": "https://api.github.com/users/bekemax/received_events",
|
||||
"type": "User",
|
||||
"user_view_type": "public",
|
||||
"site_admin": false
|
||||
},
|
||||
"created_at": "2025-06-27T17:11:27Z",
|
||||
"updated_at": "2025-06-27T17:11:27Z",
|
||||
"author_association": "NONE",
|
||||
"body": "I have read the CLA Document and I hereby sign the CLA",
|
||||
"reactions": {
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/comments/3013830711/reactions",
|
||||
"total_count": 0,
|
||||
"+1": 0,
|
||||
"-1": 0,
|
||||
"laugh": 0,
|
||||
"hooray": 0,
|
||||
"confused": 0,
|
||||
"heart": 0,
|
||||
"rocket": 0,
|
||||
"eyes": 0
|
||||
},
|
||||
"performed_via_github_app": null
|
||||
},
|
||||
{
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/comments/3015987020",
|
||||
"html_url": "https://github.com/laurent22/joplin/pull/12586#issuecomment-3015987020",
|
||||
"issue_url": "https://api.github.com/repos/laurent22/joplin/issues/12586",
|
||||
"id": 3015987020,
|
||||
"node_id": "IC_kwDOBLftOs6zxE9M",
|
||||
"user": {
|
||||
"login": "laurent22",
|
||||
"id": 1285584,
|
||||
"node_id": "MDQ6VXNlcjEyODU1ODQ=",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/u/1285584?v=4",
|
||||
"gravatar_id": "",
|
||||
"url": "https://api.github.com/users/laurent22",
|
||||
"html_url": "https://github.com/laurent22",
|
||||
"followers_url": "https://api.github.com/users/laurent22/followers",
|
||||
"following_url": "https://api.github.com/users/laurent22/following{/other_user}",
|
||||
"gists_url": "https://api.github.com/users/laurent22/gists{/gist_id}",
|
||||
"starred_url": "https://api.github.com/users/laurent22/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://api.github.com/users/laurent22/subscriptions",
|
||||
"organizations_url": "https://api.github.com/users/laurent22/orgs",
|
||||
"repos_url": "https://api.github.com/users/laurent22/repos",
|
||||
"events_url": "https://api.github.com/users/laurent22/events{/privacy}",
|
||||
"received_events_url": "https://api.github.com/users/laurent22/received_events",
|
||||
"type": "User",
|
||||
"user_view_type": "public",
|
||||
"site_admin": false
|
||||
},
|
||||
"created_at": "2025-06-28T19:05:04Z",
|
||||
"updated_at": "2025-06-28T19:05:04Z",
|
||||
"author_association": "OWNER",
|
||||
"body": "```\r\nStep: Spellchecking...\r\n> yarn cspell --no-progress --no-summary --config cspell.json **/*.{ts,tsx,md,mdx}\r\nThe following spelling mistakes were found. Please check https://joplinapp.org/help/dev/spellcheck for\r\ninformation on how to deal with spelling mistakes.\r\n\r\n/home/runner/work/joplin/joplin/readme/apps/sync/webdav.md:12:4 - Unknown word (Koofr)\r\nError: Process completed with exit code 1.\r\n```",
|
||||
"reactions": {
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/comments/3015987020/reactions",
|
||||
"total_count": 0,
|
||||
"+1": 0,
|
||||
"-1": 0,
|
||||
"laugh": 0,
|
||||
"hooray": 0,
|
||||
"confused": 0,
|
||||
"heart": 0,
|
||||
"rocket": 0,
|
||||
"eyes": 0
|
||||
},
|
||||
"performed_via_github_app": null
|
||||
},
|
||||
{
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/comments/3036848967",
|
||||
"html_url": "https://github.com/laurent22/joplin/pull/12586#issuecomment-3036848967",
|
||||
"issue_url": "https://api.github.com/repos/laurent22/joplin/issues/12586",
|
||||
"id": 3036848967,
|
||||
"node_id": "IC_kwDOBLftOs61AqNH",
|
||||
"user": {
|
||||
"login": "laurent22",
|
||||
"id": 1285584,
|
||||
"node_id": "MDQ6VXNlcjEyODU1ODQ=",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/u/1285584?v=4",
|
||||
"gravatar_id": "",
|
||||
"url": "https://api.github.com/users/laurent22",
|
||||
"html_url": "https://github.com/laurent22",
|
||||
"followers_url": "https://api.github.com/users/laurent22/followers",
|
||||
"following_url": "https://api.github.com/users/laurent22/following{/other_user}",
|
||||
"gists_url": "https://api.github.com/users/laurent22/gists{/gist_id}",
|
||||
"starred_url": "https://api.github.com/users/laurent22/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://api.github.com/users/laurent22/subscriptions",
|
||||
"organizations_url": "https://api.github.com/users/laurent22/orgs",
|
||||
"repos_url": "https://api.github.com/users/laurent22/repos",
|
||||
"events_url": "https://api.github.com/users/laurent22/events{/privacy}",
|
||||
"received_events_url": "https://api.github.com/users/laurent22/received_events",
|
||||
"type": "User",
|
||||
"user_view_type": "public",
|
||||
"site_admin": false
|
||||
},
|
||||
"created_at": "2025-07-04T16:36:23Z",
|
||||
"updated_at": "2025-07-04T16:36:23Z",
|
||||
"author_association": "OWNER",
|
||||
"body": "closing stale PR",
|
||||
"reactions": {
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/comments/3036848967/reactions",
|
||||
"total_count": 0,
|
||||
"+1": 0,
|
||||
"-1": 0,
|
||||
"laugh": 0,
|
||||
"hooray": 0,
|
||||
"confused": 0,
|
||||
"heart": 0,
|
||||
"rocket": 0,
|
||||
"eyes": 0
|
||||
},
|
||||
"performed_via_github_app": null
|
||||
}
|
||||
]
|
||||
}
|
317
readme/cla/consent_records/eyaaba_191683448.json
Normal file
317
readme/cla/consent_records/eyaaba_191683448.json
Normal file
@@ -0,0 +1,317 @@
|
||||
{
|
||||
"issue": {
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/12260",
|
||||
"repository_url": "https://api.github.com/repos/laurent22/joplin",
|
||||
"labels_url": "https://api.github.com/repos/laurent22/joplin/issues/12260/labels{/name}",
|
||||
"comments_url": "https://api.github.com/repos/laurent22/joplin/issues/12260/comments",
|
||||
"events_url": "https://api.github.com/repos/laurent22/joplin/issues/12260/events",
|
||||
"html_url": "https://github.com/laurent22/joplin/pull/12260",
|
||||
"id": 3054057470,
|
||||
"node_id": "PR_kwDOBLftOs6Vr_z0",
|
||||
"number": 12260,
|
||||
"title": "Improve README.md for better clarification",
|
||||
"user": {
|
||||
"login": "eyaaba",
|
||||
"id": 191683448,
|
||||
"node_id": "U_kgDOC2zbeA",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/u/191683448?v=4",
|
||||
"gravatar_id": "",
|
||||
"url": "https://api.github.com/users/eyaaba",
|
||||
"html_url": "https://github.com/eyaaba",
|
||||
"followers_url": "https://api.github.com/users/eyaaba/followers",
|
||||
"following_url": "https://api.github.com/users/eyaaba/following{/other_user}",
|
||||
"gists_url": "https://api.github.com/users/eyaaba/gists{/gist_id}",
|
||||
"starred_url": "https://api.github.com/users/eyaaba/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://api.github.com/users/eyaaba/subscriptions",
|
||||
"organizations_url": "https://api.github.com/users/eyaaba/orgs",
|
||||
"repos_url": "https://api.github.com/users/eyaaba/repos",
|
||||
"events_url": "https://api.github.com/users/eyaaba/events{/privacy}",
|
||||
"received_events_url": "https://api.github.com/users/eyaaba/received_events",
|
||||
"type": "User",
|
||||
"user_view_type": "public",
|
||||
"site_admin": false
|
||||
},
|
||||
"labels": [],
|
||||
"state": "closed",
|
||||
"locked": false,
|
||||
"assignee": null,
|
||||
"assignees": [],
|
||||
"milestone": null,
|
||||
"comments": 3,
|
||||
"created_at": "2025-05-10T11:33:30Z",
|
||||
"updated_at": "2025-05-10T19:29:16Z",
|
||||
"closed_at": "2025-05-10T19:29:05Z",
|
||||
"author_association": "NONE",
|
||||
"active_lock_reason": null,
|
||||
"draft": false,
|
||||
"pull_request": {
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/pulls/12260",
|
||||
"html_url": "https://github.com/laurent22/joplin/pull/12260",
|
||||
"diff_url": "https://github.com/laurent22/joplin/pull/12260.diff",
|
||||
"patch_url": "https://github.com/laurent22/joplin/pull/12260.patch",
|
||||
"merged_at": null
|
||||
},
|
||||
"body": "Improved the clarity and readability of the README.md by rephrasing sections and enhancing explanations for better understanding.",
|
||||
"closed_by": {
|
||||
"login": "laurent22",
|
||||
"id": 1285584,
|
||||
"node_id": "MDQ6VXNlcjEyODU1ODQ=",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/u/1285584?v=4",
|
||||
"gravatar_id": "",
|
||||
"url": "https://api.github.com/users/laurent22",
|
||||
"html_url": "https://github.com/laurent22",
|
||||
"followers_url": "https://api.github.com/users/laurent22/followers",
|
||||
"following_url": "https://api.github.com/users/laurent22/following{/other_user}",
|
||||
"gists_url": "https://api.github.com/users/laurent22/gists{/gist_id}",
|
||||
"starred_url": "https://api.github.com/users/laurent22/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://api.github.com/users/laurent22/subscriptions",
|
||||
"organizations_url": "https://api.github.com/users/laurent22/orgs",
|
||||
"repos_url": "https://api.github.com/users/laurent22/repos",
|
||||
"events_url": "https://api.github.com/users/laurent22/events{/privacy}",
|
||||
"received_events_url": "https://api.github.com/users/laurent22/received_events",
|
||||
"type": "User",
|
||||
"user_view_type": "public",
|
||||
"site_admin": false
|
||||
},
|
||||
"reactions": {
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/12260/reactions",
|
||||
"total_count": 0,
|
||||
"+1": 0,
|
||||
"-1": 0,
|
||||
"laugh": 0,
|
||||
"hooray": 0,
|
||||
"confused": 0,
|
||||
"heart": 0,
|
||||
"rocket": 0,
|
||||
"eyes": 0
|
||||
},
|
||||
"timeline_url": "https://api.github.com/repos/laurent22/joplin/issues/12260/timeline",
|
||||
"performed_via_github_app": null,
|
||||
"state_reason": null
|
||||
},
|
||||
"comments": [
|
||||
{
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/comments/2868770763",
|
||||
"html_url": "https://github.com/laurent22/joplin/pull/12260#issuecomment-2868770763",
|
||||
"issue_url": "https://api.github.com/repos/laurent22/joplin/issues/12260",
|
||||
"id": 2868770763,
|
||||
"node_id": "IC_kwDOBLftOs6q_ffL",
|
||||
"user": {
|
||||
"login": "github-actions[bot]",
|
||||
"id": 41898282,
|
||||
"node_id": "MDM6Qm90NDE4OTgyODI=",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4",
|
||||
"gravatar_id": "",
|
||||
"url": "https://api.github.com/users/github-actions%5Bbot%5D",
|
||||
"html_url": "https://github.com/apps/github-actions",
|
||||
"followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
|
||||
"following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
|
||||
"gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
|
||||
"starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
|
||||
"organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
|
||||
"repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
|
||||
"events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
|
||||
"received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
|
||||
"type": "Bot",
|
||||
"user_view_type": "public",
|
||||
"site_admin": false
|
||||
},
|
||||
"created_at": "2025-05-10T11:33:42Z",
|
||||
"updated_at": "2025-05-10T19:29:15Z",
|
||||
"author_association": "CONTRIBUTOR",
|
||||
"body": "****CLA Assistant Lite bot**** All contributors have signed the CLA ✍️ ✅",
|
||||
"reactions": {
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/comments/2868770763/reactions",
|
||||
"total_count": 0,
|
||||
"+1": 0,
|
||||
"-1": 0,
|
||||
"laugh": 0,
|
||||
"hooray": 0,
|
||||
"confused": 0,
|
||||
"heart": 0,
|
||||
"rocket": 0,
|
||||
"eyes": 0
|
||||
},
|
||||
"performed_via_github_app": {
|
||||
"id": 15368,
|
||||
"client_id": "Iv1.05c79e9ad1f6bdfa",
|
||||
"slug": "github-actions",
|
||||
"node_id": "MDM6QXBwMTUzNjg=",
|
||||
"owner": {
|
||||
"login": "github",
|
||||
"id": 9919,
|
||||
"node_id": "MDEyOk9yZ2FuaXphdGlvbjk5MTk=",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/u/9919?v=4",
|
||||
"gravatar_id": "",
|
||||
"url": "https://api.github.com/users/github",
|
||||
"html_url": "https://github.com/github",
|
||||
"followers_url": "https://api.github.com/users/github/followers",
|
||||
"following_url": "https://api.github.com/users/github/following{/other_user}",
|
||||
"gists_url": "https://api.github.com/users/github/gists{/gist_id}",
|
||||
"starred_url": "https://api.github.com/users/github/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://api.github.com/users/github/subscriptions",
|
||||
"organizations_url": "https://api.github.com/users/github/orgs",
|
||||
"repos_url": "https://api.github.com/users/github/repos",
|
||||
"events_url": "https://api.github.com/users/github/events{/privacy}",
|
||||
"received_events_url": "https://api.github.com/users/github/received_events",
|
||||
"type": "Organization",
|
||||
"user_view_type": "public",
|
||||
"site_admin": false
|
||||
},
|
||||
"name": "GitHub Actions",
|
||||
"description": "Automate your workflow from idea to production",
|
||||
"external_url": "https://help.github.com/en/actions",
|
||||
"html_url": "https://github.com/apps/github-actions",
|
||||
"created_at": "2018-07-30T09:30:17Z",
|
||||
"updated_at": "2025-03-07T16:35:00Z",
|
||||
"permissions": {
|
||||
"actions": "write",
|
||||
"administration": "read",
|
||||
"attestations": "write",
|
||||
"checks": "write",
|
||||
"contents": "write",
|
||||
"deployments": "write",
|
||||
"discussions": "write",
|
||||
"issues": "write",
|
||||
"merge_queues": "write",
|
||||
"metadata": "read",
|
||||
"models": "read",
|
||||
"packages": "write",
|
||||
"pages": "write",
|
||||
"pull_requests": "write",
|
||||
"repository_hooks": "write",
|
||||
"repository_projects": "write",
|
||||
"security_events": "write",
|
||||
"statuses": "write",
|
||||
"vulnerability_alerts": "read"
|
||||
},
|
||||
"events": [
|
||||
"branch_protection_rule",
|
||||
"check_run",
|
||||
"check_suite",
|
||||
"create",
|
||||
"delete",
|
||||
"deployment",
|
||||
"deployment_status",
|
||||
"discussion",
|
||||
"discussion_comment",
|
||||
"fork",
|
||||
"gollum",
|
||||
"issues",
|
||||
"issue_comment",
|
||||
"label",
|
||||
"merge_group",
|
||||
"milestone",
|
||||
"page_build",
|
||||
"project",
|
||||
"project_card",
|
||||
"project_column",
|
||||
"public",
|
||||
"pull_request",
|
||||
"pull_request_review",
|
||||
"pull_request_review_comment",
|
||||
"push",
|
||||
"registry_package",
|
||||
"release",
|
||||
"repository",
|
||||
"repository_dispatch",
|
||||
"status",
|
||||
"watch",
|
||||
"workflow_dispatch",
|
||||
"workflow_run"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/comments/2868774888",
|
||||
"html_url": "https://github.com/laurent22/joplin/pull/12260#issuecomment-2868774888",
|
||||
"issue_url": "https://api.github.com/repos/laurent22/joplin/issues/12260",
|
||||
"id": 2868774888,
|
||||
"node_id": "IC_kwDOBLftOs6q_gfo",
|
||||
"user": {
|
||||
"login": "eyaaba",
|
||||
"id": 191683448,
|
||||
"node_id": "U_kgDOC2zbeA",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/u/191683448?v=4",
|
||||
"gravatar_id": "",
|
||||
"url": "https://api.github.com/users/eyaaba",
|
||||
"html_url": "https://github.com/eyaaba",
|
||||
"followers_url": "https://api.github.com/users/eyaaba/followers",
|
||||
"following_url": "https://api.github.com/users/eyaaba/following{/other_user}",
|
||||
"gists_url": "https://api.github.com/users/eyaaba/gists{/gist_id}",
|
||||
"starred_url": "https://api.github.com/users/eyaaba/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://api.github.com/users/eyaaba/subscriptions",
|
||||
"organizations_url": "https://api.github.com/users/eyaaba/orgs",
|
||||
"repos_url": "https://api.github.com/users/eyaaba/repos",
|
||||
"events_url": "https://api.github.com/users/eyaaba/events{/privacy}",
|
||||
"received_events_url": "https://api.github.com/users/eyaaba/received_events",
|
||||
"type": "User",
|
||||
"user_view_type": "public",
|
||||
"site_admin": false
|
||||
},
|
||||
"created_at": "2025-05-10T11:46:13Z",
|
||||
"updated_at": "2025-05-10T11:46:13Z",
|
||||
"author_association": "NONE",
|
||||
"body": "I have read the CLA Document and I hereby sign the CLA\r\n",
|
||||
"reactions": {
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/comments/2868774888/reactions",
|
||||
"total_count": 0,
|
||||
"+1": 0,
|
||||
"-1": 0,
|
||||
"laugh": 0,
|
||||
"hooray": 0,
|
||||
"confused": 0,
|
||||
"heart": 0,
|
||||
"rocket": 0,
|
||||
"eyes": 0
|
||||
},
|
||||
"performed_via_github_app": null
|
||||
},
|
||||
{
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/comments/2869123084",
|
||||
"html_url": "https://github.com/laurent22/joplin/pull/12260#issuecomment-2869123084",
|
||||
"issue_url": "https://api.github.com/repos/laurent22/joplin/issues/12260",
|
||||
"id": 2869123084,
|
||||
"node_id": "IC_kwDOBLftOs6rA1gM",
|
||||
"user": {
|
||||
"login": "laurent22",
|
||||
"id": 1285584,
|
||||
"node_id": "MDQ6VXNlcjEyODU1ODQ=",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/u/1285584?v=4",
|
||||
"gravatar_id": "",
|
||||
"url": "https://api.github.com/users/laurent22",
|
||||
"html_url": "https://github.com/laurent22",
|
||||
"followers_url": "https://api.github.com/users/laurent22/followers",
|
||||
"following_url": "https://api.github.com/users/laurent22/following{/other_user}",
|
||||
"gists_url": "https://api.github.com/users/laurent22/gists{/gist_id}",
|
||||
"starred_url": "https://api.github.com/users/laurent22/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://api.github.com/users/laurent22/subscriptions",
|
||||
"organizations_url": "https://api.github.com/users/laurent22/orgs",
|
||||
"repos_url": "https://api.github.com/users/laurent22/repos",
|
||||
"events_url": "https://api.github.com/users/laurent22/events{/privacy}",
|
||||
"received_events_url": "https://api.github.com/users/laurent22/received_events",
|
||||
"type": "User",
|
||||
"user_view_type": "public",
|
||||
"site_admin": false
|
||||
},
|
||||
"created_at": "2025-05-10T19:29:05Z",
|
||||
"updated_at": "2025-05-10T19:29:05Z",
|
||||
"author_association": "OWNER",
|
||||
"body": "See previous comments",
|
||||
"reactions": {
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/comments/2869123084/reactions",
|
||||
"total_count": 0,
|
||||
"+1": 0,
|
||||
"-1": 0,
|
||||
"laugh": 0,
|
||||
"hooray": 0,
|
||||
"confused": 0,
|
||||
"heart": 0,
|
||||
"rocket": 0,
|
||||
"eyes": 0
|
||||
},
|
||||
"performed_via_github_app": null
|
||||
}
|
||||
]
|
||||
}
|
252
readme/cla/consent_records/jhult_9849069.json
Normal file
252
readme/cla/consent_records/jhult_9849069.json
Normal file
@@ -0,0 +1,252 @@
|
||||
{
|
||||
"issue": {
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/12567",
|
||||
"repository_url": "https://api.github.com/repos/laurent22/joplin",
|
||||
"labels_url": "https://api.github.com/repos/laurent22/joplin/issues/12567/labels{/name}",
|
||||
"comments_url": "https://api.github.com/repos/laurent22/joplin/issues/12567/comments",
|
||||
"events_url": "https://api.github.com/repos/laurent22/joplin/issues/12567/events",
|
||||
"html_url": "https://github.com/laurent22/joplin/pull/12567",
|
||||
"id": 3163538043,
|
||||
"node_id": "PR_kwDOBLftOs6bbhGf",
|
||||
"number": 12567,
|
||||
"title": "All: Resolves #12196: use date/time formats from settings",
|
||||
"user": {
|
||||
"login": "jhult",
|
||||
"id": 9849069,
|
||||
"node_id": "MDQ6VXNlcjk4NDkwNjk=",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/u/9849069?v=4",
|
||||
"gravatar_id": "",
|
||||
"url": "https://api.github.com/users/jhult",
|
||||
"html_url": "https://github.com/jhult",
|
||||
"followers_url": "https://api.github.com/users/jhult/followers",
|
||||
"following_url": "https://api.github.com/users/jhult/following{/other_user}",
|
||||
"gists_url": "https://api.github.com/users/jhult/gists{/gist_id}",
|
||||
"starred_url": "https://api.github.com/users/jhult/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://api.github.com/users/jhult/subscriptions",
|
||||
"organizations_url": "https://api.github.com/users/jhult/orgs",
|
||||
"repos_url": "https://api.github.com/users/jhult/repos",
|
||||
"events_url": "https://api.github.com/users/jhult/events{/privacy}",
|
||||
"received_events_url": "https://api.github.com/users/jhult/received_events",
|
||||
"type": "User",
|
||||
"user_view_type": "public",
|
||||
"site_admin": false
|
||||
},
|
||||
"labels": [],
|
||||
"state": "open",
|
||||
"locked": false,
|
||||
"assignee": null,
|
||||
"assignees": [],
|
||||
"milestone": null,
|
||||
"comments": 2,
|
||||
"created_at": "2025-06-20T14:31:40Z",
|
||||
"updated_at": "2025-07-14T18:45:12Z",
|
||||
"closed_at": null,
|
||||
"author_association": "FIRST_TIME_CONTRIBUTOR",
|
||||
"active_lock_reason": null,
|
||||
"draft": false,
|
||||
"pull_request": {
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/pulls/12567",
|
||||
"html_url": "https://github.com/laurent22/joplin/pull/12567",
|
||||
"diff_url": "https://github.com/laurent22/joplin/pull/12567.diff",
|
||||
"patch_url": "https://github.com/laurent22/joplin/pull/12567.patch",
|
||||
"merged_at": null
|
||||
},
|
||||
"body": "Resolves laurent22/joplin#12196",
|
||||
"closed_by": null,
|
||||
"reactions": {
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/12567/reactions",
|
||||
"total_count": 0,
|
||||
"+1": 0,
|
||||
"-1": 0,
|
||||
"laugh": 0,
|
||||
"hooray": 0,
|
||||
"confused": 0,
|
||||
"heart": 0,
|
||||
"rocket": 0,
|
||||
"eyes": 0
|
||||
},
|
||||
"timeline_url": "https://api.github.com/repos/laurent22/joplin/issues/12567/timeline",
|
||||
"performed_via_github_app": null,
|
||||
"state_reason": null
|
||||
},
|
||||
"comments": [
|
||||
{
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/comments/2991846508",
|
||||
"html_url": "https://github.com/laurent22/joplin/pull/12567#issuecomment-2991846508",
|
||||
"issue_url": "https://api.github.com/repos/laurent22/joplin/issues/12567",
|
||||
"id": 2991846508,
|
||||
"node_id": "IC_kwDOBLftOs6yU_Rs",
|
||||
"user": {
|
||||
"login": "github-actions[bot]",
|
||||
"id": 41898282,
|
||||
"node_id": "MDM6Qm90NDE4OTgyODI=",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4",
|
||||
"gravatar_id": "",
|
||||
"url": "https://api.github.com/users/github-actions%5Bbot%5D",
|
||||
"html_url": "https://github.com/apps/github-actions",
|
||||
"followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
|
||||
"following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
|
||||
"gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
|
||||
"starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
|
||||
"organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
|
||||
"repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
|
||||
"events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
|
||||
"received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
|
||||
"type": "Bot",
|
||||
"user_view_type": "public",
|
||||
"site_admin": false
|
||||
},
|
||||
"created_at": "2025-06-20T14:31:52Z",
|
||||
"updated_at": "2025-06-28T22:47:03Z",
|
||||
"author_association": "CONTRIBUTOR",
|
||||
"body": "****CLA Assistant Lite bot**** All contributors have signed the CLA ✍️ ✅",
|
||||
"reactions": {
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/comments/2991846508/reactions",
|
||||
"total_count": 0,
|
||||
"+1": 0,
|
||||
"-1": 0,
|
||||
"laugh": 0,
|
||||
"hooray": 0,
|
||||
"confused": 0,
|
||||
"heart": 0,
|
||||
"rocket": 0,
|
||||
"eyes": 0
|
||||
},
|
||||
"performed_via_github_app": {
|
||||
"id": 15368,
|
||||
"client_id": "Iv1.05c79e9ad1f6bdfa",
|
||||
"slug": "github-actions",
|
||||
"node_id": "MDM6QXBwMTUzNjg=",
|
||||
"owner": {
|
||||
"login": "github",
|
||||
"id": 9919,
|
||||
"node_id": "MDEyOk9yZ2FuaXphdGlvbjk5MTk=",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/u/9919?v=4",
|
||||
"gravatar_id": "",
|
||||
"url": "https://api.github.com/users/github",
|
||||
"html_url": "https://github.com/github",
|
||||
"followers_url": "https://api.github.com/users/github/followers",
|
||||
"following_url": "https://api.github.com/users/github/following{/other_user}",
|
||||
"gists_url": "https://api.github.com/users/github/gists{/gist_id}",
|
||||
"starred_url": "https://api.github.com/users/github/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://api.github.com/users/github/subscriptions",
|
||||
"organizations_url": "https://api.github.com/users/github/orgs",
|
||||
"repos_url": "https://api.github.com/users/github/repos",
|
||||
"events_url": "https://api.github.com/users/github/events{/privacy}",
|
||||
"received_events_url": "https://api.github.com/users/github/received_events",
|
||||
"type": "Organization",
|
||||
"user_view_type": "public",
|
||||
"site_admin": false
|
||||
},
|
||||
"name": "GitHub Actions",
|
||||
"description": "Automate your workflow from idea to production",
|
||||
"external_url": "https://help.github.com/en/actions",
|
||||
"html_url": "https://github.com/apps/github-actions",
|
||||
"created_at": "2018-07-30T09:30:17Z",
|
||||
"updated_at": "2025-03-07T16:35:00Z",
|
||||
"permissions": {
|
||||
"actions": "write",
|
||||
"administration": "read",
|
||||
"attestations": "write",
|
||||
"checks": "write",
|
||||
"contents": "write",
|
||||
"deployments": "write",
|
||||
"discussions": "write",
|
||||
"issues": "write",
|
||||
"merge_queues": "write",
|
||||
"metadata": "read",
|
||||
"models": "read",
|
||||
"packages": "write",
|
||||
"pages": "write",
|
||||
"pull_requests": "write",
|
||||
"repository_hooks": "write",
|
||||
"repository_projects": "write",
|
||||
"security_events": "write",
|
||||
"statuses": "write",
|
||||
"vulnerability_alerts": "read"
|
||||
},
|
||||
"events": [
|
||||
"branch_protection_rule",
|
||||
"check_run",
|
||||
"check_suite",
|
||||
"create",
|
||||
"delete",
|
||||
"deployment",
|
||||
"deployment_status",
|
||||
"discussion",
|
||||
"discussion_comment",
|
||||
"fork",
|
||||
"gollum",
|
||||
"issues",
|
||||
"issue_comment",
|
||||
"label",
|
||||
"merge_group",
|
||||
"milestone",
|
||||
"page_build",
|
||||
"project",
|
||||
"project_card",
|
||||
"project_column",
|
||||
"public",
|
||||
"pull_request",
|
||||
"pull_request_review",
|
||||
"pull_request_review_comment",
|
||||
"push",
|
||||
"registry_package",
|
||||
"release",
|
||||
"repository",
|
||||
"repository_dispatch",
|
||||
"status",
|
||||
"watch",
|
||||
"workflow_dispatch",
|
||||
"workflow_run"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/comments/2991855659",
|
||||
"html_url": "https://github.com/laurent22/joplin/pull/12567#issuecomment-2991855659",
|
||||
"issue_url": "https://api.github.com/repos/laurent22/joplin/issues/12567",
|
||||
"id": 2991855659,
|
||||
"node_id": "IC_kwDOBLftOs6yVBgr",
|
||||
"user": {
|
||||
"login": "jhult",
|
||||
"id": 9849069,
|
||||
"node_id": "MDQ6VXNlcjk4NDkwNjk=",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/u/9849069?v=4",
|
||||
"gravatar_id": "",
|
||||
"url": "https://api.github.com/users/jhult",
|
||||
"html_url": "https://github.com/jhult",
|
||||
"followers_url": "https://api.github.com/users/jhult/followers",
|
||||
"following_url": "https://api.github.com/users/jhult/following{/other_user}",
|
||||
"gists_url": "https://api.github.com/users/jhult/gists{/gist_id}",
|
||||
"starred_url": "https://api.github.com/users/jhult/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://api.github.com/users/jhult/subscriptions",
|
||||
"organizations_url": "https://api.github.com/users/jhult/orgs",
|
||||
"repos_url": "https://api.github.com/users/jhult/repos",
|
||||
"events_url": "https://api.github.com/users/jhult/events{/privacy}",
|
||||
"received_events_url": "https://api.github.com/users/jhult/received_events",
|
||||
"type": "User",
|
||||
"user_view_type": "public",
|
||||
"site_admin": false
|
||||
},
|
||||
"created_at": "2025-06-20T14:35:17Z",
|
||||
"updated_at": "2025-06-20T14:35:17Z",
|
||||
"author_association": "NONE",
|
||||
"body": "I have read the CLA Document and I hereby sign the CLA",
|
||||
"reactions": {
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/comments/2991855659/reactions",
|
||||
"total_count": 0,
|
||||
"+1": 0,
|
||||
"-1": 0,
|
||||
"laugh": 0,
|
||||
"hooray": 0,
|
||||
"confused": 0,
|
||||
"heart": 0,
|
||||
"rocket": 0,
|
||||
"eyes": 0
|
||||
},
|
||||
"performed_via_github_app": null
|
||||
}
|
||||
]
|
||||
}
|
387
readme/cla/consent_records/jordanhandy_6423379.json
Normal file
387
readme/cla/consent_records/jordanhandy_6423379.json
Normal file
@@ -0,0 +1,387 @@
|
||||
{
|
||||
"issue": {
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/12701",
|
||||
"repository_url": "https://api.github.com/repos/laurent22/joplin",
|
||||
"labels_url": "https://api.github.com/repos/laurent22/joplin/issues/12701/labels{/name}",
|
||||
"comments_url": "https://api.github.com/repos/laurent22/joplin/issues/12701/comments",
|
||||
"events_url": "https://api.github.com/repos/laurent22/joplin/issues/12701/events",
|
||||
"html_url": "https://github.com/laurent22/joplin/pull/12701",
|
||||
"id": 3222823586,
|
||||
"node_id": "PR_kwDOBLftOs6effTY",
|
||||
"number": 12701,
|
||||
"title": "All: Adds configurable max size limit for items",
|
||||
"user": {
|
||||
"login": "jordanhandy",
|
||||
"id": 6423379,
|
||||
"node_id": "MDQ6VXNlcjY0MjMzNzk=",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/u/6423379?v=4",
|
||||
"gravatar_id": "",
|
||||
"url": "https://api.github.com/users/jordanhandy",
|
||||
"html_url": "https://github.com/jordanhandy",
|
||||
"followers_url": "https://api.github.com/users/jordanhandy/followers",
|
||||
"following_url": "https://api.github.com/users/jordanhandy/following{/other_user}",
|
||||
"gists_url": "https://api.github.com/users/jordanhandy/gists{/gist_id}",
|
||||
"starred_url": "https://api.github.com/users/jordanhandy/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://api.github.com/users/jordanhandy/subscriptions",
|
||||
"organizations_url": "https://api.github.com/users/jordanhandy/orgs",
|
||||
"repos_url": "https://api.github.com/users/jordanhandy/repos",
|
||||
"events_url": "https://api.github.com/users/jordanhandy/events{/privacy}",
|
||||
"received_events_url": "https://api.github.com/users/jordanhandy/received_events",
|
||||
"type": "User",
|
||||
"user_view_type": "public",
|
||||
"site_admin": false
|
||||
},
|
||||
"labels": [],
|
||||
"state": "open",
|
||||
"locked": false,
|
||||
"assignee": null,
|
||||
"assignees": [],
|
||||
"milestone": null,
|
||||
"comments": 5,
|
||||
"created_at": "2025-07-11T12:54:46Z",
|
||||
"updated_at": "2025-07-17T10:53:14Z",
|
||||
"closed_at": null,
|
||||
"author_association": "FIRST_TIME_CONTRIBUTOR",
|
||||
"active_lock_reason": null,
|
||||
"draft": false,
|
||||
"pull_request": {
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/pulls/12701",
|
||||
"html_url": "https://github.com/laurent22/joplin/pull/12701",
|
||||
"diff_url": "https://github.com/laurent22/joplin/pull/12701.diff",
|
||||
"patch_url": "https://github.com/laurent22/joplin/pull/12701.patch",
|
||||
"merged_at": null
|
||||
},
|
||||
"body": "<!--\r\n\r\nPlease prefix the title with the platform you are targetting:\r\n\r\nHere are some examples of good titles:\r\n\r\n- Desktop: Resolves #123: Added new setting to change font\r\n- Mobile, Desktop: Fixes #456: Fixed config screen error\r\n- All: Resolves #777: Made synchronisation faster\r\n\r\nAnd here's an explanation of the title format:\r\n\r\n- \"Desktop\" for the Windows/macOS/Linux app (Electron app)\r\n- \"Mobile\" for the mobile app (or \"Android\" / \"iOS\" if the pull request only applies to one of the mobile platforms)\r\n- \"CLI\" for the CLI app\r\n\r\nIf it's two platforms, separate them with commas - \"Desktop, Mobile\" or if it's for all platforms, prefix with \"All\".\r\n\r\nIf it's not related to any platform (such as a translation, change to the documentation, etc.), simply don't add a platform.\r\n\r\nThen please append the issue that you've addressed or fixed. Use \"Resolves #123\" for new features or improvements and \"Fixes #123\" for bug fixes.\r\n\r\nAND PLEASE READ THE GUIDE: https://github.com/laurent22/joplin/blob/dev/readme/dev/index.md\r\n\r\n-->\r\n\r\nThis PR adds an environment variable `ITEM_SIZE_HARD_LIMIT` so that items above the current set hard limit can be synchronized by the server. The value in this variable is only utilized if the `STORAGE_DRIVER` is set to use the Filesystem. Otherwise, the currently imposed limit is maintained",
|
||||
"closed_by": null,
|
||||
"reactions": {
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/12701/reactions",
|
||||
"total_count": 0,
|
||||
"+1": 0,
|
||||
"-1": 0,
|
||||
"laugh": 0,
|
||||
"hooray": 0,
|
||||
"confused": 0,
|
||||
"heart": 0,
|
||||
"rocket": 0,
|
||||
"eyes": 0
|
||||
},
|
||||
"timeline_url": "https://api.github.com/repos/laurent22/joplin/issues/12701/timeline",
|
||||
"performed_via_github_app": null,
|
||||
"state_reason": null
|
||||
},
|
||||
"comments": [
|
||||
{
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/comments/3062231792",
|
||||
"html_url": "https://github.com/laurent22/joplin/pull/12701#issuecomment-3062231792",
|
||||
"issue_url": "https://api.github.com/repos/laurent22/joplin/issues/12701",
|
||||
"id": 3062231792,
|
||||
"node_id": "IC_kwDOBLftOs62hfLw",
|
||||
"user": {
|
||||
"login": "github-actions[bot]",
|
||||
"id": 41898282,
|
||||
"node_id": "MDM6Qm90NDE4OTgyODI=",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4",
|
||||
"gravatar_id": "",
|
||||
"url": "https://api.github.com/users/github-actions%5Bbot%5D",
|
||||
"html_url": "https://github.com/apps/github-actions",
|
||||
"followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
|
||||
"following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
|
||||
"gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
|
||||
"starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
|
||||
"organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
|
||||
"repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
|
||||
"events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
|
||||
"received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
|
||||
"type": "Bot",
|
||||
"user_view_type": "public",
|
||||
"site_admin": false
|
||||
},
|
||||
"created_at": "2025-07-11T12:54:59Z",
|
||||
"updated_at": "2025-07-17T10:02:15Z",
|
||||
"author_association": "CONTRIBUTOR",
|
||||
"body": "****CLA Assistant Lite bot**** All contributors have signed the CLA ✍️ ✅",
|
||||
"reactions": {
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/comments/3062231792/reactions",
|
||||
"total_count": 0,
|
||||
"+1": 0,
|
||||
"-1": 0,
|
||||
"laugh": 0,
|
||||
"hooray": 0,
|
||||
"confused": 0,
|
||||
"heart": 0,
|
||||
"rocket": 0,
|
||||
"eyes": 0
|
||||
},
|
||||
"performed_via_github_app": {
|
||||
"id": 15368,
|
||||
"client_id": "Iv1.05c79e9ad1f6bdfa",
|
||||
"slug": "github-actions",
|
||||
"node_id": "MDM6QXBwMTUzNjg=",
|
||||
"owner": {
|
||||
"login": "github",
|
||||
"id": 9919,
|
||||
"node_id": "MDEyOk9yZ2FuaXphdGlvbjk5MTk=",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/u/9919?v=4",
|
||||
"gravatar_id": "",
|
||||
"url": "https://api.github.com/users/github",
|
||||
"html_url": "https://github.com/github",
|
||||
"followers_url": "https://api.github.com/users/github/followers",
|
||||
"following_url": "https://api.github.com/users/github/following{/other_user}",
|
||||
"gists_url": "https://api.github.com/users/github/gists{/gist_id}",
|
||||
"starred_url": "https://api.github.com/users/github/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://api.github.com/users/github/subscriptions",
|
||||
"organizations_url": "https://api.github.com/users/github/orgs",
|
||||
"repos_url": "https://api.github.com/users/github/repos",
|
||||
"events_url": "https://api.github.com/users/github/events{/privacy}",
|
||||
"received_events_url": "https://api.github.com/users/github/received_events",
|
||||
"type": "Organization",
|
||||
"user_view_type": "public",
|
||||
"site_admin": false
|
||||
},
|
||||
"name": "GitHub Actions",
|
||||
"description": "Automate your workflow from idea to production",
|
||||
"external_url": "https://help.github.com/en/actions",
|
||||
"html_url": "https://github.com/apps/github-actions",
|
||||
"created_at": "2018-07-30T09:30:17Z",
|
||||
"updated_at": "2025-03-07T16:35:00Z",
|
||||
"permissions": {
|
||||
"actions": "write",
|
||||
"administration": "read",
|
||||
"attestations": "write",
|
||||
"checks": "write",
|
||||
"contents": "write",
|
||||
"deployments": "write",
|
||||
"discussions": "write",
|
||||
"issues": "write",
|
||||
"merge_queues": "write",
|
||||
"metadata": "read",
|
||||
"models": "read",
|
||||
"packages": "write",
|
||||
"pages": "write",
|
||||
"pull_requests": "write",
|
||||
"repository_hooks": "write",
|
||||
"repository_projects": "write",
|
||||
"security_events": "write",
|
||||
"statuses": "write",
|
||||
"vulnerability_alerts": "read"
|
||||
},
|
||||
"events": [
|
||||
"branch_protection_rule",
|
||||
"check_run",
|
||||
"check_suite",
|
||||
"create",
|
||||
"delete",
|
||||
"deployment",
|
||||
"deployment_status",
|
||||
"discussion",
|
||||
"discussion_comment",
|
||||
"fork",
|
||||
"gollum",
|
||||
"issues",
|
||||
"issue_comment",
|
||||
"label",
|
||||
"merge_group",
|
||||
"milestone",
|
||||
"page_build",
|
||||
"project",
|
||||
"project_card",
|
||||
"project_column",
|
||||
"public",
|
||||
"pull_request",
|
||||
"pull_request_review",
|
||||
"pull_request_review_comment",
|
||||
"push",
|
||||
"registry_package",
|
||||
"release",
|
||||
"repository",
|
||||
"repository_dispatch",
|
||||
"status",
|
||||
"watch",
|
||||
"workflow_dispatch",
|
||||
"workflow_run"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/comments/3062240455",
|
||||
"html_url": "https://github.com/laurent22/joplin/pull/12701#issuecomment-3062240455",
|
||||
"issue_url": "https://api.github.com/repos/laurent22/joplin/issues/12701",
|
||||
"id": 3062240455,
|
||||
"node_id": "IC_kwDOBLftOs62hhTH",
|
||||
"user": {
|
||||
"login": "jordanhandy",
|
||||
"id": 6423379,
|
||||
"node_id": "MDQ6VXNlcjY0MjMzNzk=",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/u/6423379?v=4",
|
||||
"gravatar_id": "",
|
||||
"url": "https://api.github.com/users/jordanhandy",
|
||||
"html_url": "https://github.com/jordanhandy",
|
||||
"followers_url": "https://api.github.com/users/jordanhandy/followers",
|
||||
"following_url": "https://api.github.com/users/jordanhandy/following{/other_user}",
|
||||
"gists_url": "https://api.github.com/users/jordanhandy/gists{/gist_id}",
|
||||
"starred_url": "https://api.github.com/users/jordanhandy/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://api.github.com/users/jordanhandy/subscriptions",
|
||||
"organizations_url": "https://api.github.com/users/jordanhandy/orgs",
|
||||
"repos_url": "https://api.github.com/users/jordanhandy/repos",
|
||||
"events_url": "https://api.github.com/users/jordanhandy/events{/privacy}",
|
||||
"received_events_url": "https://api.github.com/users/jordanhandy/received_events",
|
||||
"type": "User",
|
||||
"user_view_type": "public",
|
||||
"site_admin": false
|
||||
},
|
||||
"created_at": "2025-07-11T12:57:33Z",
|
||||
"updated_at": "2025-07-11T12:57:33Z",
|
||||
"author_association": "NONE",
|
||||
"body": "I have read the CLA Document and I hereby sign the CLA",
|
||||
"reactions": {
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/comments/3062240455/reactions",
|
||||
"total_count": 0,
|
||||
"+1": 0,
|
||||
"-1": 0,
|
||||
"laugh": 0,
|
||||
"hooray": 0,
|
||||
"confused": 0,
|
||||
"heart": 0,
|
||||
"rocket": 0,
|
||||
"eyes": 0
|
||||
},
|
||||
"performed_via_github_app": null
|
||||
},
|
||||
{
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/comments/3062248239",
|
||||
"html_url": "https://github.com/laurent22/joplin/pull/12701#issuecomment-3062248239",
|
||||
"issue_url": "https://api.github.com/repos/laurent22/joplin/issues/12701",
|
||||
"id": 3062248239,
|
||||
"node_id": "IC_kwDOBLftOs62hjMv",
|
||||
"user": {
|
||||
"login": "jordanhandy",
|
||||
"id": 6423379,
|
||||
"node_id": "MDQ6VXNlcjY0MjMzNzk=",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/u/6423379?v=4",
|
||||
"gravatar_id": "",
|
||||
"url": "https://api.github.com/users/jordanhandy",
|
||||
"html_url": "https://github.com/jordanhandy",
|
||||
"followers_url": "https://api.github.com/users/jordanhandy/followers",
|
||||
"following_url": "https://api.github.com/users/jordanhandy/following{/other_user}",
|
||||
"gists_url": "https://api.github.com/users/jordanhandy/gists{/gist_id}",
|
||||
"starred_url": "https://api.github.com/users/jordanhandy/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://api.github.com/users/jordanhandy/subscriptions",
|
||||
"organizations_url": "https://api.github.com/users/jordanhandy/orgs",
|
||||
"repos_url": "https://api.github.com/users/jordanhandy/repos",
|
||||
"events_url": "https://api.github.com/users/jordanhandy/events{/privacy}",
|
||||
"received_events_url": "https://api.github.com/users/jordanhandy/received_events",
|
||||
"type": "User",
|
||||
"user_view_type": "public",
|
||||
"site_admin": false
|
||||
},
|
||||
"created_at": "2025-07-11T12:59:28Z",
|
||||
"updated_at": "2025-07-11T12:59:28Z",
|
||||
"author_association": "NONE",
|
||||
"body": "recheck",
|
||||
"reactions": {
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/comments/3062248239/reactions",
|
||||
"total_count": 0,
|
||||
"+1": 0,
|
||||
"-1": 0,
|
||||
"laugh": 0,
|
||||
"hooray": 0,
|
||||
"confused": 0,
|
||||
"heart": 0,
|
||||
"rocket": 0,
|
||||
"eyes": 0
|
||||
},
|
||||
"performed_via_github_app": null
|
||||
},
|
||||
{
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/comments/3062673668",
|
||||
"html_url": "https://github.com/laurent22/joplin/pull/12701#issuecomment-3062673668",
|
||||
"issue_url": "https://api.github.com/repos/laurent22/joplin/issues/12701",
|
||||
"id": 3062673668,
|
||||
"node_id": "IC_kwDOBLftOs62jLEE",
|
||||
"user": {
|
||||
"login": "laurent22",
|
||||
"id": 1285584,
|
||||
"node_id": "MDQ6VXNlcjEyODU1ODQ=",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/u/1285584?v=4",
|
||||
"gravatar_id": "",
|
||||
"url": "https://api.github.com/users/laurent22",
|
||||
"html_url": "https://github.com/laurent22",
|
||||
"followers_url": "https://api.github.com/users/laurent22/followers",
|
||||
"following_url": "https://api.github.com/users/laurent22/following{/other_user}",
|
||||
"gists_url": "https://api.github.com/users/laurent22/gists{/gist_id}",
|
||||
"starred_url": "https://api.github.com/users/laurent22/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://api.github.com/users/laurent22/subscriptions",
|
||||
"organizations_url": "https://api.github.com/users/laurent22/orgs",
|
||||
"repos_url": "https://api.github.com/users/laurent22/repos",
|
||||
"events_url": "https://api.github.com/users/laurent22/events{/privacy}",
|
||||
"received_events_url": "https://api.github.com/users/laurent22/received_events",
|
||||
"type": "User",
|
||||
"user_view_type": "public",
|
||||
"site_admin": false
|
||||
},
|
||||
"created_at": "2025-07-11T15:07:28Z",
|
||||
"updated_at": "2025-07-11T15:07:28Z",
|
||||
"author_association": "OWNER",
|
||||
"body": "There are linter errors\r\n",
|
||||
"reactions": {
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/comments/3062673668/reactions",
|
||||
"total_count": 0,
|
||||
"+1": 0,
|
||||
"-1": 0,
|
||||
"laugh": 0,
|
||||
"hooray": 0,
|
||||
"confused": 0,
|
||||
"heart": 0,
|
||||
"rocket": 0,
|
||||
"eyes": 0
|
||||
},
|
||||
"performed_via_github_app": null
|
||||
},
|
||||
{
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/comments/3063135302",
|
||||
"html_url": "https://github.com/laurent22/joplin/pull/12701#issuecomment-3063135302",
|
||||
"issue_url": "https://api.github.com/repos/laurent22/joplin/issues/12701",
|
||||
"id": 3063135302,
|
||||
"node_id": "IC_kwDOBLftOs62k7xG",
|
||||
"user": {
|
||||
"login": "jordanhandy",
|
||||
"id": 6423379,
|
||||
"node_id": "MDQ6VXNlcjY0MjMzNzk=",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/u/6423379?v=4",
|
||||
"gravatar_id": "",
|
||||
"url": "https://api.github.com/users/jordanhandy",
|
||||
"html_url": "https://github.com/jordanhandy",
|
||||
"followers_url": "https://api.github.com/users/jordanhandy/followers",
|
||||
"following_url": "https://api.github.com/users/jordanhandy/following{/other_user}",
|
||||
"gists_url": "https://api.github.com/users/jordanhandy/gists{/gist_id}",
|
||||
"starred_url": "https://api.github.com/users/jordanhandy/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://api.github.com/users/jordanhandy/subscriptions",
|
||||
"organizations_url": "https://api.github.com/users/jordanhandy/orgs",
|
||||
"repos_url": "https://api.github.com/users/jordanhandy/repos",
|
||||
"events_url": "https://api.github.com/users/jordanhandy/events{/privacy}",
|
||||
"received_events_url": "https://api.github.com/users/jordanhandy/received_events",
|
||||
"type": "User",
|
||||
"user_view_type": "public",
|
||||
"site_admin": false
|
||||
},
|
||||
"created_at": "2025-07-11T17:22:31Z",
|
||||
"updated_at": "2025-07-11T17:22:31Z",
|
||||
"author_association": "NONE",
|
||||
"body": "> There are linter errors\r\n\r\nThanks for the feedback. Linter errors have been cleared",
|
||||
"reactions": {
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/comments/3063135302/reactions",
|
||||
"total_count": 0,
|
||||
"+1": 0,
|
||||
"-1": 0,
|
||||
"laugh": 0,
|
||||
"hooray": 0,
|
||||
"confused": 0,
|
||||
"heart": 0,
|
||||
"rocket": 0,
|
||||
"eyes": 0
|
||||
},
|
||||
"performed_via_github_app": null
|
||||
}
|
||||
]
|
||||
}
|
272
readme/cla/consent_records/khemarato_61610173.json
Normal file
272
readme/cla/consent_records/khemarato_61610173.json
Normal file
@@ -0,0 +1,272 @@
|
||||
{
|
||||
"issue": {
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/12696",
|
||||
"repository_url": "https://api.github.com/repos/laurent22/joplin",
|
||||
"labels_url": "https://api.github.com/repos/laurent22/joplin/issues/12696/labels{/name}",
|
||||
"comments_url": "https://api.github.com/repos/laurent22/joplin/issues/12696/comments",
|
||||
"events_url": "https://api.github.com/repos/laurent22/joplin/issues/12696/events",
|
||||
"html_url": "https://github.com/laurent22/joplin/pull/12696",
|
||||
"id": 3221693557,
|
||||
"node_id": "PR_kwDOBLftOs6ebomG",
|
||||
"number": 12696,
|
||||
"title": "All: Update frontMatter parser to not output blank titles",
|
||||
"user": {
|
||||
"login": "khemarato",
|
||||
"id": 61610173,
|
||||
"node_id": "MDQ6VXNlcjYxNjEwMTcz",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/u/61610173?v=4",
|
||||
"gravatar_id": "",
|
||||
"url": "https://api.github.com/users/khemarato",
|
||||
"html_url": "https://github.com/khemarato",
|
||||
"followers_url": "https://api.github.com/users/khemarato/followers",
|
||||
"following_url": "https://api.github.com/users/khemarato/following{/other_user}",
|
||||
"gists_url": "https://api.github.com/users/khemarato/gists{/gist_id}",
|
||||
"starred_url": "https://api.github.com/users/khemarato/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://api.github.com/users/khemarato/subscriptions",
|
||||
"organizations_url": "https://api.github.com/users/khemarato/orgs",
|
||||
"repos_url": "https://api.github.com/users/khemarato/repos",
|
||||
"events_url": "https://api.github.com/users/khemarato/events{/privacy}",
|
||||
"received_events_url": "https://api.github.com/users/khemarato/received_events",
|
||||
"type": "User",
|
||||
"user_view_type": "public",
|
||||
"site_admin": false
|
||||
},
|
||||
"labels": [],
|
||||
"state": "closed",
|
||||
"locked": false,
|
||||
"assignee": null,
|
||||
"assignees": [],
|
||||
"milestone": null,
|
||||
"comments": 2,
|
||||
"created_at": "2025-07-11T06:15:28Z",
|
||||
"updated_at": "2025-07-11T12:22:53Z",
|
||||
"closed_at": "2025-07-11T12:22:42Z",
|
||||
"author_association": "CONTRIBUTOR",
|
||||
"active_lock_reason": null,
|
||||
"draft": false,
|
||||
"pull_request": {
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/pulls/12696",
|
||||
"html_url": "https://github.com/laurent22/joplin/pull/12696",
|
||||
"diff_url": "https://github.com/laurent22/joplin/pull/12696.diff",
|
||||
"patch_url": "https://github.com/laurent22/joplin/pull/12696.patch",
|
||||
"merged_at": null
|
||||
},
|
||||
"body": "This PR fixes the issue raised here:\r\n\r\nhttps://discourse.joplinapp.org/t/imported-frontmatter-md-has-untitled-as-title/34105\r\n\r\nI also ran into this issue importing my Obsidian Vault. Obsidian uses the filename to be the title of the note. This is also the expected behavior in Joplin: the importer should fall back to the file basename if no `title: ` is present in the frontmatter.\r\n\r\nIn the markdown with frontmatter importer, we have:\r\nhttps://github.com/laurent22/joplin/blob/8b4ad0aaf75b7ac0f4c975cfed4f62119f52e8ea/packages/lib/services/interop/InteropService_Importer_Md_frontmatter.ts#L14\r\n\r\nThis overwrites the default value for `title` with the frontmatter value if one is returned from the frontmatter helper. Unfortunately the frontmatter helper is returning an empty `title` when one doesn't exist in the frontmatter and this clobbers the default from the filename.\r\n\r\nThe PR fixes the issue by having the frontmatter helper not return any title value if one is not present in the frontmatter.\r\n",
|
||||
"closed_by": {
|
||||
"login": "laurent22",
|
||||
"id": 1285584,
|
||||
"node_id": "MDQ6VXNlcjEyODU1ODQ=",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/u/1285584?v=4",
|
||||
"gravatar_id": "",
|
||||
"url": "https://api.github.com/users/laurent22",
|
||||
"html_url": "https://github.com/laurent22",
|
||||
"followers_url": "https://api.github.com/users/laurent22/followers",
|
||||
"following_url": "https://api.github.com/users/laurent22/following{/other_user}",
|
||||
"gists_url": "https://api.github.com/users/laurent22/gists{/gist_id}",
|
||||
"starred_url": "https://api.github.com/users/laurent22/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://api.github.com/users/laurent22/subscriptions",
|
||||
"organizations_url": "https://api.github.com/users/laurent22/orgs",
|
||||
"repos_url": "https://api.github.com/users/laurent22/repos",
|
||||
"events_url": "https://api.github.com/users/laurent22/events{/privacy}",
|
||||
"received_events_url": "https://api.github.com/users/laurent22/received_events",
|
||||
"type": "User",
|
||||
"user_view_type": "public",
|
||||
"site_admin": false
|
||||
},
|
||||
"reactions": {
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/12696/reactions",
|
||||
"total_count": 0,
|
||||
"+1": 0,
|
||||
"-1": 0,
|
||||
"laugh": 0,
|
||||
"hooray": 0,
|
||||
"confused": 0,
|
||||
"heart": 0,
|
||||
"rocket": 0,
|
||||
"eyes": 0
|
||||
},
|
||||
"timeline_url": "https://api.github.com/repos/laurent22/joplin/issues/12696/timeline",
|
||||
"performed_via_github_app": null,
|
||||
"state_reason": null
|
||||
},
|
||||
"comments": [
|
||||
{
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/comments/3060762611",
|
||||
"html_url": "https://github.com/laurent22/joplin/pull/12696#issuecomment-3060762611",
|
||||
"issue_url": "https://api.github.com/repos/laurent22/joplin/issues/12696",
|
||||
"id": 3060762611,
|
||||
"node_id": "IC_kwDOBLftOs62b4fz",
|
||||
"user": {
|
||||
"login": "github-actions[bot]",
|
||||
"id": 41898282,
|
||||
"node_id": "MDM6Qm90NDE4OTgyODI=",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4",
|
||||
"gravatar_id": "",
|
||||
"url": "https://api.github.com/users/github-actions%5Bbot%5D",
|
||||
"html_url": "https://github.com/apps/github-actions",
|
||||
"followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
|
||||
"following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
|
||||
"gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
|
||||
"starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
|
||||
"organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
|
||||
"repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
|
||||
"events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
|
||||
"received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
|
||||
"type": "Bot",
|
||||
"user_view_type": "public",
|
||||
"site_admin": false
|
||||
},
|
||||
"created_at": "2025-07-11T06:15:42Z",
|
||||
"updated_at": "2025-07-11T12:22:54Z",
|
||||
"author_association": "CONTRIBUTOR",
|
||||
"body": "****CLA Assistant Lite bot**** All contributors have signed the CLA ✍️ ✅",
|
||||
"reactions": {
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/comments/3060762611/reactions",
|
||||
"total_count": 0,
|
||||
"+1": 0,
|
||||
"-1": 0,
|
||||
"laugh": 0,
|
||||
"hooray": 0,
|
||||
"confused": 0,
|
||||
"heart": 0,
|
||||
"rocket": 0,
|
||||
"eyes": 0
|
||||
},
|
||||
"performed_via_github_app": {
|
||||
"id": 15368,
|
||||
"client_id": "Iv1.05c79e9ad1f6bdfa",
|
||||
"slug": "github-actions",
|
||||
"node_id": "MDM6QXBwMTUzNjg=",
|
||||
"owner": {
|
||||
"login": "github",
|
||||
"id": 9919,
|
||||
"node_id": "MDEyOk9yZ2FuaXphdGlvbjk5MTk=",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/u/9919?v=4",
|
||||
"gravatar_id": "",
|
||||
"url": "https://api.github.com/users/github",
|
||||
"html_url": "https://github.com/github",
|
||||
"followers_url": "https://api.github.com/users/github/followers",
|
||||
"following_url": "https://api.github.com/users/github/following{/other_user}",
|
||||
"gists_url": "https://api.github.com/users/github/gists{/gist_id}",
|
||||
"starred_url": "https://api.github.com/users/github/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://api.github.com/users/github/subscriptions",
|
||||
"organizations_url": "https://api.github.com/users/github/orgs",
|
||||
"repos_url": "https://api.github.com/users/github/repos",
|
||||
"events_url": "https://api.github.com/users/github/events{/privacy}",
|
||||
"received_events_url": "https://api.github.com/users/github/received_events",
|
||||
"type": "Organization",
|
||||
"user_view_type": "public",
|
||||
"site_admin": false
|
||||
},
|
||||
"name": "GitHub Actions",
|
||||
"description": "Automate your workflow from idea to production",
|
||||
"external_url": "https://help.github.com/en/actions",
|
||||
"html_url": "https://github.com/apps/github-actions",
|
||||
"created_at": "2018-07-30T09:30:17Z",
|
||||
"updated_at": "2025-03-07T16:35:00Z",
|
||||
"permissions": {
|
||||
"actions": "write",
|
||||
"administration": "read",
|
||||
"attestations": "write",
|
||||
"checks": "write",
|
||||
"contents": "write",
|
||||
"deployments": "write",
|
||||
"discussions": "write",
|
||||
"issues": "write",
|
||||
"merge_queues": "write",
|
||||
"metadata": "read",
|
||||
"models": "read",
|
||||
"packages": "write",
|
||||
"pages": "write",
|
||||
"pull_requests": "write",
|
||||
"repository_hooks": "write",
|
||||
"repository_projects": "write",
|
||||
"security_events": "write",
|
||||
"statuses": "write",
|
||||
"vulnerability_alerts": "read"
|
||||
},
|
||||
"events": [
|
||||
"branch_protection_rule",
|
||||
"check_run",
|
||||
"check_suite",
|
||||
"create",
|
||||
"delete",
|
||||
"deployment",
|
||||
"deployment_status",
|
||||
"discussion",
|
||||
"discussion_comment",
|
||||
"fork",
|
||||
"gollum",
|
||||
"issues",
|
||||
"issue_comment",
|
||||
"label",
|
||||
"merge_group",
|
||||
"milestone",
|
||||
"page_build",
|
||||
"project",
|
||||
"project_card",
|
||||
"project_column",
|
||||
"public",
|
||||
"pull_request",
|
||||
"pull_request_review",
|
||||
"pull_request_review_comment",
|
||||
"push",
|
||||
"registry_package",
|
||||
"release",
|
||||
"repository",
|
||||
"repository_dispatch",
|
||||
"status",
|
||||
"watch",
|
||||
"workflow_dispatch",
|
||||
"workflow_run"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/comments/3060779144",
|
||||
"html_url": "https://github.com/laurent22/joplin/pull/12696#issuecomment-3060779144",
|
||||
"issue_url": "https://api.github.com/repos/laurent22/joplin/issues/12696",
|
||||
"id": 3060779144,
|
||||
"node_id": "IC_kwDOBLftOs62b8iI",
|
||||
"user": {
|
||||
"login": "khemarato",
|
||||
"id": 61610173,
|
||||
"node_id": "MDQ6VXNlcjYxNjEwMTcz",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/u/61610173?v=4",
|
||||
"gravatar_id": "",
|
||||
"url": "https://api.github.com/users/khemarato",
|
||||
"html_url": "https://github.com/khemarato",
|
||||
"followers_url": "https://api.github.com/users/khemarato/followers",
|
||||
"following_url": "https://api.github.com/users/khemarato/following{/other_user}",
|
||||
"gists_url": "https://api.github.com/users/khemarato/gists{/gist_id}",
|
||||
"starred_url": "https://api.github.com/users/khemarato/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://api.github.com/users/khemarato/subscriptions",
|
||||
"organizations_url": "https://api.github.com/users/khemarato/orgs",
|
||||
"repos_url": "https://api.github.com/users/khemarato/repos",
|
||||
"events_url": "https://api.github.com/users/khemarato/events{/privacy}",
|
||||
"received_events_url": "https://api.github.com/users/khemarato/received_events",
|
||||
"type": "User",
|
||||
"user_view_type": "public",
|
||||
"site_admin": false
|
||||
},
|
||||
"created_at": "2025-07-11T06:21:15Z",
|
||||
"updated_at": "2025-07-11T06:21:15Z",
|
||||
"author_association": "CONTRIBUTOR",
|
||||
"body": "I have read the CLA Document and I hereby sign the CLA",
|
||||
"reactions": {
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/comments/3060779144/reactions",
|
||||
"total_count": 0,
|
||||
"+1": 0,
|
||||
"-1": 0,
|
||||
"laugh": 0,
|
||||
"hooray": 0,
|
||||
"confused": 0,
|
||||
"heart": 0,
|
||||
"rocket": 0,
|
||||
"eyes": 0
|
||||
},
|
||||
"performed_via_github_app": null
|
||||
}
|
||||
]
|
||||
}
|
327
readme/cla/consent_records/krevad_2833427.json
Normal file
327
readme/cla/consent_records/krevad_2833427.json
Normal file
@@ -0,0 +1,327 @@
|
||||
{
|
||||
"issue": {
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/12797",
|
||||
"repository_url": "https://api.github.com/repos/laurent22/joplin",
|
||||
"labels_url": "https://api.github.com/repos/laurent22/joplin/issues/12797/labels{/name}",
|
||||
"comments_url": "https://api.github.com/repos/laurent22/joplin/issues/12797/comments",
|
||||
"events_url": "https://api.github.com/repos/laurent22/joplin/issues/12797/events",
|
||||
"html_url": "https://github.com/laurent22/joplin/pull/12797",
|
||||
"id": 3265392215,
|
||||
"node_id": "PR_kwDOBLftOs6gvpGu",
|
||||
"number": 12797,
|
||||
"title": "All: Translation: Update sv.po",
|
||||
"user": {
|
||||
"login": "krevad",
|
||||
"id": 2833427,
|
||||
"node_id": "MDQ6VXNlcjI4MzM0Mjc=",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/u/2833427?v=4",
|
||||
"gravatar_id": "",
|
||||
"url": "https://api.github.com/users/krevad",
|
||||
"html_url": "https://github.com/krevad",
|
||||
"followers_url": "https://api.github.com/users/krevad/followers",
|
||||
"following_url": "https://api.github.com/users/krevad/following{/other_user}",
|
||||
"gists_url": "https://api.github.com/users/krevad/gists{/gist_id}",
|
||||
"starred_url": "https://api.github.com/users/krevad/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://api.github.com/users/krevad/subscriptions",
|
||||
"organizations_url": "https://api.github.com/users/krevad/orgs",
|
||||
"repos_url": "https://api.github.com/users/krevad/repos",
|
||||
"events_url": "https://api.github.com/users/krevad/events{/privacy}",
|
||||
"received_events_url": "https://api.github.com/users/krevad/received_events",
|
||||
"type": "User",
|
||||
"user_view_type": "public",
|
||||
"site_admin": false
|
||||
},
|
||||
"labels": [
|
||||
{
|
||||
"id": 1091621259,
|
||||
"node_id": "MDU6TGFiZWwxMDkxNjIxMjU5",
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/labels/translation",
|
||||
"name": "translation",
|
||||
"color": "91ca55",
|
||||
"default": false,
|
||||
"description": "i18n and l10n"
|
||||
}
|
||||
],
|
||||
"state": "closed",
|
||||
"locked": false,
|
||||
"assignee": null,
|
||||
"assignees": [],
|
||||
"milestone": null,
|
||||
"comments": 3,
|
||||
"created_at": "2025-07-26T09:47:07Z",
|
||||
"updated_at": "2025-07-26T19:06:46Z",
|
||||
"closed_at": "2025-07-26T15:00:38Z",
|
||||
"author_association": "CONTRIBUTOR",
|
||||
"active_lock_reason": null,
|
||||
"draft": false,
|
||||
"pull_request": {
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/pulls/12797",
|
||||
"html_url": "https://github.com/laurent22/joplin/pull/12797",
|
||||
"diff_url": "https://github.com/laurent22/joplin/pull/12797.diff",
|
||||
"patch_url": "https://github.com/laurent22/joplin/pull/12797.patch",
|
||||
"merged_at": "2025-07-26T15:00:38Z"
|
||||
},
|
||||
"body": "This is an update to the Swedish translation where I corrected a consistant misspelling of _publisera_ to _publicera_, also suggested the word _avpublicera_ instead of a clunkier term.\r\n\r\n<!--\r\n\r\nPlease prefix the title with the platform you are targetting:\r\n\r\nHere are some examples of good titles:\r\n\r\n- Desktop: Resolves #123: Added new setting to change font\r\n- Mobile, Desktop: Fixes #456: Fixed config screen error\r\n- All: Resolves #777: Made synchronisation faster\r\n\r\nAnd here's an explanation of the title format:\r\n\r\n- \"Desktop\" for the Windows/macOS/Linux app (Electron app)\r\n- \"Mobile\" for the mobile app (or \"Android\" / \"iOS\" if the pull request only applies to one of the mobile platforms)\r\n- \"CLI\" for the CLI app\r\n\r\nIf it's two platforms, separate them with commas - \"Desktop, Mobile\" or if it's for all platforms, prefix with \"All\".\r\n\r\nIf it's not related to any platform (such as a translation, change to the documentation, etc.), simply don't add a platform.\r\n\r\nThen please append the issue that you've addressed or fixed. Use \"Resolves #123\" for new features or improvements and \"Fixes #123\" for bug fixes.\r\n\r\nAND PLEASE READ THE GUIDE: https://github.com/laurent22/joplin/blob/dev/readme/dev/index.md\r\n\r\n-->",
|
||||
"closed_by": {
|
||||
"login": "tessus",
|
||||
"id": 223439,
|
||||
"node_id": "MDQ6VXNlcjIyMzQzOQ==",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/u/223439?v=4",
|
||||
"gravatar_id": "",
|
||||
"url": "https://api.github.com/users/tessus",
|
||||
"html_url": "https://github.com/tessus",
|
||||
"followers_url": "https://api.github.com/users/tessus/followers",
|
||||
"following_url": "https://api.github.com/users/tessus/following{/other_user}",
|
||||
"gists_url": "https://api.github.com/users/tessus/gists{/gist_id}",
|
||||
"starred_url": "https://api.github.com/users/tessus/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://api.github.com/users/tessus/subscriptions",
|
||||
"organizations_url": "https://api.github.com/users/tessus/orgs",
|
||||
"repos_url": "https://api.github.com/users/tessus/repos",
|
||||
"events_url": "https://api.github.com/users/tessus/events{/privacy}",
|
||||
"received_events_url": "https://api.github.com/users/tessus/received_events",
|
||||
"type": "User",
|
||||
"user_view_type": "public",
|
||||
"site_admin": false
|
||||
},
|
||||
"reactions": {
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/12797/reactions",
|
||||
"total_count": 0,
|
||||
"+1": 0,
|
||||
"-1": 0,
|
||||
"laugh": 0,
|
||||
"hooray": 0,
|
||||
"confused": 0,
|
||||
"heart": 0,
|
||||
"rocket": 0,
|
||||
"eyes": 0
|
||||
},
|
||||
"timeline_url": "https://api.github.com/repos/laurent22/joplin/issues/12797/timeline",
|
||||
"performed_via_github_app": null,
|
||||
"state_reason": null
|
||||
},
|
||||
"comments": [
|
||||
{
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/comments/3121573037",
|
||||
"html_url": "https://github.com/laurent22/joplin/pull/12797#issuecomment-3121573037",
|
||||
"issue_url": "https://api.github.com/repos/laurent22/joplin/issues/12797",
|
||||
"id": 3121573037,
|
||||
"node_id": "IC_kwDOBLftOs66D2yt",
|
||||
"user": {
|
||||
"login": "github-actions[bot]",
|
||||
"id": 41898282,
|
||||
"node_id": "MDM6Qm90NDE4OTgyODI=",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4",
|
||||
"gravatar_id": "",
|
||||
"url": "https://api.github.com/users/github-actions%5Bbot%5D",
|
||||
"html_url": "https://github.com/apps/github-actions",
|
||||
"followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
|
||||
"following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
|
||||
"gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
|
||||
"starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
|
||||
"organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
|
||||
"repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
|
||||
"events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
|
||||
"received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
|
||||
"type": "Bot",
|
||||
"user_view_type": "public",
|
||||
"site_admin": false
|
||||
},
|
||||
"created_at": "2025-07-26T09:47:18Z",
|
||||
"updated_at": "2025-07-26T15:00:50Z",
|
||||
"author_association": "CONTRIBUTOR",
|
||||
"body": "****CLA Assistant Lite bot**** All contributors have signed the CLA ✍️ ✅",
|
||||
"reactions": {
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/comments/3121573037/reactions",
|
||||
"total_count": 0,
|
||||
"+1": 0,
|
||||
"-1": 0,
|
||||
"laugh": 0,
|
||||
"hooray": 0,
|
||||
"confused": 0,
|
||||
"heart": 0,
|
||||
"rocket": 0,
|
||||
"eyes": 0
|
||||
},
|
||||
"performed_via_github_app": {
|
||||
"id": 15368,
|
||||
"client_id": "Iv1.05c79e9ad1f6bdfa",
|
||||
"slug": "github-actions",
|
||||
"node_id": "MDM6QXBwMTUzNjg=",
|
||||
"owner": {
|
||||
"login": "github",
|
||||
"id": 9919,
|
||||
"node_id": "MDEyOk9yZ2FuaXphdGlvbjk5MTk=",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/u/9919?v=4",
|
||||
"gravatar_id": "",
|
||||
"url": "https://api.github.com/users/github",
|
||||
"html_url": "https://github.com/github",
|
||||
"followers_url": "https://api.github.com/users/github/followers",
|
||||
"following_url": "https://api.github.com/users/github/following{/other_user}",
|
||||
"gists_url": "https://api.github.com/users/github/gists{/gist_id}",
|
||||
"starred_url": "https://api.github.com/users/github/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://api.github.com/users/github/subscriptions",
|
||||
"organizations_url": "https://api.github.com/users/github/orgs",
|
||||
"repos_url": "https://api.github.com/users/github/repos",
|
||||
"events_url": "https://api.github.com/users/github/events{/privacy}",
|
||||
"received_events_url": "https://api.github.com/users/github/received_events",
|
||||
"type": "Organization",
|
||||
"user_view_type": "public",
|
||||
"site_admin": false
|
||||
},
|
||||
"name": "GitHub Actions",
|
||||
"description": "Automate your workflow from idea to production",
|
||||
"external_url": "https://help.github.com/en/actions",
|
||||
"html_url": "https://github.com/apps/github-actions",
|
||||
"created_at": "2018-07-30T09:30:17Z",
|
||||
"updated_at": "2025-03-07T16:35:00Z",
|
||||
"permissions": {
|
||||
"actions": "write",
|
||||
"administration": "read",
|
||||
"attestations": "write",
|
||||
"checks": "write",
|
||||
"contents": "write",
|
||||
"deployments": "write",
|
||||
"discussions": "write",
|
||||
"issues": "write",
|
||||
"merge_queues": "write",
|
||||
"metadata": "read",
|
||||
"models": "read",
|
||||
"packages": "write",
|
||||
"pages": "write",
|
||||
"pull_requests": "write",
|
||||
"repository_hooks": "write",
|
||||
"repository_projects": "write",
|
||||
"security_events": "write",
|
||||
"statuses": "write",
|
||||
"vulnerability_alerts": "read"
|
||||
},
|
||||
"events": [
|
||||
"branch_protection_rule",
|
||||
"check_run",
|
||||
"check_suite",
|
||||
"create",
|
||||
"delete",
|
||||
"deployment",
|
||||
"deployment_status",
|
||||
"discussion",
|
||||
"discussion_comment",
|
||||
"fork",
|
||||
"gollum",
|
||||
"issues",
|
||||
"issue_comment",
|
||||
"label",
|
||||
"merge_group",
|
||||
"milestone",
|
||||
"page_build",
|
||||
"project",
|
||||
"project_card",
|
||||
"project_column",
|
||||
"public",
|
||||
"pull_request",
|
||||
"pull_request_review",
|
||||
"pull_request_review_comment",
|
||||
"push",
|
||||
"registry_package",
|
||||
"release",
|
||||
"repository",
|
||||
"repository_dispatch",
|
||||
"status",
|
||||
"watch",
|
||||
"workflow_dispatch",
|
||||
"workflow_run"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/comments/3121576753",
|
||||
"html_url": "https://github.com/laurent22/joplin/pull/12797#issuecomment-3121576753",
|
||||
"issue_url": "https://api.github.com/repos/laurent22/joplin/issues/12797",
|
||||
"id": 3121576753,
|
||||
"node_id": "IC_kwDOBLftOs66D3sx",
|
||||
"user": {
|
||||
"login": "krevad",
|
||||
"id": 2833427,
|
||||
"node_id": "MDQ6VXNlcjI4MzM0Mjc=",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/u/2833427?v=4",
|
||||
"gravatar_id": "",
|
||||
"url": "https://api.github.com/users/krevad",
|
||||
"html_url": "https://github.com/krevad",
|
||||
"followers_url": "https://api.github.com/users/krevad/followers",
|
||||
"following_url": "https://api.github.com/users/krevad/following{/other_user}",
|
||||
"gists_url": "https://api.github.com/users/krevad/gists{/gist_id}",
|
||||
"starred_url": "https://api.github.com/users/krevad/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://api.github.com/users/krevad/subscriptions",
|
||||
"organizations_url": "https://api.github.com/users/krevad/orgs",
|
||||
"repos_url": "https://api.github.com/users/krevad/repos",
|
||||
"events_url": "https://api.github.com/users/krevad/events{/privacy}",
|
||||
"received_events_url": "https://api.github.com/users/krevad/received_events",
|
||||
"type": "User",
|
||||
"user_view_type": "public",
|
||||
"site_admin": false
|
||||
},
|
||||
"created_at": "2025-07-26T09:53:02Z",
|
||||
"updated_at": "2025-07-26T09:53:02Z",
|
||||
"author_association": "CONTRIBUTOR",
|
||||
"body": "recheck",
|
||||
"reactions": {
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/comments/3121576753/reactions",
|
||||
"total_count": 0,
|
||||
"+1": 0,
|
||||
"-1": 0,
|
||||
"laugh": 0,
|
||||
"hooray": 0,
|
||||
"confused": 0,
|
||||
"heart": 0,
|
||||
"rocket": 0,
|
||||
"eyes": 0
|
||||
},
|
||||
"performed_via_github_app": null
|
||||
},
|
||||
{
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/comments/3121579447",
|
||||
"html_url": "https://github.com/laurent22/joplin/pull/12797#issuecomment-3121579447",
|
||||
"issue_url": "https://api.github.com/repos/laurent22/joplin/issues/12797",
|
||||
"id": 3121579447,
|
||||
"node_id": "IC_kwDOBLftOs66D4W3",
|
||||
"user": {
|
||||
"login": "krevad",
|
||||
"id": 2833427,
|
||||
"node_id": "MDQ6VXNlcjI4MzM0Mjc=",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/u/2833427?v=4",
|
||||
"gravatar_id": "",
|
||||
"url": "https://api.github.com/users/krevad",
|
||||
"html_url": "https://github.com/krevad",
|
||||
"followers_url": "https://api.github.com/users/krevad/followers",
|
||||
"following_url": "https://api.github.com/users/krevad/following{/other_user}",
|
||||
"gists_url": "https://api.github.com/users/krevad/gists{/gist_id}",
|
||||
"starred_url": "https://api.github.com/users/krevad/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://api.github.com/users/krevad/subscriptions",
|
||||
"organizations_url": "https://api.github.com/users/krevad/orgs",
|
||||
"repos_url": "https://api.github.com/users/krevad/repos",
|
||||
"events_url": "https://api.github.com/users/krevad/events{/privacy}",
|
||||
"received_events_url": "https://api.github.com/users/krevad/received_events",
|
||||
"type": "User",
|
||||
"user_view_type": "public",
|
||||
"site_admin": false
|
||||
},
|
||||
"created_at": "2025-07-26T09:58:13Z",
|
||||
"updated_at": "2025-07-26T09:58:13Z",
|
||||
"author_association": "CONTRIBUTOR",
|
||||
"body": "I have read the CLA Document and I hereby sign the CLA",
|
||||
"reactions": {
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/comments/3121579447/reactions",
|
||||
"total_count": 0,
|
||||
"+1": 0,
|
||||
"-1": 0,
|
||||
"laugh": 0,
|
||||
"hooray": 0,
|
||||
"confused": 0,
|
||||
"heart": 0,
|
||||
"rocket": 0,
|
||||
"eyes": 0
|
||||
},
|
||||
"performed_via_github_app": null
|
||||
}
|
||||
]
|
||||
}
|
407
readme/cla/consent_records/yatishgoel_58841989.json
Normal file
407
readme/cla/consent_records/yatishgoel_58841989.json
Normal file
@@ -0,0 +1,407 @@
|
||||
{
|
||||
"issue": {
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/12185",
|
||||
"repository_url": "https://api.github.com/repos/laurent22/joplin",
|
||||
"labels_url": "https://api.github.com/repos/laurent22/joplin/issues/12185/labels{/name}",
|
||||
"comments_url": "https://api.github.com/repos/laurent22/joplin/issues/12185/comments",
|
||||
"events_url": "https://api.github.com/repos/laurent22/joplin/issues/12185/events",
|
||||
"html_url": "https://github.com/laurent22/joplin/pull/12185",
|
||||
"id": 3027507340,
|
||||
"node_id": "PR_kwDOBLftOs6UTdwT",
|
||||
"number": 12185,
|
||||
"title": "fix(import): skip standard web/mail links in Markdown importer to prevent ENAMETOOLONG",
|
||||
"user": {
|
||||
"login": "yatishgoel",
|
||||
"id": 58841989,
|
||||
"node_id": "MDQ6VXNlcjU4ODQxOTg5",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/u/58841989?v=4",
|
||||
"gravatar_id": "",
|
||||
"url": "https://api.github.com/users/yatishgoel",
|
||||
"html_url": "https://github.com/yatishgoel",
|
||||
"followers_url": "https://api.github.com/users/yatishgoel/followers",
|
||||
"following_url": "https://api.github.com/users/yatishgoel/following{/other_user}",
|
||||
"gists_url": "https://api.github.com/users/yatishgoel/gists{/gist_id}",
|
||||
"starred_url": "https://api.github.com/users/yatishgoel/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://api.github.com/users/yatishgoel/subscriptions",
|
||||
"organizations_url": "https://api.github.com/users/yatishgoel/orgs",
|
||||
"repos_url": "https://api.github.com/users/yatishgoel/repos",
|
||||
"events_url": "https://api.github.com/users/yatishgoel/events{/privacy}",
|
||||
"received_events_url": "https://api.github.com/users/yatishgoel/received_events",
|
||||
"type": "User",
|
||||
"user_view_type": "public",
|
||||
"site_admin": false
|
||||
},
|
||||
"labels": [],
|
||||
"state": "closed",
|
||||
"locked": false,
|
||||
"assignee": null,
|
||||
"assignees": [],
|
||||
"milestone": null,
|
||||
"comments": 5,
|
||||
"created_at": "2025-04-29T08:32:55Z",
|
||||
"updated_at": "2025-05-19T23:13:51Z",
|
||||
"closed_at": "2025-05-19T22:02:01Z",
|
||||
"author_association": "NONE",
|
||||
"active_lock_reason": null,
|
||||
"draft": false,
|
||||
"pull_request": {
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/pulls/12185",
|
||||
"html_url": "https://github.com/laurent22/joplin/pull/12185",
|
||||
"diff_url": "https://github.com/laurent22/joplin/pull/12185.diff",
|
||||
"patch_url": "https://github.com/laurent22/joplin/pull/12185.patch",
|
||||
"merged_at": null
|
||||
},
|
||||
"body": "### Summary\r\nEnsure that any link starting with `http://`, `https://`, or `mailto:` is treated as a URL rather than a local file path—preventing `ENAMETOOLONG` errors during Markdown import.\r\n\r\n### What it does\r\nWhen importing Markdown, any link beginning with a standard web or mail protocol is now recognized and **skipped** for file-path resolution.\r\n\r\n### Why\r\nLong URLs were being mis-interpreted as local file paths, triggering OS-level `ENAMETOOLONG` errors and aborting the import process.\r\n\r\n### How\r\n- Use the existing `hasProtocol(url, ['http', 'https', 'mailto'])` utility from `@joplin/utils/url`. \r\n- If `hasProtocol` returns true, the link is left intact and not passed to the file-system layer.\r\n\r\n### Closes\r\nCloses #12172\r\n\r\n### Testing Plan\r\n1. Create a Markdown file containing a very long web link (e.g., the Facebook redirect URL from #12172). \r\n2. Run `joplin import /path/to/file.md` in the desktop or CLI importer. \r\n3. **Verify** import completes without any `ENAMETOOLONG` errors. \r\n4. **Confirm** the long URL appears verbatim in the resulting note. \r\n5. Add a mailto link (e.g. `[Email me](mailto:someone@example.com)`) and repeat—ensure it too is preserved and import succeeds.\r\n",
|
||||
"closed_by": {
|
||||
"login": "laurent22",
|
||||
"id": 1285584,
|
||||
"node_id": "MDQ6VXNlcjEyODU1ODQ=",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/u/1285584?v=4",
|
||||
"gravatar_id": "",
|
||||
"url": "https://api.github.com/users/laurent22",
|
||||
"html_url": "https://github.com/laurent22",
|
||||
"followers_url": "https://api.github.com/users/laurent22/followers",
|
||||
"following_url": "https://api.github.com/users/laurent22/following{/other_user}",
|
||||
"gists_url": "https://api.github.com/users/laurent22/gists{/gist_id}",
|
||||
"starred_url": "https://api.github.com/users/laurent22/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://api.github.com/users/laurent22/subscriptions",
|
||||
"organizations_url": "https://api.github.com/users/laurent22/orgs",
|
||||
"repos_url": "https://api.github.com/users/laurent22/repos",
|
||||
"events_url": "https://api.github.com/users/laurent22/events{/privacy}",
|
||||
"received_events_url": "https://api.github.com/users/laurent22/received_events",
|
||||
"type": "User",
|
||||
"user_view_type": "public",
|
||||
"site_admin": false
|
||||
},
|
||||
"reactions": {
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/12185/reactions",
|
||||
"total_count": 0,
|
||||
"+1": 0,
|
||||
"-1": 0,
|
||||
"laugh": 0,
|
||||
"hooray": 0,
|
||||
"confused": 0,
|
||||
"heart": 0,
|
||||
"rocket": 0,
|
||||
"eyes": 0
|
||||
},
|
||||
"timeline_url": "https://api.github.com/repos/laurent22/joplin/issues/12185/timeline",
|
||||
"performed_via_github_app": null,
|
||||
"state_reason": null
|
||||
},
|
||||
"comments": [
|
||||
{
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/comments/2837940234",
|
||||
"html_url": "https://github.com/laurent22/joplin/pull/12185#issuecomment-2837940234",
|
||||
"issue_url": "https://api.github.com/repos/laurent22/joplin/issues/12185",
|
||||
"id": 2837940234,
|
||||
"node_id": "IC_kwDOBLftOs6pJ4gK",
|
||||
"user": {
|
||||
"login": "github-actions[bot]",
|
||||
"id": 41898282,
|
||||
"node_id": "MDM6Qm90NDE4OTgyODI=",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4",
|
||||
"gravatar_id": "",
|
||||
"url": "https://api.github.com/users/github-actions%5Bbot%5D",
|
||||
"html_url": "https://github.com/apps/github-actions",
|
||||
"followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
|
||||
"following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
|
||||
"gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
|
||||
"starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
|
||||
"organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
|
||||
"repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
|
||||
"events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
|
||||
"received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
|
||||
"type": "Bot",
|
||||
"user_view_type": "public",
|
||||
"site_admin": false
|
||||
},
|
||||
"created_at": "2025-04-29T08:33:08Z",
|
||||
"updated_at": "2025-05-19T23:13:50Z",
|
||||
"author_association": "CONTRIBUTOR",
|
||||
"body": "****CLA Assistant Lite bot**** All contributors have signed the CLA ✍️ ✅",
|
||||
"reactions": {
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/comments/2837940234/reactions",
|
||||
"total_count": 0,
|
||||
"+1": 0,
|
||||
"-1": 0,
|
||||
"laugh": 0,
|
||||
"hooray": 0,
|
||||
"confused": 0,
|
||||
"heart": 0,
|
||||
"rocket": 0,
|
||||
"eyes": 0
|
||||
},
|
||||
"performed_via_github_app": {
|
||||
"id": 15368,
|
||||
"client_id": "Iv1.05c79e9ad1f6bdfa",
|
||||
"slug": "github-actions",
|
||||
"node_id": "MDM6QXBwMTUzNjg=",
|
||||
"owner": {
|
||||
"login": "github",
|
||||
"id": 9919,
|
||||
"node_id": "MDEyOk9yZ2FuaXphdGlvbjk5MTk=",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/u/9919?v=4",
|
||||
"gravatar_id": "",
|
||||
"url": "https://api.github.com/users/github",
|
||||
"html_url": "https://github.com/github",
|
||||
"followers_url": "https://api.github.com/users/github/followers",
|
||||
"following_url": "https://api.github.com/users/github/following{/other_user}",
|
||||
"gists_url": "https://api.github.com/users/github/gists{/gist_id}",
|
||||
"starred_url": "https://api.github.com/users/github/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://api.github.com/users/github/subscriptions",
|
||||
"organizations_url": "https://api.github.com/users/github/orgs",
|
||||
"repos_url": "https://api.github.com/users/github/repos",
|
||||
"events_url": "https://api.github.com/users/github/events{/privacy}",
|
||||
"received_events_url": "https://api.github.com/users/github/received_events",
|
||||
"type": "Organization",
|
||||
"user_view_type": "public",
|
||||
"site_admin": false
|
||||
},
|
||||
"name": "GitHub Actions",
|
||||
"description": "Automate your workflow from idea to production",
|
||||
"external_url": "https://help.github.com/en/actions",
|
||||
"html_url": "https://github.com/apps/github-actions",
|
||||
"created_at": "2018-07-30T09:30:17Z",
|
||||
"updated_at": "2025-03-07T16:35:00Z",
|
||||
"permissions": {
|
||||
"actions": "write",
|
||||
"administration": "read",
|
||||
"attestations": "write",
|
||||
"checks": "write",
|
||||
"contents": "write",
|
||||
"deployments": "write",
|
||||
"discussions": "write",
|
||||
"issues": "write",
|
||||
"merge_queues": "write",
|
||||
"metadata": "read",
|
||||
"models": "read",
|
||||
"packages": "write",
|
||||
"pages": "write",
|
||||
"pull_requests": "write",
|
||||
"repository_hooks": "write",
|
||||
"repository_projects": "write",
|
||||
"security_events": "write",
|
||||
"statuses": "write",
|
||||
"vulnerability_alerts": "read"
|
||||
},
|
||||
"events": [
|
||||
"branch_protection_rule",
|
||||
"check_run",
|
||||
"check_suite",
|
||||
"create",
|
||||
"delete",
|
||||
"deployment",
|
||||
"deployment_status",
|
||||
"discussion",
|
||||
"discussion_comment",
|
||||
"fork",
|
||||
"gollum",
|
||||
"issues",
|
||||
"issue_comment",
|
||||
"label",
|
||||
"merge_group",
|
||||
"milestone",
|
||||
"page_build",
|
||||
"project",
|
||||
"project_card",
|
||||
"project_column",
|
||||
"public",
|
||||
"pull_request",
|
||||
"pull_request_review",
|
||||
"pull_request_review_comment",
|
||||
"push",
|
||||
"registry_package",
|
||||
"release",
|
||||
"repository",
|
||||
"repository_dispatch",
|
||||
"status",
|
||||
"watch",
|
||||
"workflow_dispatch",
|
||||
"workflow_run"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/comments/2837986374",
|
||||
"html_url": "https://github.com/laurent22/joplin/pull/12185#issuecomment-2837986374",
|
||||
"issue_url": "https://api.github.com/repos/laurent22/joplin/issues/12185",
|
||||
"id": 2837986374,
|
||||
"node_id": "IC_kwDOBLftOs6pKDxG",
|
||||
"user": {
|
||||
"login": "laurent22",
|
||||
"id": 1285584,
|
||||
"node_id": "MDQ6VXNlcjEyODU1ODQ=",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/u/1285584?v=4",
|
||||
"gravatar_id": "",
|
||||
"url": "https://api.github.com/users/laurent22",
|
||||
"html_url": "https://github.com/laurent22",
|
||||
"followers_url": "https://api.github.com/users/laurent22/followers",
|
||||
"following_url": "https://api.github.com/users/laurent22/following{/other_user}",
|
||||
"gists_url": "https://api.github.com/users/laurent22/gists{/gist_id}",
|
||||
"starred_url": "https://api.github.com/users/laurent22/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://api.github.com/users/laurent22/subscriptions",
|
||||
"organizations_url": "https://api.github.com/users/laurent22/orgs",
|
||||
"repos_url": "https://api.github.com/users/laurent22/repos",
|
||||
"events_url": "https://api.github.com/users/laurent22/events{/privacy}",
|
||||
"received_events_url": "https://api.github.com/users/laurent22/received_events",
|
||||
"type": "User",
|
||||
"user_view_type": "public",
|
||||
"site_admin": false
|
||||
},
|
||||
"created_at": "2025-04-29T08:51:56Z",
|
||||
"updated_at": "2025-04-29T08:51:56Z",
|
||||
"author_association": "OWNER",
|
||||
"body": "Please remove all the formatting changes in the files",
|
||||
"reactions": {
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/comments/2837986374/reactions",
|
||||
"total_count": 1,
|
||||
"+1": 1,
|
||||
"-1": 0,
|
||||
"laugh": 0,
|
||||
"hooray": 0,
|
||||
"confused": 0,
|
||||
"heart": 0,
|
||||
"rocket": 0,
|
||||
"eyes": 0
|
||||
},
|
||||
"performed_via_github_app": null
|
||||
},
|
||||
{
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/comments/2838036693",
|
||||
"html_url": "https://github.com/laurent22/joplin/pull/12185#issuecomment-2838036693",
|
||||
"issue_url": "https://api.github.com/repos/laurent22/joplin/issues/12185",
|
||||
"id": 2838036693,
|
||||
"node_id": "IC_kwDOBLftOs6pKQDV",
|
||||
"user": {
|
||||
"login": "yatishgoel",
|
||||
"id": 58841989,
|
||||
"node_id": "MDQ6VXNlcjU4ODQxOTg5",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/u/58841989?v=4",
|
||||
"gravatar_id": "",
|
||||
"url": "https://api.github.com/users/yatishgoel",
|
||||
"html_url": "https://github.com/yatishgoel",
|
||||
"followers_url": "https://api.github.com/users/yatishgoel/followers",
|
||||
"following_url": "https://api.github.com/users/yatishgoel/following{/other_user}",
|
||||
"gists_url": "https://api.github.com/users/yatishgoel/gists{/gist_id}",
|
||||
"starred_url": "https://api.github.com/users/yatishgoel/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://api.github.com/users/yatishgoel/subscriptions",
|
||||
"organizations_url": "https://api.github.com/users/yatishgoel/orgs",
|
||||
"repos_url": "https://api.github.com/users/yatishgoel/repos",
|
||||
"events_url": "https://api.github.com/users/yatishgoel/events{/privacy}",
|
||||
"received_events_url": "https://api.github.com/users/yatishgoel/received_events",
|
||||
"type": "User",
|
||||
"user_view_type": "public",
|
||||
"site_admin": false
|
||||
},
|
||||
"created_at": "2025-04-29T09:10:43Z",
|
||||
"updated_at": "2025-04-29T09:10:43Z",
|
||||
"author_association": "NONE",
|
||||
"body": "> Please remove all the formatting changes in the files\r\n\r\nHi @laurent22,\r\nI’ve reverted all of the automatic style/formatting changes in the latest commit. Please let me know if there’s anything else I should adjust!",
|
||||
"reactions": {
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/comments/2838036693/reactions",
|
||||
"total_count": 0,
|
||||
"+1": 0,
|
||||
"-1": 0,
|
||||
"laugh": 0,
|
||||
"hooray": 0,
|
||||
"confused": 0,
|
||||
"heart": 0,
|
||||
"rocket": 0,
|
||||
"eyes": 0
|
||||
},
|
||||
"performed_via_github_app": null
|
||||
},
|
||||
{
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/comments/2838040320",
|
||||
"html_url": "https://github.com/laurent22/joplin/pull/12185#issuecomment-2838040320",
|
||||
"issue_url": "https://api.github.com/repos/laurent22/joplin/issues/12185",
|
||||
"id": 2838040320,
|
||||
"node_id": "IC_kwDOBLftOs6pKQ8A",
|
||||
"user": {
|
||||
"login": "yatishgoel",
|
||||
"id": 58841989,
|
||||
"node_id": "MDQ6VXNlcjU4ODQxOTg5",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/u/58841989?v=4",
|
||||
"gravatar_id": "",
|
||||
"url": "https://api.github.com/users/yatishgoel",
|
||||
"html_url": "https://github.com/yatishgoel",
|
||||
"followers_url": "https://api.github.com/users/yatishgoel/followers",
|
||||
"following_url": "https://api.github.com/users/yatishgoel/following{/other_user}",
|
||||
"gists_url": "https://api.github.com/users/yatishgoel/gists{/gist_id}",
|
||||
"starred_url": "https://api.github.com/users/yatishgoel/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://api.github.com/users/yatishgoel/subscriptions",
|
||||
"organizations_url": "https://api.github.com/users/yatishgoel/orgs",
|
||||
"repos_url": "https://api.github.com/users/yatishgoel/repos",
|
||||
"events_url": "https://api.github.com/users/yatishgoel/events{/privacy}",
|
||||
"received_events_url": "https://api.github.com/users/yatishgoel/received_events",
|
||||
"type": "User",
|
||||
"user_view_type": "public",
|
||||
"site_admin": false
|
||||
},
|
||||
"created_at": "2025-04-29T09:12:04Z",
|
||||
"updated_at": "2025-04-29T09:12:04Z",
|
||||
"author_association": "NONE",
|
||||
"body": "I have read the CLA Document and I hereby sign the CLA",
|
||||
"reactions": {
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/comments/2838040320/reactions",
|
||||
"total_count": 0,
|
||||
"+1": 0,
|
||||
"-1": 0,
|
||||
"laugh": 0,
|
||||
"hooray": 0,
|
||||
"confused": 0,
|
||||
"heart": 0,
|
||||
"rocket": 0,
|
||||
"eyes": 0
|
||||
},
|
||||
"performed_via_github_app": null
|
||||
},
|
||||
{
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/comments/2892391030",
|
||||
"html_url": "https://github.com/laurent22/joplin/pull/12185#issuecomment-2892391030",
|
||||
"issue_url": "https://api.github.com/repos/laurent22/joplin/issues/12185",
|
||||
"id": 2892391030,
|
||||
"node_id": "IC_kwDOBLftOs6sZmJ2",
|
||||
"user": {
|
||||
"login": "laurent22",
|
||||
"id": 1285584,
|
||||
"node_id": "MDQ6VXNlcjEyODU1ODQ=",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/u/1285584?v=4",
|
||||
"gravatar_id": "",
|
||||
"url": "https://api.github.com/users/laurent22",
|
||||
"html_url": "https://github.com/laurent22",
|
||||
"followers_url": "https://api.github.com/users/laurent22/followers",
|
||||
"following_url": "https://api.github.com/users/laurent22/following{/other_user}",
|
||||
"gists_url": "https://api.github.com/users/laurent22/gists{/gist_id}",
|
||||
"starred_url": "https://api.github.com/users/laurent22/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://api.github.com/users/laurent22/subscriptions",
|
||||
"organizations_url": "https://api.github.com/users/laurent22/orgs",
|
||||
"repos_url": "https://api.github.com/users/laurent22/repos",
|
||||
"events_url": "https://api.github.com/users/laurent22/events{/privacy}",
|
||||
"received_events_url": "https://api.github.com/users/laurent22/received_events",
|
||||
"type": "User",
|
||||
"user_view_type": "public",
|
||||
"site_admin": false
|
||||
},
|
||||
"created_at": "2025-05-19T22:02:01Z",
|
||||
"updated_at": "2025-05-19T22:02:01Z",
|
||||
"author_association": "OWNER",
|
||||
"body": "Sorry, this PR is too unclear and there was no answers in 3 weeks so I'd rather close for now. Feel free to open it again once you've addressed the above comments",
|
||||
"reactions": {
|
||||
"url": "https://api.github.com/repos/laurent22/joplin/issues/comments/2892391030/reactions",
|
||||
"total_count": 0,
|
||||
"+1": 0,
|
||||
"-1": 0,
|
||||
"laugh": 0,
|
||||
"hooray": 0,
|
||||
"confused": 0,
|
||||
"heart": 0,
|
||||
"rocket": 0,
|
||||
"eyes": 0
|
||||
},
|
||||
"performed_via_github_app": null
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user