Prettified identifier and register notices up top #78

Closed
jose wants to merge 21 commits from home-view-notification-improvements into master
2 changed files with 832 additions and 832 deletions
Showing only changes of commit 7ab3cb2d1f - Show all commits

File diff suppressed because it is too large Load Diff

View File

@@ -1,5 +1,5 @@
//importScripts("nacl.js")
importScripts("nacl.js")
function validateBase64(s) {
if (!(/^(?:[A-Za-z0-9+\/]{2}[A-Za-z0-9+\/]{2})*(?:[A-Za-z0-9+\/]{2}==|[A-Za-z0-9+\/]{3}=)?$/.test(s))) {