2026-06 Git Budget on Android pushes to Git

This commit is contained in:
2026-05-31 22:36:09 +03:00
parent 3290bf9c9c
commit 8242cd1d66
25 changed files with 573 additions and 356 deletions

View File

@@ -24,6 +24,29 @@
<center>
<h1>News</h1>
<div class="news_item">
<h2 class="news_item_title">
<a href="gb-git-android.html">Git Budget on Android uses Git</a>
</h2>
<p class="news_item_date">
2026-05-31
</p>
<div class="news_item_contents">
<video controls width="700">
<source src="../../vid/2026-06_gb-git-android.mp4" type="video/mp4"/>
</video>
<h1 id="may">May</h1>
<p>Initially I wanted to display the history of spendings in Git Budget. However, the
history depends on data, and that should have been done in Git. That's why
in May I implemented pulling/pushing of a fixed repository.</p>
<h1 id="june">June</h1>
<p>In June I plan to implement pulling/pushing on Desktop.
. . .</p>
</div>
<div class="news_item_more">
<a href="gb-git-android.html">Continue reading</a>
</div>
</div>
<div class="news_item">
<h2 class="news_item_title">
<a href="git-budget-qt.html">Git Budget is now finally a Qt application, too</a>
@@ -229,29 +252,6 @@ in a separate browser tab.</p>
<a href="display-files.html">Continue reading</a>
</div>
</div>
<div class="news_item">
<h2 class="news_item_title">
<a href="kotlin-cross.html">The turn to cross-platform solutions</a>
</h2>
<p class="news_item_date">
2025-09-03
</p>
<div class="news_item_contents">
<p><img src="../../images/2025-09_push-error.jpg" alt="" /></p>
<h1 id="theclashwithgitpushlimits">The clash with git push limits</h1>
<p>In August I've added <code>git commit</code> and <code>git push</code> commands to PSKOV.
However, it became clear that Vercel (we use the service to host CORS
proxy) does not allow <code>git push</code> requests for a moderately sized
repository (50M) of this very site. Vercel returns <code>413 Content
too large</code> error.</p>
<p>Thus, to support <code>git push</code> for moderately sized repositories, I would
need to run my own server with CORS proxy. I have neither money, nor
time to do that at the moment, unfortunately.. . .</p>
</div>
<div class="news_item_more">
<a href="kotlin-cross.html">Continue reading</a>
</div>
</div>
<p class="pagination_title">Page 1 of 10</p>
<p>