This commit is contained in:
parent
bb26406839
commit
840259e6f6
1 changed files with 11 additions and 0 deletions
11
index.html
11
index.html
|
@ -32,4 +32,15 @@
|
||||||
<h3>Version information</h3>
|
<h3>Version information</h3>
|
||||||
<a href="/ednieva/branches">/ednieva/branches</a>
|
<a href="/ednieva/branches">/ednieva/branches</a>
|
||||||
|
|
||||||
|
<h2>Events</h2>
|
||||||
|
|
||||||
|
The server lets you listen for some events, like refreshes (potential version updates).<br>
|
||||||
|
<br>
|
||||||
|
<a href="/listen">/listen</a><br>
|
||||||
|
<br>
|
||||||
|
<ul>
|
||||||
|
<li>init -- No data</li>
|
||||||
|
<li>refresh:[version] -- Same as /[version]/branches</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
|
|
Loading…
Add table
Reference in a new issue