aboutsummaryrefslogtreecommitdiffstats
path: root/clients/www (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Bump @typescript-eslint/parser from 6.19.0 to 6.19.1dependabot[bot]2024-01-231-1/+1
| | | | | | | | | | | | | | | Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.19.0 to 6.19.1. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.19.1/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* Actually implement the toastMatt Strapp2024-01-201-1/+3
| | | | Signed-off-by: Matt Strapp <matt@mattstrapp.net>
* Migrate reposMatt Strapp2024-01-207-39/+66
| | | | Signed-off-by: Matt Strapp <matt@mattstrapp.net>
* Add LICENSEMatt Strapp2024-01-191-1/+1
| | | | Signed-off-by: Matt Strapp <matt@mattstrapp.net>
* Upgrade to SvelteKit 2Matt Strapp2024-01-192-24/+25
| | | | Signed-off-by: Matt Strapp <matt@mattstrapp.net>
* Bump vite from 4.5.0 to 4.5.1dependabot[bot]2023-12-061-1/+1
| | | | | | | | | | | | | | Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.0 to 4.5.1. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v4.5.1/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v4.5.1/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
* add IDMatt Strapp2023-10-201-1/+1
| | | | Signed-off-by: Matt Strapp <matt@mattstrapp.net>
* Initial skeleton (hehe) commitMatt Strapp2023-10-2024-0/+489
Signed-off-by: Matt Strapp <matt@mattstrapp.net>