1
0
Fork 0
mirror of https://github.com/HenkKalkwater/harbour-sailfin.git synced 2024-05-01 20:22:43 +00:00
Commit graph

159 commits

Author SHA1 Message Date
Chris Josten 02f73fe11d Fix user icons displaying outside their delegate 2020-09-26 03:22:55 +02:00
Chris Josten c700f9c374 Fix MainPage being empty after first login 2020-09-26 03:21:58 +02:00
Chris Josten 6442bda9b8 Added svg icon
* If you are able to design a better icon than me, your help is welcome
  :)
2020-09-26 03:12:41 +02:00
Chris Josten c13593de1e Add license and readme 2020-09-26 03:01:46 +02:00
Chris Josten 14a99c3342 Implemented series and final for touches alpha release 2020-09-26 02:51:37 +02:00
Chris Josten 020c968f9c Added track selection and minor UI improvements 2020-09-25 17:14:44 +02:00
Chris Josten 1eb6a8fb5d Added comments and general cleanup on qml files 2020-09-25 15:21:08 +02:00
Chris Josten 92a18c4fa5 Added videoplayer and many unrelated things 2020-09-25 14:46:39 +02:00
Chris Josten 53b3eac213 Initial commit
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
2020-09-20 12:14:51 +02:00