| @@ -80,6 +80,7 @@ coverage.all | |||||
| /public/css | /public/css | ||||
| /public/fonts | /public/fonts | ||||
| /public/fomantic | /public/fomantic | ||||
| /public/kanban | |||||
| /public/img/svg | /public/img/svg | ||||
| /VERSION | /VERSION | ||||
| @@ -1,12 +0,0 @@ | |||||
| <!DOCTYPE html> | |||||
| <html lang="en"> | |||||
| <head> | |||||
| <meta charset="UTF-8"> | |||||
| <meta http-equiv="X-UA-Compatible" content="IE=edge"> | |||||
| <meta name="viewport" content="width=device-width, initial-scale=1.0"> | |||||
| <title></title> | |||||
| </head> | |||||
| <body> | |||||
| <div>kanban</div> | |||||
| </body> | |||||
| </html> | |||||
| @@ -109,6 +109,11 @@ | |||||
| ], | ], | ||||
| {{end}} | {{end}} | ||||
| }; | }; | ||||
| {{if .IsSigned}} | |||||
| window.sessionStorage.setItem('_csrf', '{{.CsrfToken}}'); | |||||
| {{else}} | |||||
| window.sessionStorage.removeItem('_csrf'); | |||||
| {{end}} | |||||
| </script> | </script> | ||||
| <link rel="shortcut icon" href="{{StaticUrlPrefix}}/img/favicon.png"> | <link rel="shortcut icon" href="{{StaticUrlPrefix}}/img/favicon.png"> | ||||
| <link rel="mask-icon" href="{{StaticUrlPrefix}}/img/openi-safari.svg" color="#609926"> | <link rel="mask-icon" href="{{StaticUrlPrefix}}/img/openi-safari.svg" color="#609926"> | ||||
| @@ -109,6 +109,11 @@ | |||||
| ], | ], | ||||
| {{end}} | {{end}} | ||||
| }; | }; | ||||
| {{if .IsSigned}} | |||||
| window.sessionStorage.setItem('_csrf', '{{.CsrfToken}}'); | |||||
| {{else}} | |||||
| window.sessionStorage.removeItem('_csrf'); | |||||
| {{end}} | |||||
| </script> | </script> | ||||
| <link rel="shortcut icon" href="{{StaticUrlPrefix}}/img/favicon.png"> | <link rel="shortcut icon" href="{{StaticUrlPrefix}}/img/favicon.png"> | ||||
| <link rel="mask-icon" href="{{StaticUrlPrefix}}/img/openi-safari.svg" color="#609926"> | <link rel="mask-icon" href="{{StaticUrlPrefix}}/img/openi-safari.svg" color="#609926"> | ||||
| @@ -109,6 +109,11 @@ | |||||
| ], | ], | ||||
| {{end}} | {{end}} | ||||
| }; | }; | ||||
| {{if .IsSigned}} | |||||
| window.sessionStorage.setItem('_csrf', '{{.CsrfToken}}'); | |||||
| {{else}} | |||||
| window.sessionStorage.removeItem('_csrf'); | |||||
| {{end}} | |||||
| </script> | </script> | ||||
| <link rel="shortcut icon" href="{{StaticUrlPrefix}}/img/favicon.png"> | <link rel="shortcut icon" href="{{StaticUrlPrefix}}/img/favicon.png"> | ||||
| <link rel="mask-icon" href="{{StaticUrlPrefix}}/img/openi-safari.svg" color="#609926"> | <link rel="mask-icon" href="{{StaticUrlPrefix}}/img/openi-safari.svg" color="#609926"> | ||||
| @@ -109,6 +109,11 @@ | |||||
| ], | ], | ||||
| {{end}} | {{end}} | ||||
| }; | }; | ||||
| {{if .IsSigned}} | |||||
| window.sessionStorage.setItem('_csrf', '{{.CsrfToken}}'); | |||||
| {{else}} | |||||
| window.sessionStorage.removeItem('_csrf'); | |||||
| {{end}} | |||||
| </script> | </script> | ||||
| <link rel="shortcut icon" href="{{StaticUrlPrefix}}/img/favicon.png"> | <link rel="shortcut icon" href="{{StaticUrlPrefix}}/img/favicon.png"> | ||||
| <link rel="mask-icon" href="{{StaticUrlPrefix}}/img/openi-safari.svg" color="#609926"> | <link rel="mask-icon" href="{{StaticUrlPrefix}}/img/openi-safari.svg" color="#609926"> | ||||
| @@ -109,6 +109,11 @@ | |||||
| ], | ], | ||||
| {{end}} | {{end}} | ||||
| }; | }; | ||||
| {{if .IsSigned}} | |||||
| window.sessionStorage.setItem('_csrf', '{{.CsrfToken}}'); | |||||
| {{else}} | |||||
| window.sessionStorage.removeItem('_csrf'); | |||||
| {{end}} | |||||
| </script> | </script> | ||||
| <link rel="shortcut icon" href="{{StaticUrlPrefix}}/img/favicon.png"> | <link rel="shortcut icon" href="{{StaticUrlPrefix}}/img/favicon.png"> | ||||
| <link rel="mask-icon" href="{{StaticUrlPrefix}}/img/openi-safari.svg" color="#609926"> | <link rel="mask-icon" href="{{StaticUrlPrefix}}/img/openi-safari.svg" color="#609926"> | ||||