1
0
mirror of https://github.com/Luzifer/vault-otp-ui.git synced 2024-09-16 15:48:32 +00:00

Be nicer to background tabs, try to survive them

Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
Knut Ahlers 2019-09-19 23:26:10 +02:00
parent 2fcbc66838
commit 8935773c53
Signed by: luzifer
GPG Key ID: DC2729FDD34BE99E
2 changed files with 99 additions and 64 deletions

View File

@ -43,11 +43,13 @@ const app = new Vue({
currentTimeout: null,
fetchInProgress: false,
filter: '',
inactivityTimeout: null,
lastFetch: null,
loading: true,
preFetch: null,
signedIn,
otpItems: [],
refreshTimerProgressTicker: null,
timeLeftPerc: 0.0,
},
@ -168,12 +170,37 @@ const app = new Vue({
this.preFetch = data
},
windowBlur(evt) {
// Prepare shutdown of background refresh as long as page has no focus
this.inactivityTimeout = window.setTimeout(() => {
window.clearInterval(this.refreshTimerProgressTicker)
this.refreshTimerProgressTicker = null
this.inactivityTimeout = null
}, 30000)
},
windowFocus(evt) {
if (this.inactivityTimeout) {
// Page is in focus again, do not suspend
window.clearTimeout(this.inactivityTimeout)
this.inactivityTimeout = null
}
if (!this.refreshTimerProgressTicker) {
// In case the refresh ticker was stopped, revive it
this.refreshTimerProgressTicker = window.setInterval(this.refreshTimerProgress, 500)
}
},
},
// Initialize application
mounted() {
window.setInterval(this.refreshTimerProgress, 500)
this.refreshTimerProgressTicker = window.setInterval(this.refreshTimerProgress, 500)
this.fetchCodes(iterationCurrent)
window.addEventListener('blur', (evt) => this.windowBlur(evt))
window.addEventListener('focus', (evt) => this.windowFocus(evt))
},
})

134
assets.go
View File

@ -194,67 +194,75 @@ func bindataIndexhtml() (*asset, error) {
}
var _bindataApplicationjs = []byte(
"\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xb4\x58\xef\x6e\xdc\xb8\x11\xff\xbe\x4f\x31\x41\x8d\x93\xf6\xba\xd6\x2a" +
"\x71\xd3\xf6\xd4\x53\x82\x22\x41\x50\x03\xb9\xd6\xb8\xe4\x5a\x14\x41\x5a\x73\xa5\xd9\x15\x6b\x8a\x54\x49\xca\xeb" +
"\xad\x6f\xdf\xbd\x18\x52\x5a\x51\x5a\xb9\x77\x0d\x70\x01\x62\x8b\xe4\x70\x38\x7f\x7f\x33\xe3\x42\x49\x63\x81\x5b" +
"\xd4\xcc\x72\x25\xdf\xb4\x5a\xa3\xb4\x90\x43\x54\xf8\xcf\x68\x31\x21\xf9\x33\x3e\xb8\x73\x89\x0f\x36\x5a\x74\xa7" +
"\xac\x69\x20\x07\x89\x7b\xf8\x6b\x8b\xf1\xe3\x62\x01\x50\xa8\xba\x69\x2d\x96\x19\x3c\x2e\x00\x00\xb6\x5c\x58\xd4" +
"\x58\x5e\x5b\xac\x4d\xbc\xec\x76\x01\xf8\x16\x62\x5b\x71\x93\x78\x02\xc8\xf3\x1c\xa2\x68\x38\x07\xd0\x68\x5b\x2d" +
"\xc1\x11\x29\xdb\x38\x06\xdd\xe1\x71\xd1\x7d\x9c\x84\xac\x0d\xe4\xf0\xe9\x73\xbf\xbf\x55\x1a\x62\x81\x16\x38\xa8" +
"\xed\x98\x45\xf8\x04\x09\xc1\x13\xc9\x6a\x4c\xac\x7a\xaf\xf6\xa8\xdf\x30\x83\xf1\x32\xa9\x99\x2d\xaa\x50\xbe\xf1" +
"\xf9\x32\x64\x02\xfe\xfd\xa4\x69\x4d\x15\xf3\xe5\x69\xff\x38\x15\xb6\x53\x88\x9f\x14\x39\xae\xfc\x51\xcd\xe5\x0d" +
"\x6a\xae\xca\xc0\x3e\x24\x7c\xcd\x25\xe4\xf0\x0d\xfd\xfb\x22\xc5\x1a\xc7\x14\x5e\x41\x0a\x5f\x7d\x05\xa7\xf5\xb7" +
"\xc4\x78\xac\x81\x7f\xa9\xa7\x78\x5a\x05\xe2\xeb\x68\xf3\x4e\xae\x90\x8d\x67\x72\x95\x3e\xa1\x77\xcd\x65\xaf\x75" +
"\xaf\x7a\xc9\x2c\xeb\x03\x85\xb5\xb6\xfa\x41\x8b\x95\x5b\x6c\x58\x71\xa7\xb6\xdb\x0c\x5e\xa6\xa9\xdf\xe9\xe2\xf2" +
"\x23\xaf\x51\xb5\x36\x03\xd9\x8a\x8e\x76\x8b\xb6\xa8\xae\xe5\x8d\x56\x3b\x8d\xc6\x64\xb0\x65\xc2\xe0\x2a\x88\xbe" +
"\x0c\xa2\xc8\xaf\x05\x33\xf6\x1d\xd1\x87\x0c\x84\x62\x25\x97\xbb\x0c\xac\x6e\xbb\x7b\x8d\xc6\x33\x32\xc3\x77\x12" +
"\xcb\x6b\xe9\x57\xbd\xd5\x33\xf8\xf4\xd9\xef\x58\x5e\xe3\x7b\xdc\xda\x1b\xd4\x45\x06\x69\x92\x0e\x7a\xa2\xc8\x20" +
"\xfa\x15\x6b\x1a\xc1\x0b\x97\x4d\x91\xdb\xae\xd1\x56\xaa\x34\x64\x01\xc7\x61\xbd\x86\xf7\x68\xa1\x35\xa8\xe1\x4e" +
"\xaa\x3d\xec\x2b\xb4\x15\x6a\xb0\x15\x42\xa1\x9a\x03\x65\x57\xcd\x64\x09\x7b\x66\xc0\xb4\x45\x81\xc6\x6c\x5b\xe1" +
"\x0d\xa4\x4a\x7c\xa3\x9a\xc3\xf7\x68\x5a\x61\xe3\xee\x74\xf0\x8f\x8b\x95\x42\x23\xb3\xf8\x47\x81\xfa\x44\x01\xaf" +
"\x21\xea\x3e\x23\xc8\x20\x2a\x99\xdc\xa1\x8e\x56\x10\x11\x37\xb0\x0a\x0a\xc1\x9b\x8d\x62\xba\x4c\x92\xc4\xef\x97" +
"\x4e\x1c\x8e\xe5\xe8\x38\x5a\x8e\xa2\x7a\xbd\x86\xbf\x69\xd6\x34\xa8\x81\x69\xd5\x4a\x22\x66\xc6\x82\x93\x81\x2b" +
"\x1f\x0c\xa1\x40\xf7\x4c\x73\x26\xed\x0a\x2c\xb7\x02\x57\x60\xf1\xc1\xae\x28\x2e\xd4\x9f\x78\x89\x6f\x51\xb0\x43" +
"\xfe\x22\x4d\xd3\x89\x4e\x17\x9b\xfb\x8f\xc4\x38\x71\xec\x63\x7f\x6b\x88\xca\xd1\xfd\xd5\x69\xdb\xbf\x31\x2c\xe9" +
"\xae\x8b\x94\xcd\x65\xf7\x7d\xb9\x51\xd6\xaa\xfa\xb2\x40\x69\xc9\x20\x27\xda\x5e\xce\x3e\xce\xcf\xd4\xfe\x8e\x71" +
"\x09\xdb\x56\x16\xa4\x26\x13\xdc\x1e\x32\x70\xe1\xe4\x9c\x64\x56\x50\x31\x59\x0a\x04\xd4\x5a\x69\x03\x5c\x16\xa2" +
"\xa5\x08\xec\xc3\x7e\x08\x6b\x32\xb5\x89\x4f\x20\x9c\x4f\x11\x7b\x0e\x4f\xc7\xe9\x00\x3f\xfe\x08\xcf\xdc\x41\x1f" +
"\xbf\xe7\x18\x3b\x97\xe5\xee\xca\x29\x5d\x08\x3f\xc6\x3b\xc9\x0e\x5d\x32\xc6\x4b\xf8\xb5\x3f\xea\x84\x87\x57\xae" +
"\x20\xbc\x65\x96\x80\xf4\x44\x15\xbe\xba\x5e\x83\x11\x6a\x0f\xa5\xda\x4b\x30\x0d\xab\xeb\x03\x68\xfc\x77\x8b\xc6" +
"\x9a\xa7\x44\x0b\x1c\x3e\x48\x95\x07\x4f\x2d\x42\x92\x89\x11\x72\xca\xec\x45\x80\xac\x5d\xc0\xbf\x6b\x65\x91\x0f" +
"\x35\x0e\xf2\xfc\xbc\x26\xbe\xf6\x1c\xdb\xa6\x64\x16\x9d\x3f\x20\x0b\xb7\x6e\x3a\xa8\x08\x6c\xf7\xbf\x19\xf6\xa6" +
"\xec\x31\x06\x9e\xe5\xb9\x83\x99\xd0\x44\x81\x80\xf1\x88\x7a\xa8\x2f\xb3\xde\xce\x3d\xfa\xfd\x84\x83\xd9\x03\x57" +
"\x86\x7c\x13\xdf\xba\x88\x4c\xfe\x65\x94\x7c\xcd\x6d\x7e\xf1\x78\x12\xf7\x78\x3b\x3c\x95\xd8\x0a\x65\xac\xd1\x34" +
"\x90\xbf\x1a\x15\x8e\x50\x4e\x3a\x4f\x08\xd2\x97\x01\xc1\x28\x34\x72\xc2\x73\x72\xff\xf7\x68\xd0\xf6\xe1\x4e\x20" +
"\xf2\x32\x4d\xeb\xc1\xf7\xc7\xe0\xe9\xc2\x95\x62\xd4\x7a\xfa\xf4\x84\xf3\x68\xf9\x35\x3c\x4f\x5e\xc2\x2b\xb8\x4a" +
"\xd3\x34\x85\xd7\xdd\xef\x6c\x86\x68\x11\xd6\xf1\x2d\xd0\x43\x09\x29\xa2\xa4\x41\x72\x55\xb8\x4e\x8c\x65\xb6\x35" +
"\xe3\xd2\x09\x60\xf6\x9c\xdc\x18\xff\x0c\x52\x80\x82\x19\x84\xdf\xa4\xcf\xb3\xc9\xfe\x0c\x40\x07\x50\xfc\x5e\xed" +
"\x76\x58\x82\x6a\x6d\x87\xc1\x1f\x50\xdf\xa3\x86\x8a\x19\x90\x0a\xee\x99\xe0\x04\xaf\x77\x28\x5d\x87\x70\x50\x6d" +
"\x06\x7f\x57\x2d\x48\xf4\x18\xad\xf1\x52\xa8\x1d\x97\x49\xb4\x9c\x7f\xb7\x07\x87\xb3\x00\x1a\x51\xf5\x45\xcf\xf7" +
"\x5a\x53\x92\x8d\x46\x76\xb7\x98\xd3\xf7\x65\x9a\xfe\x7f\xfa\xfe\x45\x35\x86\xf4\xbc\xfd\xa0\xa8\x48\x12\x36\xee" +
"\x29\x77\xf6\x5a\xd1\x67\x45\x7a\x52\xe4\xd3\xc1\x41\xb5\xba\x07\xd6\x3d\x17\x02\xac\x3e\x00\xdb\x11\x06\x73\x09" +
"\x17\x8f\xdf\x31\x5b\x25\xae\x00\xc5\x23\xf7\xaf\xe1\x39\x15\x93\xa3\x49\x92\xe4\x76\x35\x0a\x8d\x73\x23\x39\xdd" +
"\xfe\x30\xda\x3e\x06\xab\x23\xa0\x30\x38\x71\x36\x35\xa7\x4a\x60\xe2\x60\x9e\xa2\x63\xcc\xf6\x67\xe9\xff\xb1\xc2" +
"\x1e\x1a\x03\x0b\xfc\x22\x8a\x1e\xa7\xa9\x10\xc2\xd8\x39\x8e\x4d\x43\xfb\x27\x02\xc4\x23\xb7\xef\xb4\x28\x5b\x09" +
"\x90\xe7\x6c\x19\xa6\xfe\x96\x4b\x26\xc4\x21\x8e\x97\x2e\xf7\xe7\xa1\xdd\x85\xeb\x4c\x11\x7e\xa7\x74\xcd\xac\x0b" +
"\x0c\x97\x13\x1b\xb4\x34\x67\x68\x64\x25\xdb\x70\x5f\x94\x09\x14\xe8\xbf\xd2\xd0\x7d\xa5\xa9\x6f\x5f\xb7\xee\x36" +
"\xc1\x7d\x4c\x1c\x06\x65\xbb\x66\x96\x36\x07\x41\x35\x36\x82\x15\x18\xaf\xff\x11\x7f\x4a\x2f\xbf\xf9\xfc\x78\x75" +
"\x5c\x0e\x5f\x17\xeb\x15\x44\x17\xcf\xe1\xe2\x45\xb4\x24\xc9\x7e\x0b\x25\xdf\xf1\xa0\xd4\x9d\xdf\x7f\x11\xde\x1f" +
"\xf6\x06\x4e\x70\x71\xe5\x99\xfd\xee\xcb\x98\x5d\xcd\x32\xfb\x7d\xc8\x2c\xb0\xe5\x0f\xae\xd2\xb9\x0e\x57\xc3\x86" +
"\x69\xa0\x1e\xd4\x6a\xbe\xdb\x39\x8b\x5e\x3a\x9f\xd0\x40\xe2\xd2\x10\x36\x07\x47\x0a\x1a\x6b\xc6\x25\x97\xbb\x85" +
"\xb7\xdc\x56\xa3\xa9\xa8\x1d\xd0\xbd\xf7\x82\x81\xc7\x8f\x72\x06\x0b\x25\x4b\x43\x7d\x74\x8f\xe9\x7d\x5f\x1d\x2f" +
"\xc3\x0a\x1f\x76\xdb\x90\x8f\xee\xad\x3d\xc5\x69\xaa\x22\xa0\x4f\xd3\xb0\xb9\x09\xa9\xbf\x85\x2b\xc2\xf9\x67\xe3" +
"\x9a\xdc\x17\xe9\xb9\xa6\x69\xbd\x86\xb7\x0a\x18\x0d\x09\x9d\xe6\x56\x41\xa3\xd5\x3d\x2f\x11\x18\x18\x64\xb5\xa0" +
"\x5a\x8c\x0f\x34\x4e\xa1\x2c\x70\xa6\x66\xfb\xce\x6e\x2c\x08\x55\xaa\xb3\x76\x21\x1b\xcf\xe0\xcb\x51\x47\x14\xf8" +
"\xe8\x0d\x13\x45\x2b\xc8\x4d\x27\xb3\x7b\x2f\x50\xf0\xbb\x01\xa2\x63\xb8\x61\xa1\xb3\x46\xa3\xcb\x64\x3e\xf7\x36" +
"\x19\x4f\x5e\x33\x13\xfa\xd9\xc0\xe7\x5d\x49\x03\x4c\x3e\xdb\x0b\x8e\x53\x29\x9e\x79\x25\xe8\x2e\x2f\x89\xd1\xb2" +
"\x03\xb1\x27\x02\xb3\xe4\xa6\x11\xec\x80\x65\xa0\x53\xd0\xb0\xc5\xae\x29\x99\x4c\x42\xa3\xf7\x42\x41\x89\x38\x91" +
"\xf8\x60\xff\xb9\xd7\xac\x19\x05\x5d\x00\x6f\x8e\xca\x55\x5c\xb3\x98\x45\xb8\xb0\x8c\x8e\x63\xcb\x77\x7b\xbd\xb1" +
"\xf6\x5c\x96\x6a\x9f\x18\xec\x65\x89\x27\x41\xb2\x9a\xa6\xc1\xd7\x0e\xce\xa7\xa6\xf8\x60\x95\x26\xdf\x17\xc8\xef" +
"\xb1\x74\xf2\x39\xd7\x53\x48\x68\x68\x0d\xdb\x61\x60\x97\xbe\x6b\x9d\x33\x4d\x20\x28\x9d\x06\x0f\xf9\x9f\xeb\x35" +
"\x5c\x4b\x6e\x39\x13\xfc\x3f\x08\xc1\x54\x4b\x23\xad\x6a\xa5\xc5\xe1\x0f\x19\x83\x76\xd7\x34\x45\xdd\x33\xe1\xd5" +
"\x9b\x03\x83\x15\xf5\x09\x5e\xaf\x69\x9e\x9c\x15\x9f\x4e\x98\xe3\x72\xb1\xf8\x6f\x00\x00\x00\xff\xff\xa4\xfa\x38" +
"\xcc\xcc\x12\x00\x00")
"\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xb4\x58\xff\x8e\xdb\xb8\x11\xfe\xdf\x4f\x31\x41\x17\x27\xe9\xea\x95\x95" +
"\x6c\xd3\xf6\xdc\x53\x82\x36\x69\xd0\x05\xf6\xda\xc5\x25\xd7\xa2\x08\xd2\x86\x96\xc6\x36\xbb\x14\xa9\x92\x94\xbd" +
"\xee\x9e\xdf\xbd\x18\x52\xb2\x28\x59\x9b\x5c\x0e\xb8\x00\x49\x24\x72\x34\x9c\x1f\x1f\xbf\x99\x71\xa1\xa4\xb1\xc0" +
"\x2d\x6a\x66\xb9\x92\xaf\x1a\xad\x51\x5a\xc8\x21\x2a\xfc\x63\x34\x1b\x89\xfc\x15\xef\xdd\xbe\xc4\x7b\x1b\xcd\xda" +
"\x5d\x56\xd7\x90\x83\xc4\x3d\xfc\xbd\xc1\xf8\x61\x36\x03\x28\x54\x55\x37\x16\xcb\x25\x3c\xcc\x00\x00\xd6\x5c\x58" +
"\xd4\x58\x5e\x5b\xac\x4c\x9c\xb4\xab\x00\x7c\x0d\xb1\xdd\x72\x93\x7a\x01\xc8\xf3\x1c\xa2\xa8\xdf\x07\xd0\x68\x1b" +
"\x2d\xc1\x09\x29\x5b\x3b\x05\xed\xe6\x71\xd6\x3e\x9c\x8c\xac\x0c\xe4\xf0\xfe\x43\xb7\xbe\x56\x1a\x62\x81\x16\x38" +
"\xa8\xf5\x50\x45\x78\x04\x19\xc1\x53\xc9\x2a\x4c\xad\xba\x51\x7b\xd4\xaf\x98\xc1\x38\x49\x2b\x66\x8b\x6d\x68\xdf" +
"\x70\x3f\x09\x95\x80\x3f\x3f\xad\x1b\xb3\x8d\x79\x72\x5a\x3f\x8e\x8d\x6d\x1d\xe2\x27\x47\x8e\x73\xbf\x55\x71\x79" +
"\x8b\x9a\xab\x32\x88\x0f\x19\x5f\x71\x09\x39\x7c\x43\x7f\x7e\x96\x63\xb5\x53\x0a\x2f\x20\x83\xaf\xbe\x82\xd3\xfb" +
"\xb7\xa4\x78\xe8\x81\x3f\xa9\x93\x78\xdc\x05\xd2\xeb\x64\xf3\xd6\xae\x50\x8d\x57\x72\x95\x3d\xe2\x77\xc5\x65\xe7" +
"\x75\xe7\x7a\xc9\x2c\xeb\x80\xc2\x1a\xbb\xfd\x41\x8b\xb9\x7b\x59\xb1\xe2\x4e\xad\xd7\x4b\x78\x9e\x65\x7e\xa5\xc5" +
"\xe5\x3b\x5e\xa1\x6a\xec\x12\x64\x23\x5a\xd9\x35\xda\x62\x7b\x2d\x6f\xb5\xda\x68\x34\x66\x09\x6b\x26\x0c\xce\x03" +
"\xf4\x2d\x21\x8a\xfc\x3b\x97\xac\xb0\x7c\xc7\xed\x61\x42\x91\x60\xc6\xbe\x21\x65\x83\x45\xc5\x4a\x2e\x37\x4b\xb0" +
"\xba\x69\x95\xd6\x1a\xcf\xc4\x0c\xdf\x48\x2c\xaf\xa5\x7f\xeb\x52\xb2\x84\xf7\x1f\xfc\x8a\xc6\xb5\x46\xb3\xa5\x53" +
"\x75\x67\xe9\x3b\x5e\xdc\x91\x71\xbd\x16\xcb\x2b\xbc\xc1\xb5\xbd\x45\x5d\x2c\x21\x4b\xb3\x3e\x54\x28\x96\x10\xfd" +
"\x8a\xd5\xb5\xe0\x85\xbb\x90\x91\x5b\xae\xd0\x6e\x55\x69\x28\x88\x4e\xc3\x62\x01\x37\x68\xa1\x31\xa8\xe1\x4e\xaa" +
"\x3d\xec\xb7\x68\xb7\xa8\xc1\x6e\x11\x0a\x55\x1f\xe8\x82\x56\x4c\x96\xb0\x67\x06\x4c\x53\x14\x68\xcc\xba\x11\x3e" +
"\xc6\xaa\xc4\x57\xaa\x3e\x7c\x8f\xa6\x11\x36\x6e\x77\xfb\x14\x3b\xb8\x15\x1a\x99\xc5\x3f\x0a\xd4\x27\x09\x78\x09" +
"\x51\xfb\x18\xc1\x12\xa2\x92\xc9\x0d\xea\x68\x0e\x11\x69\x03\xab\xa0\x10\xbc\x5e\x29\xa6\xcb\x34\x4d\xfd\x7a\xe9" +
"\xcc\xe1\x58\x0e\xb6\xa3\x64\x70\x31\x16\x0b\xf8\x87\x66\x75\x8d\x1a\x98\x56\x8d\x24\x61\x66\x2c\x38\x1b\xb8\xf2" +
"\x78\x0a\x0d\xda\x31\xcd\x99\xb4\x73\xb0\xdc\x0a\x9c\x83\xc5\x7b\x3b\x27\x68\xa9\xbf\xf0\x12\x5f\xa3\x60\x87\xfc" +
"\x59\x96\x65\x23\x9f\x2e\x56\xbb\x77\xa4\x38\x75\xea\x63\xff\x55\x0f\xec\xc1\xf7\xf3\xd3\xb2\x3f\xa3\x7f\xa5\x6f" +
"\x1d\xd8\x56\x97\xed\xf3\xe5\x4a\x59\xab\xaa\xcb\x02\xa5\xa5\x80\x9c\x64\x3b\x3b\xbb\xab\x72\xe6\xf6\x77\x8c\x4b" +
"\x58\x37\xb2\x20\x37\x99\xe0\xf6\xb0\x04\x07\x3a\x97\x24\x33\x87\x2d\x93\xa5\x40\x40\xad\x95\x36\xc0\x65\x21\x1a" +
"\xc2\x69\x77\x73\xfa\x9b\x41\xa1\x36\xf1\x89\xc7\xf3\x31\xe9\x4f\x51\xf2\xf0\x46\xc1\x8f\x3f\xc2\x13\xb7\xd1\xa1" +
"\xfc\x9c\xa6\xa7\x88\xc2\x7d\x72\xba\x54\x44\x41\xc3\x95\x74\x83\xee\x3e\xc7\x09\xfc\xda\x6f\xb5\xc6\xc3\x0b\x57" +
"\x53\x5e\x33\x4b\x5c\x7c\x92\x0a\x4f\x5d\x2c\xc0\x08\xb5\x87\x52\xed\x25\x98\x9a\x55\xd5\x01\x34\xfe\xb7\x41\x63" +
"\xcd\x63\xa6\x05\x09\xef\xad\xca\x83\xa3\x66\xa1\xc8\x28\x08\x39\xdd\xff\x59\x40\xce\x2d\xe0\xdf\x34\xb2\xc8\xfb" +
"\x32\x09\x79\x7e\x5e\x56\x5f\x7a\x8d\x4d\x5d\x32\x8b\x2e\x1f\xb0\x0c\x97\x6e\x5b\x42\x09\x62\xf7\x69\x85\x5d\x28" +
"\x3b\x26\x82\x27\x79\xee\x68\x24\x0c\x51\x60\x60\x3c\x90\xee\x4b\xd4\x64\xb6\x73\x4f\xa0\x9f\x49\x30\xbb\xe7\xca" +
"\x50\x6e\xe2\x8f\x0e\x91\xe9\x7f\x8c\x92\x2f\xb9\xcd\x2f\x1e\x4e\xe6\x1e\x3f\xf6\x47\xa5\x76\x8b\x32\xd6\x68\x6a" +
"\xc8\x5f\x0c\x6a\x4f\x68\x27\xed\xa7\x54\x15\x92\x40\x60\x00\x8d\x9c\x4a\x02\xa5\xff\x7b\x34\x68\x3b\xb8\x13\x89" +
"\x3c\xcf\xb2\xaa\xcf\xfd\x31\x38\xba\x70\xd5\x1c\xb5\x1e\x1f\x3d\xd2\x3c\x78\xfd\x1a\x9e\xa6\xcf\xe1\x05\x5c\x65" +
"\x59\x96\xc1\xcb\xf6\xff\xe5\x84\xd0\x2c\x6c\x05\xd6\x40\x07\xa5\xe4\x88\x92\x06\x29\x55\xe1\x7b\x6a\x2c\xb3\x8d" +
"\x19\x56\x5f\x00\xb3\xe7\x94\xc6\xf8\x27\x88\x02\x14\xcc\x20\xfc\x26\x7b\xba\x1c\xad\x4f\x10\x74\x40\xc5\x37\x6a" +
"\xb3\xc1\x12\x54\x63\x5b\x0e\x7e\x8b\x7a\x87\x1a\xb6\xcc\x80\x54\xb0\x63\x82\x13\xbd\xde\xa1\x74\x4d\xc6\x41\x35" +
"\x4b\xf8\xa7\x6a\x40\xa2\xe7\x68\x8d\x97\x42\x6d\xb8\x4c\xa3\x64\xfa\xdc\x8e\x1c\xce\x00\x34\x90\xea\x4a\xa3\x6f" +
"\xd7\xc6\x22\x2b\x8d\xec\x6e\x36\xe5\xef\xf3\x2c\xfb\x32\x7f\xff\xa6\x6a\x43\x7e\x7e\x7c\xab\xa8\x48\x12\x37\xee" +
"\xe9\xee\xec\xb5\xa2\xc7\x2d\xf9\x49\xc8\xa7\x8d\x83\x6a\x74\x47\xac\x7b\x2e\x04\x58\x7d\x00\xb6\x21\x0e\xe6\x12" +
"\x2e\x1e\xbe\x63\x76\x9b\xba\x02\x14\x0f\xd2\xbf\x80\xa7\x54\x4c\x8e\x26\x4d\xd3\x8f\xf3\x01\x34\xce\x83\xe4\x7c" +
"\xfb\xc3\x60\xf9\x18\xbc\x1d\x01\x85\xc1\x51\xb2\xa9\xbf\x55\x02\x53\x47\xf3\x84\x8e\xa1\xda\x9f\xe4\xff\xbb\x2d" +
"\x76\xd4\x18\x44\xe0\x17\x71\xf4\x38\xbe\x0a\x21\x8d\x9d\xf3\xd8\x18\xda\x9f\x01\x88\x67\x6e\xdf\x8f\xd1\x6d\x25" +
"\x42\x9e\x8a\x65\x78\xf5\xd7\x5c\x32\x21\x0e\x71\x9c\xb8\xbb\x3f\x4d\xed\x0e\xae\x13\x45\xf8\x8d\xd2\x15\xb3\x0e" +
"\x18\xee\x4e\xac\xd0\xd2\xa8\xa2\x91\x95\x6c\xc5\x7d\x51\x26\x52\xa0\xbf\x4a\x43\xfb\x94\x65\xbe\x03\x5e\xbb\xaf" +
"\x89\xee\x63\xd2\xd0\x3b\xdb\xf6\xc3\xb4\xd8\x1b\xaa\xb1\x16\xac\xc0\x78\xf1\xaf\xf8\x7d\x76\xf9\xcd\x87\x87\xab" +
"\x63\xd2\x3f\x5d\x2c\xe6\x10\x5d\x3c\x85\x8b\x67\x51\x42\x96\xfd\x16\x4a\xbe\xe1\x41\xa9\x3b\xff\xfe\x59\xf8\x7d" +
"\xbf\xd6\x6b\x82\x8b\x2b\xaf\xec\x77\x3f\x4f\xd9\xd5\xa4\xb2\xdf\x87\xca\x82\x58\xfe\xe0\x2a\x9d\xeb\x70\x35\xac" +
"\x98\x06\xea\x41\xad\xe6\x9b\x8d\x8b\xe8\xa5\xcb\x09\xcd\x34\xee\x1a\xc2\xea\xe0\x44\x41\x63\xc5\xb8\xe4\x72\xf3" +
"\x68\x17\x1d\xcc\x4c\x7e\x1a\x34\x58\x28\x59\x1a\xea\xa3\x3b\x4e\xef\xfa\xea\x38\x09\x2b\x7c\xd8\x6d\x43\x3e\xf8" +
"\x6e\xe1\x25\x4e\x83\x19\x11\x7d\x96\x85\xcd\x4d\x28\xfd\x2d\x5c\x11\xcf\x3f\x19\xd6\xe4\xae\x48\x4f\x35\x4d\x8b" +
"\x05\xbc\x56\xc0\x68\x94\x68\x3d\xb7\x0a\x6a\xad\x76\xbc\x44\x60\x60\x90\x55\x82\x6a\x31\xde\xd3\x44\x86\xb2\xc0" +
"\x89\x9a\xed\x3b\xbb\xa1\x21\x54\xa9\xce\xda\x85\xe5\x70\x8c\x4f\x06\x1d\x51\x90\xa3\x57\x4c\x14\x8d\xa0\x34\x9d" +
"\xc2\xee\xb3\x40\xe0\x77\x03\x44\xab\x70\xc5\xc2\x64\x0d\x46\x97\xd1\x88\xef\x63\x32\x1c\xde\x26\x86\xfc\xb3\x99" +
"\xd1\xa7\x92\x06\x98\x7c\xb2\x17\x1c\x5e\xa5\x78\xe2\x94\xa0\xbb\xbc\x24\x45\x49\x4b\x62\x8f\x00\xb3\xe4\xa6\x16" +
"\xec\x80\x65\xe0\x53\xd0\xb0\xc5\xae\x29\x19\x4d\x42\x83\xf3\x42\x43\x49\x38\x95\x78\x6f\xff\xbd\xd7\xac\x1e\x80" +
"\x2e\xa0\x37\x27\xe5\x2a\xae\x99\x4d\x32\x5c\x58\x46\x87\xd8\xf2\xdd\x5e\x17\xac\x3d\x97\xa5\xda\xa7\x06\x3b\x5b" +
"\xe2\x11\x48\xe6\xe3\x6b\xf0\xb5\xa3\xf3\x71\x28\xde\x5a\xa5\x29\xf7\x05\xf2\x1d\x96\xce\x3e\x97\x7a\x82\x84\x86" +
"\xc6\xb0\x0d\x06\x71\xe9\xba\xd6\xa9\xd0\x04\x86\xd2\xee\xe0\x20\x6f\xed\x9f\x44\xa3\x63\xdc\x05\x60\x58\x2c\xe0" +
"\x56\x63\xcd\x34\x82\xd9\x36\xd6\x75\xf6\x6a\xed\x3a\xbc\x8d\x1f\xfe\xda\xeb\x0f\xcc\x80\xa0\x22\xce\x0c\xd4\x6c" +
"\x83\x5d\x0b\xb3\x56\x45\x33\x88\xe4\xd9\xb4\x0f\xf9\x44\xac\xda\xd2\x70\x82\x64\x2b\x51\x08\x64\xfa\x9a\xe6\xb6" +
"\x1d\x13\x3e\xa0\x8f\x0f\xf1\xa3\x96\xfa\x71\xc1\x2e\x73\x03\xf1\x29\x3b\x03\xa9\xe3\xdc\x37\x9f\xc9\x44\x18\xdf" +
"\x90\xcf\xc3\x38\x9e\x46\xaf\x33\xb5\x23\x06\xba\xa5\xd8\x71\x1a\x1e\x7d\xe8\x7c\x23\x30\x87\x52\x81\x54\x34\xe0" +
"\x98\x1a\x65\x39\x19\x97\x01\xce\xce\xcf\xf9\x32\xf7\x66\x67\x7c\xf1\x89\x40\x0f\x5d\xb8\x96\xbe\x3b\xb4\xae\xc7" +
"\xf1\xe8\xb0\x3e\xd0\xee\xf7\x0d\xab\xea\x1a\xcb\x39\x68\xdc\xf1\x1d\x02\xb7\x5f\x90\xa7\x1e\x29\x9f\x47\xc1\x9c" +
"\xfa\xd3\x29\x5e\xf5\xff\x3a\x4b\xb9\xe5\x4c\xf0\xff\x21\x04\x3f\xe2\xcc\x00\x2a\xd5\x48\x8b\xfd\x4f\x7f\xbf\x98" +
"\x61\xe3\xc2\x71\xd6\x8d\x85\xb8\x4a\x59\x59\xfe\x79\x87\xd2\xde\x70\x63\x51\xa2\x8e\xa3\x95\x68\xa8\xb1\xf4\x60" +
"\xcb\x5f\x78\x7d\xa3\xcb\x9c\x7c\x5a\x85\x83\xd9\x23\x3a\x7a\x24\x27\x6d\xdc\x8e\xc9\x6c\xf6\xff\x00\x00\x00\xff" +
"\xff\x2d\x5b\xdc\x64\xa9\x16\x00\x00")
func bindataApplicationjsBytes() ([]byte, error) {
return bindataRead(
@ -273,10 +281,10 @@ func bindataApplicationjs() (*asset, error) {
info := bindataFileInfo{
name: "application.js",
size: 4812,
size: 5801,
md5checksum: "",
mode: os.FileMode(436),
modTime: time.Unix(1568467461, 0),
modTime: time.Unix(1568760800, 0),
}
a := &asset{bytes: bytes, info: info}