mirror of
https://github.com/axeloz/filesharing.git
synced 2025-05-06 10:03:55 +02:00
Update readme.md
This commit is contained in:
parent
c5a2847c6f
commit
e148598f8c
1 changed files with 4 additions and 1 deletions
|
@ -73,7 +73,7 @@ If your want to modify the sources, you can use the Laravel Mix features:
|
||||||
- run a `npm install`
|
- run a `npm install`
|
||||||
- run a `npm run watch` in order to recompile the assets when changed
|
- run a `npm run watch` in order to recompile the assets when changed
|
||||||
|
|
||||||
## Roadmap
|
## Roadmap / Ideas / Improvements
|
||||||
|
|
||||||
There are many ideas to come. You are welcome to **participate**.
|
There are many ideas to come. You are welcome to **participate**.
|
||||||
- make the expiry date editable per bundle
|
- make the expiry date editable per bundle
|
||||||
|
@ -81,6 +81,9 @@ There are many ideas to come. You are welcome to **participate**.
|
||||||
- ability to send link to recipients
|
- ability to send link to recipients
|
||||||
- add unit testing
|
- add unit testing
|
||||||
- more testing on heavy files
|
- more testing on heavy files
|
||||||
|
- customizable (logo, name...)
|
||||||
|
- theming
|
||||||
|
- responsiveness
|
||||||
|
|
||||||
## Licence
|
## Licence
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue