basichttp server (забыл git add .)
commit7541f04110b536c8fafb15daaf0ee58c12c31727
authorKagamin <newanon@yandex.ru>
Mon, 9 Feb 2009 14:37:44 +0000 (9 17:37 +0300)
committerKagamin <newanon@yandex.ru>
Mon, 9 Feb 2009 14:37:44 +0000 (9 17:37 +0300)
tree006e8cb8d016e773e0af10842fda71c1fbdb9f1d
parente9e179763081c78cc734fb77049e53a19f222994
basichttp server (забыл git add .)
31 files changed:
daemon.shit/board.py [new file with mode: 0644]
daemon.shit/chan.py [new file with mode: 0644]
daemon.shit/chanpool.py [new file with mode: 0644]
daemon.shit/chanspyd [new file with mode: 0755]
daemon.shit/config.py [new file with mode: 0644]
daemon.shit/configs/config.yaml [new file with mode: 0644]
daemon.shit/my_thread.py [new file with mode: 0644]
daemon.shit/plugins/__init__.py [new file with mode: 0644]
daemon.shit/plugins/plugin_wakaba.py [new file with mode: 0644]
daemon.shit/plugins/wakaba_thread.py [new file with mode: 0644]
daemon.shit/post.py [new file with mode: 0644]
daemon.shit/services.py [new file with mode: 0644]
gui.shit/chans.py [new file with mode: 0755]
gui.shit/client.py [new file with mode: 0644]
gui.shit/glades/main.glade [new file with mode: 0644]
gui.shit/gui.py [new file with mode: 0644]
other/updateArchive.py [new file with mode: 0644]
prepare_for_commit.sh [new file with mode: 0755]
server/chanspyd [new file with mode: 0755]
server/config.py [new file with mode: 0644]
server/configs/config.yaml [new file with mode: 0644]
server/htdocs/blank.html [new file with mode: 0644]
server/htdocs/chans/dobrochan/index.html [new file with mode: 0644]
server/htdocs/chans/iichan/index.html [new file with mode: 0644]
server/htdocs/chans/index.html [new file with mode: 0644]
server/htdocs/index.html [new file with mode: 0644]
server/htdocs/list_template.html [new file with mode: 0644]
server/htdocs/settings.html [new file with mode: 0644]
server/htdocs/styles/style.css [new file with mode: 0644]
server/server.py [new file with mode: 0644]
server/static_generation.py [new file with mode: 0644]