Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove python/server.py and minified jquery | Martin Michlmayr | 2020-04-30 | 1 | -39/+0 |
| | | | | | | | | | | | | python/server.py is currently broken. Moreover, it uses jquery and we distribute a minified jquery under python/res. Some distros don't like minified code without the full source code due to license concerns. Since python/server.py is broken and not very useful, let's just remove it, which in turns let's us remove the minified jquery. Fixes #1759 | ||||
* | The Python web server now uses jQuery Tablesorter | John Wiegley | 2009-11-21 | 1 | -0/+39 |