1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-12-04 07:19:56 +00:00
TiddlyWiki5/plugins/tiddlywiki/multiwikiserver/modules
Jeremy Ruston 6dd6b7bef1 Refactor conditional function definitions
Function definitions within a condition do not function as expected thanks to JS hoisting, so it is better to avoid it, and keep ESLint happy as well.

See discussion at #8622 with @pmario
2024-09-30 15:28:37 +01:00
..
commands Fix load wiki folder command 2024-09-20 13:57:54 +01:00
routes Tentative fix for SSE issue 2024-05-27 15:01:15 +01:00
store Refactor conditional function definitions 2024-09-30 15:28:37 +01:00
tests Refactor conditional function definitions 2024-09-30 15:28:37 +01:00
mws-server.js Include bagname in tiddler Etags 2024-03-20 18:52:54 +00:00
startup.js New commands 2024-07-05 18:40:59 +01:00