mirror of
https://github.com/bewcloud/bewcloud.git
synced 2026-03-11 08:54:49 +00:00
This implements generating image thumbnails on the fly via ImageMagick WASM, and tells the browser to cache them for a week, making the loading of photo directories much faster when it has many large images. Closes #12 |
||
|---|---|---|
| .. | ||
| api | ||
| files/open | ||
| news | ||
| notes/open | ||
| photos/thumbnail | ||
| _404.tsx | ||
| _app.tsx | ||
| _middleware.tsx | ||
| dashboard.tsx | ||
| dav.tsx | ||
| files.tsx | ||
| index.tsx | ||
| login.tsx | ||
| logout.tsx | ||
| news.tsx | ||
| notes.tsx | ||
| photos.tsx | ||
| settings.tsx | ||
| signup.tsx | ||