kloon15 d51a343820
build: update to node 22 and pnpm (#3616)
This commit brings the project to support node 22 which became LTS and
fixes broken builds with typescript 5.7+ until vue-tsc is updated and
replaces npm with pnpm.

- Update tsconfig for node 22
- Pin typescript to 5.6.x to not break vue-tsc
- Replace npm with pnpm (corepack recommended)
- Update Makefile and main workflow for pnpm
- Migrate to eslint 9 flat config
- Fix broken imports
- Exclude non-TS vue files for vue-tsc
2024-12-09 12:27:18 +01:00
2024-08-27 10:49:33 +02:00
2024-04-01 18:24:06 +02:00
2024-09-23 11:55:07 +02:00
2024-04-01 18:24:06 +02:00
2024-09-23 11:55:07 +02:00
2024-09-23 11:55:07 +02:00
2024-09-23 11:55:07 +02:00
2024-04-01 18:24:06 +02:00
2021-03-18 18:24:24 +00:00
2024-04-01 18:24:06 +02:00
2024-04-01 18:24:06 +02:00
2024-04-01 18:24:06 +02:00
2024-08-29 23:47:12 +02:00
2024-09-23 11:55:07 +02:00
2024-04-01 17:18:22 +02:00
2024-04-01 18:24:06 +02:00
2024-08-30 00:01:11 +02:00
2024-10-03 15:11:19 +02:00
2023-09-15 01:11:47 +02:00
2021-07-03 16:56:27 +02:00
2021-12-20 23:36:50 +01:00

Preview

Build Go Report Card Documentation Version Chat IRC

filebrowser provides a file managing interface within a specified directory and it can be used to upload, delete, preview, rename and edit your files. It allows the creation of multiple users and each user can have its own directory. It can be used as a standalone app.

Demo

url: https://demo.filebrowser.org/

credentials: demo/demo

Features

Please refer to our docs at https://filebrowser.org/features

Install

For installation instructions please refer to our docs at https://filebrowser.org/installation.

Configuration

Authentication Method - You can change the way the user authenticates with the filebrowser server

Command Runner - The command runner is a feature that enables you to execute any shell command you want before or after a certain event.

Custom Branding - You can customize your File Browser installation by change its name to any other you want, by adding a global custom style sheet and by using your own logotype if you want.

Contributing

If you're interested in contributing to this project, our docs are best places to start https://filebrowser.org/contributing.

v2.32.0 Latest
2025-01-31 08:48:23 +00:00
Languages
Go 42%
Vue 33.2%
TypeScript 13.4%
CSS 8.5%
HTML 1.7%
Other 1.1%