luci-app-radicale2: Add v2 of CalDAV/CardDAV server 2426/head
authorDaniel F. Dickinson <cshored@thecshore.com>
Wed, 2 Jan 2019 11:18:40 +0000 (06:18 -0500)
committerDaniel F. Dickinson <cshored@thecshore.com>
Thu, 10 Jan 2019 10:52:12 +0000 (05:52 -0500)
commit29e01e0e5b4bf9a25e88de7309637b0f461ef6a9
tree92343df8693a4ef380504fe2f2359d21a4eced20
parent1893892581707fcd83e684a7a03dd6b5d3c2c3a2
luci-app-radicale2: Add v2 of CalDAV/CardDAV server

Radicale 2.x has been out for some time, and has better support for a
number of clients as well as new features, so radicale2 package has
been added to packages, and this is the corresponding UI.

Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
applications/luci-app-radicale2/Makefile [new file with mode: 0644]
applications/luci-app-radicale2/luasrc/controller/radicale2.lua [new file with mode: 0644]
applications/luci-app-radicale2/luasrc/model/cbi/radicale2/auth.lua [new file with mode: 0644]
applications/luci-app-radicale2/luasrc/model/cbi/radicale2/logging.lua [new file with mode: 0644]
applications/luci-app-radicale2/luasrc/model/cbi/radicale2/server.lua [new file with mode: 0644]
applications/luci-app-radicale2/luasrc/model/cbi/radicale2/storage.lua [new file with mode: 0644]
applications/luci-app-radicale2/luasrc/view/cbi/raduigo.htm [new file with mode: 0644]
applications/luci-app-radicale2/po/en/radicale2.po [new file with mode: 0644]
applications/luci-app-radicale2/po/templates/radicale2.pot [new file with mode: 0644]
libs/rpcd-mod-rad2-enc/Makefile [new file with mode: 0644]
libs/rpcd-mod-rad2-enc/files/rad2-enc [new file with mode: 0755]