Wykres commitów

  • 43a3228200 Update Performance docs for macro parsing optimisation jeremy@jermolene.com 2020-12-06 14:02:06 +0000
  • 96d4f87e78 Revert "Update documentation on Performance (#5203)" jeremy@jermolene.com 2020-12-06 14:01:03 +0000
  • a8c1e6a3bd
    Update performance documentation (#5216) Saq Imtiaz 2020-12-06 14:57:47 +0100
  • 36fe519eff Merge branch 'tiddlywiki-com' jeremy@jermolene.com 2020-12-06 13:56:43 +0000
  • b2d270a7e8
    CodeMirror: Make colored selections based on palette work in chrome, too (#5215) Simon Huber 2020-12-06 14:00:19 +0100
  • 005f7c55b6 Restore accidental commenting in 0b1a05d10 jeremy@jermolene.com 2020-12-06 10:50:59 +0000
  • 122306fc24
    Update GruvboxDark, CupertinoDark and Nord palettes to work better with TiddlyDesktop (#5214) Simon Huber 2020-12-06 10:58:02 +0100
  • 0b1a05d10d
    Cache result of parsing macro calls which don't use text subsitution (#5205) Jeremy Ruston 2020-12-06 09:43:06 +0000
  • b0f6d50b60
    fix filesystem bugs (#5213) Joshua Fontany 2020-12-06 01:41:03 -0800
  • a3a7d6450d
    CodeMirror: Ensure linenumber-gutter has a right border (#5212) Simon Huber 2020-12-06 09:56:06 +0100
  • a857b4ab9a
    use a linked list for filter runs. (#5206) Cameron Fischer 2020-12-06 03:54:57 -0500
  • c4dcf510ef
    Ensure jasmine-plugin startup module is executed in the right order (#5210) ento 2020-12-05 23:29:34 -0800
  • 7fd24de372
    Tests for filter prefixes (#5209) Saq Imtiaz 2020-12-06 00:10:51 +0100
  • 396703c478
    An even faster version of the TagPickerTagTemplate (#5207) Simon Huber 2020-12-05 18:38:39 +0100
  • bfc4b447da
    Add selection-background/foreground to GruvboxDark and Nord palettes (#5204) Simon Huber 2020-12-05 17:38:08 +0100
  • d957b3e4e6
    Update CodeMirror styles to set selection colors based on foreground contrastcolour (#5200) Simon Huber 2020-12-05 17:37:50 +0100
  • f798eab33f
    Update documentation on Performance (#5203) Saq Imtiaz 2020-12-05 17:30:49 +0100
  • fbe5bb229a
    Fix for filterrunprefixes using $tw.wiki (#5202) Cameron Fischer 2020-12-05 11:12:40 -0500
  • b9ea49ad79 Cache result of parsing macro calls which don't use text subsitution optimising-macrocalls jeremy@jermolene.com 2020-12-05 14:57:17 +0000
  • ae5d78b4dd
    Update codemirror styles (#5198) Simon Huber 2020-12-04 20:14:59 +0100
  • 9825b5b4a0
    Ensure new variables are strings (#5197) Saq Imtiaz 2020-12-04 20:02:05 +0100
  • 8799911162
    Reduce operator: second optional parameter instead of suffix (#5193) Saq Imtiaz 2020-12-04 19:31:23 +0100
  • 813e28e1ea
    Make the tag-picker tags-dropdown more performant (#5195) Simon Huber 2020-12-04 19:28:36 +0100
  • 911e23ee6d
    Make sidebarsegments/search button display the count of ALL search results (de-duplicated) (#5194) Simon Huber 2020-12-04 19:27:40 +0100
  • 046746ba20
    Add :reduce filter run prefix (#5196) Saq Imtiaz 2020-12-04 19:23:50 +0100
  • 8ffe138942
    Add rawunicode suffix to (json)stringify operators (#5191) Robin Munn 2020-12-04 20:19:59 +0700
  • 15be409c42
    Minor issue in example of Import Variables Widget (#5165) Mohammad Rahmani 2020-12-04 01:57:21 +0330
  • c92f9dd404
    Docs for trim operator suffix use from-version (#5161) Robin Munn 2020-12-04 04:20:23 +0700
  • 2bbcc94b4d
    Add documentation for shortcuts introduced in 5.1.20 (#4324) Rob Hoelz 2020-12-03 15:19:25 -0600
  • 1f5e1205ec
    Extend Eventcatcher to handle multiple events (#5185) Saq Imtiaz 2020-12-02 22:15:35 +0100
  • 6b03105bed
    Update CupertinoDark.tid (#5183) Simon Huber 2020-12-02 22:13:42 +0100
  • 9d5babc248
    Bump CodeMirror plugin version (#5184) Simon Huber 2020-12-02 22:12:56 +0100
  • e620aaed80
    Fix a couple typos in "deprecated feature" warning (#5174) Robin Munn 2020-12-02 23:59:04 +0700
  • 552843369c
    Update shortcuts-mac.multids (#5179) Simon Huber 2020-12-02 17:55:55 +0100
  • f0eba7fdc6
    Re-add minified codemirror, without minification bug (#5180) Simon Huber 2020-12-02 17:55:37 +0100
  • 9871c1a6a9
    Small tweak for codemirror selected-linenumber (#5181) Simon Huber 2020-12-02 17:54:36 +0100
  • a1ef66ec6d
    Better readability for codemirror linenumbers + CupertinoDark muted-foreground better contrast (#5164) Simon Huber 2020-12-02 13:21:23 +0100
  • fc797f3722
    Fix #5162 - tiddler opening position is incorrect, bug in navigator.js Simon Huber 2020-12-02 13:21:02 +0100
  • c6bb783308
    Fix filesystem regression (#5176) Joshua Fontany 2020-12-02 01:47:51 -0800
  • c3055f92a9
    Don't minify codemirror.js (#5173) Simon Huber 2020-12-01 21:55:22 +0100
  • 4079f72310
    Fix typo in x-listops.js (#5171) Saq Imtiaz 2020-12-01 19:14:07 +0100
  • cc1f32067f
    Update CodeMirror to 5.58.3 - fix vim-mode cursor invisible (#5172) Simon Huber 2020-12-01 19:11:40 +0100
  • 880930da8b
    Add actions parameter to range-widget + docs! (#5158) Mario Pietsch 2020-12-01 19:11:09 +0100
  • 68cb08749f
    Docs for filesystem adaptor update (#5169) Joshua Fontany 2020-12-01 09:36:38 -0800
  • 13b69a9c10 Missing docs for working with negative years jeremy@jermolene.com 2020-12-01 15:51:07 +0000
  • b63049b4df Fix tests to work in other timezones jeremy@jermolene.com 2020-12-01 10:52:24 +0000
  • 6a91dbfe2f Add support for working with negative dates jeremy@jermolene.com 2020-12-01 10:39:27 +0000
  • dde4182830
    Fix filesystem adaptor (#5113) Joshua Fontany 2020-11-30 14:31:48 -0800
  • abe9af1369
    Add documentation for indexer modules (#4873) Rob Hoelz 2020-11-30 16:10:07 -0600
  • 6f09a5ee65
    Fix link to TiddlyWikiFolders (#4843) Florian Kohrt 2020-11-30 22:34:00 +0100
  • 706fc3e06e
    Fix typo; closes #4815 (#4844) Florian Kohrt 2020-11-30 22:33:16 +0100
  • 6a319940d3
    Make buttons look like buttons in CupertinoDark, GruvboxDark and DesertSand palette (#5159) Simon Huber 2020-11-30 22:04:14 +0100
  • fe8606759e Fix parsing of dates between 0 and 100 AD jeremy@jermolene.com 2020-11-30 18:56:52 +0000
  • 1de747b182
    add docs for radio-actions (#5156) Mario Pietsch 2020-11-30 19:48:48 +0100
  • 3406b98af6 Add "autocomplete" attribute to <$edit> and <$edit-text> widgets jeremy@jermolene.com 2020-11-30 18:48:04 +0000
  • 80191903b6
    Update chinese translations (#5145) Bram Chen 2020-12-01 01:58:33 +0800
  • 367854c81b
    Update static.tiddler.html.tid (#5148) Simon Huber 2020-11-30 18:56:19 +0100
  • 4f13848ca2
    Document using double hashes for anchor links (#5149) Robin Munn 2020-12-01 00:54:45 +0700
  • fd3e77d38f
    "dedupe" and "raw" suffixes for enlist-input operator (#5152) Robin Munn 2020-12-01 00:52:46 +0700
  • 8fc6910c03
    Added string operator pad[] along with tests and docs (#5146) saqimtiaz 2020-11-30 18:43:50 +0100
  • 4623c45d29
    Tag trim operator as a string operator (#5147) Robin Munn 2020-12-01 00:30:51 +0700
  • 5cbe4c5317
    Add radio actions, th-radio-variables hook and fix label refresh problem (#5154) Mario Pietsch 2020-11-30 18:28:49 +0100
  • 4d9e6831bb
    Rename "references" to "backlinks" in the tiddler info panel (#5143) Jeremy Ruston 2020-11-29 18:32:22 +0000
  • 5887c6621e
    Create "Filter Run Prefix (Examples)" tiddler (#5144) Robin Munn 2020-11-29 22:45:39 +0700
  • ce937595d7
    Add Button to remove tags from tiddlers $:/config/NewTiddler/Tags and $:/config/NewJournal/Tags (#5140) Simon Huber 2020-11-29 13:52:50 +0100
  • cc850d7151 Fix typo in list macro jeremy@jermolene.com 2020-11-29 12:38:09 +0000
  • a21428a33a
    Add chinese translations for `Saving/TiddlySpot/ReadOnly` (#5139) Bram Chen 2020-11-29 20:26:21 +0800
  • 12bb938463
    Corrected typo in contributor's name (#5138) saqimtiaz 2020-11-28 23:05:54 +0100
  • e54f3368e9 Update contributors list in release note Jeremy Ruston 2020-11-28 21:43:09 +0000
  • eb7f59a855
    Make "tc-dirty" update also on external windows (#5129) Simon Huber 2020-11-28 22:24:01 +0100
  • b3cbd7d733
    Add TiddlySpot-ReadOnly Message-Box to Tiddlyspot Saving Panel (#5133) Simon Huber 2020-11-28 22:22:32 +0100
  • 28724138d1
    Small update for better readability for CupertinoDark palette (#5134) Simon Huber 2020-11-28 22:21:53 +0100
  • 62a2a0e579
    Fix typo in vanilla/base (#5135) Simon Huber 2020-11-28 22:13:18 +0100
  • 98e60758a9 Updated Release Note jeremy@jermolene.com 2020-11-28 17:32:42 +0000
  • c655ec5469
    Remove background-colors from framed engine (#5131) Simon Huber 2020-11-28 15:08:16 +0100
  • 7d2703bffb
    Make tiddler-editor iframe same color as tiddler background (#5132) Simon Huber 2020-11-28 15:07:46 +0100
  • 09d7a77f1b
    Add default "tiddlywiki" styles to CodeMirror and Highlight.js (#5128) Simon Huber 2020-11-28 15:07:12 +0100
  • 8005c91e79
    Correctly add EventListener 'click' for popup-handling in new windows (#5127) Simon Huber 2020-11-28 08:26:47 +0100
  • 86a9f922bf
    Update LayoutSwitcher.tid (#5125) Simon Huber 2020-11-27 22:52:26 +0100
  • 2175be27b0
    Ensure that we always fetch the latest sha bypassing cache. (#5126) saqimtiaz 2020-11-27 22:37:11 +0100
  • 9637a29e55 Rename widget.executeStartupTiddlers() to invokeActionsByTag() jeremy@jermolene.com 2020-11-26 12:41:24 +0000
  • 8320a55fef
    fix titlebar line-height for chrome (#5122) Mario Pietsch 2020-11-25 17:27:31 +0100
  • 2267e31546 Fix eventcatcher to ensure variable values are strings jeremy@jermolene.com 2020-11-25 15:54:28 +0000
  • e3bf1f43cf Missed off previous commit 64ac29adc jeremy@jermolene.com 2020-11-25 14:07:01 +0000
  • 64ac29adca Fix typo preventing filter run prefix modules from being cached jeremy@jermolene.com 2020-11-25 13:58:54 +0000
  • 94ffb50e04 Fix dark mode event handling jeremy@jermolene.com 2020-11-25 12:33:39 +0000
  • 3e3f185562 Clarify behaviour of self closing tags jeremy@jermolene.com 2020-11-25 09:44:48 +0000
  • 6c98bb706a
    Docs for switching layouts (#5109) saqimtiaz 2020-11-24 22:38:18 +0100
  • 4f88d79d8b
    Add chinese translations for Switchers (#5111) Bram Chen 2020-11-25 05:27:24 +0800
  • 0e247c991d
    Update modifier variable docs (#5114) saqimtiaz 2020-11-24 22:19:37 +0100
  • ce27492b96
    Refactor updating of classes for button widgets to avoid potential edge case failures (#5115) saqimtiaz 2020-11-24 22:19:20 +0100
  • a9d583b85e
    Update CupertinoDark.tid (#5117) Simon Huber 2020-11-24 22:16:24 +0100
  • 5769cf9784
    Fix #5108 - vanilla/reset overrides system fonts (#5118) Simon Huber 2020-11-24 22:15:37 +0100
  • c854e518fa Add support for $:/info/darkmode (and for dynamic info tiddlers) jeremy@jermolene.com 2020-11-24 19:01:33 +0000
  • 7327a3fb92 Fixed: Shadow tiddlers don't refresh when their plugin is deleted/modified jeremy@jermolene.com 2020-11-24 18:57:39 +0000
  • 50a3c5526f
    Update CupertinoDark.tid (#5107) Simon Huber 2020-11-23 21:09:53 +0100
  • 77971ff720
    Lighter sidebar-controls-foreground for Cupertino Dark Palette (#5106) Simon Huber 2020-11-23 20:41:51 +0100
  • e0f4d82214
    Update CupertinoDark.tid (#5105) Simon Huber 2020-11-23 20:32:51 +0100
  • af72fdf245
    Add caption to ControlPanel LayoutSwitcher (#5103) Simon Huber 2020-11-23 20:15:04 +0100
  • 519962b4a9
    Update and rename MacOSDark.tid to CupertinoDark.tid (#5101) Simon Huber 2020-11-23 20:14:07 +0100