|
40e1f51faf
|
👷🏻♀️ make sources something to configure
|
2021-12-06 22:45:38 +01:00 |
|
|
390a53186a
|
👷🏽♂️ use send_from_directory's download_name
fixes #3.
|
2021-12-05 12:32:02 +01:00 |
|
|
aa30394089
|
✨ improve length error message.
closes #4.
|
2021-12-04 15:46:51 +01:00 |
|
|
154cf9fa54
|
🚧 switch to bootstrap-flask / bootstrap 4
|
2021-12-04 02:29:56 +01:00 |
|
|
125df3af66
|
Do not send deleted files
|
2019-03-06 20:19:10 +01:00 |
|
|
bc101ef4ec
|
all teh german error messages
|
2018-11-14 19:07:23 +01:00 |
|
|
57033858cd
|
use teh german date format
|
2018-11-14 13:11:21 +01:00 |
|
|
e1ebe66806
|
all teh german
|
2018-11-13 15:13:11 +01:00 |
|
|
64c35cf502
|
reformat ffmpeg calls
|
2018-11-12 23:36:07 +01:00 |
|
|
b9ac31aee0
|
make pep8 a little happier
|
2018-11-12 23:21:27 +01:00 |
|
|
f7aaeaa1cf
|
make checking for illegal filenames explicit
|
2018-11-12 19:42:01 +01:00 |
|
|
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 |
|