61 Commits (723a767589f1ea210d1529f6b0e579c4c972b50f)
 

Author SHA1 Message Date
neingeist 723a767589 TODO: update 7 years ago
neingeist 57033858cd use teh german date format 7 years ago
neingeist 93ca5660e5 recreate form to have an icon for the calendar 7 years ago
neingeist c719257857 add icon 7 years ago
neingeist e1ebe66806 all teh german 7 years ago
neingeist 965f0da2bb template: use url_for() to create download file url 7 years ago
neingeist 50a7385716 only fade out success alerts 7 years ago
neingeist 64c35cf502 reformat ffmpeg calls 7 years ago
neingeist b9ac31aee0 make pep8 a little happier 7 years ago
neingeist b2a929ac2a yo dawg i heard you like containers 7 years ago
neingeist ce53468191 indent some of the template thingies 7 years ago
neingeist 381520bb96 fiddle with the damn css 7 years ago
neingeist ff7c92316c put page header into row+col 7 years ago
neingeist b2c7191746 TODO: update 7 years ago
neingeist f7aaeaa1cf make checking for illegal filenames explicit 7 years ago
neingeist c63d66a877 config: use better default paths 7 years ago
neingeist 6348b0f6d9 create output files as temporary files and remove them before sending 7 years ago
neingeist 887d99f587 limit source input to 5 files 7 years ago
neingeist f1d4ae9e92 put form inside a bootstrap well 7 years ago
neingeist 0075afb37a TODO: no more seconds in the form 7 years ago
neingeist b5e1fb8772 put flashed messages under header 7 years ago
neingeist 76981eb246 indent form fields 7 years ago
neingeist 62bada5537 use InputRequired() validators 7 years ago
neingeist 602fb2d9cd handle file error using an exception 7 years ago
neingeist 07e6f8e6ed do not return a file if we do not find a start file 7 years ago
neingeist 734c562f9c use another directory TMP_DIR for the downloads 7 years ago
neingeist 6a43316746 use the long form of $(document).ready() 7 years ago
neingeist 7e2212c2de fade out flashed messages 7 years ago
neingeist febe7bcac0 remove "path:" from the route 7 years ago
neingeist 00324f74fe remove seconds from the form 7 years ago
neingeist b2045435ff put h1 into page-header 7 years ago
neingeist 2f9fbf95fb use an integer field for length 7 years ago
neingeist a5bb4fe894 fix datetimepicker style 7 years ago
neingeist 31e7b274d7 sort of improve start time input using datetimepicker 7 years ago
neingeist a84902e540 do not hardcore tmp file path 7 years ago
neingeist 26a8bb2495 .gitignore *.pyc 7 years ago
neingeist fced265ae7 .gitignore tmp/ 7 years ago
neingeist 661f46886c add TODO.md 7 years ago
neingeist 7fdcbecf93 send the actual data 7 years ago
neingeist 0c9053a4d7 generate-test-data: generate real mp3s 7 years ago
neingeist 18381fffc2 generate-test-data: calculate in kilo, not kibi 7 years ago
neingeist 1fc757c6fb add a script to generate test data 7 years ago
neingeist 0dacb730a9 config: generate secret key using python 7 years ago
neingeist 0007a057a3 round to full hour 7 years ago
neingeist 754f4037ca call prepare_download() to prepare a download 7 years ago
neingeist 4db9d9f333 .gitignore config.py 7 years ago
neingeist de5f152914 add example config 7 years ago
neingeist 2d153027a8 read max length from config 7 years ago
neingeist 79c8b6d5c6 validate length 7 years ago
neingeist 73798364aa do not nest containers 7 years ago