<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fisheye, branch master</title>
<subtitle>Bitweaver fisheye package repository
</subtitle>
<id>https://git.rdm1.uk/fisheye/.git/atom?h=master</id>
<link rel='self' href='https://git.rdm1.uk/fisheye/.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.rdm1.uk/fisheye/.git/'/>
<updated>2026-06-18T15:27:27Z</updated>
<entry>
<title>Update CLAUDE.md: document auto_flow image sizing fix</title>
<updated>2026-06-18T15:27:27Z</updated>
<author>
<name>Lester Caine</name>
<email>lester@lsces.co.uk</email>
</author>
<published>2026-06-18T15:27:27Z</published>
<link rel='alternate' type='text/html' href='https://git.rdm1.uk/fisheye/.git/commit/?id=28fc6070e258b0318e3897e61cd1079f565e2742'/>
<id>urn:sha1:28fc6070e258b0318e3897e61cd1079f565e2742</id>
<content type='text'>
Natural aspect ratio fix via .fisheye-flow img.thumb scoping;
explains specificity reasoning and no-aspect-ratio constraint.

Co-Authored-By: Claude Sonnet 4.6 &lt;noreply@anthropic.com&gt;
</content>
</entry>
<entry>
<title>Replace float+clear grid with flexbox in auto_flow gallery</title>
<updated>2026-06-18T08:42:03Z</updated>
<author>
<name>Lester Caine</name>
<email>lester@lsces.co.uk</email>
</author>
<published>2026-06-18T08:42:03Z</published>
<link rel='alternate' type='text/html' href='https://git.rdm1.uk/fisheye/.git/commit/?id=150ae5fc5dc2275ea54d6490fcc41a4a847c6d64'/>
<id>urn:sha1:150ae5fc5dc2275ea54d6490fcc41a4a847c6d64</id>
<content type='text'>
Float+clear can't produce equal-height rows — variable-height thumbnails
caused items to misalign regardless of where clears fired. Switch the
container to .fisheye-flow (flex, flex-wrap:wrap): Bootstrap col-* widths
still control breakpoints, flex rows are automatically equal-height.
Removed counter, clear divs, and redundant col-xs-12 from inner elements.

Co-Authored-By: Claude Sonnet 4.6 &lt;noreply@anthropic.com&gt;
</content>
</entry>
<entry>
<title>Fix auto_flow counter: assign="imageCount" in loop so modulo checks work</title>
<updated>2026-06-18T08:20:55Z</updated>
<author>
<name>Lester Caine</name>
<email>lester@lsces.co.uk</email>
</author>
<published>2026-06-18T08:20:55Z</published>
<link rel='alternate' type='text/html' href='https://git.rdm1.uk/fisheye/.git/commit/?id=e72592f4aa254e3b96d82a6edc95bcc8b8b41982'/>
<id>urn:sha1:e72592f4aa254e3b96d82a6edc95bcc8b8b41982</id>
<content type='text'>
{counter} without assign= never updated $imageCount — it stayed at 0,
making 0%2, 0%3, 0%4 all permanently true, inserting all three clear
divs after every item. Gallery never formed a grid. Adding assign=
makes the variable track the actual item count.

Co-Authored-By: Claude Sonnet 4.6 &lt;noreply@anthropic.com&gt;
</content>
</entry>
<entry>
<title>Fix auto_flow row clear logic for variable-height thumbnails</title>
<updated>2026-06-18T08:09:07Z</updated>
<author>
<name>Lester Caine</name>
<email>lester@lsces.co.uk</email>
</author>
<published>2026-06-18T08:09:07Z</published>
<link rel='alternate' type='text/html' href='https://git.rdm1.uk/fisheye/.git/commit/?id=031c24308f9a907e67c70084ff6bb1e8894b5351'/>
<id>urn:sha1:031c24308f9a907e67c70084ff6bb1e8894b5351</id>
<content type='text'>
The nested if/else suppressed sm-breakpoint clears after items 4, 8,
12... (multiples of 4 took the lg branch). Replace with three
independent checks — one per breakpoint — using Bootstrap 3
visible-*-block so each grid size gets its own clear on its own
row boundary.

Co-Authored-By: Claude Sonnet 4.6 &lt;noreply@anthropic.com&gt;
</content>
</entry>
<entry>
<title>Add CLAUDE.md documenting gallery views, header pattern, pdfjs search, cols_per_page</title>
<updated>2026-06-16T14:24:18Z</updated>
<author>
<name>Lester Caine</name>
<email>lester@lsces.co.uk</email>
</author>
<published>2026-06-16T14:24:18Z</published>
<link rel='alternate' type='text/html' href='https://git.rdm1.uk/fisheye/.git/commit/?id=c35f0a950fd2be2b58c1e2fa31449bad97dc58bd'/>
<id>urn:sha1:c35f0a950fd2be2b58c1e2fa31449bad97dc58bd</id>
<content type='text'>
Co-Authored-By: Claude Sonnet 4.6 &lt;noreply@anthropic.com&gt;
</content>
</entry>
<entry>
<title>Remove spurious caption from simple_list table</title>
<updated>2026-06-16T10:02:55Z</updated>
<author>
<name>Lester Caine</name>
<email>lester@lsces.co.uk</email>
</author>
<published>2026-06-16T10:02:55Z</published>
<link rel='alternate' type='text/html' href='https://git.rdm1.uk/fisheye/.git/commit/?id=38089a621798a1f327fffa0e68d162799abda8ac'/>
<id>urn:sha1:38089a621798a1f327fffa0e68d162799abda8ac</id>
<content type='text'>
Co-Authored-By: Claude Sonnet 4.6 &lt;noreply@anthropic.com&gt;
</content>
</entry>
<entry>
<title>Rework all gallery view headers to blue header pattern; tidy gallery views</title>
<updated>2026-06-16T10:01:33Z</updated>
<author>
<name>Lester Caine</name>
<email>lester@lsces.co.uk</email>
</author>
<published>2026-06-16T10:01:33Z</published>
<link rel='alternate' type='text/html' href='https://git.rdm1.uk/fisheye/.git/commit/?id=593d1c22ed5d7f36f3ab9f1bd5b4148b9a8948b1'/>
<id>urn:sha1:593d1c22ed5d7f36f3ab9f1bd5b4148b9a8948b1</id>
<content type='text'>
- New gallery_breadcrumb_inc.tpl (small breadcrumb trail from gallery_nav)
- gallery_nav.tpl stripped to prev/next navigation only
- view_image.tpl: semantic &lt;header&gt; with floaticons + breadcrumb
- All gallery view styles (galleriffic 1/2/5, auto_flow, fixed_grid, matteo,
  position_number, simple_list): &lt;header&gt; with gallery_icons_inc + breadcrumb,
  remove separate gallery_nav include, section.body for description
- fixed_grid: drop inc2/inc3, rewrite inc.tpl with cols_per_page from mInfo,
  img-responsive center-block, width:100% table, pagination at bottom
- simple_list: Bootstrap table-striped/hover, img-thumbnail, pagination,
  unconditional data block below title, 100px image column, 15% actions
- auto_flow/position_number: remove duplicate data block from body div
- Replace network-receive/transmit with go-down/go-up; Add Comment icon;
  various data|escape and getParsedData fixes

Co-Authored-By: Claude Sonnet 4.6 &lt;noreply@anthropic.com&gt;
</content>
</entry>
<entry>
<title>Replace network-transmit/receive icons with go-up/go-down for upload/download</title>
<updated>2026-06-16T08:28:58Z</updated>
<author>
<name>Lester Caine</name>
<email>lester@lsces.co.uk</email>
</author>
<published>2026-06-16T08:28:58Z</published>
<link rel='alternate' type='text/html' href='https://git.rdm1.uk/fisheye/.git/commit/?id=58215fc33b420f986b47a97bc544bfe19acd3c59'/>
<id>urn:sha1:58215fc33b420f986b47a97bc544bfe19acd3c59</id>
<content type='text'>
Co-Authored-By: Claude Sonnet 4.6 &lt;noreply@anthropic.com&gt;
</content>
</entry>
<entry>
<title>Remove duplicate ipackage attributes from biticon calls</title>
<updated>2026-06-07T15:51:54Z</updated>
<author>
<name>Lester Caine</name>
<email>lester@lsces.co.uk</email>
</author>
<published>2026-06-07T15:51:54Z</published>
<link rel='alternate' type='text/html' href='https://git.rdm1.uk/fisheye/.git/commit/?id=22d1f1f7bf10cdbd9481b313bb0088ba8151e939'/>
<id>urn:sha1:22d1f1f7bf10cdbd9481b313bb0088ba8151e939</id>
<content type='text'>
Co-Authored-By: Claude Sonnet 4.6 &lt;noreply@anthropic.com&gt;
</content>
</entry>
<entry>
<title>Switch icons: document-properties → edit, text-x-generic → view-list-text</title>
<updated>2026-06-05T15:05:06Z</updated>
<author>
<name>Lester Caine</name>
<email>lester@lsces.co.uk</email>
</author>
<published>2026-06-05T15:05:06Z</published>
<link rel='alternate' type='text/html' href='https://git.rdm1.uk/fisheye/.git/commit/?id=8d6946a50f00485dbe41b232afdb6b824f25d865'/>
<id>urn:sha1:8d6946a50f00485dbe41b232afdb6b824f25d865</id>
<content type='text'>
Co-Authored-By: Claude Sonnet 4.6 &lt;noreply@anthropic.com&gt;
</content>
</entry>
</feed>
