OSDN Git Service

* Web::Controller::Index: delete unused functions
[newslash/newslash.git] / src / newslash_web /
2018-08-02 hylom * Web::Controller::Index: delete unused functions
2018-08-02 hylomPlugin: introduce EasyCache - general caching system
2018-08-01 hylomadd NYTProf profiling support
2018-08-01 hylomjs: add bundle-config file
2018-08-01 hylomupdate escape-html module
2018-08-01 hylomjs: modularize javascript codes
2018-08-01 hylom * Plugin::JavaScriptLoader: implement js bundle feature
2018-07-31 hylomtemplate: fix load_js() order in header
2018-07-31 hylomtemplate: use helper.load_js() instead of SCRIPT tag
2018-07-25 hylomt: fix eventd and models/submissions test
2018-07-25 hylomModel::Submission: fix hard_delte()
2018-07-25 hylomModel::Firehose: fix problem that select() cannot retur...
2018-07-25 hylomModel::Users::Auth: support bcrypt password hashing
2018-07-06 hylomimplement user achievement listing (/~user/achievements)
2018-06-29 hylomPlugin::NewslashHelpers: add page_type() and content_ty...
2018-06-29 hylomPlugin::Preprocessor: fix KVS_PREFIX and message
2018-06-29 hylomcss: fix /my related page style
2018-06-29 hylomtemplate: move user setting related templates from...
2018-06-28 hylomtemplate: apply new CSS
2018-06-28 hylomcss: add some 'compatibility for bootstrap' codes
2018-06-28 hylomcss: remove unite 'ui' components to 'newslash' component
2018-06-26 hylomtemplate: fix login modal dialog
2018-06-25 hylomadd tenshoku link to header, change responsive max...
2018-06-22 hylomdom_t: add test script
2018-06-22 hylomtemplate: add admin/networks
2018-06-22 hylomPlugin: deprecate GoogleAnalytics plugin
2018-06-22 hylomtemplate: fix to use helper functions
2018-06-22 hylomPlugin::AntiCsrf: add 'csrf_token' helper
2018-06-22 hylomPlugin: rename 'QuasiStaticConent' to 'Preprocessor...
2018-06-22 hylomPlugin::JavaScriptLoader: register 'load_js' as helper
2018-06-22 hylomPlugin: deprecate RendererHelper
2018-06-22 hylomPlugin: depracate ViewFunctions and move those function...
2018-06-22 hylomPlugins: add NewslashHelpers and move sidebar function
2018-06-21 hylomdeprecate unused plugins
2018-06-21 hylomPlugin::KeyValueStore: fix connection left unclosed...
2018-06-21 hylom/search: escape query text in next/prev link
2018-06-21 hylom * Controller::Search: fix indentation
2018-06-12 hylomfix search page's template v0.1.4
2018-06-12 hylomt: add ad_code API related test
2018-06-12 hylomPlugin::ADRenderer: check disable_cache flag for admin...
2018-06-12 hylomadmin: add cache controll UI
2018-06-12 hylom* Model::Users::Config: update() can take parameter...
2018-06-11 hylomcss: fix archive page style
2018-06-08 hylomtemplate: updatet AD codes to use AD manager
2018-06-08 hylomPlugin::ADRenderer: fix typo v0.1.3
2018-06-08 hylomplugin: add ADRenderer plugin
2018-06-08 hylomimplement AD code manager done
2018-06-08 hylomjs: fix invalid error handling in newslash.js
2018-06-08 hylomcss: add form related styles
2018-06-07 hylomimplement AD code manager (working)
2018-06-07 hylomjs: implement AD code related methods
2018-06-07 hylomplugin: add RequestBodyConditon and rename ReqBaker...
2018-06-06 hylomadd AD Codes related Admin API
2018-06-06 hylomPlugin: add ReqBaker
2018-06-06 hylomcss: fix form related css
2018-06-06 hylomt: fix test code correspond to template
2018-06-06 hylomtemplate: fix comment notiy message's url
2018-05-31 hylomcss: add uncommited files
2018-05-31 hylomimplement admin/ad page
2018-05-31 hylomcss: rebuild CSS done v0.1.1
2018-05-30 hylomcss: fix styles to use flex
2018-05-29 hylomMerge branch 'master' of git.osdn.jp:/gitroot/srad...
2018-05-29 hylomtemplate: rebuild to use flex
2018-05-29 hylomns_searchd: fix file descriptor leak
2018-05-25 hylomtemplate: update template to use flex
2018-05-25 hylomtemplate: admin/css now output error message
2018-05-25 hylom * Plugin::QuasiStaticContent: add last_execute_status...
2018-05-24 hylomcss: rebuilding CSS to use flexbox
2018-05-24 hylomPlugin::QuasiStaticContent: change option difinition...
2018-05-02 hylomsearch: fix template to work paging when sort-order...
2018-05-01 hylomtemplates: fix search page's design and show local...
2018-05-01 hylomPlugin: introduce ViewFunctions plugin
2018-04-27 hylomns_search: support keyword highlighting
2018-04-27 hylomModel: implement firehose related clean-up codes
2018-04-26 hylomWeb::Controller::Search: support sorting by create_time
2018-04-06 hylomsearch: add comment/journal/submission/pll/user search
2018-03-27 hylomt: update eventd test code to test more precisely
2018-03-27 hylomremove unused debug codes
2018-03-27 hylomt: separate dom_test tests
2018-03-22 hylomns_search: add update index related functions
2018-03-01 hylomadd paging support to /search
2018-02-27 hylom * Web::Controller::Search: more vorbose error handling
2018-02-27 hylom * template:search/search: quote some invalid chars
2018-02-23 hylomimplement /search page
2018-02-23 hylomcss: fix bootstrap to use '.sr-only'
2018-02-23 hylomcss: fix to show motd correctly
2018-02-01 hylom/tag/<topics>/ now handles alias of topics
2018-02-01 hylomModel::Cowrapper: build_where_clause supports OR parameter
2018-02-01 hylomPlugin::DiscussionHelper: fix typo
2018-01-31 hylomt: add dom-test for tag related pages
2018-01-31 hylom * t/dom_test/domtest.t: fix variable name collision
2018-01-31 hylomPlugin::DiscussionHelper: fix warning
2018-01-31 hylomimplement tag (topics) list page
2018-01-31 hylomModel::Firehose: fix select() make invalid SQL where...
2018-01-31 hylomWeb::Controller::API::Submission: fix warnings
2018-01-31 hylomWeb::Controller::Story: fix typo
2018-01-30 hylom/tag/ page supports to show submissions/journals
2018-01-30 hylom * Model::Firehose: fix select() to more quick query
2018-01-30 hylomchange 'page' object to set values in each Controllers
2018-01-29 hylom * t/dom_test/domtest.t: now check id values
next