summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-11-16bump to 1.0.0v1.0.0seth
2023-11-16feat: implement event handler correctlyseth
2023-11-16refactor: merge all random commandsseth
2023-11-16refactor: merge bottom & convertseth
2023-11-16chore: separate command declaration from main.rsseth
2023-11-16fix: typo in version embedseth
2023-11-16feat: add version commandseth
2023-11-16start using poiseseth
2023-11-15flake/actions: make docker container name lowercaseseth
2023-11-15actions: load docker image from correct directoryseth
2023-11-15actions: fix other typo in docker workflowseth
2023-11-15actions: fix typo in docker workflowseth
2023-11-16flake: disable lto by defaultseth
2023-11-16actions: upload mutli arch docker imagesseth
2023-11-16actions: use nix-quick-install-action for update-loockseth
2023-11-16actions: simplify clippy workflowseth
2023-11-16flake: add more checks & ci release gateseth
2023-11-16flake: use naersk to build cross arch docker imagesseth
2023-11-13flake: declare systemd service in module correctlyseth
2023-11-13deps(crates): bump serde from 1.0.190 to 1.0.192dependabot[bot]
2023-11-11flake: update inputsgithub-actions[bot]
2023-11-04flake: update inputsgithub-actions[bot]
2023-10-30deps(crates): bump serde from 1.0.189 to 1.0.190dependabot[bot]
2023-10-30deps(crates): bump serenity from 0.11.6 to 0.11.7dependabot[bot]
2023-10-28flake: update inputsgithub-actions[bot]
2023-10-21flake: update inputsgithub-actions[bot]
2023-10-16deps(crates): bump serde from 1.0.188 to 1.0.189dependabot[bot]
2023-10-14flake: update inputsgithub-actions[bot]
2023-10-13move client & logic into api moduleuku
2023-10-13add random_shiggy commanduku
2023-10-13use custom reqwest client for guzzle apiuku
2023-10-13deps(crates): bump tokio from 1.32.0 to 1.33.0dependabot[bot]
2023-10-13deps(crates): bump reqwest from 0.11.20 to 0.11.22dependabot[bot]
2023-10-13actions: use github.token for GH_TOKENseth
2023-10-13actions: use GH_TOKEN for gh & scope permissions to jobsseth
2023-10-07flake: update inputsgithub-actions[bot]
2023-10-02deps(crates): bump webpki from 0.22.1 to 0.22.2dependabot[bot]
2023-09-30flake: update inputsgithub-actions[bot]
2023-09-23flake: update inputsgithub-actions[bot]
2023-09-18deps(actions): bump docker/login-action from 2 to 3dependabot[bot]
2023-09-16flake: update inputsgithub-actions[bot]
2023-09-09flake: update inputsgithub-actions[bot]
2023-09-07flake: use cool module argumentsseth
2023-09-07actions: merge dependabot prs as userseth
2023-09-07actions: run upload on workflow_dispatchseth
2023-09-07deps(crates): bump webpki from 0.22.0 to 0.22.1dependabot[bot]
2023-09-07actions: fetch cargo deps before running clippyseth
2023-09-07flake: use mdDoc in moduleseth
2023-09-07actions: try to fix clippy workflowseth
2023-09-07flake: use lib.getExe for containerseth