diff --git a/server/server_search.go b/server/server_search.go index d8dd4c02b..e37f813a0 100644 --- a/server/server_search.go +++ b/server/server_search.go @@ -9,7 +9,7 @@ var defaultSearchConfig = []byte(`{ "list": "#mainSearchTable table tr[id]", "result": { "name":".cellMainLink", - "url":[".cellMainLink", "@href"], + "path":[".cellMainLink", "@href"], "magnet": ["a[title=Torrent\\ magnet\\ link]", "@href"], "size": "td.nobr.center", "seeds": ".green.center", @@ -22,7 +22,7 @@ var defaultSearchConfig = []byte(`{ "list": "#searchResult > tbody > tr", "result": { "name":"a.detLink", - "url":["a.detLink","@href"], + "path":["a.detLink","@href"], "magnet": ["a[title=Download\\ this\\ torrent\\ using\\ magnet]","@href"], "size": "/Size (\\d+(\\.\\d+).[KMG]iB)/", "seeds": "td:nth-child(3)", diff --git a/static/files.go b/static/files.go index fe609395f..30bee174b 100644 --- a/static/files.go +++ b/static/files.go @@ -43,12 +43,11 @@ import ( "compress/gzip" "fmt" "io" - "strings" - "os" - "time" "io/ioutil" - "path" + "os" "path/filepath" + "strings" + "time" ) func bindataRead(data []byte, name string) ([]byte, error) { @@ -77,9 +76,9 @@ type asset struct { } type bindataFileInfo struct { - name string - size int64 - mode os.FileMode + name string + size int64 + mode os.FileMode modTime time.Time } @@ -118,7 +117,7 @@ func filesCloudFaviconPng() (*asset, error) { } info := bindataFileInfo{name: "files/cloud-favicon.png", size: 5995, mode: os.FileMode(420), modTime: time.Unix(1439016967, 0)} - a := &asset{bytes: bytes, info: info} + a := &asset{bytes: bytes, info: info} return a, nil } @@ -138,7 +137,7 @@ func filesCssLatoLato1Woff() (*asset, error) { } info := bindataFileInfo{name: "files/css/Lato/Lato-1.woff", size: 35700, mode: os.FileMode(420), modTime: time.Unix(1439016967, 0)} - a := &asset{bytes: bytes, info: info} + a := &asset{bytes: bytes, info: info} return a, nil } @@ -158,7 +157,7 @@ func filesCssLatoLato2Woff() (*asset, error) { } info := bindataFileInfo{name: "files/css/Lato/Lato-2.woff", size: 35896, mode: os.FileMode(420), modTime: time.Unix(1439016967, 0)} - a := &asset{bytes: bytes, info: info} + a := &asset{bytes: bytes, info: info} return a, nil } @@ -178,7 +177,7 @@ func filesCssLatoLato3Woff() (*asset, error) { } info := bindataFileInfo{name: "files/css/Lato/Lato-3.woff", size: 36580, mode: os.FileMode(420), modTime: time.Unix(1439016967, 0)} - a := &asset{bytes: bytes, info: info} + a := &asset{bytes: bytes, info: info} return a, nil } @@ -198,7 +197,7 @@ func filesCssLatoLato4Woff() (*asset, error) { } info := bindataFileInfo{name: "files/css/Lato/Lato-4.woff", size: 36744, mode: os.FileMode(420), modTime: time.Unix(1439016967, 0)} - a := &asset{bytes: bytes, info: info} + a := &asset{bytes: bytes, info: info} return a, nil } @@ -218,7 +217,7 @@ func filesCssLatoLatoCss() (*asset, error) { } info := bindataFileInfo{name: "files/css/Lato/Lato.css", size: 671, mode: os.FileMode(420), modTime: time.Unix(1439016967, 0)} - a := &asset{bytes: bytes, info: info} + a := &asset{bytes: bytes, info: info} return a, nil } @@ -238,7 +237,7 @@ func filesCssAppCss() (*asset, error) { } info := bindataFileInfo{name: "files/css/app.css", size: 1724, mode: os.FileMode(420), modTime: time.Unix(1442247284, 0)} - a := &asset{bytes: bytes, info: info} + a := &asset{bytes: bytes, info: info} return a, nil } @@ -258,7 +257,7 @@ func filesCssSectionsDownloadsCss() (*asset, error) { } info := bindataFileInfo{name: "files/css/sections/downloads.css", size: 274, mode: os.FileMode(420), modTime: time.Unix(1442240927, 0)} - a := &asset{bytes: bytes, info: info} + a := &asset{bytes: bytes, info: info} return a, nil } @@ -278,7 +277,7 @@ func filesCssSectionsOmniCss() (*asset, error) { } info := bindataFileInfo{name: "files/css/sections/omni.css", size: 812, mode: os.FileMode(420), modTime: time.Unix(1441429064, 0)} - a := &asset{bytes: bytes, info: info} + a := &asset{bytes: bytes, info: info} return a, nil } @@ -298,7 +297,7 @@ func filesCssSectionsTorrentsCss() (*asset, error) { } info := bindataFileInfo{name: "files/css/sections/torrents.css", size: 1340, mode: os.FileMode(420), modTime: time.Unix(1442241194, 0)} - a := &asset{bytes: bytes, info: info} + a := &asset{bytes: bytes, info: info} return a, nil } @@ -318,7 +317,7 @@ func filesCssSemanticMinCss() (*asset, error) { } info := bindataFileInfo{name: "files/css/semantic.min.css", size: 506846, mode: os.FileMode(493), modTime: time.Unix(1440990032, 0)} - a := &asset{bytes: bytes, info: info} + a := &asset{bytes: bytes, info: info} return a, nil } @@ -338,7 +337,7 @@ func filesCssThemesDefaultAssetsFontsIconsEot() (*asset, error) { } info := bindataFileInfo{name: "files/css/themes/default/assets/fonts/icons.eot", size: 60767, mode: os.FileMode(420), modTime: time.Unix(1439016967, 0)} - a := &asset{bytes: bytes, info: info} + a := &asset{bytes: bytes, info: info} return a, nil } @@ -358,7 +357,7 @@ func filesCssThemesDefaultAssetsFontsIconsOtf() (*asset, error) { } info := bindataFileInfo{name: "files/css/themes/default/assets/fonts/icons.otf", size: 93888, mode: os.FileMode(420), modTime: time.Unix(1439016967, 0)} - a := &asset{bytes: bytes, info: info} + a := &asset{bytes: bytes, info: info} return a, nil } @@ -378,7 +377,7 @@ func filesCssThemesDefaultAssetsFontsIconsSvg() (*asset, error) { } info := bindataFileInfo{name: "files/css/themes/default/assets/fonts/icons.svg", size: 313398, mode: os.FileMode(420), modTime: time.Unix(1439016967, 0)} - a := &asset{bytes: bytes, info: info} + a := &asset{bytes: bytes, info: info} return a, nil } @@ -398,7 +397,7 @@ func filesCssThemesDefaultAssetsFontsIconsTtf() (*asset, error) { } info := bindataFileInfo{name: "files/css/themes/default/assets/fonts/icons.ttf", size: 122092, mode: os.FileMode(420), modTime: time.Unix(1439016967, 0)} - a := &asset{bytes: bytes, info: info} + a := &asset{bytes: bytes, info: info} return a, nil } @@ -418,7 +417,7 @@ func filesCssThemesDefaultAssetsFontsIconsWoff() (*asset, error) { } info := bindataFileInfo{name: "files/css/themes/default/assets/fonts/icons.woff", size: 71508, mode: os.FileMode(420), modTime: time.Unix(1439016967, 0)} - a := &asset{bytes: bytes, info: info} + a := &asset{bytes: bytes, info: info} return a, nil } @@ -438,7 +437,7 @@ func filesCssThemesDefaultAssetsFontsIconsWoff2() (*asset, error) { } info := bindataFileInfo{name: "files/css/themes/default/assets/fonts/icons.woff2", size: 56780, mode: os.FileMode(420), modTime: time.Unix(1439016967, 0)} - a := &asset{bytes: bytes, info: info} + a := &asset{bytes: bytes, info: info} return a, nil } @@ -458,7 +457,7 @@ func filesCssThemesDefaultAssetsImagesFlagsPng() (*asset, error) { } info := bindataFileInfo{name: "files/css/themes/default/assets/images/flags.png", size: 28123, mode: os.FileMode(420), modTime: time.Unix(1439016967, 0)} - a := &asset{bytes: bytes, info: info} + a := &asset{bytes: bytes, info: info} return a, nil } @@ -478,7 +477,7 @@ func filesIndexHtml() (*asset, error) { } info := bindataFileInfo{name: "files/index.html", size: 3525, mode: os.FileMode(420), modTime: time.Unix(1442673631, 0)} - a := &asset{bytes: bytes, info: info} + a := &asset{bytes: bytes, info: info} return a, nil } @@ -498,7 +497,7 @@ func filesJsConfigControllerJs() (*asset, error) { } info := bindataFileInfo{name: "files/js/config-controller.js", size: 340, mode: os.FileMode(420), modTime: time.Unix(1441165719, 0)} - a := &asset{bytes: bytes, info: info} + a := &asset{bytes: bytes, info: info} return a, nil } @@ -518,11 +517,11 @@ func filesJsDownloadsControllerJs() (*asset, error) { } info := bindataFileInfo{name: "files/js/downloads-controller.js", size: 2301, mode: os.FileMode(420), modTime: time.Unix(1442672875, 0)} - a := &asset{bytes: bytes, info: info} + a := &asset{bytes: bytes, info: info} return a, nil } -var _filesJsOmniControllerJs = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\xac\x58\x5f\x6f\xdb\x38\x12\x7f\xcf\xa7\x98\x08\x41\x2a\x35\x8e\xd4\xe2\x9e\xce\x3e\x5f\xd1\x2b\x0e\xb8\x00\xd7\xeb\x21\xbd\xe2\x80\x75\x12\x40\xb1\x68\x5b\x5b\x89\xd4\x92\x94\xd3\x6e\xeb\xef\xbe\xc3\xbf\x22\x65\xc5\x79\xd9\x97\xd8\x26\x87\x33\xc3\xf9\xf3\xfb\x0d\x53\xbc\x86\x6d\xc3\x1e\xcb\x46\x40\xd9\x75\xb3\xa7\x9a\x56\xec\x09\x5e\x17\x67\x67\xf8\x33\x5f\x33\x2a\x39\x6b\x1a\xc2\xd3\xe4\x53\x4b\xeb\x0f\xfe\x77\x32\x83\x4d\x4f\xd7\xb2\x66\x34\xbd\x10\x6b\xd6\x91\x19\x5c\x70\xc6\xe4\x67\xf3\x5d\x48\xc6\xcb\x2d\x7e\x29\xbb\x1a\x7f\x91\x92\xaf\x77\x19\xfc\x38\x83\x40\x2a\x67\xa8\x12\x96\x60\xce\x2f\xd4\x9e\xfe\x96\xd7\xb4\xeb\xa5\xc0\x1d\x25\x0f\xa0\xc4\xe6\x4e\x63\x2e\xd7\xca\x13\xf8\xf9\x13\x92\x64\xa6\xf7\x3b\xce\xf6\x75\x45\x78\x28\xf3\x5f\xbb\xa6\xe5\x64\xf7\x98\xa0\xe4\x41\x99\x28\x0a\x52\xd5\x12\x36\x35\x69\x2a\x31\x98\xd4\x8b\x4b\xd8\x60\x20\x42\x4f\xda\x72\x4b\x89\xf4\x9e\x48\x5e\xae\xbf\x12\x2e\xe6\xb0\xfa\x01\xfb\x39\x7a\x00\x87\x7b\xa7\xd9\x1e\x71\xde\x68\xff\xc3\x8d\x8b\xa7\x52\xae\x77\x69\x62\x6e\xe7\xe5\xc2\x48\x76\x99\x35\x54\x6f\xd4\xf7\x89\xeb\x2c\xa1\x5b\x68\x09\x67\xad\xe4\x82\xa4\x99\x5a\x3b\x64\xe6\x7e\xf5\x06\x7a\x2a\x88\x54\x61\x97\x20\x19\xde\x95\x0b\xe9\xa3\x14\xa7\xc0\x39\x25\x64\x29\x49\xfe\x59\xe7\xc9\x19\x13\xa1\x6b\x22\xde\x72\x8e\x16\x05\x27\x2d\xdb\x13\x68\x4a\xb4\x81\x06\x9d\xfb\xe7\xe3\x03\x7a\x03\x80\x13\xd9\x73\xba\xb0\x87\x37\x75\x23\xb5\x4b\x00\x1b\xc6\xd3\x7d\xc9\xa1\xae\xa0\xa6\xf0\x8c\x39\xad\xba\xb8\xae\x25\x69\x2f\x8a\x5c\x12\x21\xd3\xba\xca\x32\x50\x85\x5a\xd3\x9e\x2c\xac\xd4\x38\x17\xab\xba\xba\xc7\xd8\x8d\xb4\xaa\x55\x73\xe2\x70\x22\xa6\xf8\xa1\xfc\xd2\xab\xff\x63\x9c\x13\xaa\x2b\xc5\x05\xc6\xb9\xe6\x2a\x86\x55\x98\x30\x2f\x26\xb9\x71\xea\x10\xeb\xf9\xe8\xea\x6a\x48\x7d\xc9\xcb\x56\x4c\x29\xf3\x35\xe8\x74\x19\x3d\x2d\xae\x98\x76\xcd\x7f\xeb\x09\xff\xfe\x59\xf2\x9a\x6e\xad\xf3\x56\x9b\x36\xaa\x62\x06\xe9\x79\xf1\x80\x71\x9f\x3f\xca\x7a\x37\x4f\x57\xef\xaf\x7f\x29\xaf\x7f\x7f\x73\xfd\xd7\xfb\xab\xcc\x05\xb2\xcd\xbf\xc9\x6c\x08\xb4\x75\x41\x35\x1f\xe1\xaa\xf0\x92\x1b\xba\x2f\x1b\x4c\xcf\x0d\xdd\x30\xf8\x57\x29\x76\xc9\x62\x22\xa9\x07\x63\x13\x33\x22\x58\x43\xf2\x86\x6d\xd3\x44\x3b\x05\xe6\x22\x58\x54\xad\x73\x2c\xea\x32\x6c\xfb\x0d\xdb\xa1\x5a\xb4\x75\x4b\xb6\xff\xfc\xd6\xe5\x17\x6f\x17\x13\x72\xb4\x6c\x09\xca\xb4\x79\x45\x0d\x0c\xb8\x6a\xa2\xcc\x77\x28\xcc\x3f\x0d\x57\x6f\x73\xc9\x33\x50\x7f\xf1\xd8\xea\xde\x17\x1f\xe3\x6b\x02\x25\xe7\xe5\xf7\x41\x36\xd5\x62\x35\xc5\x86\xa0\x6b\xc2\x36\xf0\x5e\xed\x67\xc3\x71\xf5\x79\x6f\xfd\xc7\x66\xa3\xd0\x35\xe5\x5a\x5d\xae\x73\x65\x0c\xa6\x8e\x51\xf8\xcd\x02\x3f\xfe\xa6\x8f\xe6\x0d\xa1\x5b\xb9\xc3\x85\xab\xab\x2c\x0e\xb1\xbd\x96\x73\x7d\x55\xab\x52\xd5\xf8\xa2\x0e\xaa\x9f\x07\x6b\xef\x69\x57\x37\x04\xd2\xe9\x73\xd6\x02\xfc\x3d\xb4\x77\xda\x54\xde\xb1\x2e\x9d\x4e\xc6\x20\xd2\x8b\x5d\xea\xd1\x2e\x9b\x28\x66\x83\x1a\x2f\xf5\x84\x70\x52\x43\x19\xc7\xd7\xe1\x44\xf4\x8d\x14\xd3\x8e\xbb\x4d\xeb\xb0\xf3\x21\xec\xd8\x29\x07\x46\xa4\xb1\x8c\x19\x46\x17\x77\x54\x61\x43\xb5\xd3\xbe\x69\x5c\xa1\x28\x1c\x2d\x9b\x06\xfe\xa2\xd1\x54\x51\xc4\xcc\xee\x30\x4a\xb0\x09\x71\xcb\x42\xed\x23\xd1\xd7\x1b\x5f\xde\x13\x08\x52\x88\x81\x86\x79\xa8\x07\x6c\x6b\x8c\x16\x4d\xc4\xec\xa2\xe9\xad\x11\xf6\x6f\x95\xe6\xb8\x47\xb0\x81\x3e\x32\x4e\xa2\x38\xdb\x2d\xca\x6e\x4d\x14\x43\xa2\x1b\x47\xd8\x76\x88\x6f\x88\xe2\x61\x27\x65\x27\xde\xcd\xef\x8a\xbb\xc2\x22\xc5\x71\x10\x33\x97\xae\x10\x25\x4d\xa2\x00\x08\x9a\xb2\xba\xec\x3d\xef\xde\xa5\xf9\x00\x3c\x2f\xa9\x33\x60\x99\x7a\x4c\x18\xab\x9d\x38\x1f\x1e\x37\xe5\x19\x3a\x13\x97\xd6\x98\xfa\x23\x32\x77\x54\x60\xeb\xdd\xf8\xff\xe5\xf6\x26\x2c\x36\x85\x47\x33\x70\xe8\x35\xf3\x18\xe4\x8a\xd0\xa0\x23\x24\xf6\xf2\xef\x12\xb8\xb2\x1e\x24\xdf\xe4\xd2\xa3\x32\x2e\x43\xea\x31\x10\x81\xed\xd5\xab\x0c\x97\x92\xcb\x40\xbe\xa2\x4b\x2d\xa6\x21\xd0\x88\x60\xe2\x34\x02\xa5\xc5\xdd\xff\x8b\xed\x6c\xb4\x24\xae\xf4\xda\x95\x52\x65\x95\xa4\x1e\x23\x51\xc1\xea\x3e\xcb\x0d\x09\xa7\xfe\x3e\x72\x20\x01\xef\xfc\xf9\xb9\xcc\xf7\x0e\xee\x0f\x19\xa2\x44\x77\xfa\x40\x72\x29\xb9\xf6\x95\xd0\x35\x76\x00\x86\xec\x03\x6b\x3b\xec\x17\xac\x0b\x54\x95\x05\xba\x7e\x65\x35\x4d\xd1\xed\xe9\xb6\x36\xd9\x37\xec\x76\x02\x63\xc6\x9d\x1b\x12\x5f\x48\x77\xa3\xa2\x1b\x51\xcf\x9f\xc7\x7f\x53\x3c\x70\x12\xb7\x17\x99\x9f\x70\xd0\xe9\x67\xa9\x01\x43\xe7\x43\xfd\x8c\x3e\xd1\x35\x35\x26\x1f\xe7\xee\xb7\x3e\xcc\x41\xd9\x83\xa2\xa0\xc5\x11\x49\x47\xca\xb2\x08\x1a\x82\xce\x52\xbc\xeb\x7a\x20\x3d\xa6\xe5\xd9\x33\x94\x3e\x5e\xf7\x2d\x32\xc5\xef\x2f\x53\x8f\x95\x17\xfd\x63\x5b\x4b\x8b\xec\x47\x85\x81\x93\xe2\x31\xff\x1c\xe5\xd7\xe8\x88\x31\xe2\x60\xb0\x65\x52\x72\x84\x6d\x87\x69\x9f\x4e\xcc\x89\x23\xb7\x2c\x1f\x0c\x7e\xe1\x83\x29\xef\x79\x33\x85\x6a\x91\x77\x23\x3d\x36\x6f\x91\x1a\xb3\xf6\xa2\x26\x77\xc4\x4e\x93\x25\x3e\xef\x64\x9a\x7c\xb9\x81\x7f\xf4\xdb\xe4\xf4\x3d\xa7\xa9\xdf\x92\x63\xc3\xd8\xd7\xbe\xf3\x0f\x8f\x57\x02\x18\xaf\xb7\x35\xf5\x23\x6c\x37\xbc\x6a\x9c\xd6\xa9\x67\xc8\x2a\xbe\x80\x3b\x65\xe7\x38\xf5\xd6\x70\x4b\x59\xd4\x89\xca\x84\xb1\x88\x06\x8a\x34\xe0\xb1\xd5\xc3\x5d\x81\x93\xaf\x85\x02\x77\x5a\x85\x3d\x83\xcb\xcb\x70\xfa\x34\x53\x84\xf6\x07\x03\x33\xce\x8a\x3b\x39\x9b\xe8\x94\x59\x48\xd3\x19\xc6\x6b\xbd\x26\x42\x0c\xa0\x69\xf9\x36\x7c\xd9\x60\xdf\x3b\x16\x46\x68\x8e\xe7\x21\x58\x2e\x11\x47\x42\xa0\x9d\x60\xf5\x81\xf2\x03\x81\x61\x22\x08\x48\x7f\x8c\x5a\xee\x09\x34\x0d\x5c\xb1\x2b\x66\x86\x0d\x3c\x51\xd2\x2a\x89\x56\x0c\x51\x6a\x30\x52\x14\x65\x55\xb9\x34\xe0\x84\xd4\x95\x78\x17\xfc\x5c\x73\x82\xa9\x06\x0c\xb9\x18\x70\x69\x93\xf2\x5c\x0b\x60\x12\x8a\x07\x3f\x6f\x98\xc5\x2c\x34\x89\xde\xab\x74\xa1\x51\xab\xfa\x0a\x8c\xd4\x60\xf9\x30\x0e\x84\x9f\x21\x15\xac\xf0\x6c\x7c\xf1\x20\x5d\x0e\x1f\xed\xf3\xef\xd9\xc2\xbf\xc1\x77\x68\x58\xfc\xc6\xc2\xf0\x36\xc6\x94\xda\xb1\x57\xbd\x58\x01\x33\x61\xd1\x73\x06\xd8\x69\xb4\x61\x65\x05\x94\x3d\x9d\x7b\xb2\x32\x0a\x4e\x35\x73\x2c\x31\x4d\x40\xc6\xb8\xea\xed\x19\xa8\x26\x44\xeb\x80\x8d\xb8\xaf\x4b\x15\xef\xb3\x51\xb1\x99\xe0\x46\x8a\x26\xc8\xef\x3f\x0c\xbe\xdc\xfe\x1b\xab\xa3\xa7\x55\x12\xf7\x05\x92\xfa\xb3\x7d\x11\x9a\xc8\xe5\x8e\xd0\xa8\x01\xba\xe1\x8a\xaa\x86\xaa\x52\x96\xa6\x8c\xba\x5c\x7d\x5f\x84\x9d\xa1\x16\xb2\xf1\x94\x31\xe9\xa7\x3a\x8f\xc4\x46\x3c\x3d\x0f\x93\x5b\xa8\x51\x29\x3c\x8a\xb4\x1b\xc5\x51\x55\xb0\xef\x4b\x65\x18\x3a\xf5\xae\x1f\x1b\x82\xf3\x45\xb1\xc5\xe3\xaa\xae\x61\xc3\x59\x0b\x78\x69\xe4\xd9\xb6\x2d\x31\x5c\xea\x59\x2e\x49\x05\x4d\x2d\x64\xd4\x3d\x7e\x24\x5b\x5a\xcd\x76\xc1\xbc\x6f\x33\x4d\xe9\x88\xc9\xb3\xe4\x78\x5a\x13\x59\xd4\x15\x26\x2e\xc5\x83\x86\xbb\x9f\x7d\xd5\x65\xe1\xe4\x2e\xb2\xa0\x3f\x46\x53\xdc\x1e\x6f\xe1\xce\xff\xd8\xcf\xf7\x87\x85\xe5\xdc\x51\x5c\x06\xfe\xb7\xc9\x35\xc4\x1f\x05\x24\x18\x82\x47\xb1\x3b\xc2\xaf\x38\x77\xd6\x0a\xe3\x7e\x9e\xf6\x25\x17\x5f\x71\xdc\xbd\xd1\xff\x1b\x90\x46\xb8\x0c\xfe\xdf\x10\x37\x4b\xd0\x4d\xd1\xce\x21\xf8\x77\x17\x7a\x74\x62\x14\xc4\xbf\x03\x40\x68\x7c\x50\x5f\xfe\x08\x00\x00\xff\xff\x40\x5b\x20\x92\x4c\x15\x00\x00") +var _filesJsOmniControllerJs = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\xac\x58\x6f\x6f\xdb\x36\x13\x7f\x9f\x4f\x71\x11\x82\x54\x6a\x1c\xa9\xc5\xf3\xea\xb1\x1f\x3f\x45\x57\x0c\x58\x80\x75\x1d\xd2\x15\x03\xe6\x24\x80\x62\xd1\xb6\x56\x89\xd4\x48\xda\x69\xd7\xfa\xbb\xef\xf8\x57\xa4\x2c\x3b\x6f\xf6\x26\xb6\xc9\xe3\xdd\xf1\xfe\xfc\x7e\xc7\x14\x2f\x61\xdd\xb0\xc7\xb2\x11\x50\x76\xdd\xe4\xa9\xa6\x15\x7b\x82\x97\xc5\xd9\x19\xfe\xcc\x97\x8c\x4a\xce\x9a\x86\xf0\x34\xf9\xd0\xd2\xfa\x9d\xff\x9d\x4c\x60\xb5\xa5\x4b\x59\x33\x9a\x5e\x88\x25\xeb\xc8\x04\x2e\x38\x63\xf2\xa3\xf9\x2e\x24\xe3\xe5\x1a\xbf\x94\x5d\x8d\xbf\x48\xc9\x97\x9b\x0c\xbe\x9d\x41\x20\x95\x33\x54\x09\x73\x30\xe7\x67\x6a\x4f\x7f\xcb\x6b\xda\x6d\xa5\xc0\x1d\x25\x0f\xa0\xc4\xa6\x4e\x63\x2e\x97\xca\x13\xf8\xfe\x1d\x92\x64\xa2\xf7\x3b\xce\x76\x75\x45\x78\x28\xf3\xab\x5d\xd3\x72\xb2\x7b\x4c\x50\x72\xaf\x4c\x14\x05\xa9\x6a\x09\xab\x9a\x34\x95\xe8\x4d\xea\xc5\x39\xac\x30\x10\xa1\x27\x6d\xb9\xa6\x44\x7a\x4f\x24\x2f\x97\x9f\x09\x17\x53\x58\x7c\x83\xdd\x14\x3d\x80\xfd\xbd\xd3\x6c\x8f\x38\x6f\xb4\xff\xe1\xc6\xc5\x53\x29\x97\x9b\x34\x31\xb7\xf3\x72\x61\x24\xbb\xcc\x1a\xaa\x57\xea\xfb\xc8\x75\xe6\xd0\xcd\xb4\x84\xb3\x56\x72\x41\xd2\x4c\xad\xed\x33\x73\xbf\x7a\x05\x5b\x2a\x88\x54\x61\x97\x20\x19\xde\x95\x0b\xe9\xa3\x14\xa7\xc0\x39\x25\x64\x29\x49\xfe\x51\xe7\xc9\x19\x13\xa1\x6b\x22\xde\x72\x8e\x16\x05\x27\x2d\xdb\x11\x68\x4a\xb4\x81\x06\x9d\xfb\xe7\xc3\x03\x7a\x03\x80\x13\xb9\xe5\x74\x66\x0f\xaf\xea\x46\x6a\x97\x00\x56\x8c\xa7\xbb\x92\x43\x5d\x41\x4d\xe1\x88\x39\xad\xba\xb8\xae\x25\x69\x2f\x8a\x5c\x12\x21\xd3\xba\xca\x32\x50\x85\x5a\xd3\x2d\x99\x59\xa9\x61\x2e\x16\x75\x75\x8f\xb1\x1b\x68\x55\xab\xe6\xc4\xfe\x44\x4c\xf1\x43\xf9\xa5\x57\x7f\x63\x9c\x13\xaa\x2b\xc5\x05\xc6\xb9\xe6\x2a\x86\x55\x98\x30\x2f\x26\xb9\x71\x6a\x1f\xeb\x79\xef\xea\xaa\x4f\x7d\xc9\xcb\x56\x8c\x29\xf3\x35\xe8\x74\x19\x3d\x2d\xae\x98\x76\xcd\xff\xda\x12\xfe\xf5\xa3\xe4\x35\x5d\x5b\xe7\xad\x36\x6d\x54\xc5\x0c\xd2\xf3\xe2\x01\xe3\x3e\x7d\x94\xf5\x66\x9a\x2e\xde\x5e\xff\x51\x5e\xff\xfd\xea\xfa\xbf\xf7\x57\x99\x0b\x64\x9b\x7f\x91\x59\x1f\x68\xeb\x82\x6a\x3e\xc2\x55\xe1\x25\x37\x74\x57\x36\x98\x9e\x1b\xba\x62\xf0\x53\x29\x36\xc9\x6c\x24\xa9\x7b\x63\x13\x33\x22\x58\x43\xf2\x86\xad\xd3\x44\x3b\x05\xe6\x22\x58\x54\xad\x73\x2c\xea\x32\x6c\xfb\x15\xdb\xa0\x5a\xb4\x75\x4b\xd6\x3f\x7e\xe9\xf2\x8b\xd7\xb3\x11\x39\x5a\xb6\x04\x65\xda\xbc\xa2\x06\x06\x5c\x35\x51\xe6\x3b\x14\xa6\x1f\xfa\xab\xb7\xb9\xe4\x19\xa8\xbf\x78\x6c\x71\xef\x8b\x8f\xf1\x25\x81\x92\xf3\xf2\x6b\x2f\x9b\x6a\xb1\x9a\x62\x43\xd0\x25\x61\x2b\x78\xab\xf6\xb3\xfe\xb8\xfa\xbc\xb7\xfe\x63\xb3\x51\xe8\x9a\x72\xa9\x2e\xd7\xb9\x32\x06\x53\xc7\x28\xfc\x6a\x86\x1f\xff\xd3\x47\xf3\x86\xd0\xb5\xdc\xe0\xc2\xd5\x55\x16\x87\xd8\x5e\xcb\xb9\xbe\xa8\x55\xa9\x6a\x7c\x51\x07\xd5\xcf\xbd\xb5\xf7\xb4\xa9\x1b\x02\xe9\xf8\x39\x6b\x01\xfe\x1f\xda\x3b\x6d\x2a\xef\x58\x97\x8e\x27\xa3\x17\xd9\x8a\x4d\xea\xd1\x2e\x1b\x29\x66\x83\x1a\xcf\xf5\x84\x70\x52\x7d\x19\xc7\xd7\xe1\x44\x6c\x1b\x29\xc6\x1d\x77\x9b\xd6\x61\xe7\x43\xd8\xb1\x63\x0e\x0c\x48\x63\x1e\x33\x8c\x2e\xee\xa8\xc2\xfa\x6a\xa7\xdb\xa6\x71\x85\xa2\x70\xb4\x6c\x1a\xf8\x8f\x46\x53\x45\x11\x13\xbb\xc3\x28\xc1\x26\xc4\x2d\x0b\xb5\x8f\x44\x5f\x6f\x78\x79\x4f\x20\x48\x21\x06\x1a\xa6\xa1\x1e\xb0\xad\x31\x58\x34\x11\xb3\x8b\xa6\xb7\x06\xd8\xbf\x56\x9a\xe3\x1e\xc1\x06\x7a\xcf\x38\x89\xe2\x6c\xb7\x28\xbb\x35\x51\x0c\x89\x6e\x18\x61\xdb\x21\xbe\x21\x8a\x87\x8d\x94\x9d\x78\x33\xbd\x2b\xee\x0a\x8b\x14\x87\x41\xcc\x5c\xba\x42\x94\x34\x89\x02\x20\x68\xca\xea\xb2\xf7\xbc\x7b\x93\xe6\x3d\xf0\x3c\xa7\xce\x80\x65\xea\x31\x61\xa8\x76\xe4\x7c\x78\xdc\x94\x67\xe8\x4c\x5c\x5a\x43\xea\x8f\xc8\xdc\x51\x81\xad\x77\xe3\xff\xa7\xdb\x9b\xb0\xd8\x14\x1e\x4d\xc0\xa1\xd7\xc4\x63\x90\x2b\x42\x83\x8e\x90\xd8\xcb\xbf\x49\xe0\xca\x7a\x90\x7c\x91\x73\x8f\xca\xb8\x0c\xa9\xc7\x40\x04\xb6\x17\x2f\x32\x5c\x4a\x2e\x03\xf9\x8a\xce\xb5\x98\x86\x40\x23\x82\x89\xd3\x08\x94\x16\x77\xbf\x17\xeb\xc9\x60\x49\x5c\xe9\xb5\x2b\xa5\xca\x2a\x49\x3d\x46\xa2\x82\xc5\x7d\x96\x1b\x12\x4e\xfd\x7d\x64\x4f\x02\xde\xf9\xf3\x73\x99\xef\x1c\xdc\xef\x33\x44\x89\xee\xf4\x81\xe4\x52\x72\xed\x2b\xa1\x4b\xec\x00\x0c\xd9\x3b\xd6\x76\xd8\x2f\x58\x17\xa8\x2a\x0b\x74\xfd\xc9\x6a\x9a\xa2\xdb\xe3\x6d\x6d\xb2\x6f\xd8\xed\x04\xc6\x8c\x75\xae\xe5\xbd\x90\xed\x06\x35\x37\x60\x9e\x7f\x85\xfe\x8e\xb1\xc0\x49\xd4\x9e\x65\x7e\xbe\x41\x9f\x8f\x12\x03\x06\xce\x07\xfa\x88\x3e\xd1\x35\x35\xa6\x1e\xa7\xee\xd7\x3e\xc8\x41\xd1\x83\x22\xa0\xa8\xf1\x83\xbe\x51\xac\xea\x2a\x3c\x3d\x24\xdd\xc9\x11\xc2\x1e\xae\xfb\x06\x18\x63\xef\xe7\x89\xc5\xca\x8b\xed\x63\x5b\x4b\x8b\xdb\x07\x69\xc7\x39\xf0\x90\x5d\x0e\xd2\x67\x74\xc4\x08\xb0\x37\xc8\x31\x2a\x39\x40\xae\xfd\xb8\x4f\x27\xa6\xc0\x81\x5b\x16\xed\x7b\xbf\xf0\x39\x94\x6f\x79\x33\x86\x59\x91\x77\x03\x3d\x26\x76\xb1\x1a\xb3\xf6\xac\x26\x77\xc4\xce\x8a\x25\x3e\xde\x64\x9a\x7c\xba\x81\x1f\xb6\xeb\xe4\xf4\x3d\xc7\x89\xdd\x52\x5f\xc3\xd8\xe7\x6d\xe7\x9f\x15\x2f\x04\x30\x5e\xaf\x6b\xea\x07\xd4\xae\x7f\xb3\x38\xad\x63\x8f\x8c\x45\x7c\x01\x77\xea\x7e\xe6\x5f\x12\x6e\x29\x8b\x1a\x4d\x99\x30\x16\xd1\x40\x91\x06\x2c\xb5\x78\xb8\x2b\x70\xae\xb5\x9d\xee\x4e\xab\xb0\x67\x70\x79\x19\xce\x96\x66\x46\xd0\xfe\x60\x60\x86\x59\x71\x27\x27\x23\x9d\x32\x09\x49\x38\xc3\x78\x2d\x97\x44\x88\x1e\x12\x2d\x9b\x86\xef\x16\xec\x6b\xc7\xb1\x08\xbc\xf1\xb4\x03\xf3\x39\xe2\x44\x08\xa3\x23\x9c\xdd\x13\x7a\x20\xd0\xf3\x7d\x40\xe9\x43\x50\x72\xb0\x34\x0e\x4c\xb1\x2b\x66\x42\x0d\x3c\x51\xd2\x2a\x89\x56\x0c\x51\xa8\x37\x52\x14\x65\x55\xb9\x34\xe0\xfc\xd3\x95\x78\x17\xfc\x5c\x72\x82\xa9\x06\x0c\xb9\xe8\x71\x67\x95\xf2\x5c\x0b\x60\x12\x8a\x07\x3f\x4d\x98\xc5\x2c\x34\x89\xde\xab\x74\xa1\x51\xab\xfa\x0a\x8c\x54\x6f\x79\x3f\x0c\x84\x9f\x10\x15\xac\xf0\x6c\x78\xf1\x20\x5d\x0e\xff\xec\xe3\xee\x68\xe1\xdf\xe0\x2b\x33\x2c\x7e\x63\xa1\x7f\xf9\x62\x4a\xed\x50\xab\xde\xa3\x80\x99\xb0\xe8\x39\x01\xec\x34\xda\xb0\xb2\x02\xca\x9e\xce\x3d\x17\x19\x05\xa7\x9a\x39\x96\x38\xce\x2f\x45\xa1\x7a\x7b\x02\xaa\x09\xd1\x3a\x60\x23\xee\xea\x52\xc5\xfb\x6c\x50\x6c\x26\xb8\x91\xa2\x11\x6e\xfb\x85\xc1\xa7\xdb\x9f\xb1\x3a\xb6\xb4\x4a\xe2\xbe\x40\xca\x3e\xda\x17\xa1\x89\x5c\x6e\x08\x8d\x1a\xa0\xeb\xaf\xa8\x6a\xa8\x2a\x65\x69\xca\xa8\xcb\xd5\xf7\x59\xd8\x19\x6a\x21\x1b\xce\x10\xa3\x7e\xaa\xf3\xf8\xb6\x24\x9e\x7d\xfb\xb9\x2c\xd4\xa8\x14\x1e\x44\xda\x0d\xda\xa8\x2a\xd8\xf7\xa5\xd2\x8f\x94\x7a\xd7\x4f\x05\xc1\xf9\xa2\x58\xe3\x71\x55\xd7\xb0\xe2\xac\x05\xbc\x34\x3e\x75\xdb\xb6\xc4\x70\xa9\x47\xb7\x24\x15\x34\xb5\x90\x51\xf7\xf8\x81\x6b\x6e\x35\xdb\x05\xf3\x7a\xcd\x34\x65\x23\x26\x4f\x92\xc3\x59\x4c\x64\x51\x57\x98\xb8\x14\x0f\x1a\xee\xbe\x6f\xab\x2e\x0b\xe7\x72\x91\x05\xfd\x31\x98\xd1\x76\x78\x0b\x77\xfe\xdb\x6e\xba\xdb\xcf\x2c\xe7\x0e\xe2\xd2\xf3\xbf\x4d\xae\x21\xfe\x28\x20\xc1\x88\x3b\x88\xdd\x01\x7e\xc5\xb9\xb3\x56\x18\xf7\xd3\xb2\x2f\xb9\xf8\x8a\xc3\xee\x0d\x5a\x24\xea\x8d\x7d\xf0\x1f\x2a\x34\x73\x62\x7c\xc3\xbf\x7d\xd7\xeb\xa6\x57\x5f\xfe\x09\x00\x00\xff\xff\xa8\x24\x04\x47\xff\x14\x00\x00") func filesJsOmniControllerJsBytes() ([]byte, error) { return bindataRead( @@ -537,8 +536,8 @@ func filesJsOmniControllerJs() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "files/js/omni-controller.js", size: 5452, mode: os.FileMode(420), modTime: time.Unix(1442245661, 0)} - a := &asset{bytes: bytes, info: info} + info := bindataFileInfo{name: "files/js/omni-controller.js", size: 5375, mode: os.FileMode(420), modTime: time.Unix(1446044821, 0)} + a := &asset{bytes: bytes, info: info} return a, nil } @@ -558,7 +557,7 @@ func filesJsRunJs() (*asset, error) { } info := bindataFileInfo{name: "files/js/run.js", size: 1294, mode: os.FileMode(420), modTime: time.Unix(1441165719, 0)} - a := &asset{bytes: bytes, info: info} + a := &asset{bytes: bytes, info: info} return a, nil } @@ -578,7 +577,7 @@ func filesJsSemanticCheckboxJs() (*asset, error) { } info := bindataFileInfo{name: "files/js/semantic-checkbox.js", size: 2571, mode: os.FileMode(420), modTime: time.Unix(1441165719, 0)} - a := &asset{bytes: bytes, info: info} + a := &asset{bytes: bytes, info: info} return a, nil } @@ -598,7 +597,7 @@ func filesJsTorrentsControllerJs() (*asset, error) { } info := bindataFileInfo{name: "files/js/torrents-controller.js", size: 540, mode: os.FileMode(420), modTime: time.Unix(1441165719, 0)} - a := &asset{bytes: bytes, info: info} + a := &asset{bytes: bytes, info: info} return a, nil } @@ -618,7 +617,7 @@ func filesJsUtilsJs() (*asset, error) { } info := bindataFileInfo{name: "files/js/utils.js", size: 2814, mode: os.FileMode(420), modTime: time.Unix(1441429064, 0)} - a := &asset{bytes: bytes, info: info} + a := &asset{bytes: bytes, info: info} return a, nil } @@ -638,7 +637,7 @@ func filesJsVendorAngularMinJs() (*asset, error) { } info := bindataFileInfo{name: "files/js/vendor/angular.min.js", size: 125870, mode: os.FileMode(420), modTime: time.Unix(1441426573, 0)} - a := &asset{bytes: bytes, info: info} + a := &asset{bytes: bytes, info: info} return a, nil } @@ -658,7 +657,7 @@ func filesJsVendorMomentMinJs() (*asset, error) { } info := bindataFileInfo{name: "files/js/vendor/moment.min.js", size: 35416, mode: os.FileMode(420), modTime: time.Unix(1441164259, 0)} - a := &asset{bytes: bytes, info: info} + a := &asset{bytes: bytes, info: info} return a, nil } @@ -678,7 +677,7 @@ func filesJsVendorQueryStringJs() (*asset, error) { } info := bindataFileInfo{name: "files/js/vendor/query-string.js", size: 1547, mode: os.FileMode(420), modTime: time.Unix(1439016967, 0)} - a := &asset{bytes: bytes, info: info} + a := &asset{bytes: bytes, info: info} return a, nil } @@ -698,7 +697,7 @@ func filesTemplateConfigHtml() (*asset, error) { } info := bindataFileInfo{name: "files/template/config.html", size: 738, mode: os.FileMode(420), modTime: time.Unix(1441003358, 0)} - a := &asset{bytes: bytes, info: info} + a := &asset{bytes: bytes, info: info} return a, nil } @@ -718,7 +717,7 @@ func filesTemplateDownloadTreeHtml() (*asset, error) { } info := bindataFileInfo{name: "files/template/download-tree.html", size: 1105, mode: os.FileMode(420), modTime: time.Unix(1442243387, 0)} - a := &asset{bytes: bytes, info: info} + a := &asset{bytes: bytes, info: info} return a, nil } @@ -738,11 +737,11 @@ func filesTemplateDownloadsHtml() (*asset, error) { } info := bindataFileInfo{name: "files/template/downloads.html", size: 401, mode: os.FileMode(420), modTime: time.Unix(1442672870, 0)} - a := &asset{bytes: bytes, info: info} + a := &asset{bytes: bytes, info: info} return a, nil } -var _filesTemplateOmniHtml = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\xbc\x57\x4f\x6f\xdb\x36\x14\xbf\xfb\x53\x3c\xeb\x50\xa4\x40\x62\x77\x40\x4f\x81\x2c\x20\x5d\xbd\xd5\x40\xe2\x00\xb6\x73\xd8\x69\xa0\x2d\xda\x22\x42\x93\x1a\x49\xa5\xcb\x52\x7f\xf7\x3d\xfe\x91\x44\x5b\x56\x8a\x2d\x68\x73\x88\x45\x3e\xbd\xc7\xdf\xef\xfd\xa5\x06\x83\x74\x78\x75\x05\x77\x37\xbf\xcf\xa7\x2b\x98\x7e\x9e\xad\xee\x17\x70\x75\x95\x0d\xd2\x9c\x3d\xc1\x86\x13\xad\x27\x49\xc5\x40\xd3\xdd\x9e\x0a\x93\x80\xd8\x5d\xe9\x42\x7e\x9d\x24\x34\x67\xb8\xcc\x06\x00\xe9\x56\xaa\x7d\xf4\xae\x95\x80\xdd\x4b\xac\x14\xe5\xc5\xc7\x48\x8a\x76\x59\xce\xc4\x0e\x0a\x4a\x72\xaa\x92\xec\x8e\xec\x04\x35\xf0\xb0\x98\xc1\x14\x35\xa5\x4a\xc7\xc5\xc7\xa0\x19\x81\xd8\x32\xca\xf3\x60\x11\x25\x9c\xac\x29\xcf\xe6\x64\x4f\xd3\xb1\x7f\xae\x25\xbd\x3a\x28\x63\xa2\xac\x0c\x98\xe7\x92\x4e\x12\x43\xff\x36\x49\x23\x42\x5e\x7b\x99\x53\x3e\x49\xf6\x0e\xcf\x48\xa0\xe9\x23\xf1\xa6\x20\x62\x87\x7a\x25\x51\x9a\x7a\xd0\x4b\xa3\x90\xc9\xc5\xfb\xf6\xbd\x92\x93\x0d\x2d\x24\x47\x66\x93\xc4\xa2\x6b\x11\x8f\x11\x58\xa0\x15\x3d\x7e\x8f\xe1\x4c\x6c\x25\x7c\x21\xba\xf8\x41\x34\x19\xda\x2f\xd0\xfc\x1b\xa9\x36\x30\xdf\xca\x77\xa5\xc8\xe6\x91\x2a\x7d\x44\xf7\xc4\x40\xbf\x0f\x2c\x78\x45\x4b\x4a\x0c\x12\x07\x26\x20\xb0\x34\xc1\xea\x7f\x75\x92\x19\x3d\xbd\xd1\x31\x81\xcf\xab\x6e\x49\xc7\xb6\x5a\xb0\xe6\xfc\x86\x2f\xc9\xfb\xbb\xf9\x0c\x3e\xdd\x74\xab\x51\xee\x05\x03\x2c\xa4\x2d\xaf\x58\x0e\x6c\x23\x05\x38\x2a\xee\x08\xcf\x6a\xd0\x81\x31\x15\x86\x2a\xac\x62\xa2\x36\x05\xfc\x55\x51\xf5\x7c\x09\x58\x6a\x0a\x6b\x1a\x2b\xef\x16\xa4\x0a\xae\xb2\x75\xe8\xa9\xb4\x5e\x70\x36\xf5\xc8\x1e\xdc\x88\x8e\x3c\x51\xb3\xc7\x7d\x6a\x0f\x9a\x24\xba\x5a\xef\x99\xb9\x47\x0d\x94\x8d\x3d\xb2\x9a\x80\x85\xdc\xda\xf1\x7b\x2f\x1e\xda\x35\xd8\x23\x47\x7e\x71\x19\x20\x85\xcd\x80\xef\xdb\x37\xbf\x0c\xe8\x2f\x1b\xb7\x03\x76\x14\x5e\x5e\xc3\x30\x32\x01\xef\xde\x85\x75\xd0\x6e\xd6\x41\xfd\x90\x64\xe9\x98\x9d\xb8\x3e\x74\xc3\xdf\x66\xd3\xdb\xcf\x30\x5d\x2c\xe2\x96\xd8\xf4\x3f\xeb\x0d\xaa\x54\x12\x37\x3e\xa5\xac\x1f\xa9\xd6\x64\xe7\x0b\x3f\x2d\xb3\x97\x97\xf0\xe6\xe1\x90\x8e\xcb\x93\x93\x96\xab\x9b\xc5\x0a\xb0\xe7\x2e\xa6\xf3\x15\x7c\x7a\x58\xad\xee\xe7\xcb\x4e\xc4\x03\x97\x75\x65\x8c\x14\x3a\xea\xc1\x31\x93\xc6\x31\x9e\xa9\x3f\x3e\x20\xde\x70\xb6\x79\xac\x83\xb2\xf2\xef\xd7\x31\x6b\xe1\x1b\x26\x9e\x61\xcd\x2b\x1a\x4e\xea\xc4\x88\x4b\x62\x3b\xf7\x35\x90\x92\xe1\xef\x25\xf6\x72\x4d\xd6\x9c\xe6\xf5\x0e\x1c\xea\x96\xaf\x4b\x22\xce\xe3\x4c\xb2\xa5\x21\xca\x40\x80\x91\x8e\xed\xab\xfd\x5a\x35\x1b\xaf\xe4\x4b\xae\xd5\x09\xce\x3c\xf6\xe9\xf4\x66\xf1\xeb\x97\xff\xe9\xcc\x36\x6d\x42\xd2\x97\x4a\xe2\xbc\x0a\x05\x9c\x6a\xca\xe9\xc6\x44\x3e\xdb\x29\x4a\x45\xed\xaf\x6e\xc9\x34\xda\xb5\x2b\x65\x69\x18\x1e\x8b\x2f\xe4\x40\x34\x68\x37\x66\xec\xb0\x84\x0b\x96\x5f\x82\x7e\x6f\x9b\x56\xad\xe5\xdb\x15\xb2\x75\xa7\xf6\x06\x74\xe9\x30\xbf\x25\x9e\x9e\xb5\x0d\x69\xa8\xa6\x36\xb0\x42\x2e\xa8\xae\xb8\xd1\x36\xbf\x70\x50\xdc\x49\x45\xad\x7b\x54\xd8\x6d\x1f\x47\x9c\x8a\x9d\x29\x20\x83\x0f\xce\x4a\x4f\x2e\x34\x06\x93\x6c\x2e\x6b\xdd\xe1\x2b\x69\x30\x8c\x34\x3c\xd5\xfe\xf8\x1f\x5f\x5a\x8e\xeb\xb1\x37\xd2\xc3\xb3\xa1\x2e\xb3\x3f\x64\x85\x8c\x9f\x28\xfa\xa0\xee\x9c\x4d\x64\xce\x94\xb2\x4f\xbb\xc5\x74\xf9\x70\xbb\xea\xa6\x5d\x20\xda\x8f\xe2\x55\x87\x86\x8b\x96\xb1\x41\x89\x08\x56\x42\x1b\x1c\x2f\x7e\x57\xee\x4b\x82\xb9\xa9\x71\x1e\x95\x34\x07\xb3\xe1\xf8\xcf\x8a\xea\x38\x18\x15\x8f\x47\x65\x33\xad\x46\xd5\x4c\x27\x93\xd7\xe6\x45\x7c\x79\x41\x09\xb1\xca\x85\xa2\x5b\x4c\x9c\x17\x50\xa3\x4a\x71\x38\x1c\x12\x3c\x42\xed\x28\xda\xfb\x73\xcd\x89\x78\x4c\x32\x27\x74\x59\x6d\x1b\x1e\x69\xe7\x9e\xc9\xe3\x53\xd0\x18\x43\x53\x6a\xa4\xd9\x3f\xb4\x69\xa2\x6e\xd1\x1e\xea\x6c\xd9\x3d\xb4\xd5\x63\xa7\x76\x86\x3e\x99\xee\x2e\x87\x9a\x92\xa7\xb9\x0e\xc8\xdc\xb3\x83\xe6\x72\x28\x5d\xab\x71\x8f\x56\x49\x9d\x49\x0f\xc2\x2d\x5a\xb5\x2e\x00\x9c\x69\x46\x49\x7e\x7c\xc3\xe8\x29\xd5\x99\xa1\xfb\x0b\x15\xdd\x18\xa0\xd3\x51\x72\xf9\x55\xd8\xf2\x74\xf3\x3d\xcc\xa8\x53\x07\xe0\x93\x3a\x0a\xad\x75\x68\x28\xd1\x73\x11\xb5\xf6\xf6\x56\x86\xb9\xc2\x2d\x8d\x49\xf2\xcb\x87\x18\xef\xf7\x9b\xcb\x29\xd8\xf3\x2d\xc6\xff\xbd\xda\x68\x0e\xd1\xb9\x00\xb7\x96\xa9\x85\xd6\x62\x19\xc7\xf7\xbc\x0e\x65\xfc\xb5\x99\x7d\x7e\x6e\xf7\x75\xfe\x70\x05\xe8\xe9\xfc\x3f\x6d\x6c\xd6\xd4\x1d\x69\x3f\xd0\x06\xf1\x65\xf0\xe8\x96\x11\x43\x6b\xed\x3a\x58\xee\x33\x6b\x02\x43\xf7\x21\x76\x7a\xa6\xcb\xa2\x6b\xf7\x29\x76\x38\x0f\xd8\x63\xcd\xec\x27\xd7\xb9\x29\x7a\x7c\x27\xe9\xf8\xb2\xeb\xc4\x66\xbc\xff\x5c\x07\x06\xab\x9d\x59\xf0\x6f\x00\x00\x00\xff\xff\x2f\x0d\xf3\xd0\xd9\x0e\x00\x00") +var _filesTemplateOmniHtml = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\xbc\x57\x4f\x6f\xdb\x36\x14\xbf\xfb\x53\x3c\xeb\x50\xa4\x40\x62\x77\x40\x4f\x81\x2c\x20\x5d\xbd\xd5\x40\xe2\x00\xb6\x73\xd8\x69\xa0\x2d\xda\x22\x42\x51\x1a\x49\xa5\xcb\x52\x7f\xf7\x3d\xfe\x91\x44\x59\x56\x8a\x2d\x68\x73\x88\x45\x3e\xbd\xc7\xdf\xef\xfd\xa5\x46\xa3\x78\x7c\x75\x05\x77\x37\xbf\x2f\xe7\x1b\x98\x7f\x5e\x6c\xee\x57\x70\x75\x95\x8c\xe2\x94\x3d\xc1\x8e\x13\xa5\x66\x51\xc5\x40\xd1\x43\x4e\x85\x8e\x40\x1c\xae\x54\x56\x7c\x9d\x45\x34\x65\xb8\x4c\x46\x00\xf1\xbe\x90\x79\xf0\xae\x91\x80\xd9\x8b\x8c\x14\xe5\xd9\xc7\x40\x8a\x76\x59\xca\xc4\x01\x32\x4a\x52\x2a\xa3\xe4\x8e\x1c\x04\xd5\xf0\xb0\x5a\xc0\x1c\x35\x0b\x19\x4f\xb3\x8f\x5e\x33\x00\xb1\x67\x94\xa7\xde\x22\x4a\x38\xd9\x52\x9e\x2c\x49\x4e\xe3\xa9\x7b\xae\x25\x83\x3a\x28\x63\xa2\xac\x34\xe8\xe7\x92\xce\x22\x4d\xff\xd6\x51\x23\x42\x5e\x79\x91\x52\x3e\x8b\x72\x8b\x67\x22\xd0\x74\x47\xbc\xcb\x88\x38\xa0\x5e\x49\xa4\xa2\x0e\xf4\x5a\x4b\x64\x72\xf1\xbe\x7d\xaf\xe4\x64\x47\xb3\x82\x23\xb3\x59\x64\xd0\xb5\x88\xa7\x08\xcc\xd3\x0a\x1e\xbf\xc7\x70\x21\xf6\x05\x7c\x21\x2a\xfb\x41\x34\x19\xda\xcf\xd0\xfc\x1b\xa9\x36\x30\xdf\xca\x77\x23\xc9\xee\x91\x4a\xd5\xa1\x7b\x62\x60\xd8\x07\x06\xbc\xa4\x25\x25\x1a\x89\x03\x13\xe0\x59\x6a\x6f\xf5\xbf\x3a\x49\x4f\x9e\xde\xe8\x18\xcf\xe7\x55\xb7\xc4\x53\x53\x2d\x58\x73\x6e\xc3\x95\xe4\xfd\xdd\x72\x01\x9f\x6e\xfa\xd5\x58\xe4\x82\x01\x16\xd2\x9e\x57\x2c\x05\xb6\x2b\x04\x58\x2a\xf6\x08\xc7\x6a\xd4\x83\x31\x17\x9a\x4a\xac\x62\x22\x77\x19\xfc\x55\x51\xf9\x7c\x09\x58\x6a\x12\x6b\x1a\x2b\xef\x16\x0a\xe9\x5d\x65\xea\xd0\x51\x69\xbd\x60\x6d\xaa\x89\x39\xb8\x11\x75\x3c\x51\xb3\xc7\x7d\x6a\x0e\x9a\x45\xaa\xda\xe6\x4c\xdf\xa3\x06\xca\xa6\x0e\x59\x4d\xc0\x40\x6e\xed\xb8\xbd\x17\x07\xed\x1a\xcc\x91\x13\xb7\xb8\xf4\x90\xfc\xa6\xc7\xf7\xed\x9b\x5b\x7a\xf4\x97\x8d\xdb\x01\x3b\x0a\x2f\xaf\x61\x1c\x98\x80\x77\xef\xfc\xda\x6b\x37\x6b\xaf\x7e\x8c\x92\x78\xca\x4e\x5c\xef\xbb\xe1\x6f\x8b\xf9\xed\x67\x98\xaf\x56\x61\x4b\x6c\xfa\x9f\xf1\x06\x95\x32\x0a\x1b\x9f\x94\xc6\x8f\x54\x29\x72\x70\x85\x1f\x97\xc9\xcb\x8b\x7f\xf3\x78\x8c\xa7\xe5\xc9\x49\xeb\xcd\xcd\x6a\x03\xd8\x73\x57\xf3\xe5\x06\x3e\x3d\x6c\x36\xf7\xcb\x75\x2f\xe2\x9e\xcb\xb6\xd2\xba\x10\x2a\xe8\xc1\x21\x13\x77\x9e\x87\xb8\xe3\x6c\xf7\x58\x47\x61\xe3\x5e\xa8\x83\xd4\xe2\xd5\x4c\x3c\xc3\x96\x57\xd4\x9b\xee\x05\x85\x17\xc4\xb4\xea\x6b\x20\x25\xc3\xdf\x4b\x6c\xde\x8a\x6c\x39\x4d\xeb\x1d\x38\xd6\x3d\x5e\x95\x44\x0c\x01\x5b\x6b\x22\x35\x78\x18\xf1\xd4\xbc\xea\xd2\xde\x7a\xa2\xeb\x90\xf9\xcd\xea\xd7\x2f\xff\xd3\x13\x6d\xcc\x7d\xc6\x96\xb2\xc0\x61\xe3\xab\x2f\x56\x94\xd3\x9d\x0e\xf8\x1f\x24\xa5\xa2\xe6\xde\xcf\xf7\x46\xbb\x76\x4b\x51\x6a\x86\xc7\xe2\x0b\x29\x10\x05\xca\xce\x08\x33\xe9\xe0\x82\xa5\x97\xa0\xde\x9b\x8e\x53\x6b\xb9\x5e\x83\x6c\xed\xa9\x83\xc1\x59\x5b\xcc\x6f\x89\x8d\x63\x6d\xc2\xe3\x4b\xa1\x0d\x92\x28\x56\x54\x55\x5c\x2b\x53\x35\xd8\xe5\xef\x0a\x49\x8d\x7b\xa4\xdf\x6d\x1f\x27\x9c\x8a\x83\xce\x20\x81\x0f\xd6\xca\x40\x5c\x1b\x83\x51\xb2\x2c\x6a\xdd\x71\x1b\xd2\x9e\xc2\x38\xd0\x70\x54\x87\xe3\xdf\xbd\x71\x74\x8b\x69\x30\xd2\xe3\xb3\xa1\x2e\x93\x3f\x8a\x0a\x19\x3f\x51\xf4\x41\xdd\xf6\x9a\xc8\x9c\xa9\x43\x97\x76\xab\xf9\xfa\xe1\x76\xd3\x4f\x3b\x4f\x74\x18\xc5\xab\x0e\xf5\xb7\x24\x6d\x82\x12\x10\xac\x84\xd2\x38\x1b\xdc\x6e\x91\x97\x04\x73\x53\xe1\x30\x29\x69\x0a\x7a\xc7\xf1\x9f\x11\xd5\x71\xd0\x32\x9c\x6d\xd2\x64\x5a\x8d\xaa\x19\x2d\x3a\xad\xcd\x8b\xf0\xe6\x81\x12\x62\x94\x33\x49\xf7\x98\x38\x2f\x20\x27\x95\xe4\x70\x3c\x46\x78\x84\x3c\x50\xb4\xf7\xe7\x96\x13\xf1\x18\x25\x56\x68\xb3\xda\x74\x2b\xd2\x0e\x2d\x9d\x86\xa7\xa0\x31\x86\xa6\xe4\x44\xb1\x7f\x68\xd3\x01\xed\xa2\x3d\xd4\xda\x32\x7b\x68\x6b\xc0\x4e\xed\x0c\x75\x32\x9a\x6d\x0e\x35\x25\x4f\x53\xe5\x91\xd9\x67\x0b\xcd\xe6\x50\xbc\x95\xd3\x01\xad\x92\x5a\x93\x0e\x84\x5d\xb4\x6a\x7d\x00\x38\x90\xb4\x2c\x78\xf7\x7a\x30\x50\xaa\x0b\x4d\xf3\x0b\x19\x8c\x7b\xe8\x75\x94\xb4\xf8\x2a\x4c\x79\xda\xe1\xec\x07\xcc\xa9\x03\xf0\x49\x76\x42\x6b\x1c\xea\x4b\xf4\x5c\x44\x8d\xbd\xdc\xc8\x30\x57\xb8\xa1\x31\x8b\x7e\xf9\x10\xe2\xfd\x7e\x73\x39\x05\x7b\xbe\xc5\xb8\xbf\x57\x1b\xcd\x31\x38\x17\xe0\xd6\x30\x35\xd0\x5a\x2c\xd3\xf0\x92\xd6\xa3\x8c\xbf\x26\xb3\xcf\x0f\xdd\xa1\xce\xef\xe7\xf7\x40\xe7\x77\xd2\x9f\x30\x02\x6b\xea\x96\xb4\xbb\x00\x8e\xc2\x9b\x5c\xe7\x8a\x10\x42\x6b\xed\x5a\x58\xf6\x1b\x69\x06\x63\xfb\x15\x75\x7a\xa6\xcd\xa2\x6b\xfb\x1d\x75\x3c\x0f\xd8\x61\x4d\xcc\xf7\xd2\xb9\x29\xda\xbd\x50\xf4\x7c\xd9\x77\xe2\xcf\xbb\x43\x74\x1c\xe8\xad\xf6\x66\xc1\xbf\x01\x00\x00\xff\xff\xac\x0a\x23\xb5\x96\x0e\x00\x00") func filesTemplateOmniHtmlBytes() ([]byte, error) { return bindataRead( @@ -757,12 +756,12 @@ func filesTemplateOmniHtml() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "files/template/omni.html", size: 3801, mode: os.FileMode(420), modTime: time.Unix(1442243366, 0)} - a := &asset{bytes: bytes, info: info} + info := bindataFileInfo{name: "files/template/omni.html", size: 3734, mode: os.FileMode(420), modTime: time.Unix(1446044488, 0)} + a := &asset{bytes: bytes, info: info} return a, nil } -var _filesTemplateTorrentsHtml = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\xac\x58\x6f\x6f\xdb\xb6\x13\x7e\x9f\x4f\x71\xd6\xef\xd7\x38\x41\x67\x3b\x59\xd1\x37\x99\x2d\x60\xc0\x3a\x6c\x58\x51\x04\x6d\xbe\x80\x2c\xd1\x16\x11\x49\x14\x48\x2a\x9e\x9b\xf8\xbb\xef\x4e\xa2\x24\x52\xa2\x55\x0f\x58\xdf\xc4\x96\x8e\x77\xcf\x73\xbc\x3f\x8f\x7b\xb5\x4e\xf8\x0b\xc4\x59\xa4\xd4\x26\xd0\x42\x4a\x56\x68\xb5\x48\x59\x94\x30\x19\x84\x57\x00\xeb\xf4\x43\xfb\xba\xe2\x60\xbd\x00\x78\x32\xe6\x64\xb5\x4a\x3f\x34\xd6\x1f\x2d\xeb\x1d\xcf\x98\x82\x44\x1c\x8a\x4c\x44\x09\x2f\xf6\xee\xf9\xd7\x57\x28\xaa\xfc\x2f\x76\x54\x37\x4a\x47\x9a\x2d\x5b\x87\xb7\x70\x3a\x81\x01\x33\x61\xb4\xd9\xc0\x3d\x5c\x5f\xc3\x7c\x0e\x6f\x6f\x30\x57\x73\x3c\xd6\x60\xf9\x18\x5e\xad\x57\x48\x2c\xbc\x6a\xf8\x15\xfb\x05\xdf\x6d\x02\xae\x3e\xe5\xa5\x3e\x0e\x1d\x05\x16\xe4\x9c\x29\x15\xed\x19\x14\xa2\x85\xad\x9a\x34\x94\xe1\xaf\x49\xd2\x82\x52\x10\x6d\xc5\x0b\x5b\xaf\xca\x71\x20\xc9\x4a\x16\xe9\x4d\x70\x93\x46\x2a\xfd\x09\xf4\x2d\xf0\x02\xdc\x88\x01\x3a\x44\x4b\x13\xf5\x55\x94\xac\x78\x00\xbd\xa4\xbf\x27\x7a\x67\xe1\x31\x01\x41\xb1\x7d\x8e\x7f\x11\x0b\x81\xb1\x38\xcd\xf4\xf2\x33\xa2\x64\x89\xcd\x22\x8a\x35\x7f\x61\x18\xf8\x85\x49\xcd\x12\x48\x78\x9e\x77\x69\xb7\x6f\x9c\x22\xb0\xbf\x35\x10\x51\x32\xf8\xdc\xdc\x93\xe1\x44\xb9\x6c\xc8\x8d\x4e\x21\xa1\xf8\x39\xda\x66\x0c\xf6\x92\x27\x1e\xcf\xfa\x20\x20\x16\x59\x95\x17\x20\xc5\xc1\x18\xb8\x26\xbc\xd8\xb5\x36\xdd\x7b\xd7\xa2\x88\x72\x66\xbd\xc2\x97\xaa\x8c\x0a\xa2\xae\x52\x71\x40\xf2\x12\xeb\xe9\x78\xa3\x97\x5f\xd0\xf0\xfd\x7c\xf9\x9d\x97\xf3\x5b\xe7\x40\x5d\x65\xcd\xfb\xa6\x3a\x3a\x4f\x2b\x72\xe5\xf8\x8e\x7a\xc7\x5e\xbf\x8e\x5b\x34\x4d\x25\xc3\x0b\x40\xff\x3e\xeb\x65\x25\x33\x8c\x78\x29\x98\xc8\x4a\x40\x9b\xfc\x71\x3e\xa8\xa4\x82\xf0\x7f\xb5\x97\x3f\x31\x7b\x7f\xe0\x77\xf4\x34\x71\x02\xaf\x6a\x9b\x55\x0c\x4a\x29\xf6\x12\x6b\x3b\xb0\x0b\xaf\x29\x13\x2a\xbd\x47\x26\x63\x2a\xb3\x10\xee\xa8\xa3\xfa\x07\x6b\xb8\xbf\xbb\x73\x59\xd8\xee\xb7\x91\xac\x3d\x2a\x7d\xcc\x18\x7a\x3c\xf0\x44\xa7\xb6\xc3\xf7\x30\x7f\x37\x1f\x66\xc1\xf6\xd0\x01\x0b\x07\x2c\xc6\x89\xb0\xbf\xba\x5f\x2c\x7f\xb1\x28\xb4\x14\x99\xf2\x17\xd6\x39\x1e\xd4\xf9\xbc\xc0\x5c\x55\x5a\x8b\x42\x0d\xf1\x46\x76\x3a\x6b\x13\x27\x8f\x94\x61\x22\xfd\x7f\x2a\x9e\xdf\x69\xe8\x9d\xdc\x62\x31\xed\xce\xe3\x67\x6c\x0c\xcb\x0c\x36\x30\xb3\xbf\x0f\xe2\x62\x64\xde\x46\xa6\x59\x0a\x1c\xd9\x51\xa2\x78\x08\xb5\xbd\x8b\xd2\x2e\x22\x03\x1b\xc3\x26\x5c\x51\x9f\x26\x14\xf9\x9b\x8e\x68\x1e\x04\xd3\x74\xf0\x3e\x68\x20\xcd\x3a\xfb\x09\x36\xaa\xda\xe6\x5c\x9b\xc1\x76\x33\x57\x74\x60\x4e\x53\x6f\x82\x4a\x9c\x89\x2a\xe9\xd6\x82\x4d\xaa\x8e\x77\x09\x29\x9a\x7c\x5e\x3a\x12\xa7\x9d\xa1\x74\x39\x66\x51\xfe\x08\x32\xd9\xb8\x40\x45\x79\x29\xce\xd9\x7f\x05\x34\x61\x19\xd3\xec\x47\x50\xb5\xa4\xa1\x60\x61\xfd\xca\x72\xdc\x55\x53\x68\xfd\x8d\xe6\xce\x93\xb3\x49\xa7\xd5\x56\xf5\x5b\xde\x3f\xae\xdb\xd2\xca\x2b\x3c\xfa\xa0\x97\xbf\x19\x6b\x4c\x02\x6e\x71\x1a\x30\xaf\xaf\xce\xd3\x37\xd8\x1e\x35\xf6\xd1\xc9\x33\xa7\xeb\x07\xb0\x02\x3a\xf2\x8d\x7f\x67\x17\x18\x2f\x6a\xe3\x76\x28\x9d\x4e\xef\x7c\xf3\xbf\x06\x6b\x26\xd9\x0e\xc7\xc8\xe2\xc0\xf8\x3e\xd5\x0f\x5b\x91\x25\xc1\x14\x8b\xaf\xb8\xdc\x5b\x1e\x26\x94\xf3\xaa\xc3\xb7\x52\xc3\xb0\xe7\x86\x9a\xfd\x71\xb6\x58\x5c\x0d\xef\x61\xd6\xc8\x85\xee\x16\x70\xc7\x02\x15\x69\x89\x37\x13\xba\xf3\xd0\x19\x83\x4f\x29\x57\x9d\xa8\xc0\x8f\xbc\x68\x96\xc0\x12\x1e\x69\x0a\x83\x4e\x69\xa3\x63\xff\x43\x29\x0e\x4c\x9a\x12\xc5\x13\xb4\xe4\xc8\x92\xf8\x08\x59\xdb\x51\x09\x37\xd5\x16\x47\xc6\x84\x2a\x0d\xb8\x5e\x5a\x1c\x6c\x86\x8b\xc5\x58\x28\x90\x3a\xe8\x17\xaf\x33\x1d\xeb\x4d\x64\xd4\xcd\x14\xa9\xb5\xae\x95\x48\xdf\x5c\x55\xd1\xeb\x93\x58\xe4\x25\x22\xc7\xec\x48\x5e\xb2\x7e\xee\x20\xd7\x38\x43\x02\x64\x64\x6f\x09\x4d\x1a\xd5\xa9\x0b\x2d\x07\xad\xad\x53\x57\xa0\x10\xda\xf5\x4a\xa7\x67\xcd\x14\x56\x69\x10\x52\xad\x7a\xcc\xf0\x7a\xc9\x36\xbc\x2e\xb6\xaa\xfc\xa5\x36\xe8\x12\xd5\xd6\x85\x0d\x81\x2c\x1c\x88\x6b\xbd\x15\xc9\x71\x00\xd9\x2a\x94\x26\x99\x28\x91\xcd\xc7\x65\xc6\x8a\x3d\x82\xa3\x8a\x1d\x6e\x3a\x9d\xd0\xe2\xa4\x1a\xdd\x04\x3f\x77\xd5\x55\x17\x7c\x10\x7e\x11\x8d\xa4\x47\x04\xc9\x79\x7c\x4d\x78\x73\xb2\x9b\xf2\x74\x30\xb0\xf5\xf1\x8e\x74\xb1\x41\xe4\x43\x71\x46\x01\xb6\xe5\x33\x7c\xd6\xb6\x3a\x6a\xa3\xdd\xf2\x31\x42\x7a\x6f\x75\xcc\xa2\x11\x5b\xe3\x76\xb7\x0e\x75\x5a\xa4\x99\x0f\x41\x9b\xbb\xdd\x50\x17\xed\x5c\x5d\x14\x98\x68\x93\x63\xa5\x87\x7c\xb1\xdb\xd1\x69\x80\xa1\x9e\x33\x0a\xbf\x57\x4f\x9e\x33\x17\x08\xb5\xdd\xb4\x50\xf3\x79\x9a\x10\x6c\x9d\xb9\xff\xc5\xb9\xc7\xed\x7c\x73\x1e\x5a\x62\xbc\x07\x49\xbf\xf8\x30\x3f\x8e\xf8\x36\xb7\x3d\x92\xda\xcd\xbf\x33\xe5\xe0\xc1\x16\x79\x8e\xbb\x6d\x78\x96\x83\x7b\xb9\x6d\xc9\x7f\x92\x52\xc8\xf1\x5d\xf6\x17\xc9\xc8\xa0\xfd\xc5\xe9\x41\xef\x28\x26\x65\xd4\x9f\x25\x0f\x06\xa1\x50\x4c\x16\x55\x96\x35\x5b\x7f\xec\xac\xc4\x62\x1d\x9c\xa0\xb6\x28\x2f\x60\x38\xec\x77\xa7\x43\x9b\xd9\x36\x70\x52\xa7\xdd\xde\xcd\xf4\x8b\x1e\xf9\x8c\x3a\xa0\xbd\x51\xe3\xac\x59\x3d\x71\xca\xe2\x67\x4b\xc2\x4c\x82\x19\x0d\x47\x77\x18\xae\xf5\x4e\x08\xdd\x06\x6e\xff\x2b\xc1\xcc\x9d\x5b\xec\xc0\xfb\xe0\xdf\x0d\xfb\x31\xd3\x91\x53\xe4\xea\x93\xe7\x9e\x05\xe1\xf1\xa6\x47\x79\x7b\x12\x3a\xca\x26\x7d\x8d\x72\x40\x9c\x7b\x55\x51\xef\xb8\xd0\xb7\x93\xcd\x07\xf3\xe7\x9f\x00\x00\x00\xff\xff\xd8\xc2\xae\xa7\x0d\x12\x00\x00") +var _filesTemplateTorrentsHtml = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\xac\x58\x6d\x8f\x9b\x46\x10\xfe\x7e\xbf\x62\x4c\x9b\x70\xa7\xd4\xf8\xae\x51\xbe\x5c\x6d\xa4\x56\x4d\xd5\xaa\x51\x74\x4a\xee\x0f\x60\x58\x9b\xd5\x01\x8b\x76\x97\x73\x9d\x3b\xff\xf7\xce\xc0\x02\xbb\x80\x89\x2b\x35\x5f\xce\x86\xd9\x99\xe7\x99\x9d\x97\xc7\xb9\x5a\x27\xfc\x19\xe2\x2c\x52\x6a\xe3\x69\x21\x25\x2b\xb4\x5a\xa6\x2c\x4a\x98\xf4\xc2\x2b\x80\x75\xfa\xbe\x7d\x5d\x71\xb0\x5e\x00\x3c\x1a\x73\xb2\x5a\xa5\xef\x1b\xeb\x0f\x96\xf5\x8e\x67\x4c\x41\x22\x0e\x45\x26\xa2\x84\x17\x7b\xf7\xfc\xcb\x0b\x14\x55\xfe\x37\x3b\xaa\x6b\xa5\x23\xcd\x82\xd6\xe1\x0d\x9c\x4e\x60\xc0\xcc\x18\x6d\x36\x70\x07\x6f\xdf\x82\xef\xc3\xeb\x2b\xf8\xca\xc7\x63\x0d\x96\x0f\xe1\xd5\x7a\x85\xc4\xc2\xab\x86\x5f\xb1\x5f\xf2\xdd\xc6\xe3\xea\x63\x5e\xea\xe3\xd0\x91\x67\x41\xce\x99\x52\xd1\x9e\x41\x21\x5a\xd8\xaa\x49\x43\x19\xfe\x9a\x24\x2d\x28\x05\xd1\x56\x3c\xb3\xf5\xaa\x1c\x07\x92\xac\x64\x91\xde\x78\xd7\x69\xa4\xd2\x9f\x40\xdf\x00\x2f\xc0\x8d\xe8\xa1\x43\xb4\x34\x51\x5f\x44\xc9\x8a\x7b\xd0\x01\xfd\x3d\xd1\x3b\x0b\x8f\x09\x08\x8a\xed\x73\xfc\x8b\x58\x08\x8c\xc5\x69\xa1\x83\x4f\x88\x92\x25\x36\x8b\x28\xd6\xfc\x99\x61\xe0\x67\x26\x35\x4b\x20\xe1\x79\xde\xa5\xdd\xbe\x71\x8a\xc0\xfe\xd1\x40\x44\xc9\xe0\x53\x73\x4f\x86\x13\xe5\xb2\x21\x37\x3a\x85\x84\xe2\xa7\x68\x9b\x31\xd8\x4b\x9e\x4c\x78\xd6\x07\x01\xb1\xc8\xaa\xbc\x00\x29\x0e\xc6\xc0\x35\xe1\xc5\xae\xb5\xe9\xde\xbb\x16\x45\x94\x33\xeb\x15\xbe\x54\x65\x54\x10\x75\x95\x8a\x03\x92\x97\x58\x4f\xc7\x6b\x1d\x7c\x46\xc3\x77\x7e\xf0\x8d\x97\xfe\x8d\x73\xa0\xae\xb2\xe6\x7d\x53\x1d\x9d\xa7\x15\xb9\x72\x7c\x47\xbd\xe3\x49\xbf\x8e\x5b\x34\x4d\x25\xc3\x0b\x40\xff\x53\xd6\x41\x25\x33\x8c\x78\x29\x98\xc8\x4a\x40\x9b\xfc\x71\x3e\xa8\xa4\xbc\xf0\x87\xda\xcb\x5f\x98\xbd\x3f\xf1\x3b\x7a\x9a\x39\x81\x57\xb5\xcd\x2a\x06\xa5\x14\x7b\x89\xb5\xed\xd9\x85\xd7\x94\x09\x95\xde\x03\x93\x31\x95\x59\x08\xb7\xd4\x51\xfd\x83\x35\xdc\xdd\xde\xba\x2c\x6c\xf7\xdb\x48\xd6\x1e\x95\x3e\x66\x0c\x3d\x1e\x78\xa2\x53\xdb\xe1\x3b\xf0\xdf\xf8\xc3\x2c\xd8\x1e\x3a\x60\xe1\x80\xc5\x38\x11\xf6\x57\xf7\x8b\xe5\x2f\x16\x85\x96\x22\x53\xd3\x85\x75\x8e\x07\x75\x3e\x2f\x30\x57\x95\xd6\xa2\x50\x43\xbc\x91\x9d\xce\xda\xc4\xc9\x23\x65\x98\x48\xff\x48\xc5\xf3\x07\x0d\xbd\x93\x5b\x2c\xa6\xdd\x79\xfc\x84\x8d\x61\x99\xc1\x06\x16\xf6\xf7\x41\x5c\x8c\xcc\xdb\xc8\x34\x4b\x81\x23\x3b\x4a\x14\x0f\xa1\xb6\x77\x51\xda\x45\x64\x60\x63\xd8\x84\x2b\xea\xd3\x84\x22\x7f\xd5\x11\xcd\x03\x6f\x9e\x0e\xde\x07\x0d\xa4\x45\x67\x3f\xc3\x46\x55\xdb\x9c\x6b\x33\xd8\xae\x7d\x45\x07\x7c\x9a\x7a\x33\x54\xe2\x4c\x54\x49\xb7\x16\x6c\x52\x75\xbc\x4b\x48\xd1\xe4\x9b\xa4\x23\x71\xda\x19\x4a\x97\x63\x16\xe5\xf7\x20\x93\x8d\x0b\x54\x94\x97\xe2\x5c\xfc\x5f\x40\x13\x96\x31\xcd\xbe\x07\x55\x4b\x1a\x0a\x16\xd6\x2f\x2c\xc7\x5d\x35\x87\x76\xba\xd1\xdc\x79\x72\x36\xe9\xb4\xda\xaa\x7e\xcb\x4f\x8f\xeb\xb6\xb4\xf2\x0a\x8f\xde\xeb\xe0\x77\x63\x8d\x49\xc0\x2d\x4e\x03\xe6\xe5\xc5\x79\xfa\x0a\xdb\xa3\xc6\x3e\x3a\x4d\xcc\xe9\xfa\x01\xac\x80\x8e\x7c\xe5\xdf\xd8\x05\xc6\xcb\xda\xb8\x1d\x4a\xa7\xd3\x9b\xa9\xf9\x5f\x83\x35\x93\x6c\x87\x63\x64\x79\x60\x7c\x9f\xea\xfb\xad\xc8\x12\x6f\x8e\xc5\x17\x5c\xee\x2d\x0f\x13\xca\x79\xd5\xe1\x5b\xa9\x61\xd8\x73\x43\xcd\xfe\xb8\x58\x2e\xaf\x86\xf7\xb0\x68\xe4\x42\x77\x0b\xb8\x63\x81\x8a\xb4\xc4\x9b\x09\xdd\x79\xe8\x8c\xc1\xc7\x94\xab\x4e\x54\xe0\x47\x5e\x34\x4b\x20\x80\x07\x9a\xc2\xa0\x53\xda\xe8\xd8\xff\x50\x8a\x03\x93\xa6\x44\xf1\x04\x2d\x39\xb2\x24\x3e\x42\xd6\x76\x54\xc2\x4d\xb5\xc5\x91\x31\xa1\x4a\x03\xae\x03\x8b\x83\xcd\x70\xb9\x1c\x0b\x05\x52\x07\xfd\xe2\x75\xa6\x63\xbd\x89\x8c\xba\x99\x23\xb5\xd6\xb5\x12\xe9\x9b\xab\x2a\x7a\x7d\x12\x8b\xbc\x44\xe4\x98\x1d\xc9\x4b\xd6\xcf\x1d\xe4\x1a\x67\x48\x80\x8c\xec\x2d\xa1\x49\xa3\x3a\x75\xa1\xe5\xa0\xb5\x75\xea\x0a\x14\x42\xbb\x5e\xe9\xf4\xac\x99\xc2\x2a\xf5\x42\xaa\xd5\x09\x33\xbc\x5e\xb2\x0d\xdf\x16\x5b\x55\xfe\x52\x1b\x74\x89\x6a\xeb\xc2\x86\x40\x16\x0e\xc4\xb5\xde\x8a\xe4\x38\x80\x6c\x15\x4a\x93\x4c\x94\xc8\xe6\x63\x90\xb1\x62\x8f\xe0\xa8\x62\x87\x9b\x4e\x27\xb4\x38\xa9\x46\x37\xde\xcf\x5d\x75\xd5\x05\xef\x85\x9f\x45\x23\xe9\x11\x41\x72\x1e\x5f\x13\xde\x9c\xec\xa6\x3c\x1d\xf4\x6c\x7d\xbc\x23\x5d\xdc\x81\xc3\x9a\x42\x01\xfa\xdb\xf1\xde\x7f\x88\x74\xea\x4f\xc1\x3a\x23\x09\xdb\x7a\x1a\x3e\x6b\x7b\x1f\xc5\xd2\x2e\x20\xa7\x18\x84\x40\x14\x8d\xfa\x1a\xf7\xbf\x75\xa8\x13\x27\xcd\xc0\xf0\xda\x64\xee\x86\x42\x69\xe7\x0a\x25\xcf\x44\x9b\x9d\x33\x3d\xe4\x8b\xdd\x8e\x4e\x03\x0c\x05\x9e\x91\xfc\xbd\x9c\x9a\x38\x73\x81\x72\xdb\xcd\x2b\xb7\x29\x4f\x33\x0a\xae\x33\x9f\x7e\x71\xee\x71\x3b\xf0\x9c\x87\x96\x3a\xef\x41\xd2\x4f\x40\xcc\x8f\xa3\xc6\xcd\x6d\x8f\xb4\x77\xf3\xef\x4c\x39\x4c\x60\x8b\x26\x8e\xbb\x7d\x79\x96\x83\x7b\xb9\x6d\x0f\x7c\x94\x52\xc8\xf1\x5d\xf6\x17\xc9\xc8\xa0\xfd\x09\x3a\x81\xde\x91\x50\xca\xc8\x41\x4b\x2f\x0c\x42\xa1\xba\x2c\xaa\x2c\x6b\x64\xc0\xd8\x59\x89\xc5\x3a\x38\x41\x6d\x51\x5e\xc0\x70\x38\x00\x9c\x0e\x6d\x86\xdd\xc0\x49\x9d\x76\x7b\x59\xd3\x4f\x7c\xe4\x33\xea\x80\xf6\x46\x8d\xb3\x66\x17\xc5\x29\x8b\x9f\x2c\x4d\x33\x0b\x66\x34\x2d\xdd\xe9\xb8\xd6\x3b\x21\x74\x1b\xb8\xfd\xbf\x05\x33\x88\x6e\xb0\x03\xef\xbc\xff\x36\xfd\xc7\x4c\x47\x4e\x91\xeb\x94\x5e\x9f\xd8\x18\x13\xde\xf4\x28\x6f\x8f\x42\x47\xd9\xac\xaf\x51\x0e\x88\x73\x2f\x33\xea\xa5\x17\x4e\x2d\x69\xf3\xc1\xfc\xf9\x37\x00\x00\xff\xff\xef\x3a\x4d\x9e\x1e\x12\x00\x00") func filesTemplateTorrentsHtmlBytes() ([]byte, error) { return bindataRead( @@ -777,8 +776,8 @@ func filesTemplateTorrentsHtml() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "files/template/torrents.html", size: 4621, mode: os.FileMode(420), modTime: time.Unix(1443642007, 0)} - a := &asset{bytes: bytes, info: info} + info := bindataFileInfo{name: "files/template/torrents.html", size: 4638, mode: os.FileMode(420), modTime: time.Unix(1446044950, 0)} + a := &asset{bytes: bytes, info: info} return a, nil } @@ -801,7 +800,7 @@ func Asset(name string) ([]byte, error) { // It simplifies safe initialization of global variables. func MustAsset(name string) []byte { a, err := Asset(name) - if (err != nil) { + if err != nil { panic("asset: Asset(" + name + "): " + err.Error()) } @@ -906,148 +905,114 @@ func AssetDir(name string) ([]string, error) { } type bintree struct { - Func func() (*asset, error) + Func func() (*asset, error) Children map[string]*bintree } var _bintree = &bintree{nil, map[string]*bintree{ "files": &bintree{nil, map[string]*bintree{ - "cloud-favicon.png": &bintree{filesCloudFaviconPng, map[string]*bintree{ - }}, + "cloud-favicon.png": &bintree{filesCloudFaviconPng, map[string]*bintree{}}, "css": &bintree{nil, map[string]*bintree{ "Lato": &bintree{nil, map[string]*bintree{ - "Lato-1.woff": &bintree{filesCssLatoLato1Woff, map[string]*bintree{ - }}, - "Lato-2.woff": &bintree{filesCssLatoLato2Woff, map[string]*bintree{ - }}, - "Lato-3.woff": &bintree{filesCssLatoLato3Woff, map[string]*bintree{ - }}, - "Lato-4.woff": &bintree{filesCssLatoLato4Woff, map[string]*bintree{ - }}, - "Lato.css": &bintree{filesCssLatoLatoCss, map[string]*bintree{ - }}, - }}, - "app.css": &bintree{filesCssAppCss, map[string]*bintree{ + "Lato-1.woff": &bintree{filesCssLatoLato1Woff, map[string]*bintree{}}, + "Lato-2.woff": &bintree{filesCssLatoLato2Woff, map[string]*bintree{}}, + "Lato-3.woff": &bintree{filesCssLatoLato3Woff, map[string]*bintree{}}, + "Lato-4.woff": &bintree{filesCssLatoLato4Woff, map[string]*bintree{}}, + "Lato.css": &bintree{filesCssLatoLatoCss, map[string]*bintree{}}, }}, + "app.css": &bintree{filesCssAppCss, map[string]*bintree{}}, "sections": &bintree{nil, map[string]*bintree{ - "downloads.css": &bintree{filesCssSectionsDownloadsCss, map[string]*bintree{ - }}, - "omni.css": &bintree{filesCssSectionsOmniCss, map[string]*bintree{ - }}, - "torrents.css": &bintree{filesCssSectionsTorrentsCss, map[string]*bintree{ - }}, - }}, - "semantic.min.css": &bintree{filesCssSemanticMinCss, map[string]*bintree{ + "downloads.css": &bintree{filesCssSectionsDownloadsCss, map[string]*bintree{}}, + "omni.css": &bintree{filesCssSectionsOmniCss, map[string]*bintree{}}, + "torrents.css": &bintree{filesCssSectionsTorrentsCss, map[string]*bintree{}}, }}, + "semantic.min.css": &bintree{filesCssSemanticMinCss, map[string]*bintree{}}, "themes": &bintree{nil, map[string]*bintree{ "default": &bintree{nil, map[string]*bintree{ "assets": &bintree{nil, map[string]*bintree{ "fonts": &bintree{nil, map[string]*bintree{ - "icons.eot": &bintree{filesCssThemesDefaultAssetsFontsIconsEot, map[string]*bintree{ - }}, - "icons.otf": &bintree{filesCssThemesDefaultAssetsFontsIconsOtf, map[string]*bintree{ - }}, - "icons.svg": &bintree{filesCssThemesDefaultAssetsFontsIconsSvg, map[string]*bintree{ - }}, - "icons.ttf": &bintree{filesCssThemesDefaultAssetsFontsIconsTtf, map[string]*bintree{ - }}, - "icons.woff": &bintree{filesCssThemesDefaultAssetsFontsIconsWoff, map[string]*bintree{ - }}, - "icons.woff2": &bintree{filesCssThemesDefaultAssetsFontsIconsWoff2, map[string]*bintree{ - }}, + "icons.eot": &bintree{filesCssThemesDefaultAssetsFontsIconsEot, map[string]*bintree{}}, + "icons.otf": &bintree{filesCssThemesDefaultAssetsFontsIconsOtf, map[string]*bintree{}}, + "icons.svg": &bintree{filesCssThemesDefaultAssetsFontsIconsSvg, map[string]*bintree{}}, + "icons.ttf": &bintree{filesCssThemesDefaultAssetsFontsIconsTtf, map[string]*bintree{}}, + "icons.woff": &bintree{filesCssThemesDefaultAssetsFontsIconsWoff, map[string]*bintree{}}, + "icons.woff2": &bintree{filesCssThemesDefaultAssetsFontsIconsWoff2, map[string]*bintree{}}, }}, "images": &bintree{nil, map[string]*bintree{ - "flags.png": &bintree{filesCssThemesDefaultAssetsImagesFlagsPng, map[string]*bintree{ - }}, + "flags.png": &bintree{filesCssThemesDefaultAssetsImagesFlagsPng, map[string]*bintree{}}, }}, }}, }}, }}, }}, - "index.html": &bintree{filesIndexHtml, map[string]*bintree{ - }}, + "index.html": &bintree{filesIndexHtml, map[string]*bintree{}}, "js": &bintree{nil, map[string]*bintree{ - "config-controller.js": &bintree{filesJsConfigControllerJs, map[string]*bintree{ - }}, - "downloads-controller.js": &bintree{filesJsDownloadsControllerJs, map[string]*bintree{ - }}, - "omni-controller.js": &bintree{filesJsOmniControllerJs, map[string]*bintree{ - }}, - "run.js": &bintree{filesJsRunJs, map[string]*bintree{ - }}, - "semantic-checkbox.js": &bintree{filesJsSemanticCheckboxJs, map[string]*bintree{ - }}, - "torrents-controller.js": &bintree{filesJsTorrentsControllerJs, map[string]*bintree{ - }}, - "utils.js": &bintree{filesJsUtilsJs, map[string]*bintree{ - }}, + "config-controller.js": &bintree{filesJsConfigControllerJs, map[string]*bintree{}}, + "downloads-controller.js": &bintree{filesJsDownloadsControllerJs, map[string]*bintree{}}, + "omni-controller.js": &bintree{filesJsOmniControllerJs, map[string]*bintree{}}, + "run.js": &bintree{filesJsRunJs, map[string]*bintree{}}, + "semantic-checkbox.js": &bintree{filesJsSemanticCheckboxJs, map[string]*bintree{}}, + "torrents-controller.js": &bintree{filesJsTorrentsControllerJs, map[string]*bintree{}}, + "utils.js": &bintree{filesJsUtilsJs, map[string]*bintree{}}, "vendor": &bintree{nil, map[string]*bintree{ - "angular.min.js": &bintree{filesJsVendorAngularMinJs, map[string]*bintree{ - }}, - "moment.min.js": &bintree{filesJsVendorMomentMinJs, map[string]*bintree{ - }}, - "query-string.js": &bintree{filesJsVendorQueryStringJs, map[string]*bintree{ - }}, + "angular.min.js": &bintree{filesJsVendorAngularMinJs, map[string]*bintree{}}, + "moment.min.js": &bintree{filesJsVendorMomentMinJs, map[string]*bintree{}}, + "query-string.js": &bintree{filesJsVendorQueryStringJs, map[string]*bintree{}}, }}, }}, "template": &bintree{nil, map[string]*bintree{ - "config.html": &bintree{filesTemplateConfigHtml, map[string]*bintree{ - }}, - "download-tree.html": &bintree{filesTemplateDownloadTreeHtml, map[string]*bintree{ - }}, - "downloads.html": &bintree{filesTemplateDownloadsHtml, map[string]*bintree{ - }}, - "omni.html": &bintree{filesTemplateOmniHtml, map[string]*bintree{ - }}, - "torrents.html": &bintree{filesTemplateTorrentsHtml, map[string]*bintree{ - }}, + "config.html": &bintree{filesTemplateConfigHtml, map[string]*bintree{}}, + "download-tree.html": &bintree{filesTemplateDownloadTreeHtml, map[string]*bintree{}}, + "downloads.html": &bintree{filesTemplateDownloadsHtml, map[string]*bintree{}}, + "omni.html": &bintree{filesTemplateOmniHtml, map[string]*bintree{}}, + "torrents.html": &bintree{filesTemplateTorrentsHtml, map[string]*bintree{}}, }}, }}, }} // RestoreAsset restores an asset under the given directory func RestoreAsset(dir, name string) error { - data, err := Asset(name) - if err != nil { - return err - } - info, err := AssetInfo(name) - if err != nil { - return err - } - err = os.MkdirAll(_filePath(dir, path.Dir(name)), os.FileMode(0755)) - if err != nil { - return err - } - err = ioutil.WriteFile(_filePath(dir, name), data, info.Mode()) - if err != nil { - return err - } - err = os.Chtimes(_filePath(dir, name), info.ModTime(), info.ModTime()) - if err != nil { - return err - } - return nil + data, err := Asset(name) + if err != nil { + return err + } + info, err := AssetInfo(name) + if err != nil { + return err + } + err = os.MkdirAll(_filePath(dir, filepath.Dir(name)), os.FileMode(0755)) + if err != nil { + return err + } + err = ioutil.WriteFile(_filePath(dir, name), data, info.Mode()) + if err != nil { + return err + } + err = os.Chtimes(_filePath(dir, name), info.ModTime(), info.ModTime()) + if err != nil { + return err + } + return nil } // RestoreAssets restores an asset under the given directory recursively func RestoreAssets(dir, name string) error { - children, err := AssetDir(name) - // File - if err != nil { - return RestoreAsset(dir, name) - } - // Dir - for _, child := range children { - err = RestoreAssets(dir, path.Join(name, child)) - if err != nil { - return err - } - } - return nil + children, err := AssetDir(name) + // File + if err != nil { + return RestoreAsset(dir, name) + } + // Dir + for _, child := range children { + err = RestoreAssets(dir, filepath.Join(name, child)) + if err != nil { + return err + } + } + return nil } func _filePath(dir, name string) string { - cannonicalName := strings.Replace(name, "\\", "/", -1) - return filepath.Join(append([]string{dir}, strings.Split(cannonicalName, "/")...)...) + cannonicalName := strings.Replace(name, "\\", "/", -1) + return filepath.Join(append([]string{dir}, strings.Split(cannonicalName, "/")...)...) } diff --git a/static/files/js/omni-controller.js b/static/files/js/omni-controller.js index c0b6d44fd..ac3e80900 100644 --- a/static/files/js/omni-controller.js +++ b/static/files/js/omni-controller.js @@ -106,18 +106,15 @@ app.controller("OmniController", function($scope, $rootScope, storage, api, sear $scope.parseMagnetString = function() { $scope.omnierr = null; - if (!/^[A-Za-z0-9]+$/.test($scope.magnet.infohash)) { $scope.omnierr = "Invalid Info Hash"; return; } - for (var i = 0; i < $scope.magnet.trackers.length;) if (!$scope.magnet.trackers[i].v) $scope.magnet.trackers.splice(i, 1); else i++; - console.log($scope.magnet); $scope.inputs.omni = magnetURI($scope.magnet.name, $scope.magnet.infohash, $scope.magnet.trackers); $scope.magnet.trackers.push({ v: "" }); }; @@ -193,7 +190,6 @@ app.controller("OmniController", function($scope, $rootScope, storage, api, sear $scope.omnierr = "No magnet or infohash found"; return; } - console.log("start magnet", magnet); api.magnet(magnet); }, function(err) { $scope.omnierr = err; diff --git a/static/files/template/omni.html b/static/files/template/omni.html index 50b91f093..ad0ccdf93 100644 --- a/static/files/template/omni.html +++ b/static/files/template/omni.html @@ -54,12 +54,11 @@

Magnet URI Editor

-