A file manager.
Find a file
Miro Rauhala 7d132d437c link mise
2025-01-31 22:19:06 +02:00
.mise-tasks update docs 2025-01-31 22:15:15 +02:00
.vscode Major changes 2023-04-25 22:42:41 +03:00
public Init 2022-12-10 20:20:47 +02:00
src move to trash 2025-01-30 22:11:52 +02:00
tmp Update nav, remove index 2022-12-18 20:30:32 +02:00
.env.example remove next-auth 2025-01-30 19:13:56 +02:00
.eslintrc.json File upload 2023-07-30 21:21:31 +03:00
.gitignore Major changes 2023-04-25 22:42:41 +03:00
components.json Create datatable for files 2023-07-03 18:14:30 +03:00
docker-compose.yml wip 2023-05-09 21:14:54 +03:00
LICENSE add license 2025-01-30 20:00:34 +02:00
mise.toml update docs 2025-01-31 22:15:15 +02:00
next.config.mjs update nextjs 2025-01-30 20:58:37 +02:00
package.json update docs 2025-01-31 22:15:15 +02:00
pnpm-lock.yaml update deps 2025-01-31 21:31:46 +02:00
postcss.config.cjs update tailwind 2025-01-30 20:18:40 +02:00
prettier.config.cjs Init 2022-12-10 20:20:47 +02:00
README.md link mise 2025-01-31 22:19:06 +02:00
tailwind.config.cjs Add context menu 2023-04-26 22:32:51 +03:00
tsconfig.json Major changes 2023-04-25 22:42:41 +03:00

Files

A file manager.

Caution

This is a work in progress.

Development Setup

Make sure mise is installed to get started.

Installation steps are the following:

mise install
mise run webdav
mise run dev

License

MIT