diff options
Diffstat (limited to 'todo')
-rw-r--r-- | todo | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,3 +1,4 @@ +CLI interface to backend? (Or cli interface to frontend...) Find kernels Have backend handle builds that it finds to already be running (break in to steps and store current status) Make frontend package adding a little more user-friendly (ajax or client-side js search) @@ -12,10 +13,10 @@ Either make task status a TEXT or stop putting command name in the status (via t Consider saving env. passed to tasks, path if we ever use it Add metadata back to logviewer Do like wikipedia and put the header in the footer so important parts load first -Add email notifications to backend Add configurable groups of suggested packages to frontend, backend Add a statistics page Add cleanup functions to the frontend and backend Separate variables we got from the URL from the rest, stop using $request, instead keep super globals and strip slashes on them Replace STDOUT, STDERR, echo in backend with variable - either STDOUT, STDERR, or file Go back and figure out what should be log_msg and what should be debug, etc. +Support ~arch installation or remove it from listings |