From 53e4a0cefcf1df65fb003f0baf5176e5a5d39059 Mon Sep 17 00:00:00 2001 From: "Dean @ Skool" Date: Wed, 4 Sep 2024 07:43:24 -0400 Subject: [PATCH 1/3] add youtube downloader icon --- static/assets/JSON/apps.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/static/assets/JSON/apps.json b/static/assets/JSON/apps.json index 1bff285..ab0258a 100644 --- a/static/assets/JSON/apps.json +++ b/static/assets/JSON/apps.json @@ -74,6 +74,11 @@ "image": "/cdn/images/youtube.png", "target": "https://youtube.com" }, + { + "name": "Youtube Downloader", + "image": "/cdn/images/youtubedownloader.png", + "target": "https://cobalt.tools" + }, { "name": "Youtube Music", "image": "/cdn/images/yt-music.png", From 0b5ca9b0225e0c3f99c68d3c9dbaec2e8d2a767f Mon Sep 17 00:00:00 2001 From: Russell Date: Wed, 4 Sep 2024 16:32:16 -0600 Subject: [PATCH 2/3] Create docker-compose.yml --- docker-compose.yml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 docker-compose.yml diff --git a/docker-compose.yml b/docker-compose.yml new file mode 100644 index 0000000..6da5d27 --- /dev/null +++ b/docker-compose.yml @@ -0,0 +1,7 @@ +name: Polaris + +services: + polaris: + build: . + ports: + - "8080:8080" From 84ccc040b50a9c30fc6ea0caefb865082ec1fef9 Mon Sep 17 00:00:00 2001 From: "Dean @ Skool" Date: Wed, 4 Sep 2024 07:48:02 -0400 Subject: [PATCH 3/3] comment out ads --- package-lock.json | 17 +++++++------- static/apps.html | 57 ++++++++++++++++++++++------------------------- static/games.html | 2 +- 3 files changed, 36 insertions(+), 40 deletions(-) diff --git a/package-lock.json b/package-lock.json index 5a62d4e..b8d047c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -557,16 +557,15 @@ } }, "node_modules/@mercuryworkshop/libcurl-transport": { - "version": "1.2.2", - "resolved": "https://registry.npmjs.org/@mercuryworkshop/libcurl-transport/-/libcurl-transport-1.2.2.tgz", - "integrity": "sha512-F6ho0NlNBBTLXcJHWpomBCD2NxenOxOFPqQF9mDfKeoLktsiQHuulHlJYXUEzUAb9/dhQ1sx9snzXCJv0IBarw==", + "version": "1.3.7", + "resolved": "https://registry.npmjs.org/@mercuryworkshop/libcurl-transport/-/libcurl-transport-1.3.7.tgz", + "integrity": "sha512-Ef2BpZRPzkWaCf6FDv63uYyocz96sIwbScI2GrU/Oiu5Etyyq5bOo0mA6sHh8KCwioFSulvh61lO2MbfaEzH9g==", "dependencies": { "esbuild-plugin-umd-wrapper": "^2.0.0", - "libcurl.js": "^0.5.3", + "libcurl.js": "^0.6.11", "rollup": "^4.12.0", "rollup-plugin-node-resolve": "^5.2.0", - "rollup-plugin-typescript2": "^0.36.0", - "ws": "8.16.0" + "rollup-plugin-typescript2": "^0.36.0" } }, "node_modules/@nebula-services/dynamic": { @@ -3138,9 +3137,9 @@ } }, "node_modules/libcurl.js": { - "version": "0.5.3", - "resolved": "https://registry.npmjs.org/libcurl.js/-/libcurl.js-0.5.3.tgz", - "integrity": "sha512-tHa5c18irBGzafPKwGMBU7c9RMxAQfuf3BHTLgAHToNvJaFXUYRAsKXDqV2SWKLMm5OaW2b1XGu8MsfMh1b08A==" + "version": "0.6.13", + "resolved": "https://registry.npmjs.org/libcurl.js/-/libcurl.js-0.6.13.tgz", + "integrity": "sha512-Rp92RI7YsZL6OxhUh5HJaz5eWCOvju2ggLjT9eu+BsSfDLtoHExa2T5j6S2S++jeP3lPCoI6EsUeYWNl3vEONQ==" }, "node_modules/libphonenumber-js": { "version": "1.10.58", diff --git a/static/apps.html b/static/apps.html index a116569..b78d47b 100644 --- a/static/apps.html +++ b/static/apps.html @@ -1,32 +1,30 @@ + + + + - - - - + - + Apps | Polaris + - Apps | Polaris - + + + - - - +
+

Apps

+
+
+
+
+
+
-
-

Apps

-
-
- -
-
-
-
- -
- --> +
+ - + - - - - \ No newline at end of file + + + diff --git a/static/games.html b/static/games.html index 22a553f..908fca5 100644 --- a/static/games.html +++ b/static/games.html @@ -38,7 +38,7 @@
- +