Commit graph

88 commits

Author SHA1 Message Date
67449d0fad 💄 un-uglify the interface
closes #8.
2021-12-05 20:15:22 +01:00
a633f506d9 🧹 remove obsolete/unused css classes 2021-12-05 17:16:50 +01:00
390a53186a 👷🏽‍♂️ use send_from_directory's download_name
fixes #3.
2021-12-05 12:32:02 +01:00
59a7fbdd82 💄 improve medium screen size layout 2021-12-04 19:38:18 +01:00
65e39ec7a3 add a "Minuten" unit to "Länge" form field
closes #5.
2021-12-04 15:56:58 +01:00
aa30394089 improve length error message.
closes #4.
2021-12-04 15:46:51 +01:00
ff84c8838d Merge branch 'master' of cvs.moegen-wir.net:querfunk/prolefeeder 2021-12-04 15:32:26 +01:00
934728e3c5 🚧 switch to bootstrap-flask / bootstrap 4 2021-12-04 15:29:06 +01:00
5ff31d320e 🚧 switch to bootstrap-flask / bootstrap 4 2021-12-04 04:04:40 +01:00
0a14e4645d 🚧 switch to bootstrap-flask / bootstrap 4 2021-12-04 03:16:19 +01:00
e5f00752fe 🚧 switch to bootstrap-flask / bootstrap 4 2021-12-04 02:32:01 +01:00
c42501f8da 🚧 switch to bootstrap-flask / bootstrap 4 2021-12-04 02:30:58 +01:00
8ede1fa6a7 🚧 switch to bootstrap-flask / bootstrap 4 2021-12-04 02:30:19 +01:00
154cf9fa54 🚧 switch to bootstrap-flask / bootstrap 4 2021-12-04 02:29:56 +01:00
01c9de9013 🧹 TODO.md → gitea issues 2020-10-04 00:12:33 +02:00
4cec2eb0de 🐛 werkzeug==0.16.1 2020-10-03 14:25:49 +02:00
d2a66d2208 📝 fix screenshot 2020-01-07 18:55:22 +01:00
be5022811d 🐛 fix error message if data or output directories do not exist 2020-01-07 18:53:52 +01:00
09f622b14b 📝 README 2020-01-07 18:53:23 +01:00
125df3af66 Do not send deleted files 2019-03-06 20:19:10 +01:00
f74f059f13 TODO: close filehandle after sending 2018-12-01 19:18:35 +01:00
85921e5d95 config: example DEBUG 2018-11-30 18:25:56 +01:00
82c36752fe TODO: check if ffmpeg is faster with less input files 2018-11-29 20:49:41 +01:00
624b9cf3d7 Work around having no access to Apache SetEnv variables 2018-11-29 16:54:15 +01:00
faa2b431c6 Emulate random.choices for Python < 3.6 2018-11-29 16:05:55 +01:00
fb3bec50f5 add prolefeeder.wsgi 2018-11-24 16:53:56 +01:00
bc101ef4ec all teh german error messages 2018-11-14 19:07:23 +01:00
723a767589 TODO: update 2018-11-14 13:13:27 +01:00
57033858cd use teh german date format 2018-11-14 13:11:21 +01:00
93ca5660e5 recreate form to have an icon for the calendar 2018-11-13 22:23:18 +01:00
c719257857 add icon 2018-11-13 15:19:05 +01:00
e1ebe66806 all teh german 2018-11-13 15:13:11 +01:00
965f0da2bb template: use url_for() to create download file url 2018-11-13 01:49:24 +01:00
50a7385716 only fade out success alerts 2018-11-12 23:46:10 +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
b2a929ac2a yo dawg i heard you like containers 2018-11-12 23:20:52 +01:00
ce53468191 indent some of the template thingies 2018-11-12 20:37:17 +01:00
381520bb96 fiddle with the damn css 2018-11-12 20:36:57 +01:00
ff7c92316c put page header into row+col 2018-11-12 20:36:24 +01:00
b2c7191746 TODO: update 2018-11-12 20:04:30 +01:00
f7aaeaa1cf make checking for illegal filenames explicit 2018-11-12 19:42:01 +01:00
c63d66a877 config: use better default paths 2018-11-12 19:38:02 +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
f1d4ae9e92 put form inside a bootstrap well 2018-11-12 15:12:57 +01:00
0075afb37a TODO: no more seconds in the form 2018-11-12 14:58:10 +01:00
b5e1fb8772 put flashed messages under header 2018-11-12 14:54:21 +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