aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-09-21fix(config): remove useless codeascpial
2025-09-20feat(config): finish upgrading configascpial
2025-09-20build(gokord): bump to v0.12.0William Hergès
2025-09-20feat(stats): better style for the graphWilliam Hergès
2025-09-20feat(stats): custom scale for Y to show levelWilliam Hergès
2025-09-20fix(db): closing rows even if rows is nilWilliam Hergès
2025-09-19build(gokord): bump to latest nightlyWilliam Hergès
2025-09-18build(gokord): upgrade to latest nightlyAnhgelus Morhtuuzh
2025-09-15Merge pull request #13 from ascpial/feat-configWilliam Hergès
2025-09-15fix(config): some fixesascpial
2025-09-15feat(config): improve /config look and xp_role usabilityascpial
2025-09-13build(gokord): use latest versionWilliam Hergès
2025-09-13build(gokord): upgrade to latest versionWilliam Hergès
2025-09-11fix(commands): some were wrongly disabledWilliam Hergès
2025-09-11docs(info): add inter as deps in readme and creditsWilliam Hergès
2025-09-11[GitHub] Merge pull request #12 from ascpial/nicer-fontWilliam Hergès
2025-09-11feat(stats): nicer font in stats graphascpial
2025-09-11build(gokord): upgrade to latest nightlyAnhgelus Morhtuuzh
2025-09-11feat(db): remove xp when copaing leavesAnhgelus Morhtuuzh
2025-09-11feat(commands): static colors for statsWilliam Hergès
2025-09-04build(gokord): upgrade to latest nightlyWilliam Hergès
2025-08-31feat(stats): avoid stopping process if copaing is not foundWilliam Hergès
2025-08-31style(stats): remove useless partsWilliam Hergès
2025-08-31fix(stats): index out of range another time3.2.0William Hergès
2025-08-31fix(stats): index out of range againWilliam Hergès
2025-08-31perf(stats): create goroutine for plot generationWilliam Hergès
2025-08-31fix(stats): bad where condition for memberWilliam Hergès
2025-08-31fix(stats): another index out of rangeWilliam Hergès
2025-08-31feat(debug): decrease reduce timeWilliam Hergès
2025-08-31ci(scripts): justfile for common taskWilliam Hergès
2025-08-31fix(stats): index out of rangeWilliam Hergès
2025-08-31fix(stats): bad table name in debugWilliam Hergès
2025-08-31perf(stats): send deferred before creating plotWilliam Hergès
2025-08-31refactor(stats): unify all and one memberWilliam Hergès
2025-08-31refactor(stats): rewrite data creationWilliam Hergès
2025-08-21feat(command): user option for statsAnhgelus Morhtuuzh
2025-08-21feat(command): days option for statsAnhgelus Morhtuuzh
2025-08-21feat(command): better plot for statsAnhgelus Morhtuuzh
2025-08-21fix(command): wrong sql and weird gorm behaviorsAnhgelus Morhtuuzh
2025-08-21feat(command): generate plot and sendAnhgelus Morhtuuzh
2025-08-21feat(command): fetch statsAnhgelus Morhtuuzh
2025-08-21feat(credits): better messageAnhgelus Morhtuuzh
2025-08-21build(go): rename module to use git.anhgelus.world instead of githubAnhgelus Morhtuuzh
2025-08-21Merge pull request '[Refactor] Config command' (#1) from refactor/config-comm...Anhgelus Morhtuuzh
2025-08-21fix(config): saving level and not xp for roleAnhgelus Morhtuuzh
2025-08-21fix(command): missing custom id for modalAnhgelus Morhtuuzh
2025-08-21fix(command): not handling config interactionAnhgelus Morhtuuzh
2025-08-21build(dev): run db in podmanAnhgelus Morhtuuzh
2025-08-21feat(command): do not use new componentsAnhgelus Morhtuuzh
2025-08-21Merge branch 'main' into refactor/config-commandAnhgelus Morhtuuzh