From 6c8eb4e481cf58b9abb4eb68227b69f72f7d0796 Mon Sep 17 00:00:00 2001 From: Reysekha Date: Tue, 11 Oct 2022 07:43:14 +0700 Subject: [PATCH 01/45] New --- database/db.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/database/db.js b/database/db.js index d7c3462f..1282ae9f 100644 --- a/database/db.js +++ b/database/db.js @@ -3,16 +3,16 @@ var __path = process.cwd(), { color } = require(__path + '/lib/color.js') // Connection URL -var url = 'https://api.reysekha.xyz'; +var url = 'https://api.sekha.me'; try { -if(url == 'https://api.reysekha.xyz') throw console.log(color('Cek konfigurasi database, var url belum diisi','red')); +if(url == 'https://api.sekha.me') throw console.log(color('Cek konfigurasi database, var url belum diisi','red')); } catch (e) { return; } var db = monk(url); db.then(() => { - console.log(color('Connected correctly to server, ZhirrrGanss','green')) + console.log(color('Connected correctly to server, oke','green')) }) .catch ((e) => { console.log(color('Error : '+ e +'\n\nGagal connect ke database, \ncek configurasi database apakah Connection URL sudah benar','red')) From dfb13cac9b2263f704ee2c2776b373bcb4eab290 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 11 Oct 2022 07:43:55 +0700 Subject: [PATCH 02/45] Update github/codeql-action action to v2 (#18) Co-authored-by: Renovate Bot --- .github/workflows/codeql.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index 36cbf2f0..b78fe502 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -42,7 +42,7 @@ jobs: # Initializes the CodeQL tools for scanning. - name: Initialize CodeQL - uses: github/codeql-action/init@v1 + uses: github/codeql-action/init@v2 with: languages: ${{ matrix.language }} # If you wish to specify custom queries, you can do so here or in a config file. @@ -53,7 +53,7 @@ jobs: # Autobuild attempts to build any compiled languages (C/C++, C#, or Java). # If this step fails, then you should remove it and run the build manually (see below) - name: Autobuild - uses: github/codeql-action/autobuild@v1 + uses: github/codeql-action/autobuild@v2 # โ„น๏ธ Command-line programs to run using the OS shell. # ๐Ÿ“š https://git.io/JvXDl @@ -67,4 +67,4 @@ jobs: # make release - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@v1 + uses: github/codeql-action/analyze@v2 From e25bcf8859f62fe6365c080b2c61387c40b418f3 Mon Sep 17 00:00:00 2001 From: Lucifer Date: Sun, 30 Oct 2022 15:57:10 +0700 Subject: [PATCH 03/45] Okeh --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index b1335ccd..c9ae5e32 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "sekha-ganteng", + "name": "R-API", "version": "1.1.0", "description": "turu", "main": "node index.js", @@ -16,7 +16,7 @@ "rest", "api" ], - "author": "Zhirrr", + "author": "Reyganz", "license": "ISC", "bugs": { "url": "https://github.com/inirey/RESTAPI/issues" From 42882187ed8e1ebc1060c6021bfc4c5610e0469e Mon Sep 17 00:00:00 2001 From: Reysekha Date: Sun, 30 Oct 2022 16:12:15 +0700 Subject: [PATCH 04/45] Okkkk --- views/docs-1.html | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/views/docs-1.html b/views/docs-1.html index cb3ebef8..3a2f3ec6 100644 --- a/views/docs-1.html +++ b/views/docs-1.html @@ -9,7 +9,7 @@ - Erza + Rey @@ -22,7 +22,7 @@