Browse Source

Housekeeping

maziggy 3 months ago
parent
commit
2f61973af2

File diff suppressed because it is too large
+ 0 - 0
static/assets/index-C2PHjTQb.css


File diff suppressed because it is too large
+ 0 - 0
static/assets/index-CBXLRSlf.js


File diff suppressed because it is too large
+ 0 - 0
static/assets/index-DF7TfzH1.css


+ 2 - 2
static/index.html

@@ -23,8 +23,8 @@
 
 
     <!-- Splash screens for iOS -->
     <!-- Splash screens for iOS -->
     <link rel="apple-touch-startup-image" href="/img/android-chrome-512x512.png" />
     <link rel="apple-touch-startup-image" href="/img/android-chrome-512x512.png" />
-    <script type="module" crossorigin src="/assets/index-DGpIc0xD.js"></script>
-    <link rel="stylesheet" crossorigin href="/assets/index-C2PHjTQb.css">
+    <script type="module" crossorigin src="/assets/index-CBXLRSlf.js"></script>
+    <link rel="stylesheet" crossorigin href="/assets/index-DF7TfzH1.css">
   </head>
   </head>
   <body>
   <body>
     <div id="root"></div>
     <div id="root"></div>

+ 1 - 1
test_all.sh

@@ -1,3 +1,3 @@
 #!/bin/bash
 #!/bin/bash
 
 
-./test_frontend.sh && ./test_backend.sh --full && ./test_docker.sh
+./test_frontend.sh && ./test_backend.sh --full && ./test_docker.sh && ./test_security.sh --full

Some files were not shown because too many files changed in this diff