1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-01-10 09:20:26 +00:00
TiddlyWiki5/plugins/tiddlywiki/multiwikiserver/modules
Jeremy Ruston 19e341c760 Add support for Node.js integrated sqlite
Available in Node.js 22.50 - see https://nodejs.org/api/sqlite.html

Given the Node.js release timeline, I think it will be reasonable to switch to the integrated Node.js sqlite as the default, which will avoid all the npm install kerfuffle too.
2025-01-08 12:47:40 +00:00
..
commands Add success and error message feedback for user profile operations (#8716) 2024-11-08 10:09:42 +00:00
routes #8856 fix profile button rendering for guest users (#8865) 2024-12-24 12:02:10 +00:00
store Add support for Node.js integrated sqlite 2025-01-08 12:47:40 +00:00
tests MWS authentication (#8596) 2024-10-30 17:59:44 +00:00
mws-server.js #8832 fix favicon and access control issue (#8846) 2024-12-22 20:59:55 +00:00
startup.js New commands 2024-07-05 18:40:59 +01:00