| File | Date | Author | Commit |
|---|---|---|---|
| app | 2013-09-17 |
|
[f29009] Make page title a config entry. |
| doc | 2013-08-14 |
|
[1adc54] Initial changes for mail information |
| downloads | 2011-12-05 |
|
[36d867] Initial commit. |
| resources | 2013-09-17 |
|
[2d3e3f] Nicer style and display of Mailconfig. |
| server | 2013-08-07 |
|
[62a96f] Better redirect for non-javascript upload. |
| vendor | 2013-07-09 |
|
[dccab4] Included jquery in project, no external deps an... |
| .gitignore | 2013-08-14 |
|
[20fd7b] No more logs and accounts in git rep. |
| LICENSE | 2011-12-05 |
|
[36d867] Initial commit. |
| README | 2011-12-05 |
|
[36d867] Initial commit. |
| crossdomain.xml | 2011-12-05 |
|
[36d867] Initial commit. |
| index.php | 2011-12-05 |
|
[36d867] Initial commit. |
= tiksys WebAttach = tiksys GmbH <info[at]tiksys[dot]net> v0.9.1, November 2011 == Description == WebAttach is a simple web file uploader. It uses the FancyUploader to upload files and offers an additional fallback solution if flash isn't available. .Users can: * Upload files * View uploaded files * Look at some Upload/Download statistics * Create additional upload-only accounts The uploaded files expire after a time, which the user can choose. An expired file will automaticly be deleted by a cron job. == Installation == see doc/install.txt == Licence == This Software is released under the MIT License. For details please read the LICENSE file in this folder.