Commit graph

29 commits

Author SHA1 Message Date
3f2e4a3a6a FIX bypass csrf for XHR calls
All checks were successful
Build documentation / build (push) Successful in 6m12s
Install and run tests / test (3.10) (push) Successful in 2m4s
Install and run tests / test (3.11) (push) Successful in 2m21s
Install and run tests / test (3.12) (push) Successful in 2m31s
Install and run tests / test (3.13) (push) Successful in 2m24s
Install and run tests / test (3.8) (push) Successful in 2m2s
Install and run tests / test (3.9) (push) Successful in 2m12s
Build documentation / deploy (push) Successful in 2m28s
2025-04-15 18:13:33 +02:00
a22dc6ed32 fixup! bump more dependencies 2024-08-26 00:19:07 +02:00
2dead0302e bump more dependencies 2024-08-25 23:56:31 +02:00
4401a29f04 FIX import issues (deprecated stuff) 2020-04-23 15:28:28 +02:00
9769717e11 black formatting 2020-04-23 15:27:17 +02:00
7262d14b83 FIX HOME_URL quando c'e' ROUTE_PREFIX 2019-07-08 10:50:12 +02:00
0a7cad0e2d home redirect + http port configurable 2019-06-25 13:43:01 +02:00
6ffeadc576 FIX strange error with nginx and accept-language 2019-02-21 19:11:57 +01:00
55ab840bc8 basic locale support for dates 2019-02-09 23:36:29 +01:00
f48c246ad3 FIX route prefix 2017-12-08 21:53:38 +01:00
1e4a5fc791 ROUTE_PREFIX for easier proxying 2017-12-08 21:24:37 +01:00
7f78bee6ff
lint: replace deprecated worn warn() w/ warning() 2017-01-19 11:57:21 +01:00
e129d24968
refactoring: scan_dir moved to fsutils 2017-01-03 20:19:23 +01:00
0840cf51b0
Events can be globally disabled with HTTP
fix #7
2016-09-23 20:17:47 +02:00
fb00a714a5
REST API to set CONTINOUS_AUDIOSPEC runtime
fix #22
2016-09-18 17:55:48 +02:00
5b70da982a
WebUI supports multiple actions for one alarm 2016-09-13 10:49:45 +02:00
ac0f0d9469
reload on GET /rpc/refresh 2016-09-13 00:42:21 +02:00
694324328d
FIX /view/status/running
just boring details
2016-09-13 00:23:49 +02:00
e64880b445
UI for upcoming events /view/status/running
fix #15
2016-08-23 17:57:03 +02:00
162dac71b0
More info about audiogens on /api/debug/running 2016-08-23 17:16:18 +02:00
a829838bd2 some more debug info about running audiogens 2016-07-19 15:37:06 +02:00
93833cb29e greenlets are now debugged as a tree (well, mostly) 2016-07-18 16:24:52 +02:00
3229330cfc Improve doc and debug about greenlets hell 2016-07-18 15:54:22 +02:00
2c7e0bdf70
Nicer DB list, bootstrap 2015-02-01 19:41:19 +01:00
a09c4bcd73
Start a first, simple, db interface
by now, it's just a very raw "list" of db events.
Needs to be "bootstrapped", and of course forms are still missing!
2015-02-01 00:57:01 +01:00
785a2c78fe
/api/debug/running has audiogens 2015-02-01 00:08:56 +01:00
24cda62c5f
Move main logic to larigira.py 2015-02-01 00:08:13 +01:00
22bb84d1d4
event db handling slightly more robust
now there is larigira-dbmanage: a simple CLI to add/list events (atm
it's too simple to be really good; but can be useful for testing)
2015-01-24 02:54:07 +01:00
b1f597deae proper setup.py setup & test 2014-10-29 00:39:43 +01:00
Renamed from rpc.py (Browse further)