quicknotes/frontend
2025-02-21 18:10:10 +01:00
..
src feat(readlist): initial readlist implementation (broken) 2025-02-21 18:10:10 +01:00
static lint(frontend): fixed frontend linting errors and updated to svelte 5 2025-02-21 08:04:18 +01:00
tests test(frontend): add e2e tests for notes functionality 2025-02-21 13:26:18 +01:00
.gitignore lint(frontend): fixed frontend linting errors and updated to svelte 5 2025-02-21 08:04:18 +01:00
.npmrc lint(frontend): fixed frontend linting errors and updated to svelte 5 2025-02-21 08:04:18 +01:00
.prettierignore lint(frontend): fixed frontend linting errors and updated to svelte 5 2025-02-21 08:04:18 +01:00
.prettierrc lint(frontend): fixed frontend linting errors and updated to svelte 5 2025-02-21 08:04:18 +01:00
bun.lock feat(frontend): extract reusable card components 2025-02-21 16:06:35 +01:00
eslint.config.js lint(frontend): fixed frontend linting errors and updated to svelte 5 2025-02-21 08:04:18 +01:00
package.json test(frontend): add e2e tests for notes functionality 2025-02-21 13:26:18 +01:00
playwright.config.ts test(frontend): add e2e tests for notes functionality 2025-02-21 13:26:18 +01:00
svelte.config.js lint(frontend): fixed frontend linting errors and updated to svelte 5 2025-02-21 08:04:18 +01:00
tsconfig.json lint(frontend): fixed frontend linting errors and updated to svelte 5 2025-02-21 08:04:18 +01:00
vite.config.ts lint(frontend): fixed frontend linting errors and updated to svelte 5 2025-02-21 08:04:18 +01:00