fe4576315a
mostly works!
2021-08-24 22:29:11 +02:00
43f29e865d
readme updated
2021-08-24 22:11:06 +02:00
6ef8704715
adapting APIs to fastapi
...
current status is still non-functional, though
2021-08-24 22:09:52 +02:00
d929839025
FIX get/post
2020-12-15 15:21:03 +01:00
c36a1ea0cc
search ported to fastapi
2020-12-15 15:19:45 +01:00
97d6e65bb8
serve pages, too
2020-12-15 15:09:33 +01:00
1965c19bc4
staticfiles served
2020-12-15 14:57:06 +01:00
ac5f298c7d
adapt to fastapi + reformat
2020-12-15 14:38:44 +01:00
514c600e0e
start migration to fastapi
2020-12-15 14:36:39 +01:00
23b04a58bc
remove useless js things
2019-11-16 12:58:45 +01:00
ee9f396c5c
js: more linting
2019-11-16 12:41:40 +01:00
b729eec1d1
JS: standard --fix
2019-11-16 12:34:43 +01:00
97c74d8542
js: debounce name change
2019-11-16 12:31:14 +01:00
7df8d60f1b
js: name changed while typing
...
there used to be a slight bug. Suppose the user types a text in the
input box, and never changes the focus.
Then, she press "Stop". the click and the focus lost happen in nearly
the same moment, which leads to a race in which the name is set only if
the /api/update arrives before the /api/generate.
Sending the message before losing the focus mitigates the issue
2019-11-16 02:20:40 +01:00
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