summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-11-18flake.lock: Updategithub-actions[bot]
Flake lock file updates: • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/911ad1e67f458b6bcf0278fa85e33bb9924fed7e' (2023-11-11) → 'github:NixOS/nixpkgs/7414e9ee0b3e9903c24d3379f577a417f0aae5f1' (2023-11-16) • Updated input 'pre-commit': 'github:cachix/pre-commit-hooks.nix/ea758da1a6dcde6dc36db348ed690d09b9864128' (2023-11-06) → 'github:cachix/pre-commit-hooks.nix/e558068cba67b23b4fbc5537173dbb43748a17e8' (2023-11-15)
2023-11-14chore(deps): bump hono from 3.9.2 to 3.10.0dependabot[bot]
Bumps [hono](https://github.com/honojs/hono) from 3.9.2 to 3.10.0. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v3.9.2...v3.10.0) --- updated-dependencies: - dependency-name: hono dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
2023-11-14chore(deps-dev): bump prettier from 3.0.3 to 3.1.0dependabot[bot]
Bumps [prettier](https://github.com/prettier/prettier) from 3.0.3 to 3.1.0. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](https://github.com/prettier/prettier/compare/3.0.3...3.1.0) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
2023-11-14ci: let cf deployseth
2023-11-12feat: use all images from teawie-archiveseth
2023-11-12feat: add nix flake for dev envseth
2023-11-12feat: use gha to build/deployseth
2023-11-12fix: dynamically get base for absolute URLsRyan Cao
2023-11-12chore: refactor lint/format configseth
2023-11-12fix: use replaceAll()seth
i hate javascript
2023-11-12fix: only format WIES when definedseth
2023-11-12fix: format WIES properlyseth
2023-11-12chore: make teawie static dir a constantseth
2023-11-12chore: disable js & tidy scriptsseth
2023-11-12fix: route static files correctlyseth
2023-11-11initial commitseth