From 503e9eae4a06af6a9981c25643006e444ce98d30 Mon Sep 17 00:00:00 2001 From: jomo Date: Sat, 17 Oct 2015 20:40:18 +0200 Subject: [PATCH] Notice about renders being beta / remade --- lib/public/javascript/crafatar.js | 1 + lib/public/stylesheets/style.css | 1 - lib/views/index.html.ejs | 10 ++++++++-- 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/lib/public/javascript/crafatar.js b/lib/public/javascript/crafatar.js index cb66770..ee828b8 100644 --- a/lib/public/javascript/crafatar.js +++ b/lib/public/javascript/crafatar.js @@ -47,6 +47,7 @@ document.addEventListener("DOMContentLoaded", function(event) { tryname.value = tryname.value.trim(); var value = tryname.value || "853c80ef3c3749fdaa49938b674adae6"; if (!valid_user_id.test(value)) { + tryname.value = ""; return; } for (var j = 0; j < images.length; j++) { diff --git a/lib/public/stylesheets/style.css b/lib/public/stylesheets/style.css index 50ef6ac..3efaa42 100644 --- a/lib/public/stylesheets/style.css +++ b/lib/public/stylesheets/style.css @@ -49,7 +49,6 @@ a.sponsor { #documentation .row { background: #eee; - border: 1px solid transparent; border-radius: 0.25rem; } diff --git a/lib/views/index.html.ejs b/lib/views/index.html.ejs index 2ee3495..69f0902 100644 --- a/lib/views/index.html.ejs +++ b/lib/views/index.html.ejs @@ -106,7 +106,10 @@
<%= domain %>/renders/head/uuid
-

Accepted parameters: scale, helm, default.

+

+ Accepted parameters: scale, helm, default.
+ Please note renders are still beta and have some issues. New renders are in progress! +

@@ -121,7 +124,10 @@
<%= domain %>/renders/body/uuid
-

Accepted parameters: scale, helm, default.

+

+ Accepted parameters: scale, helm, default.
+ Please note renders are still beta and have some issues. New renders are in progress! +