Socket
Socket
Sign inDemoInstall

artalk

Package Overview
Dependencies
7
Maintainers
1
Versions
65
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    artalk

A self-hosted comment system


Version published
Weekly downloads
1.3K
increased by7.92%
Maintainers
1
Install size
7.12 MB
Created
Weekly downloads
 

Changelog

Source

v2.8.3 (2024-03-04)

Features

  • api/auth: invalidate old auth tokens after changing password
  • api/domain: add GET /conf/domain endpoint
  • app: add onConfUpdated hook
  • comment: add is_verified field for comment entity
  • ui/api: add ctx.getApiHandlers() to handle error responses and expose hooks
  • ui/editor: add beforeSubmit hook for editor submitting
  • ui/plugins: support dynamic loading of ui plug-in scripts (#774)

Bug Fixes

  • captcha/image: unable to display image captcha on initial load
  • conf: skip patching IP region conf if disabled
  • exception: missing message field after refactoring exception data structure
  • sidebar/login: cannot select a name with the same email upon login (#781)
  • ui/layer: ensure immediate operation when calling show() after hide()

Performance Improvements

  • ui/editor: improve the icon details for editor

Code Refactoring

  • dao: validate the args of the FindCreateUser function
  • entity/user: extract CheckPassword function
  • origin: extract CheckURLTrusted function

Readme

Source

Artalk

Artalk

A Self-hosted Comment System

Documentation / Latest Release / Docker Hub / Github Repo

Documentation

To check out docs, visit artalk.js.org.

Changelog

Detailed changes for each release are documented in the CHANGELOG.md.

Contribution

Please make sure to read the Contributing Guide before making a pull request.

License

MIT

Keywords

FAQs

Last updated on 04 Mar 2024

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc