quicknotes/frontend
2025-03-17 12:03:19 +01:00
..
src chore(deps): update dependency font-awesome to v6.7.2 2025-03-17 11:56:53 +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: enhance Shiori import with progress indicator and error handling 2025-03-04 17:54:49 +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 chore(deps): update dependency globals to v16 2025-03-17 12:03: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