Commit Graph

85 Commits (59a7fbdd824fb623cb64bac7debad2260ba16964)
 

Author SHA1 Message Date
neingeist 59a7fbdd82 💄 improve medium screen size layout
neingeist 65e39ec7a3 add a "Minuten" unit to "Länge" form field
closes .
neingeist aa30394089 improve length error message.
closes .
neingeist ff84c8838d Merge branch 'master' of cvs.moegen-wir.net:querfunk/prolefeeder
neingeist 934728e3c5 🚧 switch to bootstrap-flask / bootstrap 4
neingeist 5ff31d320e 🚧 switch to bootstrap-flask / bootstrap 4
neingeist 0a14e4645d 🚧 switch to bootstrap-flask / bootstrap 4
neingeist e5f00752fe 🚧 switch to bootstrap-flask / bootstrap 4
neingeist c42501f8da 🚧 switch to bootstrap-flask / bootstrap 4
neingeist 8ede1fa6a7 🚧 switch to bootstrap-flask / bootstrap 4
neingeist 154cf9fa54 🚧 switch to bootstrap-flask / bootstrap 4
neingeist 01c9de9013 🧹 TODO.md → gitea issues
neingeist 4cec2eb0de 🐛 werkzeug==0.16.1
neingeist d2a66d2208 📝 fix screenshot
neingeist be5022811d 🐛 fix error message if data or output directories do not exist
neingeist 09f622b14b 📝 README
neingeist 125df3af66 Do not send deleted files
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