Skip to content

Commit

Permalink
Added code commit summaries
Browse files Browse the repository at this point in the history
- Added code commit summaries to the updates page
  • Loading branch information
primetime43 committed Jun 5, 2023
1 parent d833411 commit 5633261
Showing 1 changed file with 16 additions and 1 deletion.
17 changes: 16 additions & 1 deletion templates/updates.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,22 @@
<h3 class="top-margin">Updates</h3>
<h4 class="top-margin text-primary">v1.0.0</h4>
<ul class="text-muted">
<li>place the rest of the commits here</li>
<li><a href="https://github.com/primetime43/GAPS-2/commit/d78ad886fa5beafaa86e2194f0e05054bbc1585d" target="_blank">Added error alerts and removed debugging code</a></li>
<li><a href="https://github.com/primetime43/GAPS-2/commit/72596cb5ec08c6e67c4ec17bfd841c47f698f833" target="_blank">Fixed recommendations on the recommended page</a></li>
<li><a href="https://github.com/primetime43/GAPS-2/commit/f27c4640827f3b6e8bc78c07a7b1f2579ed48846" target="_blank">TMDB Save API Key check & code clean up</a></li>
<li><a href="https://github.com/primetime43/GAPS-2/commit/3262ff317bf7531bcfe8c35b959f08192a783b3f" target="_blank">Cleaned up & removed obsolete code & files</a></li>
<li><a href="https://github.com/primetime43/GAPS-2/commit/e58857581ecf31b094f9b5927afeb744a536e85a" target="_blank">Added TMDB API functionality</a></li>
<li><a href="https://github.com/primetime43/GAPS-2/commit/d29e6b539d8519db1fd7c4bcdbd5197ec965f16e" target="_blank">Rewrote and removed some wording</a></li>
<li><a href="https://github.com/primetime43/GAPS-2/commit/4b4fd59a7168c0011ad3f95ac227a39222972484" target="_blank">Fixed an issue with linking the Plex account</a></li>
<li><a href="https://github.com/primetime43/GAPS-2/commit/231cefb5498d2e26235d6e0b5dfc0c489b614af8" target="_blank">Added the functionality for getting recommendations for a single selected movie</a></li>
<li><a href="https://github.com/primetime43/GAPS-2/commit/e34324ad8157b81e83dca8eac59506cece154148" target="_blank">Libraries display changes</a></li>
<li><a href="https://github.com/primetime43/GAPS-2/commit/e662819764a671f19d5c1ff6935019f8555d593e" target="_blank">Fixed the function for retrieving movies from the selected library</a></li>
<li><a href="https://github.com/primetime43/GAPS-2/commit/f0f088ca25ba6267a9948aec8687b29e08a2c220" target="_blank">Display libraries & retrieve movies from libraries</a></li>
<li><a href="https://github.com/primetime43/GAPS-2/commit/d7f361a5fc9c01dd6d621d4e2e85f000691ec767" target="_blank">Added a section to show active server & fixed header icon images</a></li>
<li><a href="https://github.com/primetime43/GAPS-2/commit/eb8932d958645979f48ddca62e2d19676c8ba17c" target="_blank">Save linked Plex Acc Data & Display Libraries</a></li>
<li><a href="https://github.com/primetime43/GAPS-2/commit/84bca6e08fa16cb609d17b947b5d2c44b3677f35" target="_blank">Added loading/fetching data indication</a></li>
<li><a href="https://github.com/primetime43/GAPS-2/commit/d1f878aee515cebf3335944f9c3a5970825c55ec" target="_blank">Rewrote Plex tab on Config page</a></li>
<li><a href="https://github.com/primetime43/GAPS-2/commit/69a245b49d5a2db98578750acd0a585290dd3883" target="_blank">GAPS Java converted to Python for GAPS 2</a></li>
<li>Forked the <a href="https://github.com/JasonHHouse/gaps" target="_blank">GAPS repo</a> to begin work on GAPS 2</li>
</ul>
<p class="text-muted">
Expand Down

0 comments on commit 5633261

Please sign in to comment.