mirror of
https://github.com/bewcloud/bewcloud.git
synced 2026-03-11 08:54:49 +00:00
This implements the option to choose directories when uploading files via the Web UI (The most important part of #52). When you choose a directory, its file and sub-directory structure will be maintained. Tested with the latest Safari, Firefox, and Chrome. Additionally, the Deno version was updated, which required some accessibility improvements as well. |
||
|---|---|---|
| .. | ||
| api | ||
| files/open | ||
| news | ||
| notes/open | ||
| photos/thumbnail | ||
| _404.tsx | ||
| _app.tsx | ||
| _middleware.tsx | ||
| dashboard.tsx | ||
| dav.tsx | ||
| expenses.tsx | ||
| files.tsx | ||
| index.tsx | ||
| login.tsx | ||
| logout.tsx | ||
| news.tsx | ||
| notes.tsx | ||
| photos.tsx | ||
| settings.tsx | ||
| signup.tsx | ||