| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix source linkHEADmain | Christian Cleberg | 15 hours | 1 | -2/+2 |
| | | |||||
| * | convert readme to nfo; convert docs to txt; relicense to 0bsd | Christian Cleberg | 35 hours | 5 | -124/+63 |
| | | |||||
| * | add .github workflows | Christian Cleberg | 2026-01-27 | 4 | -0/+145 |
| | | |||||
| * | MASSIVE UPDATE TO PYTHON STATIC SERVICE | Christian Cleberg | 2026-01-07 | 13 | -745/+141 |
| | | |||||
| * | update author emails | Christian Cleberg | 2026-01-07 | 4 | -13/+13 |
| | | |||||
| * | update git link | Christian Cleberg | 2026-01-07 | 1 | -1/+1 |
| | | |||||
| * | update URL | Christian Cleberg | 2026-01-07 | 1 | -1/+1 |
| | | |||||
| * | remove CODEOWNERS | Christian Cleberg | 2025-12-30 | 1 | -1/+0 |
| | | |||||
| * | update readme | Christian Cleberg | 2025-05-06 | 1 | -1/+1 |
| | | |||||
| * | add CODEOWNERS file | Christian Cleberg | 2025-03-14 | 1 | -0/+1 |
| | | |||||
| * | move from cleberg.net to cmc.pub | Christian Cleberg | 2025-03-11 | 7 | -17/+17 |
| | | |||||
| * | remove link to deprecated website | Christian Cleberg | 2024-10-19 | 2 | -2/+2 |
| | | |||||
| * | add basic functionality to view items and discussions | Christian Cleberg | 2023-06-15 | 3 | -20/+85 |
| | | |||||
| * | add TODO on formatting user summaries | Christian Cleberg | 2023-06-14 | 1 | -1/+4 |
| | | |||||
| * | massive overhaul to implement proper MVC | Christian Cleberg | 2023-06-14 | 13 | -370/+674 |
| | | |||||
| * | extract template file string for better compatibility | Christian Cleberg | 2023-06-14 | 2 | -3/+2 |
| | | |||||
| * | temporarily remove favicon link | Christian Cleberg | 2023-06-14 | 1 | -1/+1 |
| | | |||||
| * | add class properties | Christian Cleberg | 2023-06-14 | 1 | -1/+22 |
| | | |||||
| * | add .gitignore | Christian Cleberg | 2023-06-14 | 5 | -52/+0 |
| | | |||||
| * | add .gitignore | Christian Cleberg | 2023-06-14 | 1 | -0/+1 |
| | | |||||
| * | fix: code quality and formatting | Christian Cleberg | 2023-06-14 | 6 | -214/+267 |
| | | |||||
| * | fix: user comment datetimes used incorrect taf | Christian Cleberg | 2023-06-05 | 1 | -2/+2 |
| | | |||||
| * | enhancement: add support for user comments on profile page | Christian Cleberg | 2023-06-05 | 1 | -7/+16 |
| | | |||||
| * | minor: update README.md | Christian Cleberg | 2023-06-01 | 1 | -3/+5 |
| | | |||||
| * | fix: incorrect canonical URL for homepage | Christian Cleberg | 2023-06-01 | 1 | -2/+2 |
| | | |||||
| * | fix: misspelled variable in template | Christian Cleberg | 2023-06-01 | 1 | -1/+1 |
| | | |||||
| * | fix: misspelled variable in template | Christian Cleberg | 2023-06-01 | 1 | -1/+1 |
| | | |||||
| * | enhancement: add CSS and minification | Christian Cleberg | 2023-06-01 | 4 | -2/+54 |
| | | |||||
| * | fix: user link spacing | Christian Cleberg | 2023-06-01 | 1 | -2/+2 |
| | | |||||
| * | enhancement: add links to user profiles | Christian Cleberg | 2023-06-01 | 1 | -2/+4 |
| | | |||||
| * | fix: text spacing | Christian Cleberg | 2023-06-01 | 1 | -2/+2 |
| | | |||||
| * | fix: unquoted variable | Christian Cleberg | 2023-06-01 | 1 | -1/+1 |
| | | |||||
| * | fix accidental line ends | Christian Cleberg | 2023-06-01 | 1 | -6/+8 |
| | | |||||
| * | fix accidental line end | Christian Cleberg | 2023-06-01 | 1 | -1/+1 |
| | | |||||
| * | update README.md | Christian Cleberg | 2023-06-01 | 1 | -30/+10 |
| | | |||||
| * | add contributing files | Christian Cleberg | 2023-06-01 | 2 | -0/+30 |
| | | |||||
| * | format line lengths | Christian Cleberg | 2023-06-01 | 1 | -2/+4 |
| | | |||||
| * | formalize README | Christian Cleberg | 2023-06-01 | 1 | -10/+75 |
| | | |||||
| * | update license file name | Christian Cleberg | 2023-06-01 | 1 | -0/+0 |
| | | |||||
| * | add user functionality | Christian Cleberg | 2023-06-01 | 1 | -1/+19 |
| | | |||||
| * | add get_user function | Christian Cleberg | 2023-06-01 | 1 | -0/+46 |
| | | |||||
| * | update page titles | Christian Cleberg | 2023-06-01 | 1 | -5/+5 |
| | | |||||
| * | reduce API result load | Christian Cleberg | 2023-05-31 | 1 | -7/+7 |
| | | |||||
| * | remove old footer title | Christian Cleberg | 2023-05-31 | 1 | -1/+0 |
| | | |||||
| * | fix error with global vars | Christian Cleberg | 2023-05-31 | 1 | -3/+3 |
| | | |||||
| * | update README.md | Christian Cleberg | 2023-05-31 | 1 | -2/+17 |
| | | |||||
| * | formatting | Christian Cleberg | 2023-05-31 | 3 | -126/+126 |
| | | |||||
| * | add source code link | Christian Cleberg | 2023-05-31 | 1 | -1/+1 |
| | | |||||
| * | fix topstories bugs | Christian Cleberg | 2023-05-31 | 1 | -2/+2 |
| | | |||||
| * | update README.md | Christian Cleberg | 2023-05-31 | 1 | -2/+24 |
| | | |||||
