0bad389a9e
readme: py3 support
2019-11-16 01:57:40 +01:00
97e6c11aba
Merge branch 'pyinstaller'
2019-11-16 01:57:27 +01:00
5a40d24798
pyinstaller funzionante
2019-11-15 23:23:05 +01:00
d8c8520950
publish release script
2019-11-15 22:35:56 +01:00
b956076fc5
black reformatting
2019-11-15 22:35:45 +01:00
5cd55d15bd
Merge branch 'py3'
2019-11-15 22:32:42 +01:00
a14771797c
nose tests for both py2 and py3
2019-11-15 22:31:12 +01:00
c9bc0e9955
imports are both py2 and py3 compatible
2019-11-15 22:22:38 +01:00
089264e071
py3 support: better unicode decode
2019-11-15 22:15:55 +01:00
d5726fbc32
installable on py3
2019-11-15 22:14:11 +01:00
ed79fd62b0
bump to 1.1.3
2019-11-15 19:57:49 +01:00
6b43335d7e
bump to 1.1.2
2019-11-15 19:56:21 +01:00
b0a4ebd8d2
Merge remote-tracking branch 'origin/master'
...
leftovers of published stuff
2019-11-15 19:55:58 +01:00
4e0209f406
FIX unicode on old, too
2019-11-15 19:48:39 +01:00
58ba05012a
FIX unicode handling on new recording
2019-11-15 19:47:09 +01:00
0c254dabe2
FIX packaging to include static files
2019-11-15 19:20:56 +01:00
5b0129e569
proper packaging
2019-11-15 18:17:06 +01:00
190e4364c8
End time available in audio output filename
2015-05-04 14:00:43 +02:00
79f6f7574d
no more autocompletion on recording name
2015-05-04 13:53:59 +02:00
3687623efa
OLD: form validation is presented to user
2015-05-04 13:32:44 +02:00
dc6c039c7c
FIX bug in "old" form validation
2015-05-04 13:22:31 +02:00
2fef5ee57e
Old.html: fixed input type for hour/minutes
2014-05-13 00:45:51 +02:00
740970155a
output codec and options are configurable
2014-05-13 00:45:51 +02:00
f7ba160f23
FIX forms: more accessible (but less beautiful)
...
Borders in old.html were too light, and on some screens they were not
visible. This changes will make them stronger, and also make input in
new.html behave consistently
2014-05-03 21:58:04 +02:00
1350dad450
More information about release
2014-05-03 17:46:45 +02:00
7022d05f6b
tag generated audio files; see #23
2014-05-03 13:33:29 +02:00
3a9d4a5c95
Starttime is now editable; closes #19
2014-04-24 12:36:40 +02:00
34e716fc32
Archive finally linked; closes #18
2014-04-24 12:35:46 +02:00
5b69411b15
Archive download is nicer
2014-04-24 12:01:12 +02:00
cfa08ddb72
Archive.html is feature-complete
...
It just needs some love in table style and alignments
2014-04-23 12:41:12 +02:00
1d5355c771
Access-log fully customizable
...
It is hidden by default, but TRANSLOGGER_OPTS can do many things for you
2014-04-22 16:32:55 +02:00
4d6324e328
12factors.md format fixed
2014-04-22 11:33:05 +02:00
1956e4aa5a
Readme is clearer
2014-04-22 11:31:13 +02:00
9940b908b6
Add archive.html (not linked anywhere)
2014-04-15 01:35:14 +02:00
3b8c12f3b2
Cosmetic changes in RecDB
2014-04-15 01:22:29 +02:00
a17868cd31
Some doc about 12factors compliance status
2014-04-15 01:20:53 +02:00
378127c4eb
logging to stdout (as required by 12factors)
2014-04-15 01:20:24 +02:00
c0de3679a4
FIX db session managing
...
It's not fully fixed yet, probably. This fixes the bug in generate()
that prevents filename to be added.
2014-04-14 22:38:06 +02:00
0a1b6f4392
Move to Paste as WSGI wrapper: dev/prod parity!
2014-04-14 22:37:16 +02:00
e58997a1cf
AGPL license and better readme
2014-04-14 19:06:16 +02:00
c135cbf573
Closes #17 : warn if ffmpeg binary is not found
2014-04-14 18:51:04 +02:00
65aad94f24
Closes #14 : make ffmpeg binary configurable
2014-04-14 18:50:50 +02:00
b152b44071
Closes #8 : Hide very old recordings from main page
2014-04-14 18:33:18 +02:00
4fc115c583
Debug info about ffmpeg failure
2014-04-08 18:06:58 +02:00
e42e1a3af5
FIX session usage in DB (but in the dirtier way)
2014-04-08 18:03:08 +02:00
98626b6099
FIX processqueue (sync workers still won't work)
2014-03-27 16:31:22 +01:00
2bd2f5813b
add a menu to pages
2014-03-27 13:26:54 +01:00
be56c206b4
WSGI_SERVER selectable + DebugAPI
2014-03-26 13:31:57 +01:00
ddeef6ab78
theme: redder than red
2014-03-07 14:47:09 +01:00
9673af1e70
ffmpeg -nostdin is barely supported
2014-03-02 01:17:35 +01:00