From afcedd44615d20423d58f4d9c9d8cfa3838a54d4 Mon Sep 17 00:00:00 2001 From: kaotisk Date: Fri, 29 Nov 2024 16:23:39 +0200 Subject: Major refactoring --- src/index.html | 163 +------------------ src/js/app.js | 142 ++++++++++------ src/js/arching-kaos-fetch.js | 52 +++--- src/js/arching-kaos-generator.js | 4 +- src/js/arching-kaos-log.js | 8 +- src/js/arching-kaos-modules-comments.js | 39 +++-- src/js/arching-kaos-modules-files.js | 5 +- src/js/arching-kaos-modules-mixtapes.js | 13 +- src/js/arching-kaos-modules-news.js | 37 ++++- src/js/arching-kaos-modules-references.js | 20 ++- src/js/arching-kaos-spa-router.js | 28 +++- src/js/arching-kaos-stellar-network.js | 68 ++++---- src/js/arching-kaos-tools.js | 180 +++++++++++---------- src/js/arching-kaos-web-ui-settings.js | 22 ++- src/js/environment-setup.js | 177 +++++++++++++++----- src/js/ui/footer.js | 81 +++++----- src/js/ui/header.js | 29 ++-- src/js/ui/main.js | 121 ++++++++++---- src/js/ui/mainLayout.js | 33 ++-- src/js/ui/menu.js | 260 +++++++++++++++++------------- src/js/ui/sections/radioSection.js | 3 +- src/js/ui/sections/settingsSection.js | 53 +++--- src/js/ui/sections/welcomeSection.js | 70 ++++---- src/js/url-generators.js | 19 ++- 24 files changed, 924 insertions(+), 703 deletions(-) (limited to 'src') diff --git a/src/index.html b/src/index.html index 62e12d3..e4448b5 100644 --- a/src/index.html +++ b/src/index.html @@ -25,167 +25,14 @@
-
-

🏡 Home

-

Welcome to Arching Kaos project.

-
- - - - - -
-

Render explicit zblock

-
- - -
-
-

Results

-
-

Manual scan

-
- - - - -
-
-

Progress

- - -

-                    
-
-
- Logs (click to expand) -
-
-
-
-
-
-

ℹ️ About

-

Arching Kaos is a project about radio, music, communications and decentralization.

-

On site, you can listen to the latest mixes of music (menu entry "Mixtapes"), read latest news ("News") of the network and chat (you guessed it, "Chat" menu entry).

-

You can see the zchains appearing in "zchain" and logs of the process on "Logs"

-

Note that to participate you will need to set up your Arching Kaos set, which is not so convinient yet but possible.

-

Furthermore, if you are using Freighter extension you can additionally see:

-
    -
  1. Your balances on your wallet
  2. -
  3. Your configuration IPNS address (if any)
  4. -
  5. Your Arching Kaos configuration (if any)
  6. -
  7. Your zchain (...)
  8. -
  9. Your posted newsfeed (...)
  10. -
-

Finally, on the stats page you can find people that are participating over the Stellar Network, using the ARCHINGKAOS token/asset/coin.

-
-
-

Balances

- No data found (yet?)! -
-
-
-

Data

- No data found (yet?)! -
-
-

Node Info

- No data found (yet?)! -
-
-

Stellar dashboard

- -
-
-

My page

- -
-

My news

- No data found (yet?)! -
-
-

My mixtapes

- No data found (yet?)! -
-
-

My zchain

- No data found (yet?)! -
-
-
-

zchains

- No data found (yet?)! -
-
-

News

- No data found (yet?)! -
-
-

Comments

- No data found (yet?)! -
-
-

Mixtapes

- No data found (yet?)! -
-
-

Files

- No data found (yet?)! -
-
-

🔧 Settings

-
-
- - -
-
- - -
-
-

Stats

-
-

Networks

-
- Stellar -
-
- Arching Kaos Experimental Instance -
-
- Arching Kaos SBlocks -
-
-
-
-

Not found

-

"Soft" 404

-

Please select an entry from the menu

-
- + + -