summaryrefslogtreecommitdiffhomepage
path: root/modules/rpc
AgeCommit message (Collapse)Author
2009-07-19convert luci.fs users to nixio.fs apiJo-Philipp Wich
2008-12-15Refined urltokens and XSRF protectionSteven Barth
2008-12-14Implement URL tokensSteven Barth
Add basic XSRF protection
2008-09-05Fixed last commitSteven Barth
2008-09-05Move RPC-bidnings out of the way to prevent the indexer to require themSteven Barth
2008-09-05Fix UVL RPC-APISteven Barth
2008-09-05Fixed UVL bindingsSteven Barth
2008-09-05Fixed JSON-RPC API, added uvl API-BindingsSteven Barth
2008-08-29General optimizations, simplifications and improvementsSteven Barth
2008-08-29Fixed RPC-APISteven Barth
2008-08-29modules/rpc: Check for existence of external librariesSteven Barth
libs/sys: Small fix for API-Documentation
2008-08-29Publish luci.model.ipkg via JSON-RPCSteven Barth
2008-08-29Completed first version of JSON-RPC APISteven Barth
2008-08-26UCI API changesSteven Barth
2008-08-26libs/json: Completed JSON librarySteven Barth
modules/rpc: Added experimental JSON-RPC API
2008-08-26libs/core: Reworked some basic libraries to not use package.seeallSteven Barth
libs/json: Implemented own JSON-Decoder (Encoder will follow) modules/rpc: Preliminary implemented RPC-Exports for luci.fs, luci.sys and luci.model.uci
2008-08-22RPC initial authentication API completedSteven Barth
2008-08-22RPC part #2Steven Barth
2008-08-22Updated XML translation system, fixed some errors with multiline-translationsSteven Barth
Thanks: Alina Friedrichsen