mirror of
https://github.com/usememos/memos.git
synced 2024-12-26 23:22:47 +08:00
9b1adfbbe9
* Reintroducing thumbnails * Aligned with linting rules * making recomended code review change - changed method names to start with lower case as they are not used outside of their package - made receiver types for struct funcs to be pointers to not need to create copies Trying to cover all linting issues - converted slog warning to use attributes when logging warnings - seperated imports to have package files in their own section * Update go.mod --------- Co-authored-by: boojack <24653555+boojack@users.noreply.github.com> |
||
---|---|---|
.. | ||
public | ||
src | ||
.eslintrc.json | ||
.gitignore | ||
.prettierrc.js | ||
components.json | ||
index.html | ||
package.json | ||
pnpm-lock.yaml | ||
postcss.config.js | ||
README.md | ||
tailwind.config.js | ||
tsconfig.json | ||
vercel.json | ||
vite.config.ts |