Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-12-27 | Move to functions | kaotisk | 1 | -51/+3 | |
2023-12-27 | URL settings magic | kaotisk | 1 | -1/+1 | |
2023-12-27 | Including new files in index.html and new article format | kaotisk | 1 | -3/+1 | |
2023-12-27 | Mixtape render rewrite | kaotisk | 1 | -56/+58 | |
2023-12-27 | Fixed a bug and beautified some function | kaotisk | 1 | -1/+4 | |
2023-12-27 | Comments and References module | kaotisk | 1 | -10/+44 | |
2023-12-27 | Extracted news module renderer to function and file | kaotisk | 1 | -9/+2 | |
2023-12-27 | Extracted module renderer to file and function | kaotisk | 1 | -27/+1 | |
2023-12-27 | If no nickname, print IPFS CIDv0 of GPG key found in block | kaotisk | 1 | -1/+4 | |
2023-12-27 | Placeholder check and create to new function | kaotisk | 1 | -8/+16 | |
2023-09-14 | Further refactoring | kaotisk | 1 | -115/+171 | |
- Removed comments since moving stuff around made them irrelevant - Introduced some new functions breaking out big function chunks - Cleaned up further commented out commands | |||||
2023-09-13 | Further refactoring | kaotisk | 1 | -134/+152 | |
2023-09-07 | Human readable code refactor | kaotisk | 1 | -253/+174 | |
- URLentos, the URL maker (small functions returning URLs) - archingKaosFetch expansion with params to be pushed on the callback functions - Introduced several functions to be used as callbacks Notes: 1) Render means place to the DOM 2) Proceed means another function is called in the end of the callback | |||||
2023-09-06 | Fixed CSS warnings | kaotisk | 1 | -0/+1 | |
2023-09-01 | Sanitizing Markdown | kaotisk | 1 | -1/+1 | |
2023-09-01 | Huge update, read description | kaotisk | 1 | -0/+541 | |
- Bug fixes - Splitted app.js to many files - Gathered CSS to one place instead of layers - Redesigned page layout - Added settings so you can personalize them later - Redesigned menu layout - Added radio player for AKDR to connect there |