BurningTreeC
902a91e667
add refresh throttling to config tiddlers
2024-10-13 17:27:20 +02:00
Leilei332
e44d6f4d7b
Small fix for en-PH language ( #8676 )
...
A small fix for two problems introduced #8669 .
* Two tab should be used to indent instead of four spaces in
`tiddlywiki.info` in full edition.
* Changed description for `en-PH`. Since "PH" isn't a country name like
"US", it should be "Philippines".
2024-10-11 13:40:35 +01:00
Jeremy Ruston
a51afc8b81
Add support for HTTP bearer authentication
2024-10-10 15:10:55 +01:00
Jeremy Ruston
48cbaa1ec7
Merge branch 'tiddlywiki-com'
2024-10-10 15:04:51 +01:00
Jeremy Ruston
2933855f31
Ensure "TiddlyWiki on the Web" links are displayed correctly
...
Thanks @ericshulman
2024-10-10 15:04:38 +01:00
Leilei332
ead0fd5219
Migrate to eslint 9 ( #8673 )
...
* Migrate to eslint 9
* Add comment in eslintignore
2024-10-10 13:32:57 +01:00
BurningTreeC
a3a5d65104
fix
2024-10-10 14:10:46 +02:00
BurningTreeC
7dde829c8d
update tight base
2024-10-10 13:44:49 +02:00
BurningTreeC
48ed5dcc95
update vanilla base
2024-10-10 13:42:29 +02:00
BurningTreeC
054d63034a
update vanilla base
2024-10-10 13:04:07 +02:00
BurningTreeC
d399543438
update tight theme padding
2024-10-10 13:00:57 +02:00
BurningTreeC
db683e249d
add hint for story-right-padding
2024-10-10 12:48:00 +02:00
BurningTreeC
23f8af34b8
fix resizer positioning
2024-10-10 11:49:15 +02:00
BurningTreeC
11cb571f53
fix padding in centralised theme
2024-10-10 11:27:37 +02:00
BurningTreeC
e96ff3f48e
correctly check if theme tiddler exists
2024-10-10 09:39:30 +02:00
BurningTreeC
f171a0b6ca
fix themetweaks
2024-10-10 06:28:42 +02:00
BurningTreeC
247f5ebeca
remove centralised language themetweaks
2024-10-10 06:21:18 +02:00
BurningTreeC
ea1ff26bc5
make ThemeTweaks flexible based on currently selected theme
2024-10-10 06:20:29 +02:00
BurningTreeC
0b48093829
add some ThemeTweak language strings
2024-10-10 06:01:30 +02:00
BurningTreeC
7fc223993d
get metrics by currently selected theme
2024-10-10 05:55:43 +02:00
BurningTreeC
7c2e05e215
make it respect the metrics of the current theme
2024-10-10 05:45:38 +02:00
BurningTreeC
1d9a4c4a94
wip: make it work cross-theme (tight)
2024-10-10 05:18:55 +02:00
Jeremy Ruston
d955f259ec
Merge branch 'tiddlywiki-com'
2024-10-09 21:42:26 +01:00
Jeremy Ruston
0a8fcfd3ba
HelloThere tweaks suggested by @CrossEye
2024-10-09 21:31:21 +01:00
Jeremy Ruston
8712979deb
Add note about AI images
2024-10-09 21:18:52 +01:00
Jeremy Ruston
f5b7b0cc55
Merge branch 'tiddlywiki-com'
2024-10-09 18:16:55 +01:00
Jeremy Ruston
4c64ae5afa
Notes about the newsletter
2024-10-09 18:09:31 +01:00
Jeremy Ruston
04185b49af
Further Quick Start tweaks
2024-10-09 16:44:04 +01:00
Jeremy Ruston
b2c3e2b01d
Fix QuickStart cards
2024-10-09 16:23:15 +01:00
Jeremy Ruston
78f1209672
Improve tagging of HelloThere tiddlers
...
Suggested by @ericshulman
2024-10-09 15:45:28 +01:00
Jeremy Ruston
5dd72d8223
GettingStarted styling fixes
...
From @ericshulman see https://talk.tiddlywiki.org/t/gettingstarted-tiddler-on-tiddlywiki-com-not-showing-any-results/10864/7
2024-10-09 15:29:19 +01:00
Jeremy Ruston
d02c220ddf
Restore $:/_tw5.com-card-template
...
Fixes error in #8664
2024-10-09 14:54:58 +01:00
BurningTreeC
b33be0663b
more clamping
2024-10-09 13:40:46 +02:00
BurningTreeC
c2ae885cc3
fix another edgecase
2024-10-09 13:20:52 +02:00
Mateusz Wilczek
ddb6c206cb
Update docs for makeqr macro ( #8654 )
2024-10-09 12:11:44 +01:00
Mateusz Wilczek
a4c2454773
Update font stacks ( #8628 )
...
* Update font stacks in vanilla theme
* Fix punctuation in font stacks
2024-10-09 12:05:41 +01:00
BurningTreeC
8ad849661d
tiddlerwidth min-width 0px makes sense
2024-10-09 10:13:59 +02:00
BurningTreeC
0a3dd8ba96
tiddlerwidth is clamped in certain cases
2024-10-09 07:56:33 +02:00
BurningTreeC
6122c5ba17
tiddlerwidth is not clamped
2024-10-09 06:07:36 +02:00
BurningTreeC
ca68786a64
update for clamped edgecases
2024-10-09 06:02:28 +02:00
BurningTreeC
8637f16e2d
update for clamped edgecases
2024-10-09 05:03:21 +02:00
BurningTreeC
c092912df7
missing closing bla
2024-10-08 20:22:09 +02:00
BurningTreeC
fbf299be41
fix edgecase in centralised theme fix
2024-10-08 20:19:37 +02:00
BurningTreeC
22a40993ad
add some newlines at end of file
2024-10-08 20:09:27 +02:00
BurningTreeC
a69d3242d5
fix edgecase in centralised theme
2024-10-08 20:07:48 +02:00
BurningTreeC
910cffb4e2
further adjustments
2024-10-08 19:45:26 +02:00
BurningTreeC
03a860f535
conditionally show themetweaks metrics
2024-10-08 19:06:18 +02:00
BurningTreeC
25d4bd339f
centralised adjustments
2024-10-08 19:00:17 +02:00
BurningTreeC
fd615da984
small update for centralised
2024-10-08 18:44:13 +02:00
Jeremy Ruston
e3e29ec463
Merge branch 'tiddlywiki-com'
2024-10-08 17:12:25 +01:00