Commit Graph

68 Commits (f74f059f13c0e5ffe7e2941d02f772b120dbc237)
 

Author SHA1 Message Date
neingeist f74f059f13 TODO: close filehandle after sending
neingeist 85921e5d95 config: example DEBUG
neingeist 82c36752fe TODO: check if ffmpeg is faster with less input files
neingeist 624b9cf3d7 Work around having no access to Apache SetEnv variables
neingeist faa2b431c6 Emulate random.choices for Python < 3.6
neingeist fb3bec50f5 add prolefeeder.wsgi
neingeist bc101ef4ec all teh german error messages
neingeist 723a767589 TODO: update
neingeist 57033858cd use teh german date format
neingeist 93ca5660e5 recreate form to have an icon for the calendar
neingeist c719257857 add icon
neingeist e1ebe66806 all teh german
neingeist 965f0da2bb template: use url_for() to create download file url
neingeist 50a7385716 only fade out success alerts
neingeist 64c35cf502 reformat ffmpeg calls
neingeist b9ac31aee0 make pep8 a little happier
neingeist b2a929ac2a yo dawg i heard you like containers
neingeist ce53468191 indent some of the template thingies
neingeist 381520bb96 fiddle with the damn css
neingeist ff7c92316c put page header into row+col
neingeist b2c7191746 TODO: update
neingeist f7aaeaa1cf make checking for illegal filenames explicit
neingeist c63d66a877 config: use better default paths
neingeist 6348b0f6d9 create output files as temporary files and remove them before sending
neingeist 887d99f587 limit source input to 5 files
neingeist f1d4ae9e92 put form inside a bootstrap well
neingeist 0075afb37a TODO: no more seconds in the form
neingeist b5e1fb8772 put flashed messages under header
neingeist 76981eb246 indent form fields
neingeist 62bada5537 use InputRequired() validators
neingeist 602fb2d9cd handle file error using an exception
neingeist 07e6f8e6ed do not return a file if we do not find a start file
neingeist 734c562f9c use another directory TMP_DIR for the downloads
neingeist 6a43316746 use the long form of $(document).ready()
neingeist 7e2212c2de fade out flashed messages
neingeist febe7bcac0 remove "path:" from the route
neingeist 00324f74fe remove seconds from the form
neingeist b2045435ff put h1 into page-header
neingeist 2f9fbf95fb use an integer field for length
neingeist a5bb4fe894 fix datetimepicker style
neingeist 31e7b274d7 sort of improve start time input using datetimepicker
neingeist a84902e540 do not hardcore tmp file path
neingeist 26a8bb2495 .gitignore *.pyc
neingeist fced265ae7 .gitignore tmp/
neingeist 661f46886c add TODO.md
neingeist 7fdcbecf93 send the actual data
neingeist 0c9053a4d7 generate-test-data: generate real mp3s
neingeist 18381fffc2 generate-test-data: calculate in kilo, not kibi
neingeist 1fc757c6fb add a script to generate test data
neingeist 0dacb730a9 config: generate secret key using python