mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-02-01 23:47:35 +00:00
* Split base64 utility functions to two platforms * Simplify Nodejs atob * Update change note * Update docs * Move base64Decode & base64Encode back to utils.js * Add missing use strict
title: $:/core-server/readme This plugin contains TiddlyWiki's core components that are only needed on the server, comprising: * Commands * HTTP server code * Utility functions for server