You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
memos/web
Lincoln Nogueira 411e807dcc
chore: use consistent relative paths for resources (#2683)
- always store resources with a relative path with forward slashes, which will be transformed as needed when the file is accessed

- fix an issue with thumbnail generation on Windows

- add several validations for local storage setting

- improve front-end error feedback when changing local storage

- add migrations to make existing resource paths relative (not needed, but improves database consistency)
2 years ago
..
.vscode feat: new resource dashboard (#1346) 2 years ago
public feat: use vite plugin pwa for generate right sw.js (#2658) 2 years ago
src chore: use consistent relative paths for resources (#2683) 2 years ago
.eslintrc.json chore: disallow destructuring 't' from useTranslation (#1973) 2 years ago
.gitignore revert: "chore: add frontend type definitions" (#2483) 2 years ago
.prettierrc.js feat: add system service (#2083) 2 years ago
README.md chore: tweak wording 2 years ago
index.html feat: use vite plugin pwa for generate right sw.js (#2658) 2 years ago
package.json chore: update frontend dependencies 2 years ago
pnpm-lock.yaml chore: update frontend dependencies 2 years ago
postcss.config.js
tailwind.config.js chore: update response styles 2 years ago
tsconfig.json refactor: update import prefix with alias (#1433) 2 years ago
vite.config.ts chore: remove vite pwa plugin 2 years ago

README.md

memos web