Re-organise files.
authorJack Allnutt <m2ys4u@Gmail.com>
Sat, 1 Oct 2011 09:14:17 +0000 (10:14 +0100)
committerJack Allnutt <m2ys4u@Gmail.com>
Sat, 1 Oct 2011 09:14:17 +0000 (10:14 +0100)
commit5638a960a3d47505a11bdc01aa0cd8112d1363a9
tree5cfcffa6feda8e32d3060a3e6a06d51d791748a8
parent00203319f52c47fb449ba96fcb95e4041328722f
Re-organise files.

Move the client directory out of the node folder, remove the symlinks and put the real js, img and css directories in it.

Rename the 'node' folder to 'server'.

Tweaks to app.js and config.json to facilitate this reorganisation.
35 files changed:
client/css/border-radius.htc [moved from css/border-radius.htc with 100% similarity]
client/css/default.css [moved from css/default.css with 100% similarity]
client/css/touchscreen_tweaks.css [moved from css/touchscreen_tweaks.css with 100% similarity]
client/css/ui.css [moved from css/ui.css with 100% similarity]
client/img/app_menu.png [moved from img/app_menu.png with 100% similarity]
client/img/ico.png [moved from img/ico.png with 100% similarity]
client/img/logo.png [moved from img/logo.png with 100% similarity]
client/img/more.png [moved from img/more.png with 100% similarity]
client/img/redcross.png [moved from img/redcross.png with 100% similarity]
client/img/trans_back.png [moved from img/trans_back.png with 100% similarity]
client/index.html.jade [moved from node/client/index.html.jade with 100% similarity]
client/js/front.events.js [moved from js/front.events.js with 100% similarity]
client/js/front.js [moved from js/front.js with 100% similarity]
client/js/front.ui.js [moved from js/front.ui.js with 100% similarity]
client/js/gateway.js [moved from js/gateway.js with 100% similarity]
client/js/iscroll.js [moved from js/iscroll.js with 100% similarity]
client/js/jquery-ui.1.8.16.min.js [moved from js/jquery-ui.1.8.16.min.js with 100% similarity]
client/js/jquery.1.6.4.min.js [moved from js/jquery.1.6.4.min.js with 100% similarity]
client/js/jquery.json-2.2.min.js [moved from js/jquery.json-2.2.min.js with 100% similarity]
client/js/touchscreen_tweaks.js [moved from js/touchscreen_tweaks.js with 100% similarity]
client/js/underscore.min.js [moved from js/underscore.min.js with 100% similarity]
client/js/util.js [moved from js/util.js with 100% similarity]
node/client/css [deleted symlink]
node/client/img [deleted symlink]
node/client/js [deleted symlink]
server/app.js [moved from node/app.js with 99% similarity]
server/cert.pem [moved from node/cert.pem with 100% similarity]
server/config.json [moved from node/config.json with 96% similarity]
server/kiwi.js [moved from node/kiwi.js with 100% similarity]
server/kiwi_modules/spamfilter.js [moved from node/kiwi_modules/spamfilter.js with 100% similarity]
server/kiwi_modules/statistics.js [moved from node/kiwi_modules/statistics.js with 100% similarity]
server/lib/kiwi_mod.js [moved from node/lib/kiwi_mod.js with 100% similarity]
server/lib/starttls.js [moved from node/lib/starttls.js with 100% similarity]
server/lib/underscore.min.js [moved from node/lib/underscore.min.js with 100% similarity]
server/server.key [moved from node/server.key with 100% similarity]