Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
55 changes: 36 additions & 19 deletions events.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,8 +100,7 @@
"url": "https://www.meetup.com/de-de/hackergarten-dortmund/events/312845289/"
}
],
"achievements": [
]
"achievements": []
},
{
"date": "2026-07-07",
Expand All @@ -128,6 +127,28 @@
],
"achievements": []
},
{
"date": "2026-06-10",
"title": "Hackergarten JSail 2026",
"venue": "Zeilschool de Morra",
"address": "Buorren 31, 8584 VC Hemelum, Netherlands",
"links": [
{
"title": "JSail",
"url": "https://jsail.ijug.eu/"
}
],
"achievements": [
{
"title": "jFun: Update build and Java 25",
"url": "https://github.com/seakayone/jfun/pull/1"
},
{
"title": "Prod deployment iJUG registration",
"url": "https://github.com/ijug-ev/registration"
}

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We also worked on the prod deployment of https://github.com/ijug-ev/registration

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@sparsick @seakayone do you plan to include that also in the PR?

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done.

]
},
{
"date": "2026-06-04",
"venue": "CSS ICT Campus Zentralschweiz",
Expand Down Expand Up @@ -229,8 +250,7 @@
"url": "https://www.meetup.com/de-de/hackergarten-dortmund/events/312845285"
}
],
"achievements": [
]
"achievements": []
},
{
"date": "2026-04-30",
Expand Down Expand Up @@ -370,10 +390,10 @@
"title": "discord-guild-configurator: Finish migration away from single script to separate application",
"url": "https://github.com/NMertsch/discord-guild-configurator/commit/2ea1f96f8b9d71077fd15060b106e10d90350f8c"
},
{
{
"title": "QR Code TypeScript Migration, fixed tests on Windows",
"url": "https://github.com/Greenheart/qrcode/commit/640dec5c841b977c1be82f7d52991512e8979b9f"
},
},
{
"title": "KeePassXC: troubleshoot dead keys input issue in the password field and submmit a bug report",
"url": "https://github.com/keepassxreboot/keepassxc/issues/13167"
Expand Down Expand Up @@ -548,7 +568,7 @@
"achievements": [
{
"title": "Komunumo: add multi-language help to Markdown editor",
"url":"https://github.com/McPringle/komunumo/issues/356"
"url": "https://github.com/McPringle/komunumo/issues/356"
}
]
},
Expand Down Expand Up @@ -577,8 +597,8 @@
],
"achievements": []
},
{
"date": "2025-11-26",
{
"date": "2025-11-26",
"title": "Hackergarten Basel November 2025",
"venue": "Karakun AG",
"address": "Elisabethenanlage 25, 4051 Basel, Switzerland",
Expand Down Expand Up @@ -607,7 +627,6 @@
{
"title": "Meetup",
"url": "https://www.meetup.com/hackergarten-luzern/events/ppbcstyhcpbjb/"

}
],
"achievements": []
Expand All @@ -622,9 +641,7 @@
"url": "https://www.meetup.com/hackergarten-stuttgart/events/304576939/"
}
],
"achievements": [

]
"achievements": []
},
{
"date": "2025-11-04",
Expand Down Expand Up @@ -673,7 +690,7 @@
}
]
},
{
{
"date": "2025-10-29",
"title": "Hackergarten Basel October 2025",
"venue": "Karakun AG",
Expand Down Expand Up @@ -784,7 +801,7 @@
}
]
},
{
{
"date": "2025-09-04",
"venue": "Karakun @ Digitale Werkbank Dortmund",
"address": "Kanalstr. 25, 44147 Dortmund",
Expand Down Expand Up @@ -862,10 +879,12 @@
"url": "https://www.meetup.com/hackergarten-basel/events/309853513/"
}
],
"achievements": [{
"achievements": [
{
"title": "biomedit/portal: make getting started guide in docs foolproof",
"url": "https://gitlab.com/biomedit/portal/-/merge_requests/1864"
}]
}
]
},
{
"date": "2025-08-07",
Expand Down Expand Up @@ -907,7 +926,6 @@
"title": "Komunumo: Support for custom logos.",
"url": "https://github.com/McPringle/komunumo/issues/204"
}

]
},
{
Expand Down Expand Up @@ -4681,7 +4699,6 @@
"title": "Add a configurable nullValueInput attribute",
"url": "https://github.com/uniVocity/univocity-parsers/issues/322"
},

{
"title": "Container-based integration testing to be added",
"url": "https://github.com/tablevert/tablevert-core/issues/2"
Expand Down
Loading