OSDN Git Service

newslash/newslash.git
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 hylomtest-container: move old shell scripts to old_run_scrip...
2018-06-21 hylomtest-container: merge svc settings to k8s-ns-searchd...
2018-06-21 hylom/search: escape query text in next/prev link
2018-06-21 hylom * Controller::Search: fix indentation
2018-06-21 hylomns_search: allow to give relative directory to index...
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-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-24 hylomns_search: fix problem when content_text doesn't contai...
2018-05-24 hylomns_search: fix import syntax error
2018-05-24 hylomns_search: import Lucene's "Field" class as _Field
2018-05-23 hylomns_search: fix invalid syntax
2018-05-23 hylomns_search: fix problem that title not shown
2018-05-23 hylomns_search: fix search query condition
2018-05-23 hylomns_search: seachd_cli.py now support "analyze" command
2018-05-23 hylomns_search: add Field related classes
2018-05-02 hylomsearch: fix template to work paging when sort-order...
2018-05-02 hylomfix package-test to work
2018-05-01 hylomtemplates: fix search page's design and show local...
2018-05-01 hylomPlugin: introduce ViewFunctions plugin
2018-05-01 hylomns_search: escape some "<", ">", "&" in output text
2018-05-01 hylomns_search: when multiple term given, use "AND" search...
2018-04-27 hylomns_search: support keyword highlighting
2018-04-27 hylomns_search: fix seacrhd_cli's "initdb" and "index clear...
2018-04-27 hylomns_search: update config file format
2018-04-27 hylomModel: implement firehose related clean-up codes
2018-04-27 hylomfix some config and memo files
2018-04-27 hylomns_search: remove deprecated searchd file
2018-04-26 hylomadd kubernetes config files
2018-04-26 hylomWeb::Controller::Search: support sorting by create_time
2018-04-26 hylomns_search: implement sorting
2018-04-25 hylomtest-container: add config files to use k8s for test
2018-04-25 hylomadd package-test - conainer config files to test deb...
2018-04-25 hylomadd build-container - container config files to build...
2018-04-17 hylomadd build-container
2018-04-06 hylomsearch: add comment/journal/submission/pll/user search
2018-04-06 hylomns_search: select item more quickly, interrupt indexing...
2018-03-30 hylomns_search: add polls/submissions/users indexing support
2018-03-29 hylomns_search: add journal indexing support
2018-03-28 hylomns_search: implement comment indexer
2018-03-28 hylomns_search: fix directory and file structure in newslash...
2018-03-28 hylomns_search: separate index metadata related codes and...
2018-03-28 hylomns_search: remove unused files
2018-03-27 hylomutils/db_scripts: add readme.txt
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-26 hylomns_search: check story's neverdisplay flag
2018-03-23 hylomns_search: implement updating story's index
2018-03-22 hylomns_search: add update index related functions
2018-03-02 hylomdebian: add systemd service file for searchd
2018-03-02 hylomdebian: add newslash-searchd package
2018-03-02 hylomns_search: rename some files and add config example
2018-03-02 hylomns_search: cleanup codes
2018-03-02 hylomns_searchd: fix Searchd to use __iter__() instead of...
2018-03-01 hylomadd paging support to /search
next