]> Lady’s Gitweb - GitWikiWeb/log
GitWikiWeb
13 months agoSupport arbitrary use of @as 0.2.1
Lady [Sat, 29 Jul 2023 00:18:15 +0000 (17:18 -0700)]
Support arbitrary use of @as

13 months agoAllow more git calls for Special:RecentlyChanged
Lady [Sat, 29 Jul 2023 00:17:58 +0000 (17:17 -0700)]
Allow more git calls for Special:RecentlyChanged

This is now configurable in `config.yaml` (`max_recency`) and defaults
to `7` instead of `5`.

13 months agoColour NotFound links red
Lady [Sat, 29 Jul 2023 00:17:49 +0000 (17:17 -0700)]
Colour NotFound links red

13 months agoAllow specifying the revision to pull files from 0.2.0
Lady [Fri, 28 Jul 2023 09:36:30 +0000 (02:36 -0700)]
Allow specifying the revision to pull files from

13 months agoMove symbol definition into external config file
Lady [Fri, 28 Jul 2023 09:24:29 +0000 (02:24 -0700)]
Move symbol definition into external config file

This file is planned to be used for other site configuration as well.

13 months agoFix old recently changed files 0.1.2
Lady [Fri, 28 Jul 2023 08:38:33 +0000 (01:38 -0700)]
Fix old recently changed files

The final comparison should be between the old commit and HEAD, not
between the old commit and its parent.

13 months agoAdd symbol substitutions
Lady [Fri, 28 Jul 2023 08:38:21 +0000 (01:38 -0700)]
Add symbol substitutions

13 months agoLet `@as` indicate the element to use for emphasis
Lady [Fri, 28 Jul 2023 08:17:05 +0000 (01:17 -0700)]
Let `@as` indicate the element to use for emphasis

13 months agoDon’t show date on old recent changes 0.1.1
Lady [Fri, 28 Jul 2023 05:09:21 +0000 (22:09 -0700)]
Don’t show date on old recent changes

If `recency` is `0`, then we don’t actually know when the change was
  made; this is a grab‐bag for everything else within the past week.

13 months agoLeave link details open
Lady [Fri, 28 Jul 2023 05:03:07 +0000 (22:03 -0700)]
Leave link details open

13 months agoUpdate navigation page styling
Lady [Fri, 28 Jul 2023 04:55:08 +0000 (21:55 -0700)]
Update navigation page styling

13 months agoSupport ranking recent changes by recency
Lady [Fri, 28 Jul 2023 04:42:33 +0000 (21:42 -0700)]
Support ranking recent changes by recency

This walks back the latest 5 commits to get the changes there before
  skipping back a week to get any remaining changes, then formats them
  all into a proper list.

13 months agoInitial commit 0.1.0
Lady [Fri, 28 Jul 2023 00:59:50 +0000 (17:59 -0700)]
Initial commit

There’s a lot more work to be done here, but this is enough to get
started with a *very* basic wiki.

This page took 0.026903 seconds and 4 git commands to generate.