summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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