Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · master
Database-Manager
Browse files
Dec 23, 2017
get(usr):data ok; set(usr,data) breaks connection;
· f47d1319
Alex
authored
Dec 23, 2017
f47d1319
single-request
@get
command put in get(usr) function
· d45e9120
Alex
authored
Dec 23, 2017
d45e9120
Kotlin-style when(){}; @alldbs, @currentdb,
@get
%username%
· c8a0c966
Alex
authored
Dec 23, 2017
c8a0c966
fixed: doubled reply
· 73d66e63
Alex
authored
Dec 23, 2017
73d66e63
Dec 20, 2017
documentation; init block; 2do:fix double reply
· dec73b91
Alex
authored
Dec 20, 2017
dec73b91
Dec 15, 2017
TCP request to db fine, FIX double-stringed reply
· 6b9b6f58
Alex
authored
Dec 15, 2017
6b9b6f58
Dec 14, 2017
TCP works, fix server-sendMessage, client-receiveMessage
· 958d25ed
Alex
authored
Dec 14, 2017
958d25ed
Added TCP listener, init{} block for db
· 72134830
Alex
authored
Dec 14, 2017
72134830
Dec 12, 2017
Listener initial
· bc1d3ec0
Alex
authored
Dec 12, 2017
bc1d3ec0
insertValue() checks if user_id exists, if yes, rewrites its data
· b43085b6
Alex
authored
Dec 12, 2017
b43085b6
Dec 10, 2017
executeREquest() default action; insertValue(); selectDataById()
· a3cfee92
Alex
authored
Dec 10, 2017
a3cfee92
Dec 08, 2017
DatabaseManager executeRequest(),executeCommand(), SHOW DATABASE, USE, SELECT DATABASE()
· b08c38b2
Alex
authored
Dec 08, 2017
b08c38b2
executeCommands() is abstracted from any commands
· e11e7671
Alex
authored
Dec 08, 2017
e11e7671
DatabaseManager kotlin class + simple db auth
· 144afaac
Alex
authored
Dec 08, 2017
144afaac
DatabaseManager kotlin-style class
· 472590c1
Alex
authored
Dec 08, 2017
472590c1
dirty relevant request
· 4ae13fbb
Alex
authored
Dec 08, 2017
4ae13fbb
Loading