<div id="tree_path">
<span class="pjs-branch-select"><i class='octicon octicon-git-branch'></i><div class="form-group field select">
<label for="id_sel_branch"></label>
<select name="sel_branch" id="id_sel_branch" class="form-control" aria-describedby="sel_branch_tip">
<option value="https://kirgroup.com/projects/fabrixxm/vidi/tree/master/" selected="selected">master</option> </select>
</div>
</span>
-
<a class="pjs-bc-first pjs-bc-last" href="https://kirgroup.com/projects/fabrixxm/vidi">vidi</a> /</div>

small fixes
<table class="pjs-tree">
<tr>
<td class="psj-tree-tree">
<a href="https://kirgroup.com/projects/fabrixxm/vidi/tree/master/css">css</a>
</td>
<td>
note for projects and clip
</td>
<td>
<!-- this is riduculus -->
4 anni fa </td>
</tr>
<tr>
<td class="psj-tree-tree">
<a href="https://kirgroup.com/projects/fabrixxm/vidi/tree/master/js">js</a>
</td>
<td>
small fixes
</td>
<td>
<!-- this is riduculus -->
4 anni fa </td>
</tr>
<tr>
<td class="psj-tree-tree">
<a href="https://kirgroup.com/projects/fabrixxm/vidi/tree/master/lang">lang</a>
</td>
<td>
move translations in lang/
</td>
<td>
<!-- this is riduculus -->
4 anni fa </td>
</tr>
<tr>
<td class="psj-tree-tree">
<a href="https://kirgroup.com/projects/fabrixxm/vidi/tree/master/vendor">vendor</a>
</td>
<td>
first commit
</td>
<td>
<!-- this is riduculus -->
4 anni fa </td>
</tr>
<tr>
<td class="psj-tree-blob">
<a href="https://kirgroup.com/projects/fabrixxm/vidi/tree/master/README.md">README.md</a>
</td>
<td>
Update README.md
</td>
<td>
<!-- this is riduculus -->
4 anni fa </td>
</tr>
<tr>
<td class="psj-tree-blob">
<a href="https://kirgroup.com/projects/fabrixxm/vidi/tree/master/index.html">index.html</a>
</td>
<td>
small fixes
</td>
<td>
<!-- this is riduculus -->
4 anni fa </td>
</tr>
</table>
<h2>ViDI</h2>
<p>Experimental HTML5 single video cutter.</p>
<p>Cut and reorder a clip in your browser. Projects are saved in localStorage. (no, you can't have the edited video to download...)</p>
<p>It uses:</p>
<ul>
<li>HTML5 and Javascript (no jQuery)</li>
<li>CSS Flexbox to layout elements</li>
<li>FontAwensome icons <a href="http://fontawesome.io/">http://fontawesome.io/</a></li>
<li>Some CSS from Firefox OS' Gaia</li>
<li>Dragula JS library <a href="http://bevacqua.github.io/dragula/">http://bevacqua.github.io/dragula/</a></li>
</ul>
<p>Developed and tested on Firefox.</p>
<p>Try it on <a href="http://vidi.kirgroup.net/">http://vidi.kirgroup.net/</a></p>