gitshark

Clone repository

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

Commits on main

CommitMessageAuthorDate
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
46219e92 🐛 (issues): Accept form descriptions longer than 2 KB Michael Hainz 2026-07-09T14:16:26Z
e29fcbd6 👷 (ci): Build the JVM image multi-arch for amd64 and arm64 Michael Hainz 2026-07-09T14:08:25Z
6b389197 ✨ (issues): Allow editing issue title and description Michael Hainz 2026-07-09T13:58:05Z
380849c5 ✨ (issues): Address issue pages by per-repo number instead of UUID Michael Hainz 2026-07-09T13:51:37Z
c27c3ccd ✨ (markdown): Render GFM pipe tables in Markdown Michael Hainz 2026-07-09T13:43:36Z
5fa9def4 ✨ (markdown): Render Markdown in blob view and issue descriptions Michael Hainz 2026-07-09T12:57:04Z
9168bf3d ✨ (repos): Add per-repository custom images Phillip Souza Furtner 2026-07-09T12:08:58Z
1b869ef2 📝 (docs): Document persistent stores and avatar-volume retrofit Michael Hainz 2026-07-09T12:09:53Z
02b71d4e 🔥 Remove mirror workflow Michael Hainz 2026-07-09T11:15:01Z
185d322b 💄 (ui): Collapse account links into an Account header dropdown Michael Hainz 2026-07-09T10:53:35Z
b09491e5 ✨ (collaborators): Add repository collaborators with read/write access Michael Hainz 2026-07-09T09:31:51Z
833cc412 🗃️ (mirrors): Renumber push-mirror migration to V11 after rebase Michael Hainz 2026-07-09T08:37:40Z
4cc3198b 🔧 (mirrors): Make push mirrors work out of the box in dev mode Michael Hainz 2026-07-09T08:26:29Z
1ebd7774 🐛 (mirrors): Keep SecureRandom out of the native image heap Michael Hainz 2026-07-09T08:02:54Z
bc6a710a ✨ (mirrors): Add push mirrors replicating repositories to external remotes Michael Hainz 2026-07-09T07:35:24Z
26e21bd9 ✨ (account): Add user profile pictures stored on the filesystem Phillip Souza Furtner 2026-07-09T08:23:07Z
0c182c4f 🤖 (agents): Add AGENTS.md docs-sync policy with CLAUDE.md import Miggi 2026-07-08T19:22:18Z
a20ae851 📝 (docs): Restructure guides by audience and add ForgeFed maintainer notes Miggi 2026-07-08T19:20:26Z
77d5412f 📝 (federation): Add user and deployment guides under docs/ Miggi 2026-07-08T19:03:05Z
02e0df99 ♻️ (db): Fold the two follow migrations into a single V9 Miggi 2026-07-08T17:30:15Z
16d3203c ✨ (federation): Show received pushes on the Following page Miggi 2026-07-08T17:22:11Z
b23164aa 🐛 (federation): Use bare-host acct form in WebFinger, accept both forms Miggi 2026-07-08T17:22:11Z
08571361 ✨ (federation): Follow remote repositories from the Following page Miggi 2026-07-08T15:19:42Z
5236d198 ✨ (mcp): Expose features as MCP tools over Streamable HTTP Miggi 2026-07-08T16:07:05Z
cf2dd4cc 🐛 (test): Drop SmokeIT assertions for management-port endpoints Miggi 2026-07-08T15:49:27Z
e5fcab06 ✅ (api): Cover REST API in native integration tests Miggi 2026-07-08T15:36:26Z
981e204d ✨ (api): Add JSON REST API under /api/v1 Miggi 2026-07-08T15:28:16Z
d90be318 📝 (docs): Add Docker Compose deployment guide Miggi 2026-07-08T15:13:48Z
68ef9e21 🔧 (prod): Enabled management for health checks Miggi 2026-07-08T15:11:25Z
287d555d ✨ (web): Show only login in header for visitors; add token copy button Michael Hainz 2026-07-08T12:52:10Z
ad7acc57 ✨ (web): Show the repo sidebar on every page and give tags their own view Phillip Souza Furtner 2026-07-08T12:11:53Z
af93acb7 ✨ (web): Render repository README on the overview page Michael Hainz 2026-07-08T09:28:03Z
2a373253 👷 (ci): Mirror only on pushes to main Michael Hainz 2026-07-08T11:34:16Z
6d27473d ✨ (dev): Seed a demo merge request with a line comment Phillip Souza Furtner 2026-07-08T11:25:23Z
9c4c336f 💄 (merge-requests): Delete a comment via a hover icon instead of a text button Phillip Souza Furtner 2026-07-08T11:25:23Z
238b90a9 💄 (merge-requests): Replace comment placeholder bar with hover icon on the line Phillip Souza Furtner 2026-07-08T10:40:12Z
fec64c87 ✨ (merge-requests): Add line-level review comments on the diff Phillip Souza Furtner 2026-07-08T09:48:32Z

Newer Older

Keyboard shortcuts

?Show this help
g hGo home
EscClose dialog