OSDN Git Service

newslash/newslash.git
2017-05-25 hylom * Web::Controller::API::Submission: fix error messages
2017-05-25 hylomimplement vue-anticsrf.js
2017-05-25 hylomfix recaptcha's layout style
2017-05-25 hylomjs: fix user object's login and admin property to is_lo...
2017-05-25 hylom * js/article-item.js: add deprecated message
2017-05-25 hylomfix editor to work submission post well
2017-05-24 hylomimplement ReCaptcha to work
2017-05-24 hylom * Plugin::UserAuth: fix to return invalid user object...
2017-05-24 hylom * Plugin::AntiCsrf: rename token name
2017-05-24 hylom * make commentstatus selector invisible when post...
2017-05-24 hylomfix login error message more vorbose
2017-05-23 hylomimplement ReCaptcha support
2017-05-23 hylomfix editor to work submission-form
2017-05-19 hylomutils: add poll related sqls to utils/db_scripts
2017-05-19 hylom* Model::Cowrapper: fix generic_select() for valid...
2017-05-19 hylomModel: add Polls.pm
2017-05-19 hylomModel: add Cowrapper.pm and move some functions from...
2017-05-06 hylomAPI: add permissions check for post related APIs
2017-05-06 hylom* Model::Users: add permittion constants
2017-05-06 hylom* Plugin::UserAuth: add update_user_cache() and change...
2017-05-06 hylomadd banned check - if user or network is banned, redire...
2017-05-06 hylomtemplates: add noindex meta tag when noindex var is...
2017-05-06 hylom* Model::Users: rename get_permissions_of_user() to...
2017-05-05 hylomusers-manager: show activities
2017-05-05 hylom* Model::Networks: fix activities() to work
2017-05-05 hylomusers-manager: support query by network id
2017-05-05 hylomModel: add Networks.pm
2017-05-05 hylom* Model::Users: select() now receive (srcid => $srcid...
2017-05-04 hylom* Model::Users: implement get_permissions_of_user()
2017-05-04 hylom* Model::Users: acl2 related function() can receive...
2017-05-04 hylom* Util::Test: add srcid()
2017-05-04 hylomstatus-bar: fix to work
2017-05-04 hylom* js/users-manager.js: ACL2 update support
2017-05-04 hylomusers-manager: show ACL2 history
2017-05-04 hylom* Model::Users: fix _select_acl() to work correctly
2017-05-04 hylomtemplate: add status-bar
2017-05-04 hylom* templates: common/admin_bar: add link to users-manager
2017-05-04 hylom* Web::Controller::API::User: get() takes 'type=all...
2017-05-04 hylom* Web.pm: add acl2_type to siteconfig.js
2017-05-04 hylom* Model::Users: acl2_types() returns array when array...
2017-05-04 hylomtemplate: fix duplicate request in users-manager
2017-05-04 hylomCSS: add less file for users-manager
2017-05-01 hylomutils/db_scripts: add al2 related sqls
2017-05-01 hylom* Model::Users: add ACL2 related codes
2017-05-01 hylomimplement Users Manager
2017-05-01 hylomWeb::Controller::API::User: add query user information...
2017-04-28 hylomWeb::Controller::API::Story: check permission and recei...
2017-04-28 hylomtemplate: implement tag editor
2017-04-28 hylomWeb.pm: change "topics" global JS variable format
2017-04-28 hylomjs: add nsUtil.topicIconURL() to base.js
2017-04-28 hylomtemplate: show tag info instead of topics
2017-04-28 hylomModel::Select: new latest() implementation using select()
2017-04-28 hylomModel::Stories: select()'s return values contain tag...
2017-04-28 hylomModel::Base: build_orderby_clause() returns ("", (...
2017-04-27 hylomexternal/escape-html.js: update submodule
2017-04-27 hylomdb_scripts: add topic_nexus_dirty.sql
2017-04-27 hylomtemplate: show related article infomation in common...
2017-04-27 hylomtemplate: fix cancel action in components/article_item
2017-04-27 hylomController::API::Story: now post() can take $item-...
2017-04-27 hylomController::API::Story: get() returns story with relate...
2017-04-27 hylomController::API::Story: support update for POST
2017-04-27 hylomModel::Tags: suppress error when insert duplicate tag
2017-04-27 hylomModel::Stories: add update()
2017-04-27 hylomModel::SlashDB: fix error in updateStory
2017-04-27 hylomModel::Stories: delete unused codes
2017-04-26 hylomtemplate: fix timestamp in common/article/editor
2017-04-26 hylomjs/base.js: fix nsUtil.formatDateTime and add decodeDat...
2017-04-26 hylomtemplate: support re-edit story
2017-04-26 hylomjs/article-item2.js: support re-edit
2017-04-26 hylomtemplate: fix some warnings in common/article/editor
2017-04-26 hylomController::Story: give authors parameter to template
2017-04-26 hylomjs: add some properties to Contents in base.js
2017-04-25 hylomWeb: implement GET for /api/v1/story
2017-04-25 hylomtemplate: use <comment-tree> component in story/story
2017-04-25 hylomtemplate: create <comment-tree> component and deprecate...
2017-04-25 hylomtemplate: create page object for js in common/js_vars
2017-04-24 hylomupdate .gitignore
2017-04-24 hylomtemplate: add tag-editor related files
2017-04-24 hylomWeb: add topics data to siteconfig.js
2017-04-24 hylomUtil: add Util::Formatters
2017-04-24 hylomtemplate: add common/siteconfig
2017-04-24 hylomModel::Tags: add get_topics(), rename selet() to select...
2017-04-24 hylomModel::Stories: remove unused warnings
2017-04-24 hylomModel::Globjs: add get_gtid() and get_globjid_from_item()
2017-04-24 hylomModel.pm: sort models list
2017-04-21 hylomtest-container: update Dockerfile
2017-04-21 hylomtemplate: fix timestamp formatting
2017-04-21 hylomjs: fix to work article-item2.js
2017-04-21 hylomjs: add nsUtil object to base.js
2017-04-21 hylomtemplate: use /static/js/siteconfig.js
2017-04-21 hylomPlugin::TT2Renderer: now config variables available...
2017-04-21 hylomtemplate: rename core_js.html.tt2 to js_vars.html.tt2
2017-04-21 hylomWeb.pm: generate /static/js/siteconfig.js in startup
2017-04-21 hylomPlugin::QuasiStaticContent: add add_content()
2017-04-21 hylomPlugin::TT2Renderer: add public render() method
2017-04-20 hylomModel: add Histories to record edit histories
2017-04-20 hylomjs: add article-item2.js for new <article-item> tag
2017-04-20 hylomWeb::Controller: change some return values in API:...
2017-04-20 hylomModel::Submissions: add create_draft_text()
2017-04-19 hylomWeb: implement /api/v1/submission
next