1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2026-03-31 03:51:29 +00:00

Commit Graph

  • f2fbcf60a2 Kill linter error Jeremy Ruston 2026-01-20 14:52:47 +00:00
  • 8276f66edf Add filter run pragma for setting default filter run prefix Jeremy Ruston 2026-01-20 14:49:07 +00:00
  • 79e3d14698 [DOCS] Make TaskManagementExamples more "hackable" (#9482) Mario Pietsch 2026-01-20 13:23:17 +01:00
  • 763d717a13 Improvements to DateFormat tiddler (#9583) superuser-does 2026-01-20 12:18:24 +00:00
  • b6859c5a2d Add some tests Jeremy Ruston 2026-01-20 12:10:47 +00:00
  • beb6839a35 Update filter caching to take into account the default filter run prefix Jeremy Ruston 2026-01-20 12:01:12 +00:00
  • e42ed6808e Split escapecss into two platforms (#9475) XLBilly 2026-01-20 19:13:48 +08:00
  • 844564180f Fix LetWidget to always set all staged variables on first render (#9494) yaisog 2026-01-20 11:24:56 +01:00
  • f3e9beb1e1 Comment update Jeremy Ruston 2026-01-20 09:58:10 +00:00
  • a670de0e95 Fixes regressions in list-tagged-draggable (#9596) Saq Imtiaz 2026-01-20 10:01:02 +01:00
  • faee49ee01 Update chinese language files (#9576) Bram Chen 2026-01-20 14:33:05 +08:00
  • dd20be49f0 Make impact note for #9337 less verbose / repetitive (#9481) yaisog 2026-01-20 07:16:21 +01:00
  • a27f74bbdc Fixes bug in sidebar tab Open to allow disabling drag and drop (#9504) Simon Huber 2026-01-20 07:06:29 +01:00
  • 2a1c607450 Update filter operator to support specifying a default filter run prefix Jeremy Ruston 2026-01-19 21:23:43 +00:00
  • a45a8723c0 Add a view template body for palettes Jeremy Ruston 2026-01-19 21:20:08 +00:00
  • ae7d6da35b Add a P3 palette for testing Jeremy Ruston 2026-01-19 12:54:27 +00:00
  • a8e056c88c Merge branch 'default-prefix-for-subfilter' into colour-improvements Jeremy Ruston 2026-01-19 12:54:01 +00:00
  • 5b0af905a2 Use the subfilter suffix to suppress deduping palette entries Jeremy Ruston 2026-01-19 12:53:45 +00:00
  • eb8f69dd03 Merge subfilter fix from #9595 Jeremy Ruston 2026-01-19 12:52:58 +00:00
  • ef49828989 temp Jeremy Ruston 2026-01-19 12:49:08 +00:00
  • 9b56734451 Extend subfilter operator with suffix for specifying the default filter run prefix Jeremy Ruston 2026-01-19 11:31:09 +00:00
  • 2f8d53d3f7 Allow default filter run prefix to be specified for filter evaluation Jeremy Ruston 2026-01-19 11:30:50 +00:00
  • 5b96929f4e Fix tests Jeremy Ruston 2026-01-18 12:03:59 +00:00
  • 829bb61378 Merge branch 'master' into colour-improvements Jeremy Ruston 2026-01-18 11:48:42 +00:00
  • ae4e99951a Revert #9554 Refactor stylesheets in single <style> tags Jeremy Ruston 2026-01-18 11:40:10 +00:00
  • 421ecff30f Merge branch 'master' into colour-improvements Jeremy Ruston 2026-01-17 17:52:34 +00:00
  • be84dee26b Allow unused variables in function headers and caught exceptions (#9588) Mario Pietsch 2026-01-17 18:51:51 +01:00
  • c7511fc99f Tweak credits for 2026 palettes Jeremy Ruston 2026-01-17 17:50:27 +00:00
  • 87f797b1ae Fix use of creaky old technique for setting alpha/opacity from a different base colour Jeremy Ruston 2026-01-17 17:46:25 +00:00
  • 8cc94d8ea7 Fix year category for new palettes Jeremy Ruston 2026-01-17 17:45:12 +00:00
  • dcaff6a243 Revert linter fixes for unused function parameters Jeremy Ruston 2026-01-17 17:29:28 +00:00
  • e98aed6f6e Fix remaining references to palettes-2025 plugin Jeremy Ruston 2026-01-17 17:23:16 +00:00
  • d35e34b55e Remove debugging code Jeremy Ruston 2026-01-17 17:22:57 +00:00
  • bb4d57e170 More linting dancing Jeremy Ruston 2026-01-17 17:00:24 +00:00
  • fd709afc37 More linting errors Jeremy Ruston 2026-01-17 16:53:52 +00:00
  • 93388bc3cc Fix lint errors Jeremy Ruston 2026-01-17 16:05:32 +00:00
  • a8c4437587 Properly credit the new palettes Jeremy Ruston 2026-01-17 15:48:16 +00:00
  • 6dc83386bd Update new palettes to 2026 category Jeremy Ruston 2026-01-17 15:44:42 +00:00
  • 9641e6a2d0 Remove docs for apply filter run prefix Jeremy Ruston 2026-01-17 15:43:45 +00:00
  • 3254544eb2 Update the 2025 palette plugin to 2026 Jeremy Ruston 2026-01-17 15:42:09 +00:00
  • c707b9a432 Enable change note Jeremy Ruston 2026-01-17 15:39:37 +00:00
  • 3cab1571be Don't lint color.js Jeremy Ruston 2026-01-17 15:39:19 +00:00
  • 502598bd25 Switch from apply filter run to let filter run Jeremy Ruston 2026-01-17 15:35:27 +00:00
  • 00e17874f0 Add stylesheet wiki information (#9565) XLBilly 2026-01-17 23:00:32 +08:00
  • 9041f099a3 Refactor stylesheets in single <style> tags (#9554) XLBilly 2026-01-17 22:59:10 +08:00
  • 3ba31be2a8 Add the words and lines modes to $diff-text (#9551) yaisog 2026-01-17 15:57:52 +01:00
  • 99d8afd515 Bump markdown-it to latest version (#9513) XLBilly 2026-01-17 22:56:16 +08:00
  • 8a18f92710 Typo Jeremy Ruston 2026-01-17 13:02:54 +00:00
  • 3353d0e005 Upgrade color.js Jeremy Ruston 2026-01-17 12:53:41 +00:00
  • fd85842036 Merge branch 'master' into colour-improvements Jeremy Ruston 2026-01-16 22:40:35 +00:00
  • b0dc46c9e9 Avoid using camel case for new docs tiddlers Jeremy Ruston 2026-01-16 22:40:27 +00:00
  • 2ab5f26644 Merge branch 'tiddlywiki-com' Jeremy Ruston 2026-01-16 17:36:54 +00:00
  • 419fe68ee2 [Docs] Improve tag-pill documentation and examples (#9580) Mario Pietsch 2026-01-14 14:04:34 +01:00
  • 0e765bdbdb Make alert aria message translatable (#9575) XLBilly 2026-01-12 17:21:35 +08:00
  • 855d8a9638 Fix images loaded from _canonical_uri tiddlers do not have loading and error classes assigned (#9570) Jeremy Ruston 2026-01-10 14:50:31 +00:00
  • 26fe15670c Joyously fix eslint error fix-canonical-image-class-assignment Jeremy Ruston 2026-01-10 14:46:39 +00:00
  • f825255bb8 Create changenote Jeremy Ruston 2026-01-10 14:43:51 +00:00
  • afcf108d29 Add changenote Jeremy Ruston 2026-01-10 14:42:58 +00:00
  • 8f9acc0ca2 Fix missing file extension Jeremy Ruston 2026-01-10 14:35:26 +00:00
  • ee42f2f731 Fix images loaded from _canonical_uri tiddlers do not have loading and error classes assigned Jeremy Ruston 2026-01-10 14:27:36 +00:00
  • 5e4b8fbb3c Additional fix for #9177 Jeremy Ruston 2026-01-08 18:20:57 +00:00
  • 8e301178a4 Feat/view button condition (#9466) lin onetwo 2026-01-08 20:34:58 +08:00
  • 5b0c923a82 Merge branch 'master' into colour-improvements Jeremy Ruston 2026-01-08 11:23:43 +00:00
  • a72d3a09bf Quick fix to some deprecated class methods (#9561) Cameron Fischer 2026-01-08 04:13:16 -05:00
  • 56634ffe29 Merge branch 'tiddlywiki-com' Jeremy Ruston 2026-01-05 16:36:49 +00:00
  • 24c317e1ab Revert "Add macro operator (#9520)" Jeremy Ruston 2026-01-05 16:18:01 +00:00
  • 07329c6849 Revert "Root stylesheet refresh - Stylesheets in single <style> tags (#8130)" Jeremy Ruston 2026-01-05 16:05:15 +00:00
  • 47ab3476f6 Improve LogWidget and ActionLogWidget documentation (#9550) yaisog 2026-01-05 14:31:11 +01:00
  • f0e64660f2 [DOCS] Add multi-columns class to Widgets in Wikitext (#9516) Mario Pietsch 2026-01-04 22:45:19 +01:00
  • 9663e65f4b list-tagged-draggable to use title field by default (#9177) Mohammad Rahmani 2026-01-05 01:11:38 +03:30
  • 7cb422242a DOCS - Fix typo in Date Fields (#9518) Mario Pietsch 2026-01-04 22:36:57 +01:00
  • f075f24e6b Merge branch 'tiddlywiki-com' Jeremy Ruston 2026-01-04 20:48:58 +00:00
  • 5fa1098c03 tw5.com: remove duplicate text from Forums tiddler (#9523) superuser-does 2026-01-04 18:15:37 +00:00
  • 92dc927c7b docs: savetiddlers extension is now Firefox-only (#9524) superuser-does 2026-01-04 18:12:56 +00:00
  • 98a61f01bb Add locale support for sort operator (#9400) XLBilly 2026-01-05 02:03:54 +08:00
  • f3fa69e229 Docs: rename 'definition lists' to 'description lists' (#9535) superuser-does 2026-01-04 17:37:54 +00:00
  • e2fb22ade0 Bug report template: Rename description to about (#9546) Mario Pietsch 2026-01-04 17:50:01 +01:00
  • 7fb8560908 Signing CLA (#9534) peteratkins 2026-01-04 13:30:54 +00:00
  • ff7814360e Cleanup whitespace in CLA Jeremy Ruston 2026-01-04 13:19:24 +00:00
  • 2d9303c6ff Signing CLA (#9539) hsteve11 2026-01-05 00:18:46 +11:00
  • 6aee5eb0c7 Add Filter Syntax History link to Filters tiddler (#9541) Mario Pietsch 2026-01-04 14:16:54 +01:00
  • 6eb881bffe New issue and bug report templates (#9512) Mario Pietsch 2026-01-04 14:08:40 +01:00
  • 2a5ce95d99 Update Japanese translation (#9542) IchijikuIchigo 2026-01-04 21:14:41 +09:00
  • bd4fdd8f2e Improve tabs macro accessibility (#9348) XLBilly 2026-01-04 20:13:10 +08:00
  • 09379abd5d Bidirectional improvements for core classes (#9148) XLBilly 2026-01-04 20:02:28 +08:00
  • c6906120d8 Migrate diff-match-patch to a modern fork (#9511) XLBilly 2026-01-04 19:56:25 +08:00
  • c4c60933f4 Merge branch 'tiddlywiki-com' Jeremy Ruston 2026-01-04 11:40:01 +00:00
  • a3979cda9c Refactor base64 utility functions (#9488) XLBilly 2026-01-04 19:35:02 +08:00
  • 3c8ee86e23 Add macro operator (#9520) XLBilly 2026-01-04 19:31:30 +08:00
  • 921c0174fb Purge IE related docs (#9134) XLBilly 2026-01-04 16:42:01 +08:00
  • 4196d96adc [DOCS] Update docs about saving via WebDAV (#9543) XLBilly 2026-01-02 16:42:58 +08:00
  • 68c0ee790b Add Filter Syntax History link to Filters tiddler add-filter-syntax-history-link-to-filters-tiddler-20251231054358105 Mario Pietsch 2025-12-31 05:44:00 +01:00
  • 743e99d12d Further fix to #9538 Jeremy Ruston 2025-12-29 21:44:57 +00:00
  • 6beeb23d10 Fix browser storage plugin triggers save (#9538) Jeremy Ruston 2025-12-29 21:09:43 +00:00
  • 88619fc215 Add changenote fix-browser-storage-refresh Jeremy Ruston 2025-12-29 21:09:17 +00:00
  • dfc5e9e6e5 Initial Commit Jeremy Ruston 2025-12-29 21:01:38 +00:00
  • 838fad916d Signing CLA (#9527) wiki-tutor 2025-12-28 19:30:51 +01:00
  • 935e89bd93 Tweak HelloThere thumbnail ordering Jeremy Ruston 2025-12-20 09:25:25 +00:00
  • 1b8a2caa23 Merge branch 'tiddlywiki-com' Jeremy Ruston 2025-12-19 09:12:27 +00:00
  • ecba671bcf Update Newsletter links and editorial Jeremy Ruston 2025-12-19 09:12:06 +00:00