From 111be977c6651ba5e7e7d8dfe522b9b1cc4d83ff Mon Sep 17 00:00:00 2001 From: Jonathan Bernard Date: Sun, 4 Aug 2024 20:48:32 -0500 Subject: [PATCH] Move web application into /web. --- {.ide => web/.ide}/change_workspace.pl | 0 {.ide => web/.ide}/clean_trailing_whitespace.sh | 0 {.ide => web/.ide}/line-count.pl | 0 {.ide => web/.ide}/vim-ide.vim | 0 {.ide => web/.ide}/vim-views/index.yaws.view | 0 {.ide => web/.ide}/vim-views/ts-screen.scss.view | 0 {.ide => web/.ide}/vim-views/ts.js.view | 0 {.ide => web/.ide}/vim-views/ts_api.erl.view | 0 {.ide => web/.ide}/vim-views/ts_common.erl.view | 0 Makefile => web/Makefile | 0 {db => web/db}/test/DECISION_TAB.LOG | Bin {db => web/db}/test/LATEST.LOG | Bin {db => web/db}/test/id_counter.DCD | Bin {db => web/db}/test/id_counter.DCL | Bin {db => web/db}/test/schema.DAT | Bin {db => web/db}/test/ts_entry.DCD | 0 {db => web/db}/test/ts_entry.DCL | Bin {db => web/db}/test/ts_ext_data.DCD | Bin {db => web/db}/test/ts_timeline.DCD | Bin {db => web/db}/test/ts_timeline.DCL | Bin {db => web/db}/test/ts_user.DCD | Bin {doc => web/doc}/api.rst | 0 {doc => web/doc}/db_layer.rst | 0 {doc => web/doc}/features.todo.txt | 0 {doc => web/doc}/issues/0000tn4.rst | 0 {doc => web/doc}/issues/desktop/0000fs5.rst | 0 {doc => web/doc}/issues/desktop/0001fs5.rst | 0 {doc => web/doc}/issues/desktop/0002bs5.rst | 0 {doc => web/doc}/issues/desktop/0003ts3.rst | 0 {doc => web/doc}/issues/desktop/0004bn5.rst | 0 {doc => web/doc}/issues/desktop/0005bs2.rst | 0 {doc => web/doc}/issues/desktop/0006bs2.rst | 0 {doc => web/doc}/issues/desktop/0007ts2.rst | 0 {doc => web/doc}/issues/desktop/0008ts2.rst | 0 {doc => web/doc}/issues/desktop/0009tn3.rst | 0 {doc => web/doc}/issues/desktop/0010tn4.rst | 0 {doc => web/doc}/issues/desktop/0011fn5.rst | 0 {doc => web/doc}/issues/desktop/0012fn6.rst | 0 {doc => web/doc}/issues/desktop/0013fn5.rst | 0 {doc => web/doc}/issues/desktop/0014fn6.rst | 0 {doc => web/doc}/issues/desktop/0015ts2.rst | 0 {doc => web/doc}/issues/desktop/0016bn5.rst | 0 {doc => web/doc}/issues/desktop/0017ts2.rst | 0 {doc => web/doc}/issues/desktop/0018bs2.rst | 0 {doc => web/doc}/issues/desktop/0019bn3.rst | 0 {doc => web/doc}/issues/desktop/0020fs5.rst | 0 {doc => web/doc}/issues/desktop/0021ts5.rst | 0 {doc => web/doc}/issues/desktop/0022bn5.rst | 0 {doc => web/doc}/issues/desktop/0023bn7.rst | 0 {doc => web/doc}/issues/desktop/0024tn5.rst | 0 {doc => web/doc}/issues/desktop/0025tn5.rst | 0 {doc => web/doc}/issues/desktop/0026fn4.rst | 0 {doc => web/doc}/issues/desktop/0027fn4.rst | 0 {doc => web/doc}/issues/desktop/0028tn5.rst | 0 {doc => web/doc}/issues/mobile/0000tn5.rst | 0 {doc => web/doc}/model.txt | 0 {doc => web/doc}/model.xcf | Bin {doc => web/doc}/sampl-urls.txt | 0 {doc => web/doc}/todo.rst | 0 {lib => web/lib}/uuid.app | 0 {lib => web/lib}/uuid.beam | Bin login.post => web/login.post | 0 {src => web/src}/id_counter.erl | 0 {src => web/src}/timestamper.erl | 0 {src => web/src}/timestamper_dev.erl | 0 {src => web/src}/ts_api.erl | 0 {src => web/src}/ts_api_session.erl | 0 {src => web/src}/ts_common.erl | 0 {src => web/src}/ts_db_records.hrl | 0 {src => web/src}/ts_entry.erl | 0 {src => web/src}/ts_ext_data.erl | 0 {src => web/src}/ts_json.erl | 0 {src => web/src}/ts_timeline.erl | 0 {src => web/src}/ts_user.erl | 0 {src => web/src}/yaws_api.hrl | 0 {test => web/test}/ts_test_common.erl | 0 {test => web/test}/ts_user_tests.erl | 0 .../ui-bg_diagonals-thick_15_0b3e6f_40x40.png | Bin .../images/ui-bg_dots-medium_30_0b58a2_4x4.png | Bin .../images/ui-bg_dots-small_20_333333_2x2.png | Bin .../images/ui-bg_dots-small_30_a32d00_2x2.png | Bin .../images/ui-bg_dots-small_40_00498f_2x2.png | Bin .../dot-luv/images/ui-bg_flat_0_aaaaaa_40x100.png | Bin .../dot-luv/images/ui-bg_flat_40_292929_40x100.png | Bin .../images/ui-bg_gloss-wave_20_111111_500x100.png | Bin .../css/dot-luv/images/ui-icons_00498f_256x240.png | Bin .../css/dot-luv/images/ui-icons_98d2fb_256x240.png | Bin .../css/dot-luv/images/ui-icons_9ccdfc_256x240.png | Bin .../css/dot-luv/images/ui-icons_ffffff_256x240.png | Bin .../www}/css/dot-luv/jquery-ui-1.8.10.custom.css | 0 {www => web/www}/css/forSize.scss | 0 {www => web/www}/css/rounded.scss | 0 {www => web/www}/css/ts-screen.scss | 0 {www => web/www}/html_only.yaws | 0 {www => web/www}/img/br_down_icon_16.png | Bin {www => web/www}/img/br_down_icon_24.png | Bin {www => web/www}/img/br_down_icon_32.png | Bin {www => web/www}/img/br_down_icon_48.png | Bin {www => web/www}/img/br_up_icon_16.png | Bin {www => web/www}/img/br_up_icon_24.png | Bin {www => web/www}/img/br_up_icon_32.png | Bin {www => web/www}/img/br_up_icon_48.png | Bin {www => web/www}/img/gentleface-wireframe-icons.zip | Bin {www => web/www}/img/loc.png | Bin {www => web/www}/img/loving_blu.png | Bin {www => web/www}/img/notepad_2_icon_16.png | Bin {www => web/www}/img/notepad_2_icon_24.png | Bin {www => web/www}/img/notepad_2_icon_32.png | Bin {www => web/www}/img/notepad_2_icon_48.png | Bin {www => web/www}/img/pencil_icon&48.png | Bin {www => web/www}/img/pencil_icon_16.png | Bin {www => web/www}/img/pencil_icon_24.png | Bin {www => web/www}/img/pencil_icon_32.png | Bin {www => web/www}/img/phos-bg.png | Bin {www => web/www}/img/round_delete_icon_16.png | Bin {www => web/www}/img/round_delete_icon_24.png | Bin {www => web/www}/img/round_delete_icon_32.png | Bin {www => web/www}/img/round_delete_icon_48.png | Bin {www => web/www}/img/round_plus_icon_16.png | Bin {www => web/www}/img/round_plus_icon_24.png | Bin {www => web/www}/img/round_plus_icon_32.png | Bin {www => web/www}/img/round_plus_icon_48.png | Bin {www => web/www}/index.yaws | 0 {www => web/www}/js/ICanHaz.js | 0 {www => web/www}/js/ICanHaz.min.js | 0 {www => web/www}/js/backbone-min.js | 0 {www => web/www}/js/backbone.js | 0 {www => web/www}/js/jquery-1.5.js | 0 {www => web/www}/js/jquery-1.5.min.js | 0 {www => web/www}/js/jquery-ui-1.8.10.custom.min.js | 0 {www => web/www}/js/showdown-min.js | 0 {www => web/www}/js/showdown.js | 0 {www => web/www}/js/test.js | 0 {www => web/www}/js/ts.js | 0 {www => web/www}/js/underscore-min.js | 0 {www => web/www}/js/underscore.js | 0 yaws.dev.conf => web/yaws.dev.conf | 0 yaws.prod.conf => web/yaws.prod.conf | 0 138 files changed, 0 insertions(+), 0 deletions(-) rename {.ide => web/.ide}/change_workspace.pl (100%) rename {.ide => web/.ide}/clean_trailing_whitespace.sh (100%) rename {.ide => web/.ide}/line-count.pl (100%) rename {.ide => web/.ide}/vim-ide.vim (100%) rename {.ide => web/.ide}/vim-views/index.yaws.view (100%) rename {.ide => web/.ide}/vim-views/ts-screen.scss.view (100%) rename {.ide => web/.ide}/vim-views/ts.js.view (100%) rename {.ide => web/.ide}/vim-views/ts_api.erl.view (100%) rename {.ide => web/.ide}/vim-views/ts_common.erl.view (100%) rename Makefile => web/Makefile (100%) rename {db => web/db}/test/DECISION_TAB.LOG (100%) rename {db => web/db}/test/LATEST.LOG (100%) rename {db => web/db}/test/id_counter.DCD (100%) rename {db => web/db}/test/id_counter.DCL (100%) rename {db => web/db}/test/schema.DAT (100%) rename {db => web/db}/test/ts_entry.DCD (100%) rename {db => web/db}/test/ts_entry.DCL (100%) rename {db => web/db}/test/ts_ext_data.DCD (100%) rename {db => web/db}/test/ts_timeline.DCD (100%) rename {db => web/db}/test/ts_timeline.DCL (100%) rename {db => web/db}/test/ts_user.DCD (100%) rename {doc => web/doc}/api.rst (100%) rename {doc => web/doc}/db_layer.rst (100%) rename {doc => web/doc}/features.todo.txt (100%) rename {doc => web/doc}/issues/0000tn4.rst (100%) rename {doc => web/doc}/issues/desktop/0000fs5.rst (100%) rename {doc => web/doc}/issues/desktop/0001fs5.rst (100%) rename {doc => web/doc}/issues/desktop/0002bs5.rst (100%) rename {doc => web/doc}/issues/desktop/0003ts3.rst (100%) rename {doc => web/doc}/issues/desktop/0004bn5.rst (100%) rename {doc => web/doc}/issues/desktop/0005bs2.rst (100%) rename {doc => web/doc}/issues/desktop/0006bs2.rst (100%) rename {doc => web/doc}/issues/desktop/0007ts2.rst (100%) rename {doc => web/doc}/issues/desktop/0008ts2.rst (100%) rename {doc => web/doc}/issues/desktop/0009tn3.rst (100%) rename {doc => web/doc}/issues/desktop/0010tn4.rst (100%) rename {doc => web/doc}/issues/desktop/0011fn5.rst (100%) rename {doc => web/doc}/issues/desktop/0012fn6.rst (100%) rename {doc => web/doc}/issues/desktop/0013fn5.rst (100%) rename {doc => web/doc}/issues/desktop/0014fn6.rst (100%) rename {doc => web/doc}/issues/desktop/0015ts2.rst (100%) rename {doc => web/doc}/issues/desktop/0016bn5.rst (100%) rename {doc => web/doc}/issues/desktop/0017ts2.rst (100%) rename {doc => web/doc}/issues/desktop/0018bs2.rst (100%) rename {doc => web/doc}/issues/desktop/0019bn3.rst (100%) rename {doc => web/doc}/issues/desktop/0020fs5.rst (100%) rename {doc => web/doc}/issues/desktop/0021ts5.rst (100%) rename {doc => web/doc}/issues/desktop/0022bn5.rst (100%) rename {doc => web/doc}/issues/desktop/0023bn7.rst (100%) rename {doc => web/doc}/issues/desktop/0024tn5.rst (100%) rename {doc => web/doc}/issues/desktop/0025tn5.rst (100%) rename {doc => web/doc}/issues/desktop/0026fn4.rst (100%) rename {doc => web/doc}/issues/desktop/0027fn4.rst (100%) rename {doc => web/doc}/issues/desktop/0028tn5.rst (100%) rename {doc => web/doc}/issues/mobile/0000tn5.rst (100%) rename {doc => web/doc}/model.txt (100%) rename {doc => web/doc}/model.xcf (100%) rename {doc => web/doc}/sampl-urls.txt (100%) rename {doc => web/doc}/todo.rst (100%) rename {lib => web/lib}/uuid.app (100%) rename {lib => web/lib}/uuid.beam (100%) rename login.post => web/login.post (100%) rename {src => web/src}/id_counter.erl (100%) rename {src => web/src}/timestamper.erl (100%) rename {src => web/src}/timestamper_dev.erl (100%) rename {src => web/src}/ts_api.erl (100%) rename {src => web/src}/ts_api_session.erl (100%) rename {src => web/src}/ts_common.erl (100%) rename {src => web/src}/ts_db_records.hrl (100%) rename {src => web/src}/ts_entry.erl (100%) rename {src => web/src}/ts_ext_data.erl (100%) rename {src => web/src}/ts_json.erl (100%) rename {src => web/src}/ts_timeline.erl (100%) rename {src => web/src}/ts_user.erl (100%) rename {src => web/src}/yaws_api.hrl (100%) rename {test => web/test}/ts_test_common.erl (100%) rename {test => web/test}/ts_user_tests.erl (100%) rename {www => web/www}/css/dot-luv/images/ui-bg_diagonals-thick_15_0b3e6f_40x40.png (100%) rename {www => web/www}/css/dot-luv/images/ui-bg_dots-medium_30_0b58a2_4x4.png (100%) rename {www => web/www}/css/dot-luv/images/ui-bg_dots-small_20_333333_2x2.png (100%) rename {www => web/www}/css/dot-luv/images/ui-bg_dots-small_30_a32d00_2x2.png (100%) rename {www => web/www}/css/dot-luv/images/ui-bg_dots-small_40_00498f_2x2.png (100%) rename {www => web/www}/css/dot-luv/images/ui-bg_flat_0_aaaaaa_40x100.png (100%) rename {www => web/www}/css/dot-luv/images/ui-bg_flat_40_292929_40x100.png (100%) rename {www => web/www}/css/dot-luv/images/ui-bg_gloss-wave_20_111111_500x100.png (100%) rename {www => web/www}/css/dot-luv/images/ui-icons_00498f_256x240.png (100%) rename {www => web/www}/css/dot-luv/images/ui-icons_98d2fb_256x240.png (100%) rename {www => web/www}/css/dot-luv/images/ui-icons_9ccdfc_256x240.png (100%) rename {www => web/www}/css/dot-luv/images/ui-icons_ffffff_256x240.png (100%) rename {www => web/www}/css/dot-luv/jquery-ui-1.8.10.custom.css (100%) rename {www => web/www}/css/forSize.scss (100%) rename {www => web/www}/css/rounded.scss (100%) rename {www => web/www}/css/ts-screen.scss (100%) rename {www => web/www}/html_only.yaws (100%) rename {www => web/www}/img/br_down_icon_16.png (100%) rename {www => web/www}/img/br_down_icon_24.png (100%) rename {www => web/www}/img/br_down_icon_32.png (100%) rename {www => web/www}/img/br_down_icon_48.png (100%) rename {www => web/www}/img/br_up_icon_16.png (100%) rename {www => web/www}/img/br_up_icon_24.png (100%) rename {www => web/www}/img/br_up_icon_32.png (100%) rename {www => web/www}/img/br_up_icon_48.png (100%) rename {www => web/www}/img/gentleface-wireframe-icons.zip (100%) rename {www => web/www}/img/loc.png (100%) rename {www => web/www}/img/loving_blu.png (100%) rename {www => web/www}/img/notepad_2_icon_16.png (100%) rename {www => web/www}/img/notepad_2_icon_24.png (100%) rename {www => web/www}/img/notepad_2_icon_32.png (100%) rename {www => web/www}/img/notepad_2_icon_48.png (100%) rename {www => web/www}/img/pencil_icon&48.png (100%) rename {www => web/www}/img/pencil_icon_16.png (100%) rename {www => web/www}/img/pencil_icon_24.png (100%) rename {www => web/www}/img/pencil_icon_32.png (100%) rename {www => web/www}/img/phos-bg.png (100%) rename {www => web/www}/img/round_delete_icon_16.png (100%) rename {www => web/www}/img/round_delete_icon_24.png (100%) rename {www => web/www}/img/round_delete_icon_32.png (100%) rename {www => web/www}/img/round_delete_icon_48.png (100%) rename {www => web/www}/img/round_plus_icon_16.png (100%) rename {www => web/www}/img/round_plus_icon_24.png (100%) rename {www => web/www}/img/round_plus_icon_32.png (100%) rename {www => web/www}/img/round_plus_icon_48.png (100%) rename {www => web/www}/index.yaws (100%) rename {www => web/www}/js/ICanHaz.js (100%) rename {www => web/www}/js/ICanHaz.min.js (100%) rename {www => web/www}/js/backbone-min.js (100%) rename {www => web/www}/js/backbone.js (100%) rename {www => web/www}/js/jquery-1.5.js (100%) rename {www => web/www}/js/jquery-1.5.min.js (100%) rename {www => web/www}/js/jquery-ui-1.8.10.custom.min.js (100%) rename {www => web/www}/js/showdown-min.js (100%) rename {www => web/www}/js/showdown.js (100%) rename {www => web/www}/js/test.js (100%) rename {www => web/www}/js/ts.js (100%) rename {www => web/www}/js/underscore-min.js (100%) rename {www => web/www}/js/underscore.js (100%) rename yaws.dev.conf => web/yaws.dev.conf (100%) rename yaws.prod.conf => web/yaws.prod.conf (100%) diff --git a/.ide/change_workspace.pl b/web/.ide/change_workspace.pl similarity index 100% rename from .ide/change_workspace.pl rename to web/.ide/change_workspace.pl diff --git a/.ide/clean_trailing_whitespace.sh b/web/.ide/clean_trailing_whitespace.sh similarity index 100% rename from .ide/clean_trailing_whitespace.sh rename to web/.ide/clean_trailing_whitespace.sh diff --git a/.ide/line-count.pl b/web/.ide/line-count.pl similarity index 100% rename from .ide/line-count.pl rename to web/.ide/line-count.pl diff --git a/.ide/vim-ide.vim b/web/.ide/vim-ide.vim similarity index 100% rename from .ide/vim-ide.vim rename to web/.ide/vim-ide.vim diff --git a/.ide/vim-views/index.yaws.view b/web/.ide/vim-views/index.yaws.view similarity index 100% rename from .ide/vim-views/index.yaws.view rename to web/.ide/vim-views/index.yaws.view diff --git a/.ide/vim-views/ts-screen.scss.view b/web/.ide/vim-views/ts-screen.scss.view similarity index 100% rename from .ide/vim-views/ts-screen.scss.view rename to web/.ide/vim-views/ts-screen.scss.view diff --git a/.ide/vim-views/ts.js.view b/web/.ide/vim-views/ts.js.view similarity index 100% rename from .ide/vim-views/ts.js.view rename to web/.ide/vim-views/ts.js.view diff --git a/.ide/vim-views/ts_api.erl.view b/web/.ide/vim-views/ts_api.erl.view similarity index 100% rename from .ide/vim-views/ts_api.erl.view rename to web/.ide/vim-views/ts_api.erl.view diff --git a/.ide/vim-views/ts_common.erl.view b/web/.ide/vim-views/ts_common.erl.view similarity index 100% rename from .ide/vim-views/ts_common.erl.view rename to web/.ide/vim-views/ts_common.erl.view diff --git a/Makefile b/web/Makefile similarity index 100% rename from Makefile rename to web/Makefile diff --git a/db/test/DECISION_TAB.LOG b/web/db/test/DECISION_TAB.LOG similarity index 100% rename from db/test/DECISION_TAB.LOG rename to web/db/test/DECISION_TAB.LOG diff --git a/db/test/LATEST.LOG b/web/db/test/LATEST.LOG similarity index 100% rename from db/test/LATEST.LOG rename to web/db/test/LATEST.LOG diff --git a/db/test/id_counter.DCD b/web/db/test/id_counter.DCD similarity index 100% rename from db/test/id_counter.DCD rename to web/db/test/id_counter.DCD diff --git a/db/test/id_counter.DCL b/web/db/test/id_counter.DCL similarity index 100% rename from db/test/id_counter.DCL rename to web/db/test/id_counter.DCL diff --git a/db/test/schema.DAT b/web/db/test/schema.DAT similarity index 100% rename from db/test/schema.DAT rename to web/db/test/schema.DAT diff --git a/db/test/ts_entry.DCD b/web/db/test/ts_entry.DCD similarity index 100% rename from db/test/ts_entry.DCD rename to web/db/test/ts_entry.DCD diff --git a/db/test/ts_entry.DCL b/web/db/test/ts_entry.DCL similarity index 100% rename from db/test/ts_entry.DCL rename to web/db/test/ts_entry.DCL diff --git a/db/test/ts_ext_data.DCD b/web/db/test/ts_ext_data.DCD similarity index 100% rename from db/test/ts_ext_data.DCD rename to web/db/test/ts_ext_data.DCD diff --git a/db/test/ts_timeline.DCD b/web/db/test/ts_timeline.DCD similarity index 100% rename from db/test/ts_timeline.DCD rename to web/db/test/ts_timeline.DCD diff --git a/db/test/ts_timeline.DCL b/web/db/test/ts_timeline.DCL similarity index 100% rename from db/test/ts_timeline.DCL rename to web/db/test/ts_timeline.DCL diff --git a/db/test/ts_user.DCD b/web/db/test/ts_user.DCD similarity index 100% rename from db/test/ts_user.DCD rename to web/db/test/ts_user.DCD diff --git a/doc/api.rst b/web/doc/api.rst similarity index 100% rename from doc/api.rst rename to web/doc/api.rst diff --git a/doc/db_layer.rst b/web/doc/db_layer.rst similarity index 100% rename from doc/db_layer.rst rename to web/doc/db_layer.rst diff --git a/doc/features.todo.txt b/web/doc/features.todo.txt similarity index 100% rename from doc/features.todo.txt rename to web/doc/features.todo.txt diff --git a/doc/issues/0000tn4.rst b/web/doc/issues/0000tn4.rst similarity index 100% rename from doc/issues/0000tn4.rst rename to web/doc/issues/0000tn4.rst diff --git a/doc/issues/desktop/0000fs5.rst b/web/doc/issues/desktop/0000fs5.rst similarity index 100% rename from doc/issues/desktop/0000fs5.rst rename to web/doc/issues/desktop/0000fs5.rst diff --git a/doc/issues/desktop/0001fs5.rst b/web/doc/issues/desktop/0001fs5.rst similarity index 100% rename from doc/issues/desktop/0001fs5.rst rename to web/doc/issues/desktop/0001fs5.rst diff --git a/doc/issues/desktop/0002bs5.rst b/web/doc/issues/desktop/0002bs5.rst similarity index 100% rename from doc/issues/desktop/0002bs5.rst rename to web/doc/issues/desktop/0002bs5.rst diff --git a/doc/issues/desktop/0003ts3.rst b/web/doc/issues/desktop/0003ts3.rst similarity index 100% rename from doc/issues/desktop/0003ts3.rst rename to web/doc/issues/desktop/0003ts3.rst diff --git a/doc/issues/desktop/0004bn5.rst b/web/doc/issues/desktop/0004bn5.rst similarity index 100% rename from doc/issues/desktop/0004bn5.rst rename to web/doc/issues/desktop/0004bn5.rst diff --git a/doc/issues/desktop/0005bs2.rst b/web/doc/issues/desktop/0005bs2.rst similarity index 100% rename from doc/issues/desktop/0005bs2.rst rename to web/doc/issues/desktop/0005bs2.rst diff --git a/doc/issues/desktop/0006bs2.rst b/web/doc/issues/desktop/0006bs2.rst similarity index 100% rename from doc/issues/desktop/0006bs2.rst rename to web/doc/issues/desktop/0006bs2.rst diff --git a/doc/issues/desktop/0007ts2.rst b/web/doc/issues/desktop/0007ts2.rst similarity index 100% rename from doc/issues/desktop/0007ts2.rst rename to web/doc/issues/desktop/0007ts2.rst diff --git a/doc/issues/desktop/0008ts2.rst b/web/doc/issues/desktop/0008ts2.rst similarity index 100% rename from doc/issues/desktop/0008ts2.rst rename to web/doc/issues/desktop/0008ts2.rst diff --git a/doc/issues/desktop/0009tn3.rst b/web/doc/issues/desktop/0009tn3.rst similarity index 100% rename from doc/issues/desktop/0009tn3.rst rename to web/doc/issues/desktop/0009tn3.rst diff --git a/doc/issues/desktop/0010tn4.rst b/web/doc/issues/desktop/0010tn4.rst similarity index 100% rename from doc/issues/desktop/0010tn4.rst rename to web/doc/issues/desktop/0010tn4.rst diff --git a/doc/issues/desktop/0011fn5.rst b/web/doc/issues/desktop/0011fn5.rst similarity index 100% rename from doc/issues/desktop/0011fn5.rst rename to web/doc/issues/desktop/0011fn5.rst diff --git a/doc/issues/desktop/0012fn6.rst b/web/doc/issues/desktop/0012fn6.rst similarity index 100% rename from doc/issues/desktop/0012fn6.rst rename to web/doc/issues/desktop/0012fn6.rst diff --git a/doc/issues/desktop/0013fn5.rst b/web/doc/issues/desktop/0013fn5.rst similarity index 100% rename from doc/issues/desktop/0013fn5.rst rename to web/doc/issues/desktop/0013fn5.rst diff --git a/doc/issues/desktop/0014fn6.rst b/web/doc/issues/desktop/0014fn6.rst similarity index 100% rename from doc/issues/desktop/0014fn6.rst rename to web/doc/issues/desktop/0014fn6.rst diff --git a/doc/issues/desktop/0015ts2.rst b/web/doc/issues/desktop/0015ts2.rst similarity index 100% rename from doc/issues/desktop/0015ts2.rst rename to web/doc/issues/desktop/0015ts2.rst diff --git a/doc/issues/desktop/0016bn5.rst b/web/doc/issues/desktop/0016bn5.rst similarity index 100% rename from doc/issues/desktop/0016bn5.rst rename to web/doc/issues/desktop/0016bn5.rst diff --git a/doc/issues/desktop/0017ts2.rst b/web/doc/issues/desktop/0017ts2.rst similarity index 100% rename from doc/issues/desktop/0017ts2.rst rename to web/doc/issues/desktop/0017ts2.rst diff --git a/doc/issues/desktop/0018bs2.rst b/web/doc/issues/desktop/0018bs2.rst similarity index 100% rename from doc/issues/desktop/0018bs2.rst rename to web/doc/issues/desktop/0018bs2.rst diff --git a/doc/issues/desktop/0019bn3.rst b/web/doc/issues/desktop/0019bn3.rst similarity index 100% rename from doc/issues/desktop/0019bn3.rst rename to web/doc/issues/desktop/0019bn3.rst diff --git a/doc/issues/desktop/0020fs5.rst b/web/doc/issues/desktop/0020fs5.rst similarity index 100% rename from doc/issues/desktop/0020fs5.rst rename to web/doc/issues/desktop/0020fs5.rst diff --git a/doc/issues/desktop/0021ts5.rst b/web/doc/issues/desktop/0021ts5.rst similarity index 100% rename from doc/issues/desktop/0021ts5.rst rename to web/doc/issues/desktop/0021ts5.rst diff --git a/doc/issues/desktop/0022bn5.rst b/web/doc/issues/desktop/0022bn5.rst similarity index 100% rename from doc/issues/desktop/0022bn5.rst rename to web/doc/issues/desktop/0022bn5.rst diff --git a/doc/issues/desktop/0023bn7.rst b/web/doc/issues/desktop/0023bn7.rst similarity index 100% rename from doc/issues/desktop/0023bn7.rst rename to web/doc/issues/desktop/0023bn7.rst diff --git a/doc/issues/desktop/0024tn5.rst b/web/doc/issues/desktop/0024tn5.rst similarity index 100% rename from doc/issues/desktop/0024tn5.rst rename to web/doc/issues/desktop/0024tn5.rst diff --git a/doc/issues/desktop/0025tn5.rst b/web/doc/issues/desktop/0025tn5.rst similarity index 100% rename from doc/issues/desktop/0025tn5.rst rename to web/doc/issues/desktop/0025tn5.rst diff --git a/doc/issues/desktop/0026fn4.rst b/web/doc/issues/desktop/0026fn4.rst similarity index 100% rename from doc/issues/desktop/0026fn4.rst rename to web/doc/issues/desktop/0026fn4.rst diff --git a/doc/issues/desktop/0027fn4.rst b/web/doc/issues/desktop/0027fn4.rst similarity index 100% rename from doc/issues/desktop/0027fn4.rst rename to web/doc/issues/desktop/0027fn4.rst diff --git a/doc/issues/desktop/0028tn5.rst b/web/doc/issues/desktop/0028tn5.rst similarity index 100% rename from doc/issues/desktop/0028tn5.rst rename to web/doc/issues/desktop/0028tn5.rst diff --git a/doc/issues/mobile/0000tn5.rst b/web/doc/issues/mobile/0000tn5.rst similarity index 100% rename from doc/issues/mobile/0000tn5.rst rename to web/doc/issues/mobile/0000tn5.rst diff --git a/doc/model.txt b/web/doc/model.txt similarity index 100% rename from doc/model.txt rename to web/doc/model.txt diff --git a/doc/model.xcf b/web/doc/model.xcf similarity index 100% rename from doc/model.xcf rename to web/doc/model.xcf diff --git a/doc/sampl-urls.txt b/web/doc/sampl-urls.txt similarity index 100% rename from doc/sampl-urls.txt rename to web/doc/sampl-urls.txt diff --git a/doc/todo.rst b/web/doc/todo.rst similarity index 100% rename from doc/todo.rst rename to web/doc/todo.rst diff --git a/lib/uuid.app b/web/lib/uuid.app similarity index 100% rename from lib/uuid.app rename to web/lib/uuid.app diff --git a/lib/uuid.beam b/web/lib/uuid.beam similarity index 100% rename from lib/uuid.beam rename to web/lib/uuid.beam diff --git a/login.post b/web/login.post similarity index 100% rename from login.post rename to web/login.post diff --git a/src/id_counter.erl b/web/src/id_counter.erl similarity index 100% rename from src/id_counter.erl rename to web/src/id_counter.erl diff --git a/src/timestamper.erl b/web/src/timestamper.erl similarity index 100% rename from src/timestamper.erl rename to web/src/timestamper.erl diff --git a/src/timestamper_dev.erl b/web/src/timestamper_dev.erl similarity index 100% rename from src/timestamper_dev.erl rename to web/src/timestamper_dev.erl diff --git a/src/ts_api.erl b/web/src/ts_api.erl similarity index 100% rename from src/ts_api.erl rename to web/src/ts_api.erl diff --git a/src/ts_api_session.erl b/web/src/ts_api_session.erl similarity index 100% rename from src/ts_api_session.erl rename to web/src/ts_api_session.erl diff --git a/src/ts_common.erl b/web/src/ts_common.erl similarity index 100% rename from src/ts_common.erl rename to web/src/ts_common.erl diff --git a/src/ts_db_records.hrl b/web/src/ts_db_records.hrl similarity index 100% rename from src/ts_db_records.hrl rename to web/src/ts_db_records.hrl diff --git a/src/ts_entry.erl b/web/src/ts_entry.erl similarity index 100% rename from src/ts_entry.erl rename to web/src/ts_entry.erl diff --git a/src/ts_ext_data.erl b/web/src/ts_ext_data.erl similarity index 100% rename from src/ts_ext_data.erl rename to web/src/ts_ext_data.erl diff --git a/src/ts_json.erl b/web/src/ts_json.erl similarity index 100% rename from src/ts_json.erl rename to web/src/ts_json.erl diff --git a/src/ts_timeline.erl b/web/src/ts_timeline.erl similarity index 100% rename from src/ts_timeline.erl rename to web/src/ts_timeline.erl diff --git a/src/ts_user.erl b/web/src/ts_user.erl similarity index 100% rename from src/ts_user.erl rename to web/src/ts_user.erl diff --git a/src/yaws_api.hrl b/web/src/yaws_api.hrl similarity index 100% rename from src/yaws_api.hrl rename to web/src/yaws_api.hrl diff --git a/test/ts_test_common.erl b/web/test/ts_test_common.erl similarity index 100% rename from test/ts_test_common.erl rename to web/test/ts_test_common.erl diff --git a/test/ts_user_tests.erl b/web/test/ts_user_tests.erl similarity index 100% rename from test/ts_user_tests.erl rename to web/test/ts_user_tests.erl diff --git a/www/css/dot-luv/images/ui-bg_diagonals-thick_15_0b3e6f_40x40.png b/web/www/css/dot-luv/images/ui-bg_diagonals-thick_15_0b3e6f_40x40.png similarity index 100% rename from www/css/dot-luv/images/ui-bg_diagonals-thick_15_0b3e6f_40x40.png rename to web/www/css/dot-luv/images/ui-bg_diagonals-thick_15_0b3e6f_40x40.png diff --git a/www/css/dot-luv/images/ui-bg_dots-medium_30_0b58a2_4x4.png b/web/www/css/dot-luv/images/ui-bg_dots-medium_30_0b58a2_4x4.png similarity index 100% rename from www/css/dot-luv/images/ui-bg_dots-medium_30_0b58a2_4x4.png rename to web/www/css/dot-luv/images/ui-bg_dots-medium_30_0b58a2_4x4.png diff --git a/www/css/dot-luv/images/ui-bg_dots-small_20_333333_2x2.png b/web/www/css/dot-luv/images/ui-bg_dots-small_20_333333_2x2.png similarity index 100% rename from www/css/dot-luv/images/ui-bg_dots-small_20_333333_2x2.png rename to web/www/css/dot-luv/images/ui-bg_dots-small_20_333333_2x2.png diff --git a/www/css/dot-luv/images/ui-bg_dots-small_30_a32d00_2x2.png b/web/www/css/dot-luv/images/ui-bg_dots-small_30_a32d00_2x2.png similarity index 100% rename from www/css/dot-luv/images/ui-bg_dots-small_30_a32d00_2x2.png rename to web/www/css/dot-luv/images/ui-bg_dots-small_30_a32d00_2x2.png diff --git a/www/css/dot-luv/images/ui-bg_dots-small_40_00498f_2x2.png b/web/www/css/dot-luv/images/ui-bg_dots-small_40_00498f_2x2.png similarity index 100% rename from www/css/dot-luv/images/ui-bg_dots-small_40_00498f_2x2.png rename to web/www/css/dot-luv/images/ui-bg_dots-small_40_00498f_2x2.png diff --git a/www/css/dot-luv/images/ui-bg_flat_0_aaaaaa_40x100.png b/web/www/css/dot-luv/images/ui-bg_flat_0_aaaaaa_40x100.png similarity index 100% rename from www/css/dot-luv/images/ui-bg_flat_0_aaaaaa_40x100.png rename to web/www/css/dot-luv/images/ui-bg_flat_0_aaaaaa_40x100.png diff --git a/www/css/dot-luv/images/ui-bg_flat_40_292929_40x100.png b/web/www/css/dot-luv/images/ui-bg_flat_40_292929_40x100.png similarity index 100% rename from www/css/dot-luv/images/ui-bg_flat_40_292929_40x100.png rename to web/www/css/dot-luv/images/ui-bg_flat_40_292929_40x100.png diff --git a/www/css/dot-luv/images/ui-bg_gloss-wave_20_111111_500x100.png b/web/www/css/dot-luv/images/ui-bg_gloss-wave_20_111111_500x100.png similarity index 100% rename from www/css/dot-luv/images/ui-bg_gloss-wave_20_111111_500x100.png rename to web/www/css/dot-luv/images/ui-bg_gloss-wave_20_111111_500x100.png diff --git a/www/css/dot-luv/images/ui-icons_00498f_256x240.png b/web/www/css/dot-luv/images/ui-icons_00498f_256x240.png similarity index 100% rename from www/css/dot-luv/images/ui-icons_00498f_256x240.png rename to web/www/css/dot-luv/images/ui-icons_00498f_256x240.png diff --git a/www/css/dot-luv/images/ui-icons_98d2fb_256x240.png b/web/www/css/dot-luv/images/ui-icons_98d2fb_256x240.png similarity index 100% rename from www/css/dot-luv/images/ui-icons_98d2fb_256x240.png rename to web/www/css/dot-luv/images/ui-icons_98d2fb_256x240.png diff --git a/www/css/dot-luv/images/ui-icons_9ccdfc_256x240.png b/web/www/css/dot-luv/images/ui-icons_9ccdfc_256x240.png similarity index 100% rename from www/css/dot-luv/images/ui-icons_9ccdfc_256x240.png rename to web/www/css/dot-luv/images/ui-icons_9ccdfc_256x240.png diff --git a/www/css/dot-luv/images/ui-icons_ffffff_256x240.png b/web/www/css/dot-luv/images/ui-icons_ffffff_256x240.png similarity index 100% rename from www/css/dot-luv/images/ui-icons_ffffff_256x240.png rename to web/www/css/dot-luv/images/ui-icons_ffffff_256x240.png diff --git a/www/css/dot-luv/jquery-ui-1.8.10.custom.css b/web/www/css/dot-luv/jquery-ui-1.8.10.custom.css similarity index 100% rename from www/css/dot-luv/jquery-ui-1.8.10.custom.css rename to web/www/css/dot-luv/jquery-ui-1.8.10.custom.css diff --git a/www/css/forSize.scss b/web/www/css/forSize.scss similarity index 100% rename from www/css/forSize.scss rename to web/www/css/forSize.scss diff --git a/www/css/rounded.scss b/web/www/css/rounded.scss similarity index 100% rename from www/css/rounded.scss rename to web/www/css/rounded.scss diff --git a/www/css/ts-screen.scss b/web/www/css/ts-screen.scss similarity index 100% rename from www/css/ts-screen.scss rename to web/www/css/ts-screen.scss diff --git a/www/html_only.yaws b/web/www/html_only.yaws similarity index 100% rename from www/html_only.yaws rename to web/www/html_only.yaws diff --git a/www/img/br_down_icon_16.png b/web/www/img/br_down_icon_16.png similarity index 100% rename from www/img/br_down_icon_16.png rename to web/www/img/br_down_icon_16.png diff --git a/www/img/br_down_icon_24.png b/web/www/img/br_down_icon_24.png similarity index 100% rename from www/img/br_down_icon_24.png rename to web/www/img/br_down_icon_24.png diff --git a/www/img/br_down_icon_32.png b/web/www/img/br_down_icon_32.png similarity index 100% rename from www/img/br_down_icon_32.png rename to web/www/img/br_down_icon_32.png diff --git a/www/img/br_down_icon_48.png b/web/www/img/br_down_icon_48.png similarity index 100% rename from www/img/br_down_icon_48.png rename to web/www/img/br_down_icon_48.png diff --git a/www/img/br_up_icon_16.png b/web/www/img/br_up_icon_16.png similarity index 100% rename from www/img/br_up_icon_16.png rename to web/www/img/br_up_icon_16.png diff --git a/www/img/br_up_icon_24.png b/web/www/img/br_up_icon_24.png similarity index 100% rename from www/img/br_up_icon_24.png rename to web/www/img/br_up_icon_24.png diff --git a/www/img/br_up_icon_32.png b/web/www/img/br_up_icon_32.png similarity index 100% rename from www/img/br_up_icon_32.png rename to web/www/img/br_up_icon_32.png diff --git a/www/img/br_up_icon_48.png b/web/www/img/br_up_icon_48.png similarity index 100% rename from www/img/br_up_icon_48.png rename to web/www/img/br_up_icon_48.png diff --git a/www/img/gentleface-wireframe-icons.zip b/web/www/img/gentleface-wireframe-icons.zip similarity index 100% rename from www/img/gentleface-wireframe-icons.zip rename to web/www/img/gentleface-wireframe-icons.zip diff --git a/www/img/loc.png b/web/www/img/loc.png similarity index 100% rename from www/img/loc.png rename to web/www/img/loc.png diff --git a/www/img/loving_blu.png b/web/www/img/loving_blu.png similarity index 100% rename from www/img/loving_blu.png rename to web/www/img/loving_blu.png diff --git a/www/img/notepad_2_icon_16.png b/web/www/img/notepad_2_icon_16.png similarity index 100% rename from www/img/notepad_2_icon_16.png rename to web/www/img/notepad_2_icon_16.png diff --git a/www/img/notepad_2_icon_24.png b/web/www/img/notepad_2_icon_24.png similarity index 100% rename from www/img/notepad_2_icon_24.png rename to web/www/img/notepad_2_icon_24.png diff --git a/www/img/notepad_2_icon_32.png b/web/www/img/notepad_2_icon_32.png similarity index 100% rename from www/img/notepad_2_icon_32.png rename to web/www/img/notepad_2_icon_32.png diff --git a/www/img/notepad_2_icon_48.png b/web/www/img/notepad_2_icon_48.png similarity index 100% rename from www/img/notepad_2_icon_48.png rename to web/www/img/notepad_2_icon_48.png diff --git a/www/img/pencil_icon&48.png b/web/www/img/pencil_icon&48.png similarity index 100% rename from www/img/pencil_icon&48.png rename to web/www/img/pencil_icon&48.png diff --git a/www/img/pencil_icon_16.png b/web/www/img/pencil_icon_16.png similarity index 100% rename from www/img/pencil_icon_16.png rename to web/www/img/pencil_icon_16.png diff --git a/www/img/pencil_icon_24.png b/web/www/img/pencil_icon_24.png similarity index 100% rename from www/img/pencil_icon_24.png rename to web/www/img/pencil_icon_24.png diff --git a/www/img/pencil_icon_32.png b/web/www/img/pencil_icon_32.png similarity index 100% rename from www/img/pencil_icon_32.png rename to web/www/img/pencil_icon_32.png diff --git a/www/img/phos-bg.png b/web/www/img/phos-bg.png similarity index 100% rename from www/img/phos-bg.png rename to web/www/img/phos-bg.png diff --git a/www/img/round_delete_icon_16.png b/web/www/img/round_delete_icon_16.png similarity index 100% rename from www/img/round_delete_icon_16.png rename to web/www/img/round_delete_icon_16.png diff --git a/www/img/round_delete_icon_24.png b/web/www/img/round_delete_icon_24.png similarity index 100% rename from www/img/round_delete_icon_24.png rename to web/www/img/round_delete_icon_24.png diff --git a/www/img/round_delete_icon_32.png b/web/www/img/round_delete_icon_32.png similarity index 100% rename from www/img/round_delete_icon_32.png rename to web/www/img/round_delete_icon_32.png diff --git a/www/img/round_delete_icon_48.png b/web/www/img/round_delete_icon_48.png similarity index 100% rename from www/img/round_delete_icon_48.png rename to web/www/img/round_delete_icon_48.png diff --git a/www/img/round_plus_icon_16.png b/web/www/img/round_plus_icon_16.png similarity index 100% rename from www/img/round_plus_icon_16.png rename to web/www/img/round_plus_icon_16.png diff --git a/www/img/round_plus_icon_24.png b/web/www/img/round_plus_icon_24.png similarity index 100% rename from www/img/round_plus_icon_24.png rename to web/www/img/round_plus_icon_24.png diff --git a/www/img/round_plus_icon_32.png b/web/www/img/round_plus_icon_32.png similarity index 100% rename from www/img/round_plus_icon_32.png rename to web/www/img/round_plus_icon_32.png diff --git a/www/img/round_plus_icon_48.png b/web/www/img/round_plus_icon_48.png similarity index 100% rename from www/img/round_plus_icon_48.png rename to web/www/img/round_plus_icon_48.png diff --git a/www/index.yaws b/web/www/index.yaws similarity index 100% rename from www/index.yaws rename to web/www/index.yaws diff --git a/www/js/ICanHaz.js b/web/www/js/ICanHaz.js similarity index 100% rename from www/js/ICanHaz.js rename to web/www/js/ICanHaz.js diff --git a/www/js/ICanHaz.min.js b/web/www/js/ICanHaz.min.js similarity index 100% rename from www/js/ICanHaz.min.js rename to web/www/js/ICanHaz.min.js diff --git a/www/js/backbone-min.js b/web/www/js/backbone-min.js similarity index 100% rename from www/js/backbone-min.js rename to web/www/js/backbone-min.js diff --git a/www/js/backbone.js b/web/www/js/backbone.js similarity index 100% rename from www/js/backbone.js rename to web/www/js/backbone.js diff --git a/www/js/jquery-1.5.js b/web/www/js/jquery-1.5.js similarity index 100% rename from www/js/jquery-1.5.js rename to web/www/js/jquery-1.5.js diff --git a/www/js/jquery-1.5.min.js b/web/www/js/jquery-1.5.min.js similarity index 100% rename from www/js/jquery-1.5.min.js rename to web/www/js/jquery-1.5.min.js diff --git a/www/js/jquery-ui-1.8.10.custom.min.js b/web/www/js/jquery-ui-1.8.10.custom.min.js similarity index 100% rename from www/js/jquery-ui-1.8.10.custom.min.js rename to web/www/js/jquery-ui-1.8.10.custom.min.js diff --git a/www/js/showdown-min.js b/web/www/js/showdown-min.js similarity index 100% rename from www/js/showdown-min.js rename to web/www/js/showdown-min.js diff --git a/www/js/showdown.js b/web/www/js/showdown.js similarity index 100% rename from www/js/showdown.js rename to web/www/js/showdown.js diff --git a/www/js/test.js b/web/www/js/test.js similarity index 100% rename from www/js/test.js rename to web/www/js/test.js diff --git a/www/js/ts.js b/web/www/js/ts.js similarity index 100% rename from www/js/ts.js rename to web/www/js/ts.js diff --git a/www/js/underscore-min.js b/web/www/js/underscore-min.js similarity index 100% rename from www/js/underscore-min.js rename to web/www/js/underscore-min.js diff --git a/www/js/underscore.js b/web/www/js/underscore.js similarity index 100% rename from www/js/underscore.js rename to web/www/js/underscore.js diff --git a/yaws.dev.conf b/web/yaws.dev.conf similarity index 100% rename from yaws.dev.conf rename to web/yaws.dev.conf diff --git a/yaws.prod.conf b/web/yaws.prod.conf similarity index 100% rename from yaws.prod.conf rename to web/yaws.prod.conf