Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
32 hours | Style update, refactoring with generator usage, bugfixesHEADorigin/masterorigin/HEADmaster | kaotisk | 1 | -4/+4 | |
3 days | Refactoring using ak-generator | kaotisk | 1 | -71/+101 | |
4 days | Added Radio | kaotisk | 1 | -0/+8 | |
2024-10-29 | Fixes bug where zblock details were appended to wrong zblock | kaotisk | 1 | -0/+1 | |
2024-07-28 | Now radio player loops | kaotisk | 1 | -0/+1 | |
2024-07-13 | refactoring | kaotisk | 1 | -1/+1 | |
2024-04-11 | changed places | kaotisk | 1 | -38/+9 | |
2024-04-11 | results of render now output results | kaotisk | 1 | -34/+90 | |
2024-04-11 | recursion setting for crawling a zblock | kaotisk | 1 | -8/+14 | |
2024-03-17 | Updates and fixes and features | kaotisk | 1 | -246/+181 | |
2024-03-17 | We start from zlatest zblock instead of resolving the zchain | kaotisk | 1 | -4/+6 | |
2024-03-17 | Better naming | kaotisk | 1 | -3/+3 | |
2024-03-04 | Following the changes to the API | kaotisk | 1 | -9/+9 | |
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 |