aboutsummaryrefslogtreecommitdiffstats
path: root/clients (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update app IDMatt Strapp2024-01-231-1/+1
| | | | Signed-off-by: Matt Strapp <matt@mattstrapp.net>
* Bump @typescript-eslint/eslint-plugin from 6.19.0 to 6.19.1dependabot[bot]2024-01-231-1/+1
| | | | | | | | | | | | | | | Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) 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/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.19.1/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump @sveltejs/kit from 2.4.0 to 2.4.3dependabot[bot]2024-01-231-1/+1
| | | | | | | | | | | | | | | Bumps [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit) from 2.4.0 to 2.4.3. - [Release notes](https://github.com/sveltejs/kit/releases) - [Changelog](https://github.com/sveltejs/kit/blob/main/packages/kit/CHANGELOG.md) - [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/kit@2.4.3/packages/kit) --- updated-dependencies: - dependency-name: "@sveltejs/kit" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* 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>