mirror of
https://github.com/axeloz/filesharing.git
synced 2025-05-06 18:13:55 +02:00
Update readme.md
This commit is contained in:
parent
1555d7a195
commit
aea1820254
1 changed files with 2 additions and 2 deletions
|
@ -41,6 +41,7 @@ Sorry about the design, I'm not very good at this, you're welcome to help and pa
|
||||||
- easy installation, no database required
|
- easy installation, no database required
|
||||||
- upload limitation based on client IP filtering
|
- upload limitation based on client IP filtering
|
||||||
- secured by tokens, authentication codes and non-accessible files
|
- secured by tokens, authentication codes and non-accessible files
|
||||||
|
- (very) early stage for theming support
|
||||||
|
|
||||||
## Requirements
|
## Requirements
|
||||||
|
|
||||||
|
@ -104,10 +105,9 @@ 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
|
||||||
- limit upload permission by a password (or passwords)
|
- limit upload permission by a password (or passwords)
|
||||||
- ability to send link to recipients
|
- ability to send link to recipients
|
||||||
- add unit testing
|
- add PHP unit testing
|
||||||
- more testing on heavy files
|
- more testing on heavy files
|
||||||
- customizable (logo, name...)
|
- customizable (logo, name...)
|
||||||
- theming
|
|
||||||
- responsiveness
|
- responsiveness
|
||||||
|
|
||||||
## Licence
|
## Licence
|
||||||
|
|
Loading…
Add table
Reference in a new issue