gitbutler/app
Caleb Owens 63ee99b647 Update the normalizeBranchName function to match rust
Before, uppercase letters and hashes were missing from the regex. I've now coppied the regex from the rust code so they are now identical
2024-05-03 20:09:22 +01:00
..
src Update the normalizeBranchName function to match rust 2024-05-03 20:09:22 +01:00
static initial move of crates (no config changes) 2024-04-04 11:49:12 +02:00
.env.development initial move of crates (no config changes) 2024-04-04 11:49:12 +02:00
.env.nightly initial move of crates (no config changes) 2024-04-04 11:49:12 +02:00
.env.production initial move of crates (no config changes) 2024-04-04 11:49:12 +02:00
.eslintignore initial move of crates (no config changes) 2024-04-04 11:49:12 +02:00
.eslintrc.cjs Change over to "always" for return await 2024-04-16 20:11:53 +01:00
.gitignore initial move of crates (no config changes) 2024-04-04 11:49:12 +02:00
.npmrc initial move of crates (no config changes) 2024-04-04 11:49:12 +02:00
.prettierignore initial move of crates (no config changes) 2024-04-04 11:49:12 +02:00
.prettierrc initial move of crates (no config changes) 2024-04-04 11:49:12 +02:00
package.json Bump the npm-updates group with 9 updates 2024-04-30 10:43:48 +02:00
postcss.config.cjs initial move of crates (no config changes) 2024-04-04 11:49:12 +02:00
svelte.config.js initial move of crates (no config changes) 2024-04-04 11:49:12 +02:00
tailwind.config.cjs initial move of crates (no config changes) 2024-04-04 11:49:12 +02:00
tsconfig.json initial move of crates (no config changes) 2024-04-04 11:49:12 +02:00
vite.config.ts switch tokens to Josh 2024-04-18 14:05:45 +02:00