This commit is contained in:
@@ -1,16 +1,16 @@
|
||||
PRIORITY - ALWAYS Lowest level stuff first
|
||||
=-=-=-=-
|
||||
|
||||
todo: API root controller
|
||||
build mode and server info should be authorized shoudln't they? Unauthorized people have no need to see that stuff
|
||||
|
||||
todo: api / server landing page is shitty on a mobile
|
||||
and really just shitty, add a logo or some shit
|
||||
todo: Should server show uptime somewhere?
|
||||
todo: jobs should have a kill by time so they can't just sit running forever
|
||||
also is there a way to kill a stuck job via ui possible?
|
||||
also it's leaking tons of private information, get rid of all that stuff that isn't absolutely required
|
||||
|
||||
|
||||
todo: Log configuration into server log at startup? https://rockfish.ayanova.com/default.htm#!/rfcaseEdit/3523
|
||||
log all config settings into server log on boot
|
||||
license?
|
||||
todo:aycontext clean up old block of weird definitions
|
||||
todo: apiokresponse returns readonly value every time, but I check it anyway at the client and biz object itself doesn't set it I don't think, so...should it be removed?
|
||||
todo: Is there a log that records past jobs, how long can they be viewed?
|
||||
|
||||
Reference in New Issue
Block a user