feat: add compatibility table endpoint and rendering for game libraries
This commit is contained in:
@@ -16,7 +16,11 @@
|
||||
<aside id="sidebar" class="sidebar">
|
||||
<div class="panel-title">
|
||||
Gry / wersje
|
||||
<button id="upload-toggle" class="mini-btn" title="Wgraj grę (ISO / ZIP / DLL)">+ wgraj</button>
|
||||
<span class="panel-actions">
|
||||
<a id="dl-compat" class="mini-btn" href="/compat?format=md" download="compat.md"
|
||||
title="Pobierz tablicę kompatybilności (Markdown) — grupowaną po nazwie biblioteki">⬇ kompat</a>
|
||||
<button id="upload-toggle" class="mini-btn" title="Wgraj grę (ISO / ZIP / DLL)">+ wgraj</button>
|
||||
</span>
|
||||
</div>
|
||||
|
||||
<form id="upload-form" class="upload" hidden>
|
||||
|
||||
Reference in New Issue
Block a user