Wouter R
9a8ac55b8f
Add simple unit test framework and various other improvements/changes:
...
* Move logger.lua;
* update quotation style in several files;
* add proposed configuration key layout to conf_defaults.lua;
* move dump function to utils.lua;
* implement (very) basic unit testing environment;
* fix bugs in various functions in utils.lua;
* checkin of preliminary REST API test code.
2013-07-17 13:44:54 +02:00
Wouter R
3726063b99
Change split function so it also returns empty fields; add API access control; support returning http status codes; changes towards support for running as uhttp embedded lua module.
2013-07-17 08:18:47 +02:00
Wouter R
1ac3f130ff
Fix response sending when init() fails; create config.lua to contain global configuration; improve API function resolution; improve API code structure.
2013-07-10 01:23:16 +02:00
Wouter R
6caa7d244e
Move request handling to request object; update and combine todo items to TODO.md; improve test api.
2013-07-09 01:56:21 +02:00
Wouter R
4847b59378
Update TODO
2013-07-08 21:45:21 +02:00
Wouter R
e2127797de
Fix problem where 'wlan0' device disappears (code now falls back to 'radio0'); fix symlink path for captive portal www; minor fixes.
2013-07-08 19:02:20 +02:00
Wouter R
b861f43e11
Fix wlan state information (and add a number of extra fields).
2013-07-08 18:12:05 +02:00
Wouter R
115e6a7eff
Refactor all code to new API; several minor changes/bug fixes.
2013-07-08 16:53:45 +02:00
Wouter R
ea8100ab60
Logging now prints to stderr, which is redirected to a log file; cgi handler always responds with json; test API implemented; several bug fixes.
2013-07-08 13:37:19 +02:00
Wouter R
ef87b18ed9
More fixes to changed paths and names.
2013-07-05 16:44:49 +02:00
Wouter R
0b298b5e46
Change require statements in code to reflect new structure; rename autowifi -> wifibox everywhere.
2013-07-04 17:26:13 +02:00
Wouter R
f298fbf0db
Extract logger to separate module; update code and package Makefile to reflect new structure; rename wfcf to d3dapi; add dependency on usb ACM driver (required for communication with arduino).
2013-07-04 17:24:06 +02:00
Wouter R
cf0f7f594d
Code restructure.
2013-06-28 13:47:45 +02:00