OSDN Git Service

newslash/newslash.git
2018-11-07 hylomPlugin::users: fix update_password()
2018-11-07 hylomModel::Users::Passwords: add verify_password()
2018-11-07 hylomModel::Users: make reusable sub model instance
2018-11-07 hylomModel::Cowrapper: last_error() and last_errorno() can...
2018-11-06 hylomt: add database check to "update email" test
2018-11-06 hylomModel::Users: fix hard_delete to delete users_param...
2018-11-06 hylomModel::Cowrapper: fix generic_insert
2018-11-05 hylomt: add change email and password test to aapi/user.t
2018-11-05 hylomjs/newslash.js: add changeEmail()
2018-11-05 hylomchange /newuser/password handler
2018-11-05 hylomPlugin::Users: fix change_email()
2018-11-05 hylomUtil::TestMan: add login(), logout()
2018-11-02 hylomfix /my/settings to work correctly
2018-11-02 hylomModel::Users:Meesage: select() returns sorted result
2018-11-02 hylomchange ns_users_config table data format to hierarchial
2018-10-31 hylom/my/settings: fix to work
2018-10-31 hylomPlugin::UserAuth: delete sensitive data from User object
2018-10-31 hylomcss: add button.active style
2018-10-31 hylomPlugin::Users: add change_email(), fix some event name
2018-10-31 hylomEventd: rename user/updatepw and user/resetpw event
2018-10-31 hylomModel::Users::Param: add insert() and delete()
2018-10-31 hylomModel::Users::Messages: fix error handling
2018-10-31 hylomModel::Cowrapper: add genric_delete()
2018-10-31 hylomeventd: add user/login and user/logout handler
2018-10-31 hylomEventd: add 'prioritty' column to ns_events table
2018-10-30 hylomimplement /newuser/password API
2018-10-30 hylomPlugin::Users: implement password related helper functions
2018-10-30 hylomfix some typos
2018-10-30 hylomEventd: fix typo and use DefaultConfig Plugin
2018-10-29 hylommove create/reset password function to Eventd
2018-10-29 hylomdeprecate Model::Users::Auth
2018-10-29 hylomModel::Users::Auth: move authentification() to Model...
2018-10-26 hylomimplement /my/activation and /my/resetpassword
2018-10-26 hylomPlugin::Users: add reset_password() and cancel_activati...
2018-10-26 hylomEventd: add user/resetpw handler
2018-10-26 hylomtemplate: fix initial_password message
2018-10-26 hylomPlugin::Users: fix typo
2018-10-26 hylomModel::Users: select() now returns classified properties
2018-10-26 hylomimplement sendmail helper
2018-10-25 hylomPlugin: add Sendmail
2018-10-25 hylomEventd: fix user handler
2018-10-25 hylomchange initial user's default seclev 1 to 0
2018-10-25 hylomeventd: implement user handler and initial_password...
2018-10-25 hylomjs: new-user.js is able to set newsletter/headline...
2018-10-25 hylomModel::Users::Messages: set() now accept message name
2018-10-25 hylomModel::Messages: add select()
2018-10-25 hylomdata: update SQL/test_data/ns_message_types.sql
2018-10-24 hylomPlugin::Users: add create_new_user() helper
2018-10-24 hylomimplement AJAX style new user registration
2018-10-24 hylomModel::Users: fix error handling and create() now accep...
2018-10-24 hylomEventd: add "user" event type
2018-10-24 hylomtemplate: add placeholder text to search box in site_header
2018-10-24 hylomcss: add breadcrumb menu style
2018-10-23 hylomPlugin::Preprocessor: support Etag header
2018-10-23 hylomPlugin::JavaScriptLoader: support Etag header
2018-10-23 hylomtemplate: show sidebar in search page
2018-10-23 hylom/search: fix error handling and now configable timeout...
2018-10-23 hylomtemplate: fix search form layout
2018-10-23 hylomdebian: fix postinst script to support 'upgrade' argument
2018-10-10 hylomtemplate: implement newuser form validation
2018-10-10 hylomimplement /api/v1/newuser/validate
2018-10-10 hylomPlugin: add Users helper
2018-10-05 hylomPlugin::JavaScriptLoader: fix typo
2018-10-05 hylomPlugin: fix cache related problem
2018-10-05 hylomPlugin::Preprocessor: support pre-gzipped content
2018-10-05 hylomPlugin::JavaScriptLoader: fix javascript content type
2018-10-05 hylomtemplate: fix syntax error in login/newuser
2018-10-04 hylomre-implement newuser form
2018-10-04 hylomPlugin::DefaultConfig: add Mail settings
2018-10-04 hylomcss: add button style to input[type="submit"], add...
2018-10-04 hylomWeb::Controller::User: fix typo
2018-10-04 hylomWeb::Controller:API::Journal: fix problem user cannot...
2018-10-04 hylomPlugin::HttpCompression: fix warning when responce...
2018-10-04 hylomModel::Users: add get_user_config()
2018-10-04 hylomTemplate::Plugin::DateTimeFormatter: make mysql_to_user...
2018-10-03 hylomtest-container: update config file for installtest
2018-10-03 hylomModel::Journals: make select() bypasses bodytext and...
2018-10-03 hylomPlugin::JavaScriptLoader: bypass startup when maintenan...
2018-10-03 hylomPlugin::Preprosessor: support pre-gzipped
2018-10-03 hylomPlugin::HttpCompression: fix a problem json and js...
2018-10-03 hylomPlugin::HttpCompression: add "all" mode
2018-10-03 hylomPlugin::JavaScriptLoader: support pre-gzipped
2018-10-02 hylomJavaScriptLoader: add caching and gzip compression
2018-10-01 hylomPlugin: add HttpCompression plugin
2018-09-28 hylomtest-container: add install-test v0.1.5
2018-09-28 hylomWeb: no maintenance_mode when @ARGV is not defined
2018-09-28 hylomdebian: fix debian package related files
2018-09-27 hylomUtil::DOMTestRunner: fix to avoid server running in...
2018-09-27 hylomWeb: add "subcommand" attribute
2018-09-27 hylomPlugin::JavaScriptLoader: fix error handling
2018-09-27 hylomController::API::Comment: use comment format settings...
2018-09-27 hylomPlugin::AntiCsrf: fix error handling
2018-09-27 hylomPlugin::ResponseFilter: fix typo and error handling
2018-09-26 hylomModel::Stories: move some functions to Plugin::Stories
2018-09-26 hylomdelete unused config file (symlink)
2018-09-26 hylomPlugin::KeyValueStore: support index_number config...
2018-09-26 hylomModel::Cowrapper: add generic_insert()
2018-09-26 hylomPlugin: remove AccessLog::Debug.pm and AccessLog::Local...
2018-09-25 hylomtest-container: fix Makefile for searchd
2018-09-25 hylomtest-container: fix Makefile run command
next