|
6348b0f6d9
|
create output files as temporary files and remove them before sending
|
2018-11-12 19:37:31 +01:00 |
|
|
887d99f587
|
limit source input to 5 files
|
2018-11-12 15:22:09 +01:00 |
|
|
76981eb246
|
indent form fields
|
2018-11-12 14:38:48 +01:00 |
|
|
62bada5537
|
use InputRequired() validators
|
2018-11-12 14:36:42 +01:00 |
|
|
602fb2d9cd
|
handle file error using an exception
|
2018-11-12 14:36:19 +01:00 |
|
|
07e6f8e6ed
|
do not return a file if we do not find a start file
|
2018-11-12 08:42:08 +01:00 |
|
|
734c562f9c
|
use another directory TMP_DIR for the downloads
|
2018-11-12 08:31:46 +01:00 |
|
|
febe7bcac0
|
remove "path:" from the route
|
2018-11-12 08:22:27 +01:00 |
|
|
00324f74fe
|
remove seconds from the form
|
2018-11-12 08:21:51 +01:00 |
|
|
2f9fbf95fb
|
use an integer field for length
|
2018-11-12 00:06:36 +01:00 |
|
|
31e7b274d7
|
sort of improve start time input using datetimepicker
|
2018-11-11 21:59:54 +01:00 |
|
|
7fdcbecf93
|
send the actual data
|
2018-11-11 19:55:57 +01:00 |
|
|
0007a057a3
|
round to full hour
|
2018-11-11 16:53:41 +01:00 |
|
|
754f4037ca
|
call prepare_download() to prepare a download
|
2018-11-11 15:15:43 +01:00 |
|
|
2d153027a8
|
read max length from config
|
2018-11-11 14:40:23 +01:00 |
|
|
79c8b6d5c6
|
validate length
|
2018-11-11 14:37:47 +01:00 |
|
|
d3a3467fee
|
use flask-bootstrap util to display flashed messages
|
2018-11-11 14:31:17 +01:00 |
|
|
32dc3a9581
|
move everything (except config) in one file
|
2018-11-11 14:21:01 +01:00 |
|
|
634df5f5cc
|
add __main__
|
2018-11-11 13:56:51 +01:00 |
|
|
5358ea95d6
|
initial commit
|
2018-11-09 21:25:30 +01:00 |
|