szurubooru/public_html
Marcin Kurczewski c117367974 Added IValidatable; moved validation to FormData
I still struggle to find out how to deal with arguments like
$userNameOrEmail. Should I trim() them in controllers, or in service?
If I do it in service, shouldn't all of such validation belong in there?
2014-10-18 18:48:19 +02:00
..
css Worked on user view appearance 2014-10-18 18:48:18 +02:00
js Added IValidatable; moved validation to FormData 2014-10-18 18:48:19 +02:00
templates Added e-mail confirmation and password reset 2014-10-18 18:48:19 +02:00
.gitignore Added JS+CSS+HTML compiler 2014-10-18 18:48:17 +02:00
.htaccess Fixed GET requests to API 2014-10-18 18:48:17 +02:00
api-dispatch.php Added test for basic controller validity 2014-10-18 18:48:18 +02:00
compile.php Added JS+CSS+HTML compiler 2014-10-18 18:48:17 +02:00
index.html Added e-mail confirmation and password reset 2014-10-18 18:48:19 +02:00