Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/ass/commit/9416ab369a939851feb92a25f4c35fa6aff4f9d0
You should set ROOT_URL correctly, otherwise the web may not work correctly.
2 changed files with
1367 additions and
1507 deletions
File diff suppressed because it is too large
Load Diff
@ -45,31 +45,30 @@
"@tycrek/log" : "^0.5.9" ,
"@tycrek/papito" : "^0.3.4" ,
"any-shell-escape" : "^0.1.1" ,
"autoprefixer" : "^10. 3.7 ",
"aws-sdk" : "^2.1 008 .0",
"check-node-version" : "^4. 1.0 ",
"autoprefixer" : "^10. 4.4 ",
"aws-sdk" : "^2.1 115 .0",
"check-node-version" : "^4. 2.1 ",
"crypto-random-string" : "3.3.1" ,
"cssnano" : "^5. 0.8 ",
"cssnano" : "^5. 1.7 ",
"discord-webhook-node" : "^1.1.8" ,
"escape-html" : "^1.0.3" ,
"express" : "^4.17.1" ,
"express-busboy" : "^8.0.0" ,
"express-rate-limit" : "^5.5.0" ,
"express" : "^4.17.3" ,
"express-busboy" : "^8.0.2" ,
"ffmpeg-static" : "^4.4.0" ,
"fs-extra" : "^10.0. 0 ",
"fs-extra" : "^10.0. 1 ",
"helmet" : "^4.6.0" ,
"luxon" : "^2. 0.2 ",
"luxon" : "^2. 3.1 ",
"node-fetch" : "^2.6.7" ,
"node-vibrant" : "^3.1.6" ,
"postcss-font-magician" : "^3.0.0" ,
"prompt" : "^1. 2 .0",
"prompt" : "^1. 3 .0",
"pug" : "^3.0.2" ,
"sanitize-filename" : "^1.6.3" ,
"sharp" : "^0.30.3" ,
"stream-to-array" : "^2.3.0" ,
"submodule" : "^1.2.1" ,
"tailwindcss" : "^3.0.2 3 ",
"typescript" : "^4. 4.4 ",
"tailwindcss" : "^3.0.2 4 ",
"typescript" : "^4. 6.3 ",
"uuid" : "^8.3.2"
} ,
"devDependencies" : {
@ -88,4 +87,4 @@
"@types/uuid" : "^8.3.1" ,
"@types/ws" : "^7.4.7"
}
}
}