tazpkg log

age author description
2014-12-29 Aleksej Bobylev pkgs.cgi: full featured "tag".
2014-12-28 Aleksej Bobylev pkgs.cgi: style tag cloud.
2014-12-28 Aleksej Bobylev pkgs.cgi: html: remove "$SCRIPT_NAME" and replace "&" with "&".
2014-12-27 Aleksej Bobylev pkgs.cgi: remove debug changes.
2014-12-27 Aleksej Bobylev pkgs.cgi: empty "cat" shows list of categories; introduce "tag": list packages by tag, or list of all tags if empty
2014-12-26 Aleksej Bobylev pkgs.cgi: show licenses.
2014-12-24 Aleksej Bobylev pkgs.cgi: add pager to "cat"
2014-12-24 Aleksej Bobylev pkgs.cgi: use system configs; tiny edits.
2014-12-24 Aleksej Bobylev pkgs.cgi: add "show_button" function; tazpkg: non-interactive "list-config" for tazpanel.
2014-12-23 Aleksej Bobylev pkgs.cgi: "cat extra": show info for installed packages; "search package": don't wrap checkbox and package name; "search file": shrink looong file paths, highlight search term.
2014-12-23 Aleksej Bobylev pkgs.cgi: separate common code into function.
2014-12-23 Aleksej Bobylev pkgs.cgi: rewrite "cat" (simplify and fix bug).
2014-12-22 Aleksej Bobylev pkgs.cgi: new full-featured fast "cat", and even less HTML.
2014-12-19 Aleksej Bobylev Style package table (less html, more css); really quick package list in test mode (add "&awk" to "pkgs.cgi?cat=..." to check it).