X-Git-Url: https://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=TODO.txt;h=da73ad32ae363942d425657f57f260c4d0ecc435;hb=f533ded1b55bb82cdfc3077c2616a66935425880;hp=2a14f347059fd1a36168c220f64c0ea31fba4c5f;hpb=65248d5fb11138f11ff8d1950854365cd6fae31e;p=brisk.git diff --git a/TODO.txt b/TODO.txt index 2a14f34..da73ad3 100644 --- a/TODO.txt +++ b/TODO.txt @@ -1,31 +1,320 @@ -/* + TODO | +------+ - TODO - ==== - - login - se pass: - richiede per l' utente un token (tutta la parte backend va un minimo studiata) - lo legge, ci hasha la password - invia la pass al server hashata - se non pass: - check del login e return corretto - oggetto in shm single table con ( "ip", "login", timestamp ) e suo management - STUDIARE UN ANTI-DOS - - - login modify - - db (fake) - - display auth - - db (minimal) - - db admin page - - user db admin - - work background - - reserved tables + FEATURES | + ----------+ + - prefs API: + . prefs_assign(content): assign json content as output var + . prefs_apply(prefs_new): apply new content to g_prefs and system + . prefs_load(content): load json content and apply to g_prefs and system + + . prefs_update: update preferences temporarly + . prefs_save: save to the server the new prefs + + - preferences (listen into preferences) + // js var, volatile server, (db server || cookie) + temporary: js var, volatile server + permanent: js var, volatile server, (db server || cookie) + + . data from db OR, if missing, from cookies + + . update values + . database change + . MANAGE NOT AUTH USERS + + - preferences (with "modifiable S") + . Mod. S: new flag into database + . graph infrastructure + . new box to edit color + + MAJOR | + -------+ + - BUG: some connection to the named socket fails + - Not simultaneous more then one stream + + + MINOR | + -------+ + WIP - try to be more antivirus-friendly + - multiple rows between games + - packetize and automatize php-ancillary and apache module + - DISABLED_TO_FIX: DNS access (perform blocking dns requests, must be fixed) + + + DONE | + ------+ + DONE - temporarly server hung not reflected on user timeouts + DONE - timeouted users are still be able to sit down (only the first at the table is banned) + DONE - page still opened after the server restart + DONE - log_legal address fix + DONE - manage too fast reload in xynt-streaming + DONE - add xhr as transport layer and manage different streams better + TEST - BUG: pari + 72 non fa 4x ma attualmente fa 3x, da correggere + TEST - BUG: lurker are logged out (and remain a pending socket opened (look the spush log) + DONE - save/restore database + DONE - into the room local step remains -1 + DONE - centralize all '