Commit graph

29 commits

Author SHA1 Message Date
a5bb4fe894 fix datetimepicker style 2018-11-11 23:45:53 +01:00
31e7b274d7 sort of improve start time input using datetimepicker 2018-11-11 21:59:54 +01:00
a84902e540 do not hardcore tmp file path 2018-11-11 20:31:24 +01:00
26a8bb2495 .gitignore *.pyc 2018-11-11 20:14:13 +01:00
fced265ae7 .gitignore tmp/ 2018-11-11 20:13:45 +01:00
661f46886c add TODO.md 2018-11-11 20:12:49 +01:00
7fdcbecf93 send the actual data 2018-11-11 19:55:57 +01:00
0c9053a4d7 generate-test-data: generate real mp3s 2018-11-11 17:29:48 +01:00
18381fffc2 generate-test-data: calculate in kilo, not kibi 2018-11-11 17:18:24 +01:00
1fc757c6fb add a script to generate test data 2018-11-11 17:13:33 +01:00
0dacb730a9 config: generate secret key using python 2018-11-11 17:09:42 +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
4db9d9f333 .gitignore config.py 2018-11-11 14:48:46 +01:00
de5f152914 add example config 2018-11-11 14:48:21 +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
73798364aa do not nest containers 2018-11-11 14:33:02 +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
d1703c8952 rename date to start time 2018-11-10 22:07:55 +01:00
3f82634c30 flash error on form validation error 2018-11-10 21:50:36 +01:00
d014a11aa9 make the download form the top-level doc 2018-11-10 21:40:52 +01:00
87d4f88bcb display flashed messages 2018-11-10 21:32:18 +01:00
64772b13ba serve file from the download form 2018-11-10 21:19:38 +01:00
e340e967a6 send a file on request 2018-11-10 21:13:20 +01:00
c56c1226d3 add flask-bootstrap 2018-11-10 21:12:52 +01:00
5358ea95d6 initial commit 2018-11-09 21:25:30 +01:00