-
Anton Shestakov <av6@dwimlabs.net>, Fri, 07 Aug 2020 17:33:57 +0800
changelog: missing kit-monospace class on a link to short node
-
Anton Shestakov <av6@dwimlabs.net>, Fri, 17 Apr 2020 23:22:25 +0800
notfound: don't try to render breadcrumbs if repo is not found
-
Anton Shestakov <av6@dwimlabs.net>, Wed, 15 Apr 2020 15:20:29 +0800
kit: use CSS counters to render line numbers where possible
Affects changeset, file view, file diff and file annotate pages. Doesn't affect
file comparison page (aka side-by-side file diff).
Page size, regular file view (mercurial/commands.py):
- 987963 B before
- 596244 B after
Page size, changeset (4441705b7111):
- 1319976 B before
- 923672 B after
-
Anton Shestakov <av6@dwimlabs.net>, Mon, 13 Apr 2020 10:05:40 +0800
changeset: change margins on commit message so it fits the page better
Previously, margins were used to visually separate commit message from author.
Because of the left margin, it looked a bit out of place, so let's instead
remove the left margin and increase the top one. This way it aligns better with
surrounding blocks. Making commit message stand on its own on the page is now
delegated to just monospace font. The difference with other blocks is not huge,
but the whole theme is kinda minimalistic, so it should work.
-
Anton Shestakov <av6@dwimlabs.net>, Wed, 11 Jul 2018 19:41:49 +0800
changeset: move obsfateentry and whyunstableentry to the bottom, add badges
-
Anton Shestakov <av6@dwimlabs.net>, Wed, 11 Jul 2018 18:46:16 +0800
search: preserve search query in the <input>
-
Anton Shestakov <av6@dwimlabs.net>, Wed, 11 Jul 2018 12:24:19 +0800
changeset: explain instabilities
-
Anton Shestakov <av6@dwimlabs.net>, Wed, 11 Jul 2018 12:01:39 +0800
changeset: make successorlink use monospace font, add {rev} for consistency
-
Anton Shestakov <av6@dwimlabs.net>, Wed, 11 Jul 2018 11:58:44 +0800
changeset: show each obsfateentry on its own line
-
Anton Shestakov <av6@dwimlabs.net>, Wed, 11 Jul 2018 11:41:54 +0800
changeset: add users and dates to obsfateentry