1
0
Fork 0
mirror of https://github.com/HenkKalkwater/harbour-sailfin.git synced 2024-11-22 01:05:17 +00:00
A Jellyfin client for Sailfish OS (and in the future more platforms) https://chris.netsoj.nl/projects/harbour-sailfin
Find a file
Chris Josten a358caf13e Fixed few bugs related to login/logout
* Pressing the logout button now brings the setup page up again
* Removing a server and readding one of which the hash of the address
  has a higher value than the previous one does no longer cause the
  application to request a login each time you open it.
* The method for deciding if the user is in setup has been changed. It
  now checks if a page in the pageStack has the property _isSetupPage,
  which works better than manually keeping track of state.
2020-09-27 00:42:20 +02:00
icons Implemented series and final for touches alpha release 2020-09-26 02:51:37 +02:00
qml Fixed few bugs related to login/logout 2020-09-27 00:42:20 +02:00
rpm Implemented series and final for touches alpha release 2020-09-26 02:51:37 +02:00
src Fixed few bugs related to login/logout 2020-09-27 00:42:20 +02:00
translations Fixed few bugs related to login/logout 2020-09-27 00:42:20 +02:00
.gitignore Initial commit 2020-09-20 12:14:51 +02:00
.gitmodules Add license and readme 2020-09-26 03:01:46 +02:00
harbour-sailfin.desktop Implemented series and final for touches alpha release 2020-09-26 02:51:37 +02:00
harbour-sailfin.pro Added settings, logout and improved error states 2020-09-26 23:29:45 +02:00
icon.svg Added svg icon 2020-09-26 03:12:41 +02:00
LICENSE Add license and readme 2020-09-26 03:01:46 +02:00
README.md Added svg icon 2020-09-26 03:12:41 +02:00

Sailfin

Sailfin is a Sailfish OS client for Jellyfin, a media server, written in C++ and qml.

License

This application is licensed under the LGPLv2.1 license, although you may opt to choose a newer version of the LGPL if you want so.