Commit graph

20 commits

Author SHA1 Message Date
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
b152b44071 Closes #8: Hide very old recordings from main page 2014-04-14 18:33:18 +02:00
e42e1a3af5 FIX session usage in DB (but in the dirtier way) 2014-04-08 18:03:08 +02:00
062f547b58 Add "cleanold" subcommand closes #11 2014-02-18 19:17:05 +01:00
14521b223e "recid" removed
JS api call reorganized
2013-12-10 01:52:21 +01:00
4c6ac993a2 /api/get/ongoing (WHERE filename == NULL) 2013-12-09 17:47:52 +01:00
34650682dc configurable through environment variable 2013-12-04 16:26:08 +01:00
9f31ce174f Split /update in /update + /generate; filename handled
Clearer separation of data and its representation of datetime objects in
db: now the db only handles datetime objects and the server will take
care of converting from/to strings with the browser
2013-12-03 21:07:17 +01:00
5c97622567 work in progress: changing completely the graphics 2013-12-02 20:58:43 +01:00
a8406e74be search APIs are more RESTful 2013-11-26 14:59:11 +01:00
beba17e871 Add roadmap and fix some bugs on delte 2013-11-25 00:29:24 +01:00
83f0c79564 Create, Update, Delete e Search Function seem work correctly.
In the JS Gui, the workflow stops at the Save Button, but data
area rightly managed.
2013-11-24 23:43:56 +01:00
ffa0f1784d TODO:
* client load on startup
* spawn from techrec the ffmpeg' process
* testing
2013-11-19 23:16:03 +01:00
0c4bd5344b clean 2013-09-15 16:13:06 +02:00
a3b85772a4 pulizia 2013-09-13 12:51:16 +02:00
a3086b4a63 il server deve eseguire start()
implementare start()
ri-organizzare log()
debug()
2013-09-11 00:05:31 +02:00
0caf73a929 Inserita query 2013-09-10 21:18:45 +02:00
62aa87346a bottle works as class 2013-09-08 19:13:23 +02:00
f5d9786222 lettura file json lato server,
creazione elementi db
manca: thread di gestione delle richieste
e della logica
2013-08-28 00:18:03 +02:00
6b44aea4df First Commit 2013-08-28 01:09:53 +02:00