1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2026-07-10 05:42:45 +00:00

Compare commits

...

8 Commits

Author SHA1 Message Date
Jeremy Ruston 51459815ba Fix CI errors 2026-07-09 16:16:36 +01:00
Jeremy Ruston 8c62935a01 Fix incorrect reference to BurningTreeC's website 2026-07-09 14:14:47 +01:00
Jeremy Ruston aa3fb85919 BurningTreeC is leader of the TiddlyDesktop team
@BurningTreeC please check the details of your card,
2026-07-08 09:58:40 +01:00
superuser-does bb766c36c3 [DOCS] Fix survey image link (#9897) 2026-07-01 15:55:49 +02:00
Jeremy Ruston 9c1f69e9c1 Revert "[ja_JP] Update of Japanese translations (#9853)"
Reverting as was inadvertently merged to tiddlywiki-com

This reverts commit 14b11575d0.
2026-06-04 08:28:09 +01:00
IchijikuIchigo 14b11575d0 [ja_JP] Update of Japanese translations (#9853)
* [ja_JP] Japanese translation update from commit: 3ed481b

* [ja_JP] Japanese translation update from commit: ad3587b

* [ja_JP] Japanese translation update from commit: 6bc77cf

* [ja_JP] Japanese translation update from commit: 5d1c1ea, c4991a5

* [ja_JP] Japanese translation update from commit: 37a4613

* [ja_JP] Japanese translation update from commit: 748ef8a

* [ja_JP] Japanese translation update from commit: 92caa73

* [ja_JP] Japanese translation update from commit: 87ba87b

* [ja_JP] Japanese translation update from commit: 15ba415

* [ja_JP] Japanese translation update from commit: 64ee20e

* [ja_JP] Japanese translation update from commit: 5d1c1ea,add3d42

* [ja_JP] Japanese translation update from commit: 64ee20e

* [ja_JP] Japanese translation update from commit: b001333

* [ja_JP] Japanese translation update from commit: b434b9d

* [ja_JP] Japanese translation update from commit: 3983086
2026-06-04 08:25:12 +01:00
Sean Clayton 40444eade5 Signing CLA (#9856) 2026-05-17 15:15:54 +01:00
Mario Pietsch dfedd8594f save impact note 9609 as .tid instead of .json (#9844) 2026-04-29 16:01:35 +02:00
7 changed files with 30 additions and 16 deletions
File diff suppressed because one or more lines are too long
@@ -0,0 +1,8 @@
title: TiddlyWiki Team
tags: Community/Team
modified: 20260708095630754
created: 20260708095630754
leader: @BurningTreeC
team:
The TiddlyDesktop development repository is at https://github.com/TiddlyWiki/TiddlyDesktop
+1 -1
View File
@@ -7,7 +7,7 @@ const crossPlatformIndexPath = indexPath.replace(/^\/+/, "");
test("get started link", async ({ page }) => {
// The tests can take a while to run
const timeout = 1000 * 30;
const timeout = 1000 * 60;
test.setTimeout(timeout);
// Load the generated test TW html
@@ -1,9 +1,9 @@
title: Community Survey 2025
created: 20250708130030654
modified: 20250826162904085
title: Community Survey 2025
<div style.float="right" style.padding-left="1em">
<$image source="Community Survey 2025" alt="Shaping the future of TiddlyWiki with the Community Survey 2025" width="280"/>
<$image source="Community Survey 2025 Image" alt="Shaping the future of TiddlyWiki with the Community Survey 2025" width="280"/>
</div>
The core developers work hard year by year to continuously improve ~TiddlyWiki. Part of the satisfaction is that we are not just building software for ourselves, were serving the needs of a wider community of users.
@@ -1,13 +0,0 @@
[
{
"created": "20260125202948362",
"text": "",
"title": "$:/changenotes/5.4.0/#9609/impacts/event detail variables in eventcatcher",
"modified": "20260125203132149",
"tags": "$:/tags/ImpactNote",
"type": "text/vnd.tiddlywiki",
"changenote": "$:/changenotes/5.4.0/#9609",
"description": "`event-detail*` variables have been removed in favour of the new `eventJSON` variable",
"impact-type": "compatibility-break "
}
]
@@ -0,0 +1,8 @@
changenote: $:/changenotes/5.4.0/#9609
created: 20260125202948362
description: `event-detail*` variables have been removed in favour of the new `eventJSON` variable
impact-type: compatibility-break
modified: 20260428161250718
tags: $:/tags/ImpactNote
title: $:/changenotes/5.4.0/#9609/impacts/event detail variables in eventcatcher
type: text/vnd.tiddlywiki
+2
View File
@@ -649,3 +649,5 @@ Rishu kumar, @rishu-7549, 2025/10/25
@kjharcombe, 2026/03/16
Himmel, @NotHimmel, 2026/03/19
@sean-clayton, 2026/05/16