quicknotes/frontend
2025-02-28 17:37:39 +01:00
..
src fix(feeds): simplify import endpoint path and improve note UI 2025-02-28 17:37:39 +01:00
static feat(notes): added notes graph 2025-02-28 16:56:19 +01:00
tests feat(feeds): add initial implementation of the feed reader 2025-02-28 11:39:25 +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(notes): added notes graph 2025-02-28 16:56:19 +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 feat(notes): added notes graph 2025-02-28 16:56:19 +01:00
playwright.config.ts test(frontend): add e2e tests for notes functionality 2025-02-21 13:26:18 +01:00
playwright.parallel.config.ts feat(feeds): add initial implementation of the feed reader 2025-02-28 11:39:25 +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