jeremy@jermolene.com
42a408146d
Empty or missing type on genesis widget should not render an element/widget
...
Fixes #7153
2022-12-30 21:42:07 +00:00
Jeremy Ruston
bf8e1ca5b0
Fix options.tiddlerinfo is undefined on New Tiddler button click ( #7162 )
...
See https://talk.tiddlywiki.org/t/nodejs-wiki-typeerror-options-tiddlerinfo-is-undefined-on-new-tiddler-button-click/5583
2022-12-30 19:41:41 +00:00
jeremy@jermolene.com
3bdc18ab84
Fix json operators retrieving properties of strings and numbers
...
Fixes #7160
2022-12-30 15:28:34 +00:00
jeremy@jermolene.com
43214c1cc6
Docs: System tag doc tables should display description if caption is missing
...
Fixes #7161
2022-12-30 15:15:24 +00:00
jeremy@jermolene.com
0b39e47ce8
Browsers import MP3 files as audio/mpeg, not audio/mp3
...
Chrome changed in v81 to match Firefox and Safari - https://stackoverflow.com/questions/61363934/chrome-81-mimetype-change-to-file-upload-of-audio-mp3
Fixes #7157
2022-12-30 09:34:38 +00:00
cs8425
87c3e53299
Signing the CLA ( #7159 )
2022-12-30 09:15:18 +00:00
jeremy@jermolene.com
3a7a3d64c2
Docs: Update indexes operator to note that results are sorted
...
See https://talk.tiddlywiki.org/t/how-can-i-get-the-indexes-of-a-data-tiddler-in-the-order-they-are-given-there/3359
2022-12-29 09:43:18 +00:00
Mario Pietsch
c819b2d365
Changecount macro change the wording ... just a bit ( #7146 )
2022-12-24 16:00:30 +00:00
Mario Pietsch
119813529d
changecount macro change the wording ... just a bit ( #7147 )
2022-12-24 15:59:48 +00:00
Mario Pietsch
9f69161709
Add ignore .github, .vscode to regexp ( #7148 )
2022-12-24 15:58:50 +00:00
Jeffrey Zhang
18d3ea9d14
Support obsidian external link ( #7149 )
2022-12-24 15:56:46 +00:00
Jeffrey Zhang
ae18c2e19b
Signing the CLA ( #7150 )
2022-12-24 15:55:56 +00:00
jeremy@jermolene.com
95e6168839
Fix logout triggering 404 error
...
See https://talk.tiddlywiki.org/t/logout-error-xmlhttprequest-error-code-404/5590/5 for details
We can't POST to the logout endpoint without triggering authentication, so we report in advance whether logout is supported.
2022-12-24 12:13:01 +00:00
jeremy@jermolene.com
73507ca8b5
Release note typo
2022-12-24 10:30:34 +00:00
Mohammad Rahmani
4a6e3d4281
Convert Rendertiddler(s) Command in Sever TiddlyWIki.info ( #7124 )
...
* convert rendertiddler(s) in sever .info
* Conversion of rendertiddler(s) in tiddlywiki.info for editions/empty
Conversion of rendertiddler(s) in tiddlywiki.info for editions/empty
* Conversion of rendertiddler(s) in tiddlywiki.info for editions\server-external-js
Conversion of rendertiddler(s) in tiddlywiki.info for editions\server-external-js
* Convert Rendertiddler(s) in tiddlywiki.info in tw5.com, tw5.com-doc
Convert Rendertiddler(s) in tiddlywiki.info in tw5.com, tw5.com-doc
* Convert rendertiddler(s) editions\twitter-archivist\tiddlywiki.info
Convert rendertiddler(s) editions\twitter-archivist\tiddlywiki.info
* Convert rendertiddler(s) in editions\katexdemo\tiddlywiki.info
Convert rendertiddler(s) in editions\katexdemo\tiddlywiki.info
* Correct for extra space in editions\katexdemo\tiddlywiki.info
* Convert rendertiddler(s) editions\highlightdemo\tiddlywiki.info
* Convert rendertiddler(s) in editions\tw.org\tiddlywiki.info
Convert rendertiddler(s) in editions\tw.org\tiddlywiki.info
2022-12-23 22:42:25 +00:00
Wincent Balin
d217826375
Fix miscellaneous docs typos ( #7143 )
2022-12-21 10:07:14 +00:00
jeremy@jermolene.com
a5afed9384
Fix crash with illegal tag names for element widget
...
Fixes #7122
2022-12-20 17:31:51 +00:00
jeremy@jermolene.com
b37a356b5e
Crash with <$genesis $type="" />
...
Fixes #7140
2022-12-20 16:45:29 +00:00
jeremy@jermolene.com
55d9a5e16d
Preparing for v5.2.6
2022-12-19 18:52:03 +00:00
jeremy@jermolene.com
3bab996acd
Version number update for 5.2.5
2022-12-19 18:47:55 +00:00
jeremy@jermolene.com
7e8380a8df
Update readme.tid for github
2022-12-19 18:47:05 +00:00
jeremy@jermolene.com
44de7918ab
Preparing for release of v5.2.5
2022-12-19 18:46:10 +00:00
jeremy@jermolene.com
5ee6af0632
Merge branch 'tiddlywiki-com'
2022-12-19 18:41:28 +00:00
jeremy@jermolene.com
ccf444c834
Release note updates
2022-12-19 17:25:52 +00:00
Wincent Balin
ecaa288fc5
Docs typo ( #7137 )
2022-12-19 15:49:05 +00:00
jeremy@jermolene.com
ceb6999dd6
Update release note
2022-12-19 08:56:18 +00:00
jeremy@jermolene.com
e51dd406b1
Revert global CSS changes from v5.2.4
...
Changes to style definitions for unclassed elements are being reverted because of backwards compatibility issues in the field. See #7126 .
2022-12-19 08:46:26 +00:00
Wincent Balin
6ea61ac94f
Signing the CLA ( #7134 )
2022-12-19 08:18:02 +00:00
Joe Bordes
caf01f10d6
i18n(ES) update with latest changes in master ( #7127 )
2022-12-17 14:00:57 +00:00
Mario Pietsch
1bd7924e1b
Docs: "Saving with the HTML5 saver" improvements ( #7109 )
...
* "Saving with the HTML5 saver" improvements
* fix typos add platform tags
* reset modified date and fix minor typos
2022-12-17 08:22:27 +00:00
jeremy@jermolene.com
25b8f26073
Banner for v5.2.5
...
Daria has kindly reworked their v5.2.4 artwork for v5.2.5.
2022-12-16 17:41:59 +00:00
jeremy@jermolene.com
9160d81cc6
BibTex plugin: Fix obsolete comments
2022-12-16 17:41:05 +00:00
jeremy@jermolene.com
0b1a4f3a4d
Fix release note typo
2022-12-13 17:30:52 +00:00
jeremy@jermolene.com
8d48964aca
Preparing for v5.2.5
2022-12-13 16:42:40 +00:00
jeremy@jermolene.com
6cd2fc029d
Version number update for 5.2.4
2022-12-13 16:35:26 +00:00
jeremy@jermolene.com
6235f29749
Preparing for release of v5.2.4
2022-12-13 16:34:14 +00:00
jeremy@jermolene.com
6385534638
Release note tweaks
2022-12-13 16:26:09 +00:00
jeremy@jermolene.com
ba3cba6170
Merge branch 'tiddlywiki-com'
2022-12-13 16:20:11 +00:00
Simon Baird
34c9e83bec
Remove "Saving" tag from "Saving on TiddlySpot" ( #7115 )
...
The content is still there since there are links to it from various
places, but let's not have its card appear in the list of savers
shown in the "Saving" tiddler any more.
Removing just the "Saving" tag would have been sufficient, but I
think it makes sense to remove the other tags as well.
2022-12-13 12:26:14 +00:00
jeremy@jermolene.com
ed9cc84fb2
Remove erroneous references to en-GB language plugin
...
en-GB is built into the core, and so does not have a separate language plugin
2022-12-13 09:36:10 +00:00
jeremy@jermolene.com
22bc826247
Merge branch 'tiddlywiki-com'
2022-12-12 08:51:52 +00:00
jeremy@jermolene.com
6e6efcafc9
Reword Grok TiddlyWiki card
2022-12-12 08:45:38 +00:00
jeremy@jermolene.com
3c81558d74
Add introduction message to "Saving" tiddler
...
Fixes #7095
2022-12-10 14:23:28 +00:00
Mario Pietsch
cc47bb0330
Improve readability for: Using the external JavaScript template ( #7097 )
...
* Improve readability for: Using the external JavaScript template
* remove the extra button
2022-12-10 14:10:54 +00:00
Jeremy Ruston
0ce5788747
Fixes for JSON operators ( #7105 )
2022-12-09 18:31:23 +00:00
jeremy@jermolene.com
1118de319e
Update prerelease warning
2022-12-09 10:43:13 +00:00
jeremy@jermolene.com
c2d82ccb32
Update release note
2022-12-09 10:17:31 +00:00
Maurycy Zarzycki
a899aac92c
Change first letter in two plugin-related buttons to be uppercase to be consistent with the button that appears earlier ( #7103 )
2022-12-08 13:48:45 +00:00
jeremy@jermolene.com
bef11fe6a2
Allow overriding the coreURL for the external JS builds
...
Fixes #7096
2022-12-07 22:02:58 +00:00
Mario Pietsch
17a1ae23eb
Fix truncated search results on small screens ( #7099 )
2022-12-07 17:14:12 +00:00