OSDN Git Service

newslash/newslash.git
2016-09-16 hylomWeb.pm: use config file to set secret-key
2016-09-14 hylomModel::Users: use random token to manage session
2016-09-13 hylomModel::Users.pm: writing authentification code...
2016-09-13 hylomAdd JSON based config system
2016-09-12 hylomrename 'srad_topic_icon' to 'topic_icon'
2016-09-12 hylomimport logo/icons
2016-09-12 hylomupdate template and css
2016-09-12 hylomupdate templates
2016-09-12 hylomupdate stylesheets
2016-09-12 hylomPlugin::CSSCompile: not to search css subdirectory
2016-09-12 hylomPlugin::CSSCompile: output more verbose debug message
2016-09-09 hylomModel::Stories: add query to get author and topics...
2016-09-09 hylomimplement index page
2016-09-09 hylomCSS: add bootstrap.less to use customized bootstrap
2016-09-09 hylomPlugin::CSSCompile: add subdirectory support
2016-09-09 hylomController::Base: fix to use utf8mb4
2016-09-09 hylomModel/Users.pm: fix indent
2016-09-09 hylomModel: create base class
2016-09-09 hylomutils: update db creation scripts
2016-09-08 hylomrun.sh: update parameter
2016-09-08 hylomModel::Users.pm: remove debug code
2016-09-08 hylomimplement 'GET /'
2016-09-08 hylomtemplate: add jquery
2016-09-08 hylomPlugin::TT2Renderer: now 'NS' module can use in templates
2016-09-08 hylomupdate template and css
2016-09-08 hylomPlugin::CSSCompile: add 'css' plugin for TT2
2016-09-08 hylomPlugin::TT2Renderer: add TT2 plugin support
2016-09-08 hylomPlugin::TT2Renderer: fix not to find template file...
2016-09-08 hylomPlugin::TT2Renderer: fix to recycle Template instance
2016-09-08 hylomPlugin::CSSCompile: add MD5 hash to compiled file's...
2016-09-08 hylomPlugin::TT2Renderer: fix code indent
2016-09-07 hylomupdate .gitignore
2016-09-07 hylomDockefile: add to intall node-less
2016-09-07 hylomadd and implement 'CSSCompile' plugin
2016-09-07 hylomPlugin::TT2Renderer: remove redundant lines
2016-09-07 hylomPlugin::TT2Renderer: fix to be able to use extension...
2016-09-07 hylomsplit templates
2016-09-07 hylomimplement 'GET /login'
2016-09-07 hylomutils: add database preparation script - create_tables.pl
2016-09-06 hylomTT2Renderer: implement basic function done
2016-09-06 hylomimplement TT2Renderer plugin
2016-09-06 hylomadd TT2Renderer
2016-09-06 hylomDockerfile: add libtemplate-perl to install
2016-09-06 hylommove Controller/Login.pm to under Web/
2016-09-06 hylomimplement login/logout (experimental)
2016-09-05 hylomadd bootstrap to softlink under public/
2016-09-05 hylomimplement /login (experimental)
2016-09-05 hylomrun.sh: can accept command to run
2016-09-05 hylomDockerfile: add required packages to install
2016-09-05 hylomupdate container boot script (run.sh)
2016-08-28 Hiromichi Matsushimaupdate .gitignore
2016-08-28 Hiromichi Matsushimaadd container boot script: run.sh
2016-08-28 Hiromichi Matsushimagenerate mojo skelton files
2016-08-28 Hiromichi MatsushimaDockerfile: add to install libjs-bootstrap
2016-08-28 hylomcreate Dockerfile and build script v0.0.0