Logo
Explore Help
Sign In
RunicGateway/website
3
0
Fork 0
You've already forked website
Code Issues 3 Pull Requests Actions Packages Projects Releases Activity
All Workflows build-images.yml pr-checks.yml sonarqube.yml sync-project-tree.yml
Actor
All actors whitlocktech wtclaude
Status
All status Success Failure Waiting Running
Merge pull request 'feat(push): M7 backend — opt-in push notifications via self-hosted ntfy' (#78) from feat/push-notifications-backend into main
#54:Commit 4fa73d3ccf pushed by whitlocktech
main
2026-07-20 16:46:15 +00:00
2m26s
Merge pull request 'feat(public): version/health surfacing + typed brand block' (#77) from feat/public-version-and-brand into main
#52:Commit 030414f13d pushed by whitlocktech
main
2026-07-19 17:40:29 +00:00
2m3s
Merge pull request 'feat(auth): role-agnostic self-service surface under /auth/me' (#76) from feat/auth-me-self-surface into main
#50:Commit 93a2c0d55f pushed by whitlocktech
main
2026-07-19 16:36:53 +00:00
2m4s
Merge pull request 'feat(auth): self-service password reset (backend + web)' (#75) from feat/password-reset into main
#48:Commit 715eaedd74 pushed by whitlocktech
main
2026-07-19 09:49:04 +00:00
12m25s
Merge pull request 'Moderation appeals (Phase 6c) + Discord auto-reversal (Phase 6d)' (#74) from feature/moderation-appeals into main
#45:Commit 896773b8a5 pushed by whitlocktech
main
2026-07-19 05:20:39 +00:00
2m15s
Merge pull request 'docs: generalize deployment section to any reverse proxy' (#73) from docs/reverse-proxy-generic into main
#41:Commit 9ac1f35fa0 pushed by whitlocktech
main
2026-07-19 03:22:14 +00:00
2m7s
Merge pull request 'fix(shard): restrict staff in-game location to admins/moderators' (#72) from fix/staff-location-visibility into main
#39:Commit b0549f5845 pushed by whitlocktech
main
2026-07-19 02:41:30 +00:00
2m2s
Merge pull request 'chore: add open-source governance files (GPLv3 + contributing docs)' (#71) from chore/open-source-governance into main
#37:Commit 3e6ecb959a pushed by whitlocktech
main
2026-07-19 00:33:01 +00:00
1m53s
Merge pull request 'fix(brand): link "Runic Gateway" footer badge to Gitea org' (#70) from fix/branding-footer-link into main
#35:Commit 5639117936 pushed by whitlocktech
main
2026-07-18 23:39:04 +00:00
2m14s
Merge pull request 'feat(brand): default emblem — favicon, hero medallion, footer credit' (#69) from feature/branding into main
#33:Commit bdce23f9b6 pushed by whitlocktech
main
2026-07-18 22:24:56 +00:00
4m23s
Merge pull request 'feat(brand): BRAND_* env scheme — instance branding without a rebuild' (#68) from feature/brand-env into main
#31:Commit a16092f13a pushed by whitlocktech
main
2026-07-18 07:43:01 +00:00
2m47s
Merge pull request 'docs: move design docs to RunicGateway/docs' (#67) from chore/extract-docs into main
#29:Commit 1bb9e3c3c3 pushed by whitlocktech
main
2026-07-18 05:52:31 +00:00
49s
Merge pull request 'chore(org): retarget org paths to RunicGateway' (#66) from chore/org-rename-runicgateway into main
#27:Commit e0fadbdcc2 pushed by whitlocktech
main
2026-07-18 05:18:44 +00:00
2m11s
Merge pull request 'Protocol 2.0/2.1 uo-link integration — boards, cross-links, news gump, account provisioning' (#65) from feature/protocol2-integration into main
#24:Commit ee085496ab pushed by whitlocktech
main
2026-07-18 02:36:44 +00:00
2m14s
Merge pull request 'ci(deploy): correct deploy runner label to uom-deploy-runner' (#64) from ci/fix-deploy-runner-label into main
#22:Commit 3b333b1b49 pushed by whitlocktech
main
2026-07-17 11:07:30 +00:00
5m30s
Merge pull request 'ci(deploy): auto-deploy prod stack after image build on merge to main' (#63) from ci/auto-deploy-on-merge into main
#20:Commit 49ad6891cf pushed by whitlocktech
main
2026-07-17 10:30:12 +00:00
1m4s
Merge pull request 'fix(bot): retry boot-time config fetch so bot self-heals on cold start' (#62) from fix/bot-boot-config-retry into main
#18:Commit e744723db2 pushed by whitlocktech
main
2026-07-15 19:19:16 +00:00
1m44s
Merge pull request 'fix(public): always show real hero + drop nav from landing page' (#61) from fix/hero-stale-gate-and-nav into main
#16:Commit 70122f3626 pushed by whitlocktech
main
2026-07-15 11:05:21 +00:00
1m25s
Merge pull request 'feat(shard): admin write plane, help-page queue, and public champion board' (#58) from feature/shard-admin-champs into main
#13:Commit 01b3bb52bf pushed by whitlocktech
main
2026-07-14 18:48:26 +00:00
1m31s
Merge pull request 'ci: gate PRs into main on server tests + client build' (#57) from ci/pr-checks into main
#11:Commit 2dc360ca48 pushed by whitlocktech
main
2026-07-12 15:41:36 +00:00
1m15s
Merge pull request 'feat(admin): view a user's shard footprint at /admin/users/:id' (#56) from feature/admin-user-view into main
#9:Commit 4fe90ea368 pushed by whitlocktech
main
2026-07-12 14:43:55 +00:00
1m49s
Merge pull request 'deploy: split build into docker-compose.dev.yml (prod compose pulls only)' (#55) from deploy/compose-dev-prod-split into main
#8:Commit 696d82f114 pushed by whitlocktech
main
2026-07-11 23:46:48 +00:00
1m2s
Merge pull request 'deploy: pull prebuilt registry images in compose (IMAGE_TAG)' (#54) from deploy/compose-use-registry-images into main
#7:Commit 3628268dda pushed by whitlocktech
main
2026-07-11 23:37:58 +00:00
56s
Merge pull request 'ci: build & publish app + bot images to Gitea registry on merge' (#53) from ci/gitea-actions-image-build into main
#6:Commit 042a151358 pushed by whitlocktech
main
2026-07-11 23:28:03 +00:00
3m10s
Merge pull request 'ci: build & publish app + bot images to Gitea registry on merge' (#53) from ci/gitea-actions-image-build into main
#5:Commit 042a151358 pushed by whitlocktech
main
2026-07-11 23:03:10 +00:00
0s
Merge pull request 'ci: build & publish app + bot images to Gitea registry on merge' (#53) from ci/gitea-actions-image-build into main
#4:Commit 042a151358 pushed by whitlocktech
main
2026-07-11 23:03:04 +00:00
0s
Merge pull request 'ci: build & publish app + bot images to Gitea registry on merge' (#53) from ci/gitea-actions-image-build into main
#3:Commit 042a151358 pushed by whitlocktech
main
2026-07-11 23:03:04 +00:00
0s
Merge pull request 'ci: build & publish app + bot images to Gitea registry on merge' (#53) from ci/gitea-actions-image-build into main
#2:Commit 042a151358 pushed by whitlocktech
main
2026-07-11 23:03:03 +00:00
0s
Merge pull request 'ci: build & publish app + bot images to Gitea registry on merge' (#53) from ci/gitea-actions-image-build into main
#1:Commit 042a151358 pushed by whitlocktech
main
2026-07-11 23:31:58 +00:00
24s
First Previous 1 2 Next Last
Powered by Gitea Version: 1.24.7 Page: 690ms Template: 167ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API