OSDN Git Service

newslash/newslash.git
2019-06-06 hylommisc: support UTF-8 text in commit message to generate...
2019-06-05 hylomArchive: fix navigation to show only valid page (#7748...
2019-06-05 hylomPlugin::NewslashHelpers: format_timestamp() supports...
2019-06-05 hylomPlugin: add Redirect plugin
2019-06-05 hylomtemplate: add submission formatter
2019-06-05 hylomfix story list page style for admin
2019-06-05 hylomPlugin::NewslashHelpers: format_timestamp supports...
2019-06-05 hylomhide private tag in story editor
2019-06-05 hylomadd '<user> 曰く' to intro_text when story creates from...
2019-06-05 hylomfix story duplicated when re-edit
2019-06-05 hylomModel::Stories: fix introtext parameter check in create()
2019-06-04 hylomadd story list page for admin
2019-06-04 hylomcss: add table styles
2019-06-04 hylomdelete submision after accepted
2019-06-04 hylombuild-container: fix repository update script
2019-06-03 hylomfix story editor v0.1.12
2019-06-03 hylomchange story related api endpoint to /api/v1/admin...
2019-05-31 hylombuild-container: fix Makefile
2019-05-31 hylomuse relative URL in <link rel="shortcut icon"> tag
2019-05-31 hylomfix article-editor to work
2019-05-31 hylomModel::Journal: fix update() create new discussion...
2019-05-30 hylombuild-container: fix update_repos.sh script
2019-05-30 hylombuild-container: use current user's uid/gid to build
2019-05-30 hylombuild-container: remove unused shell scripts
2019-05-30 hylomtest-container: fix Makefile and Dockerfile
2019-05-30 hylomtest: fix some tests
2019-05-30 hylomUtil::TestMan: fix create_submission()
2019-05-30 hylomdata: fix and add SQL files to initialize database
2019-05-29 hylomfix build/test-container files
2019-05-27 hylomremove database container related files from test-conta...
2019-05-15 hylomoverhaul article editor
2019-05-15 hylomjs: deprecate ns-util.js, use newslash-util.js
2019-05-15 hylomadd preface and blockquote tag to submission content
2019-05-10 hylomfix journal re-editing
2019-05-10 hylomfix story editor to work
2019-05-10 hylomremove unused plugin
2019-05-10 hylomModel::Stories: update() returns stoid and sid when...
2019-05-10 hylomPlugin::AccessLog: alyways close filehandle after log...
2019-05-09 hylomfix: story cannot show for admin/editor user (#7299)
2019-05-08 hylomfix topics indicator in submission editor
2019-05-08 hylomPlugin::JavaScriptLoader: rename "tsc_mode" config...
2019-05-08 hylomNewslash::Scripts: Newslash::Web::startup() is no longe...
2019-05-06 hylomPlugin::NewslashHelpers: fix journal/submission text...
2019-05-06 hylomexternal: update escape-html.js
2019-04-26 hylomfix moderate history list style and badge color
2019-04-26 hylomfix modReasons cannot show correctly
2019-04-26 hylomt: fix login/logout url
2019-04-25 hylommove login/logout url from /login, /logout to /my/login...
2019-04-25 hylomtemplate: add <link rel=""> tags
2019-04-25 hylomWeb::Controller::Timeline: sort by create_time in recen...
2019-04-25 hylomfix message list url from /my/messages to /my/inbox...
2019-04-25 hylomhide 'share' button in comment preview (#7681)
2019-04-25 hylomcss: fix label style to support inline button
2019-04-25 hylomjs: login dialog now use own loading icon
2019-04-25 hylomcss: use gif loading icon
2019-04-24 hylomtemplate: ogp related fix
2019-04-24 hylomtemplate: fix 'caonical' typo to 'canonical' in common...
2019-04-24 hylomremove unused Plugins
2019-04-24 hylomPlugin::AddPageProperty: add debug code and bypass...
2019-04-24 hylomtemplate: fix duplicated attribute
2019-04-24 hylomcss: fix text contrast problems
2019-04-24 hylomPlugin: Merge AddStructuredData to AddPageProperty
2019-04-23 hylomPlugin: add 'AddPageProperty' and 'AddStructuredData...
2019-04-23 hylomtemplate: add label element to some forms
2019-04-23 hylomtemplate: fix common/header to check app.mode correctly
2019-04-22 hylomPlugin::AddThumbnail: check primary_topic value
2019-04-22 hylomfix some warning
2019-04-22 hylomtemplate: add json-ld template
2019-04-19 hylomtemplate: fix <head> tag (add ld+json and ogp tags)
2019-04-19 hylom/search: fix search parameter
2019-04-19 hylomPlugin::NewslashHelpers: add strip_html_tag()
2019-04-19 hylomPlugin: add "AddThumbnail" plugin
2019-04-19 hylomPlugin::UserAuth: bypass user authentification for...
2019-04-18 hylomtemplate: fix accessibility problems
2019-04-18 hylomadd <meta type="description"> tag
2019-04-18 hylomjs: update vue.js to v2.6.10
2019-04-18 hylomexternal: add vue.js repository
2019-04-05 hylomjs: fix newslash.js to support IE/Edge
2019-04-05 hylomjs: update vue-resource version to support IE
2019-04-05 hylomController::API::Timeline: fix typo
2019-04-05 hylomPlugin::JavaScriptLoader: support "build_mode" option
2019-04-05 hylomPlugin::Preprocessor: "add build_mode" config option
2019-04-04 hylomPlugin::JavaScriptLoader: add tsc filter
2019-04-04 hylomController::API::Timeline: convert comment's score...
2019-04-04 hylomcss: fix threshold screen width to hide sidebar (#7501)
2019-04-04 hylom/submission/new: fix url handling
2019-04-04 hylomModel::Submissions: select() returns item with url...
2019-04-03 hylomtimeline: fix title link (#7706)
2019-04-03 hylom/tags/: hide preview item
2019-04-03 hylomModel::Firehose: fix select() to eliminate duplicated...
2019-04-03 hylomUtil::Test: fix create_user() error handling
2019-04-03 hylomadd redirect rule for /story/<tag or topic>/
2019-04-03 hylomModel::Firehose: fix unused warn
2019-04-03 hylomModel::Firehose: fix select() to filter by tagnameid
2019-04-03 hylomfix /tag/<tagname>/<page> and /tag/<tagname>/<type...
2019-04-02 hylomfix link in Tag list page (#7661)
2019-04-02 hylom/tag/: fix paging
2019-04-02 hylomPlugin::Canonical: make path always ends with "/"
2019-04-02 hylomredirect /topics.pl to /topics/
2019-04-01 hylomimplement /topics/
next