<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sayauz/web.git, branch v0.5.7</title>
<subtitle>Web server about my own adventures, serving on saya.uz</subtitle>
<id>https://sayag.it/sayauz/web.git/atom/?h=v0.5.7</id>
<link rel='self' href='https://sayag.it/sayauz/web.git/atom/?h=v0.5.7'/>
<link rel='alternate' type='text/html' href='https://sayag.it/sayauz/web.git/'/>
<updated>2025-08-13T21:18:31Z</updated>
<entry>
<title>feat: parse gallery caption as an inline markdown</title>
<updated>2025-08-13T21:18:31Z</updated>
<author>
<name>SayaAndy</name>
<email>montferrat@tuta.io</email>
</author>
<published>2025-08-13T21:18:31Z</published>
<link rel='alternate' type='text/html' href='https://sayag.it/sayauz/web.git/commit/?id=85d4a9799ce2ce663af25be8c7e8f59f8d43761d'/>
<id>urn:sha1:85d4a9799ce2ce663af25be8c7e8f59f8d43761d</id>
<content type='text'>
feat: stylize href links for themes
feat: adapt map palette for dark themes like night and ram
feat: add popup for markers on maps
feat: dump z-index from 13 to 8 for zoom on region level
feat: show timezone in catalogue with colon
fix: ignore empty lines inside gallery block
fix: enable closing tag for gallery block with slash
fix: on filter reset in catalogue default to publication date desc sort
</content>
</entry>
<entry>
<title>fix: mobile page layout overflowing</title>
<updated>2025-08-13T05:05:30Z</updated>
<author>
<name>SayaAndy</name>
<email>montferrat@tuta.io</email>
</author>
<published>2025-08-13T05:05:30Z</published>
<link rel='alternate' type='text/html' href='https://sayag.it/sayauz/web.git/commit/?id=d15630a014e31835f66b0b50d9cc1e59ee4f203c'/>
<id>urn:sha1:d15630a014e31835f66b0b50d9cc1e59ee4f203c</id>
<content type='text'>
fix: hide sidebar/topbar on gallery maximized
</content>
</entry>
<entry>
<title>fix: add tzdata in image</title>
<updated>2025-08-12T16:54:16Z</updated>
<author>
<name>SayaAndy</name>
<email>montferrat@tuta.io</email>
</author>
<published>2025-08-12T16:47:12Z</published>
<link rel='alternate' type='text/html' href='https://sayag.it/sayauz/web.git/commit/?id=74fa865d765a5b1813e1fd3b71d0e753998ae1eb'/>
<id>urn:sha1:74fa865d765a5b1813e1fd3b71d0e753998ae1eb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>debug: add log messages for lightgallery parser</title>
<updated>2025-08-12T16:34:32Z</updated>
<author>
<name>SayaAndy</name>
<email>montferrat@tuta.io</email>
</author>
<published>2025-08-12T16:34:32Z</published>
<link rel='alternate' type='text/html' href='https://sayag.it/sayauz/web.git/commit/?id=c1fa91f582651fbe03ebe27c839c41a65159716a'/>
<id>urn:sha1:c1fa91f582651fbe03ebe27c839c41a65159716a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: make working timezone shift in galleries</title>
<updated>2025-08-12T16:21:56Z</updated>
<author>
<name>SayaAndy</name>
<email>montferrat@tuta.io</email>
</author>
<published>2025-08-12T16:21:56Z</published>
<link rel='alternate' type='text/html' href='https://sayag.it/sayauz/web.git/commit/?id=c5c17c6faca1bd0e7b9522010e36e4fdf87aec6a'/>
<id>urn:sha1:c5c17c6faca1bd0e7b9522010e36e4fdf87aec6a</id>
<content type='text'>
fix: overflown blog page content
fix: raise footer a bit higher in desktop mode
refactor: start blog catalogue with publication date desc sort
</content>
</entry>
<entry>
<title>fix: published time sort</title>
<updated>2025-08-12T06:55:17Z</updated>
<author>
<name>SayaAndy</name>
<email>montferrat@tuta.io</email>
</author>
<published>2025-08-12T06:55:17Z</published>
<link rel='alternate' type='text/html' href='https://sayag.it/sayauz/web.git/commit/?id=cd8746883e558e8527355e1c2342e8053848e91c'/>
<id>urn:sha1:cd8746883e558e8527355e1c2342e8053848e91c</id>
<content type='text'>
format: have a map more square on mobile
</content>
</entry>
<entry>
<title>fix: rm small gap (upper-right corner)</title>
<updated>2025-08-12T05:46:31Z</updated>
<author>
<name>SayaAndy</name>
<email>montferrat@tuta.io</email>
</author>
<published>2025-08-12T05:46:31Z</published>
<link rel='alternate' type='text/html' href='https://sayag.it/sayauz/web.git/commit/?id=09cb8a09061d1a8d748ca456780a54a99e1decf3'/>
<id>urn:sha1:09cb8a09061d1a8d748ca456780a54a99e1decf3</id>
<content type='text'>
fix: correct overflow in blog catalogue
fix: better handling of narrow height in blog catalogue
feat: include tag count in blog catalogue
feat: select all checkboxes on load when none are selected
</content>
</entry>
<entry>
<title>fix: process trailing slash in url when going up</title>
<updated>2025-08-12T03:46:05Z</updated>
<author>
<name>SayaAndy</name>
<email>montferrat@tuta.io</email>
</author>
<published>2025-08-12T03:46:05Z</published>
<link rel='alternate' type='text/html' href='https://sayag.it/sayauz/web.git/commit/?id=9c59f786ab7b4dd545f4e45e7866df2fcb7a9c48'/>
<id>urn:sha1:9c59f786ab7b4dd545f4e45e7866df2fcb7a9c48</id>
<content type='text'>
refactor: put :lang: as first layer of href
</content>
</entry>
<entry>
<title>hotfix: include locale files in runtime image</title>
<updated>2025-08-11T10:21:33Z</updated>
<author>
<name>SayaAndy</name>
<email>montferrat@tuta.io</email>
</author>
<published>2025-08-11T10:00:10Z</published>
<link rel='alternate' type='text/html' href='https://sayag.it/sayauz/web.git/commit/?id=dc19af65d6e9f41331367d6ae25ca8be8e910c1c'/>
<id>urn:sha1:dc19af65d6e9f41331367d6ae25ca8be8e910c1c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: redo blog catalogue with same layout as blog-page</title>
<updated>2025-08-11T09:52:48Z</updated>
<author>
<name>SayaAndy</name>
<email>montferrat@tuta.io</email>
</author>
<published>2025-08-11T09:52:48Z</published>
<link rel='alternate' type='text/html' href='https://sayag.it/sayauz/web.git/commit/?id=ea1f83df820baa14dcd904d581ab2bb0976b172d'/>
<id>urn:sha1:ea1f83df820baa14dcd904d581ab2bb0976b172d</id>
<content type='text'>
feat: implement localization
feat: filters and sort in blog catalogue
feat: one-page search
feat: ram theme
refactor: generate blog catalogue and blog page out of one layout
refactor: have one layout for both mobile &amp; desktop (aspect ratio dependable)
refactor: use own template manager to use templates separately
</content>
</entry>
</feed>
