mirror of
https://github.com/HenkKalkwater/harbour-sailfin.git
synced 2024-11-14 05:25:17 +00:00
Chris Josten
53b3eac213
Features so far: - Login is working, both on back-end and GUI-wise - Saving and reusing login tokens is working - The home page is mostly functional - Show details can be received and displayed in a basic manner Following features are taken into account, but have not been fully implemented: - Support for multiple accounts/servers - Securely saving login tokens
23 lines
739 B
XML
23 lines
739 B
XML
<includes>
|
|
<include>
|
|
<name>Storeman</name>
|
|
<url>https://github.com/mentaljam/harbour-storeman/tree/f64314e7f72550faf35f95f046b52cee42501cf8</url>
|
|
<type>SNIPPET</type>
|
|
<license>
|
|
<type>MIT</type>
|
|
<copyright>Copyright (c) 2017 Petr Tsymbarovich</copyright>
|
|
<text>licenses/MIT.txt</text>
|
|
</license>
|
|
</include>
|
|
<include>
|
|
<name>Hutspot</name>
|
|
<url>https://github.com/sailfish-spotify/hutspot/tree/22787baa6603b5235a3c9e6a65778e0485dfcd7b</url>
|
|
<type>SNIPPET</type>
|
|
<license>
|
|
<type>MIT</type>
|
|
<copyright>Copyright (c) 2019 sailfish-spotify contributors</copyright>
|
|
<text>licenses/MIT.txt</text>
|
|
</license>
|
|
</include>
|
|
</includes>
|