szurubooru/public_html
Marcin Kurczewski 6e09f90251 Fixed top navigation loading glitch
A race condition occurred - router could execute promise.abortAll()
even when top navigation didn't fully load. This caused top navigation
presenter to throw "broken promise" error, which is reserved for
promises made after core modules have been loaded.
2014-10-18 18:48:35 +02:00
..
css Added comment scoring 2014-10-18 18:48:34 +02:00
data Added automatic tag JSON export 2014-10-18 18:48:30 +02:00
js Fixed top navigation loading glitch 2014-10-18 18:48:35 +02:00
templates Added comment scoring 2014-10-18 18:48:34 +02:00
.gitignore Removed CDN dependencies for JS 2014-10-18 18:48:32 +02:00
.htaccess Moved public data to public_html/ 2014-10-18 18:48:24 +02:00
api-dispatch.php Removed reliance on global from Dispatcher 2014-10-18 18:48:33 +02:00
favicon.png Added favicon 2014-10-18 18:48:34 +02:00
index.html Added autocompletion 2014-10-18 18:48:34 +02:00