gitshark

Clone repository

git clone https://gitshark.ha1nz.de/git/workaround/Gitshark.git
git clone git@gitshark.ha1nz.de:workaround/Gitshark.git

Commits on main

CommitMessageAuthorDate
5ff58c5b ✨ (api): Add Gitea labels and commit-status stubs Michael Hainz 2026-07-21T11:49:10Z
73e555e7 ✨ (api): Migrate merge-requests to a Gitea pulls resource Michael Hainz 2026-07-21T11:39:16Z
f8ef052c ✨ (api): Add Gitea-compatible branch endpoint Michael Hainz 2026-07-21T11:25:02Z
956ca2a5 ✨ (api): Reshape repository responses to the Gitea repository object Michael Hainz 2026-07-21T11:20:00Z
51979f49 ✨ (api): Start Gitea-compatible /api/v1 migration (auth, version, user) Michael Hainz 2026-07-21T11:06:07Z
5e10e3f9 ✨ (mcp): Add updateIssue and assignIssue tools Michael Hainz 2026-07-21T10:50:16Z
dcc9ade3 🐛 (browse): Resolve branch/tag names containing slashes in tree/raw/commits URLs Michael Hainz 2026-07-21T07:27:19Z
eeac486d ✨ (mcp): Add issue comment tools (listIssueComments, addIssueComment) Michael Hainz 2026-07-21T07:20:18Z
862c0a8f 🔗 (landing): Point 'Self-host it' at hosted admin docs Michael Hainz 2026-07-20T15:05:16Z
a2543389 ✨ (ssh): Advertise separate external SSH port with scp-shorthand URLs Michael Hainz 2026-07-20T15:00:22Z
86fecba8 💄 (comments): Relative comment times, card styling, spacing Michael Hainz 2026-07-20T11:41:47Z
dde4f9d4 ✨ (merge-requests): Suggest top repo contributors in assignee/reviewer picker Michael Hainz 2026-07-20T11:09:18Z
7a9b04dc 🐛 (collaboration): Fix dev login scopes and comment-delete visibility Michael Hainz 2026-07-20T08:33:09Z
6a52cf25 ✨ (collaboration): Add issue/MR comments and per-commit diff view Michael Hainz 2026-07-18T15:45:58Z
9f68cb1a ✨ (ci): Add SonarQube analysis + JaCoCo coverage on main Michael Hainz 2026-07-17T13:38:32Z
7eb9cc7d 🐛 (mirrors): Stop scheduled drain racing tests via config-driven interval Michael Hainz 2026-07-17T13:31:08Z
131a50d7 📝 (docs): Fix drift found by docs-vs-code audit Michael Hainz 2026-07-16T20:12:05Z
4b083e63 🐛 (db): Renumber duplicate V19 migration to V20 Michael Hainz 2026-07-16T19:39:02Z
5795bd98 ✨ (federation): Auto re-sync followed users' new repositories Michael Hainz 2026-07-16T18:32:36Z
82f208e1 ✨ (federation): Follow a remote user and see their repositories grouped Michael Hainz 2026-07-16T18:02:27Z
e9cb6688 ✨ (federation): Expose a Person's public repositories collection Michael Hainz 2026-07-16T17:42:05Z
a6f34bfc ✨ (ci-runners): Add runner registration via runner.v1 Connect protocol Michael Hainz 2026-07-16T17:46:07Z
634aeca2 💄 (dashboard): Move Notifications section above Organisations Michael Hainz 2026-07-16T13:05:38Z
e2d5976b 💄 (ui): Stop the header forcing horizontal scroll on narrow viewports Michael Hainz 2026-07-16T12:53:59Z
b09bf616 ✨ (merge-requests): Address merge requests by per-repo number in URLs Michael Hainz 2026-07-16T12:52:06Z
b5b3b70e ✨ (profile): Add public person profile page and de-duplicate search box Michael Hainz 2026-07-16T12:18:49Z
6c6157d6 ✨ (dashboard): Surface involved issues and merge requests as notifications Phillip Souza Furtner 2026-07-16T08:01:55Z
de5fb215 ✨ (merge-requests): Assign an assignee and reviewer Phillip Souza Furtner 2026-07-16T07:16:50Z
f1f0a7b3 💚 (tests): Accept cache-busted asset URLs in layout assertions Michael Hainz 2026-07-15T12:44:36Z
b3567cbe ✨ (repos): Fork a repository into your own namespace Michael Hainz 2026-07-14T19:59:01Z
77af39fe ✨ (search): Add simple search for repos and persons (UI + API) Michael Hainz 2026-07-14T19:27:42Z
24f70c78 🔥 (dev): Remove quarkus-realm.json Miggi 2026-07-14T19:00:06Z
cbd0aa51 📝 (docs): Add a user guide for connecting AI clients over MCP Miggi 2026-07-11T08:58:15Z
23a33e9c ✨ (dev): Seed richer demo data and skip onboarding on dev login Miggi 2026-07-11T08:51:30Z
a7ab65ce 💄 (issues): Redesign issue page with a GitHub-style assignee picker Phillip Souza Furtner 2026-07-14T08:26:47Z
0c3420d5 ✨ (issues): Assign an issue to a person Phillip Souza Furtner 2026-07-13T12:46:27Z
ba29a0d9 ✨ (settings): Add per-user content width setting Michael Hainz 2026-07-10T10:35:04Z
45233134 ✨ (auth): Silently refresh expired sessions and return users to their page Michael Hainz 2026-07-10T10:21:04Z
fcf6fde4 💄 (ui): Restyle the native file-input button to match the design system Phillip Souza Furtner 2026-07-09T14:30:18Z
a27e12ae 💄 (repos): Wrap every settings section in a white panel card Phillip Souza Furtner 2026-07-09T14:20:29Z
b63e93db 💄 (repos): Move mirrors, danger zone & collaborators behind the Settings tab Phillip Souza Furtner 2026-07-09T13:44:18Z
6379d696 💄 (ui): Span repository pages across the full viewport width Phillip Souza Furtner 2026-07-09T13:08:20Z
fda4a260 ✨ (repos): Let owners change repository visibility in settings Michael Hainz 2026-07-10T09:32:00Z
d1a57ca5 💄 (ui): Make repo and org list rows fully clickable Michael Hainz 2026-07-10T07:13:29Z
fe862d3e 💄 (ui): Round table borders like the header clipping Michael Hainz 2026-07-10T07:02:39Z
6137fe48 ✨ (orgs): List organisation memberships on the dashboard Michael Hainz 2026-07-10T06:54:31Z
60a15ecb ✨ (orgs): Add organisations with guest/member/owner roles Michael Hainz 2026-07-10T06:39:15Z
6d6e7646 👷 (ci): Build and push the native image to GHCR on main Miggi 2026-07-09T19:38:23Z
ffe007a6 ⚡ (avatars): Cache avatar and repo image responses immutably Miggi 2026-07-09T18:49:23Z
b9c197ab 💄 (issues): Set the issue description off in a surface card Michael Hainz 2026-07-09T14:21:25Z

Newer Older

Keyboard shortcuts

?Show this help
g hGo home
EscClose dialog