Skip to content

Commit

Permalink
Remove python/server.py and minified jquery
Browse files Browse the repository at this point in the history
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 ledger#1759
  • Loading branch information
tbm committed Apr 30, 2020
1 parent bb187b9 commit 30acf5e
Show file tree
Hide file tree
Showing 15 changed files with 0 additions and 614 deletions.
Binary file removed python/res/asc.gif
Binary file not shown.
Binary file removed python/res/bg.gif
Binary file not shown.
Binary file removed python/res/desc.gif
Binary file not shown.
Binary file removed python/res/icons/first.png
Binary file not shown.
Binary file removed python/res/icons/last.png
Binary file not shown.
Binary file removed python/res/icons/next.png
Binary file not shown.
Binary file removed python/res/icons/prev.png
Binary file not shown.
32 changes: 0 additions & 32 deletions python/res/jquery-latest.js

This file was deleted.

12 changes: 0 additions & 12 deletions python/res/jquery.dimensions.min.js

This file was deleted.

122 changes: 0 additions & 122 deletions python/res/jquery.metadata.js

This file was deleted.

2 changes: 0 additions & 2 deletions python/res/jquery.tablesorter.min.js

This file was deleted.

25 changes: 0 additions & 25 deletions python/res/jquery.tablesorter.pager.css

This file was deleted.

Loading

0 comments on commit 30acf5e

Please sign in to comment.