OSDN Git Service

newslash/newslash.git
5 years agoWeb: cleanup Web.pm
hylom [Mon, 6 Aug 2018 09:16:51 +0000 (18:16 +0900)]
Web: cleanup Web.pm

5 years agounify siteConfig values to main HTML, and remove site_oconfig.js
hylom [Fri, 3 Aug 2018 12:08:55 +0000 (21:08 +0900)]
unify siteConfig values to main HTML, and remove site_oconfig.js

5 years agoPlugin::EasyCache: cached_read() can take config hash argument
hylom [Fri, 3 Aug 2018 12:07:27 +0000 (21:07 +0900)]
Plugin::EasyCache: cached_read() can take config hash argument

5 years agoPlugin::EasyCache: fix debug/warn messages
hylom [Fri, 3 Aug 2018 11:14:07 +0000 (20:14 +0900)]
Plugin::EasyCache: fix debug/warn messages

5 years agoPlugin::JavaScriptLoader: fix utf-8 decoding
hylom [Fri, 3 Aug 2018 11:10:48 +0000 (20:10 +0900)]
Plugin::JavaScriptLoader: fix utf-8 decoding

5 years agocss: fix dropdown button design
hylom [Fri, 3 Aug 2018 11:04:38 +0000 (20:04 +0900)]
css: fix dropdown button design

5 years agocss: add ads.less
hylom [Fri, 3 Aug 2018 11:04:28 +0000 (20:04 +0900)]
css: add ads.less

5 years agofix: share button in comment cannot work
hylom [Fri, 3 Aug 2018 11:04:00 +0000 (20:04 +0900)]
fix: share button in comment cannot work

5 years agofix: enable comment post for archived story
hylom [Fri, 3 Aug 2018 11:02:43 +0000 (20:02 +0900)]
fix: enable comment post for archived story

5 years agocss: move unused files to deprecated/
hylom [Fri, 3 Aug 2018 10:52:28 +0000 (19:52 +0900)]
css: move unused files to deprecated/

5 years agotemplate: use Site config variable for <script src=""> value
hylom [Fri, 3 Aug 2018 10:18:22 +0000 (19:18 +0900)]
template: use Site config variable for <script src=""> value

5 years ago * Plugin::TT2Renderer: more verbose template rendering error
hylom [Fri, 3 Aug 2018 10:17:28 +0000 (19:17 +0900)]
 * Plugin::TT2Renderer: more verbose template rendering error

5 years agoupdate .gitignore
hylom [Thu, 2 Aug 2018 12:30:41 +0000 (21:30 +0900)]
update .gitignore

5 years ago * Web::Controller::Index: delete unused functions
hylom [Thu, 2 Aug 2018 12:29:39 +0000 (21:29 +0900)]
 * Web::Controller::Index: delete unused functions

5 years agoPlugin: introduce EasyCache - general caching system
hylom [Thu, 2 Aug 2018 12:29:01 +0000 (21:29 +0900)]
Plugin: introduce EasyCache - general caching system

5 years agoadd NYTProf profiling support
hylom [Wed, 1 Aug 2018 11:56:57 +0000 (20:56 +0900)]
add NYTProf profiling support

5 years agojs: add bundle-config file
hylom [Wed, 1 Aug 2018 11:27:17 +0000 (20:27 +0900)]
js: add bundle-config file

5 years agoupdate escape-html module
hylom [Wed, 1 Aug 2018 11:26:12 +0000 (20:26 +0900)]
update escape-html module

5 years agojs: modularize javascript codes
hylom [Wed, 1 Aug 2018 11:24:31 +0000 (20:24 +0900)]
js: modularize javascript codes

5 years ago * Plugin::JavaScriptLoader: implement js bundle feature
hylom [Wed, 1 Aug 2018 11:23:49 +0000 (20:23 +0900)]
 * Plugin::JavaScriptLoader: implement js bundle feature

5 years agotemplate: fix load_js() order in header
hylom [Tue, 31 Jul 2018 11:54:53 +0000 (20:54 +0900)]
template: fix load_js() order in header

5 years agotemplate: use helper.load_js() instead of SCRIPT tag
hylom [Tue, 31 Jul 2018 11:41:01 +0000 (20:41 +0900)]
template: use helper.load_js() instead of SCRIPT tag

5 years agot: fix eventd and models/submissions test
hylom [Wed, 25 Jul 2018 11:47:13 +0000 (20:47 +0900)]
t: fix eventd and models/submissions test

5 years agodb_scripts: fix users.sql to change password hash length
hylom [Wed, 25 Jul 2018 11:46:51 +0000 (20:46 +0900)]
db_scripts: fix users.sql to change password hash length

5 years agoModel::Submission: fix hard_delte()
hylom [Wed, 25 Jul 2018 11:46:21 +0000 (20:46 +0900)]
Model::Submission: fix hard_delte()

5 years agoModel::Firehose: fix problem that select() cannot return correct id value
hylom [Wed, 25 Jul 2018 11:45:25 +0000 (20:45 +0900)]
Model::Firehose: fix problem that select() cannot return correct id value

5 years agoModel::Users::Auth: support bcrypt password hashing
hylom [Wed, 25 Jul 2018 10:31:02 +0000 (19:31 +0900)]
Model::Users::Auth: support bcrypt password hashing

5 years agoimplement user achievement listing (/~user/achievements)
hylom [Fri, 6 Jul 2018 11:40:49 +0000 (20:40 +0900)]
implement user achievement listing (/~user/achievements)

5 years agotest-container: merge k8s svc settings to k8s-newslash-dev.yaml
hylom [Fri, 6 Jul 2018 10:53:27 +0000 (19:53 +0900)]
test-container: merge k8s svc settings to k8s-newslash-dev.yaml

5 years agoPlugin::NewslashHelpers: add page_type() and content_type() helper function
hylom [Fri, 29 Jun 2018 12:06:58 +0000 (21:06 +0900)]
Plugin::NewslashHelpers: add page_type() and content_type() helper function

5 years agoPlugin::Preprocessor: fix KVS_PREFIX and message
hylom [Fri, 29 Jun 2018 11:45:58 +0000 (20:45 +0900)]
Plugin::Preprocessor: fix KVS_PREFIX and message

5 years agocss: fix /my related page style
hylom [Fri, 29 Jun 2018 11:39:25 +0000 (20:39 +0900)]
css: fix /my related page style

5 years agotemplate: move user setting related templates from /user to /my
hylom [Fri, 29 Jun 2018 11:38:29 +0000 (20:38 +0900)]
template: move user setting related templates from /user to /my

5 years agotemplate: apply new CSS
hylom [Thu, 28 Jun 2018 12:10:53 +0000 (21:10 +0900)]
template: apply new CSS

5 years agocss: add some 'compatibility for bootstrap' codes
hylom [Thu, 28 Jun 2018 12:10:02 +0000 (21:10 +0900)]
css: add some 'compatibility for bootstrap' codes

5 years agocss: remove unite 'ui' components to 'newslash' component
hylom [Thu, 28 Jun 2018 12:09:06 +0000 (21:09 +0900)]
css: remove unite 'ui' components to 'newslash' component

5 years agotemplate: fix login modal dialog
hylom [Tue, 26 Jun 2018 11:21:25 +0000 (20:21 +0900)]
template: fix login modal dialog

5 years agoadd tenshoku link to header, change responsive max width to 720px
hylom [Mon, 25 Jun 2018 10:38:19 +0000 (19:38 +0900)]
add tenshoku link to header, change responsive max width to 720px

5 years agodom_t: add test script
hylom [Fri, 22 Jun 2018 11:39:09 +0000 (20:39 +0900)]
dom_t: add test script

5 years agotemplate: add admin/networks
hylom [Fri, 22 Jun 2018 11:37:49 +0000 (20:37 +0900)]
template: add admin/networks

5 years agoPlugin: deprecate GoogleAnalytics plugin
hylom [Fri, 22 Jun 2018 11:35:13 +0000 (20:35 +0900)]
Plugin: deprecate GoogleAnalytics plugin

5 years agotemplate: fix to use helper functions
hylom [Fri, 22 Jun 2018 11:27:49 +0000 (20:27 +0900)]
template: fix to use helper functions

5 years agoPlugin::AntiCsrf: add 'csrf_token' helper
hylom [Fri, 22 Jun 2018 10:48:05 +0000 (19:48 +0900)]
Plugin::AntiCsrf: add 'csrf_token' helper

5 years agoPlugin: rename 'QuasiStaticConent' to 'Preprocessor' and add some helpers
hylom [Fri, 22 Jun 2018 10:44:24 +0000 (19:44 +0900)]
Plugin: rename 'QuasiStaticConent' to 'Preprocessor' and add some helpers

5 years agoPlugin::JavaScriptLoader: register 'load_js' as helper
hylom [Fri, 22 Jun 2018 10:25:27 +0000 (19:25 +0900)]
Plugin::JavaScriptLoader: register 'load_js' as helper

5 years agoPlugin: deprecate RendererHelper
hylom [Fri, 22 Jun 2018 10:18:42 +0000 (19:18 +0900)]
Plugin: deprecate RendererHelper

5 years agoPlugin: depracate ViewFunctions and move those functions to NewslashHelpers
hylom [Fri, 22 Jun 2018 10:09:08 +0000 (19:09 +0900)]
Plugin: depracate ViewFunctions and move those functions to NewslashHelpers

5 years agoPlugins: add NewslashHelpers and move sidebar function
hylom [Fri, 22 Jun 2018 10:00:52 +0000 (19:00 +0900)]
Plugins: add NewslashHelpers and move sidebar function

5 years agodeprecate unused plugins
hylom [Thu, 21 Jun 2018 11:30:02 +0000 (20:30 +0900)]
deprecate unused plugins

5 years agoPlugin::KeyValueStore: fix connection left unclosed in hset()
hylom [Thu, 21 Jun 2018 10:26:23 +0000 (19:26 +0900)]
Plugin::KeyValueStore: fix connection left unclosed in hset()

5 years agotest-container: move old shell scripts to old_run_scripts directory
hylom [Thu, 21 Jun 2018 10:25:59 +0000 (19:25 +0900)]
test-container: move old shell scripts to old_run_scripts directory

5 years agotest-container: merge svc settings to k8s-ns-searchd.yaml
hylom [Thu, 21 Jun 2018 09:57:31 +0000 (18:57 +0900)]
test-container: merge svc settings to k8s-ns-searchd.yaml

5 years ago/search: escape query text in next/prev link
hylom [Thu, 21 Jun 2018 09:56:57 +0000 (18:56 +0900)]
/search: escape query text in next/prev link

5 years ago * Controller::Search: fix indentation
hylom [Thu, 21 Jun 2018 09:56:36 +0000 (18:56 +0900)]
 * Controller::Search: fix indentation

5 years agons_search: allow to give relative directory to index directory in config file
hylom [Thu, 21 Jun 2018 09:41:39 +0000 (18:41 +0900)]
ns_search: allow to give relative directory to index directory in config file

5 years agofix search page's template v0.1.4
hylom [Tue, 12 Jun 2018 12:00:50 +0000 (21:00 +0900)]
fix search page's template

5 years agot: add ad_code API related test
hylom [Tue, 12 Jun 2018 12:00:21 +0000 (21:00 +0900)]
t: add ad_code API related test

5 years agoPlugin::ADRenderer: check disable_cache flag for admin user
hylom [Tue, 12 Jun 2018 11:59:56 +0000 (20:59 +0900)]
Plugin::ADRenderer: check disable_cache flag for admin user

5 years agoadmin: add cache controll UI
hylom [Tue, 12 Jun 2018 11:49:56 +0000 (20:49 +0900)]
admin: add cache controll UI

5 years ago* Model::Users::Config: update() can take parameter and value as argument
hylom [Tue, 12 Jun 2018 11:48:44 +0000 (20:48 +0900)]
* Model::Users::Config: update() can take parameter and value as argument

5 years agocss: fix archive page style
hylom [Mon, 11 Jun 2018 10:35:52 +0000 (19:35 +0900)]
css: fix archive page style

5 years agotemplate: updatet AD codes to use AD manager
hylom [Fri, 8 Jun 2018 12:56:48 +0000 (21:56 +0900)]
template: updatet AD codes to use AD manager

5 years agoPlugin::ADRenderer: fix typo v0.1.3
hylom [Fri, 8 Jun 2018 12:02:35 +0000 (21:02 +0900)]
Plugin::ADRenderer: fix typo

5 years agoplugin: add ADRenderer plugin
hylom [Fri, 8 Jun 2018 11:59:33 +0000 (20:59 +0900)]
plugin: add ADRenderer plugin

5 years agoimplement AD code manager done
hylom [Fri, 8 Jun 2018 11:31:11 +0000 (20:31 +0900)]
implement AD code manager done

5 years agojs: fix invalid error handling in newslash.js
hylom [Fri, 8 Jun 2018 11:30:38 +0000 (20:30 +0900)]
js: fix invalid error handling in newslash.js

5 years agocss: add form related styles
hylom [Fri, 8 Jun 2018 11:30:05 +0000 (20:30 +0900)]
css: add form related styles

5 years agoimplement AD code manager (working)
hylom [Thu, 7 Jun 2018 12:22:04 +0000 (21:22 +0900)]
implement AD code manager (working)

5 years agojs: implement AD code related methods
hylom [Thu, 7 Jun 2018 12:21:45 +0000 (21:21 +0900)]
js: implement AD code related methods

5 years agoplugin: add RequestBodyConditon and rename ReqBaker to NSRPC
hylom [Thu, 7 Jun 2018 12:21:10 +0000 (21:21 +0900)]
plugin: add RequestBodyConditon and rename ReqBaker to NSRPC

5 years agoadd AD Codes related Admin API
hylom [Wed, 6 Jun 2018 13:32:44 +0000 (22:32 +0900)]
add AD Codes related Admin API

5 years agoPlugin: add ReqBaker
hylom [Wed, 6 Jun 2018 13:32:23 +0000 (22:32 +0900)]
Plugin: add ReqBaker

5 years agocss: fix form related css
hylom [Wed, 6 Jun 2018 10:37:39 +0000 (19:37 +0900)]
css: fix form related css

5 years agot: fix test code correspond to template
hylom [Wed, 6 Jun 2018 09:46:05 +0000 (18:46 +0900)]
t: fix test code correspond to template

5 years agotemplate: fix comment notiy message's url
hylom [Wed, 6 Jun 2018 09:33:13 +0000 (18:33 +0900)]
template: fix comment notiy message's url

5 years agocss: add uncommited files
hylom [Thu, 31 May 2018 12:14:53 +0000 (21:14 +0900)]
css: add uncommited files

5 years agoimplement admin/ad page
hylom [Thu, 31 May 2018 12:14:20 +0000 (21:14 +0900)]
implement admin/ad page

5 years agocss: rebuild CSS done v0.1.1
hylom [Thu, 31 May 2018 11:02:18 +0000 (20:02 +0900)]
css: rebuild CSS done

5 years agocss: fix styles to use flex
hylom [Wed, 30 May 2018 12:22:55 +0000 (21:22 +0900)]
css: fix styles to use flex

5 years agoMerge branch 'master' of git.osdn.jp:/gitroot/srad-devel/newslash
hylom [Tue, 29 May 2018 11:57:44 +0000 (20:57 +0900)]
Merge branch 'master' of git.osdn.jp:/gitroot/srad-devel/newslash

5 years agotemplate: rebuild to use flex
hylom [Tue, 29 May 2018 11:55:50 +0000 (20:55 +0900)]
template: rebuild to use flex

5 years agons_searchd: fix file descriptor leak
hylom [Tue, 29 May 2018 10:01:28 +0000 (19:01 +0900)]
ns_searchd: fix file descriptor leak

5 years agons_searchd: fix file descriptor leak
hylom [Tue, 29 May 2018 10:01:28 +0000 (19:01 +0900)]
ns_searchd: fix file descriptor leak

5 years agotemplate: update template to use flex
hylom [Fri, 25 May 2018 10:21:25 +0000 (19:21 +0900)]
template: update template to use flex

5 years agotemplate: admin/css now output error message
hylom [Fri, 25 May 2018 09:40:52 +0000 (18:40 +0900)]
template: admin/css now output error message

5 years ago * Plugin::QuasiStaticContent: add last_execute_status and last_error_msg property
hylom [Fri, 25 May 2018 09:39:55 +0000 (18:39 +0900)]
 * Plugin::QuasiStaticContent: add last_execute_status and last_error_msg property

5 years agocss: rebuilding CSS to use flexbox
hylom [Thu, 24 May 2018 12:50:23 +0000 (21:50 +0900)]
css: rebuilding CSS to use flexbox

5 years agoPlugin::QuasiStaticContent: change option difinition style for config file
hylom [Thu, 24 May 2018 12:49:27 +0000 (21:49 +0900)]
Plugin::QuasiStaticContent: change option difinition style for config file

5 years agons_search: fix problem when content_text doesn't contain keyword in searchd.py
hylom [Thu, 24 May 2018 12:48:36 +0000 (21:48 +0900)]
ns_search: fix problem when content_text doesn't contain keyword in searchd.py

5 years agons_search: fix import syntax error
hylom [Thu, 24 May 2018 12:48:13 +0000 (21:48 +0900)]
ns_search: fix import syntax error

5 years agons_search: import Lucene's "Field" class as _Field
hylom [Thu, 24 May 2018 09:21:26 +0000 (18:21 +0900)]
ns_search: import Lucene's "Field" class as _Field

5 years agons_search: fix invalid syntax
hylom [Wed, 23 May 2018 11:06:48 +0000 (20:06 +0900)]
ns_search: fix invalid syntax

5 years agons_search: fix problem that title not shown
hylom [Wed, 23 May 2018 10:59:06 +0000 (19:59 +0900)]
ns_search: fix problem that title not shown

5 years agons_search: fix search query condition
hylom [Wed, 23 May 2018 10:41:32 +0000 (19:41 +0900)]
ns_search: fix search query condition

5 years agons_search: seachd_cli.py now support "analyze" command
hylom [Wed, 23 May 2018 10:15:42 +0000 (19:15 +0900)]
ns_search: seachd_cli.py now support "analyze" command

5 years agons_search: add Field related classes
hylom [Wed, 23 May 2018 10:15:11 +0000 (19:15 +0900)]
ns_search: add Field related classes

6 years agosearch: fix template to work paging when sort-order given
hylom [Wed, 2 May 2018 12:10:19 +0000 (21:10 +0900)]
search: fix template to work paging when sort-order given

6 years agofix package-test to work
hylom [Wed, 2 May 2018 12:02:29 +0000 (21:02 +0900)]
fix package-test to work

6 years agotemplates: fix search page's design and show local timestamp
hylom [Tue, 1 May 2018 12:24:42 +0000 (21:24 +0900)]
templates: fix search page's design and show local timestamp

6 years agoPlugin: introduce ViewFunctions plugin
hylom [Tue, 1 May 2018 12:23:31 +0000 (21:23 +0900)]
Plugin: introduce ViewFunctions plugin