<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fietsboek/asset-sources, branch v0.9.0</title>
<subtitle>A web-based GPX track tracker</subtitle>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/fietsboek/'/>
<entry>
<title>Merge branch 'profile-graph'</title>
<updated>2024-04-08T17:51:15+00:00</updated>
<author>
<name>Daniel Schadt</name>
<email>kingdread@gmx.de</email>
</author>
<published>2024-04-08T17:51:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/fietsboek/commit/?id=34e2bcf51e08806db300683a4b024399bf221c7f'/>
<id>34e2bcf51e08806db300683a4b024399bf221c7f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix language only being chosen for subsites</title>
<updated>2024-04-06T20:23:53+00:00</updated>
<author>
<name>Daniel Schadt</name>
<email>kingdread@gmx.de</email>
</author>
<published>2024-04-06T20:23:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/fietsboek/commit/?id=7400bdda03eedf76209badf45508eddf93207149'/>
<id>7400bdda03eedf76209badf45508eddf93207149</id>
<content type='text'>
Turns out that the default Path= value for cookies is not what we want,
so we set it explicitely.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Turns out that the default Path= value for cookies is not what we want,
so we set it explicitely.
</pre>
</div>
</content>
</entry>
<entry>
<title>fix URL resolution for AJAX calls</title>
<updated>2024-04-06T20:11:55+00:00</updated>
<author>
<name>Daniel Schadt</name>
<email>kingdread@gmx.de</email>
</author>
<published>2024-04-06T20:11:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/fietsboek/commit/?id=a4fe67d968f002a8a08ef93eb5e8772dd6cf2116'/>
<id>a4fe67d968f002a8a08ef93eb5e8772dd6cf2116</id>
<content type='text'>
This also fixes a few spots from previous additions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This also fixes a few spots from previous additions.
</pre>
</div>
</content>
</entry>
<entry>
<title>change line chart to bar chart</title>
<updated>2024-04-06T20:02:10+00:00</updated>
<author>
<name>Daniel Schadt</name>
<email>kingdread@gmx.de</email>
</author>
<published>2024-04-06T20:02:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/fietsboek/commit/?id=12b2d960279d1e6be9b7352b34f04e1cfc72b8b3'/>
<id>12b2d960279d1e6be9b7352b34f04e1cfc72b8b3</id>
<content type='text'>
Technically the correct chart type to use, but we'll see what looks
better.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Technically the correct chart type to use, but we'll see what looks
better.
</pre>
</div>
</content>
</entry>
<entry>
<title>introduce tabbars to the profile</title>
<updated>2024-04-06T20:01:18+00:00</updated>
<author>
<name>Daniel Schadt</name>
<email>kingdread@gmx.de</email>
</author>
<published>2024-04-06T20:01:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/fietsboek/commit/?id=eca141a1da3a69ce5cd17ab26f098caf0448edb7'/>
<id>eca141a1da3a69ce5cd17ab26f098caf0448edb7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix eslint warnings</title>
<updated>2024-04-06T19:28:45+00:00</updated>
<author>
<name>Daniel Schadt</name>
<email>kingdread@gmx.de</email>
</author>
<published>2024-04-06T19:28:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/fietsboek/commit/?id=89525eebab0d359e81a9e71e4a2ba5968a52bb1e'/>
<id>89525eebab0d359e81a9e71e4a2ba5968a52bb1e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>implement basic version of profile graph</title>
<updated>2024-04-05T23:17:08+00:00</updated>
<author>
<name>Daniel Schadt</name>
<email>kingdread@gmx.de</email>
</author>
<published>2024-04-05T23:17:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/fietsboek/commit/?id=8bb2d8c2cb9809b2c347b98c2ac24fa760233383'/>
<id>8bb2d8c2cb9809b2c347b98c2ac24fa760233383</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix eslint</title>
<updated>2024-02-10T20:53:01+00:00</updated>
<author>
<name>Daniel Schadt</name>
<email>kingdread@gmx.de</email>
</author>
<published>2024-02-10T20:53:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/fietsboek/commit/?id=3968fad3a060c40a84eb07a0cf93e22e1161da61'/>
<id>3968fad3a060c40a84eb07a0cf93e22e1161da61</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>offer a language choice at the bottom</title>
<updated>2024-02-10T16:54:37+00:00</updated>
<author>
<name>Daniel Schadt</name>
<email>kingdread@gmx.de</email>
</author>
<published>2024-02-10T16:54:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/fietsboek/commit/?id=416419a357de2a2311d8b2f972c21f3444fd8c2f'/>
<id>416419a357de2a2311d8b2f972c21f3444fd8c2f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove superfluous console.log statements</title>
<updated>2024-02-01T21:33:31+00:00</updated>
<author>
<name>Daniel Schadt</name>
<email>kingdread@gmx.de</email>
</author>
<published>2024-02-01T21:33:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/fietsboek/commit/?id=accc63b4f20da53caa0e5aa839c6fcfbb05dfad5'/>
<id>accc63b4f20da53caa0e5aa839c6fcfbb05dfad5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
