b852e1894f
Begin adding GitHub actions and Windows build scripts
...
Adds back Windows support, also adds a GitHub action to build it and more. May not work 100% yet, but it's a good start.
2024-04-27 16:38:22 +00:00
3182c0db0b
Only round the news banner image when width isn't restricted
2024-04-01 15:23:44 -04:00
da60cebb3d
Zero out padding in news page component
2024-03-22 20:56:35 -04:00
6e1cf37ecc
Try to improve colors and margins on the login page
2024-03-22 20:41:10 -04:00
40a762cead
Remove hover link indicator
2023-12-17 12:55:36 -05:00
2ee37827ec
Fix more unqualified accesses in QML
2023-12-17 12:47:13 -05:00
77a85fcafc
Improve look and spacing of login, accounts, and profiles pages
2023-10-08 20:24:35 -04:00
943cd61990
News: Handle no banner images case a bit better
...
This stops it from spamming the logs with nonsense
2023-10-08 13:25:45 -04:00
63d1c98b90
Organize and clean up QML imports
2023-09-16 18:15:11 -04:00
d1045c4500
Begin port to Qt6
2023-09-16 17:32:38 -04:00
b716801165
Switch to the new FormCard API for most of the user interface
2023-08-19 10:30:52 -04:00
01293edb60
Add link indicators for news
2023-08-18 22:13:41 -04:00
18d416011a
Make news page loading more obvious, and show if there's no news
...
If there's no news available (e.g. the server is down, or no internet
connection) make it look a little bit nicer.
2023-08-18 21:48:46 -04:00
81e4901c7e
Improve appstream metadata, and change project id
2023-08-06 11:52:35 -04:00
919e37d483
Overhaul login and news pages, improving the layout and actions
2023-07-31 19:03:15 -04:00
dd1f22ab31
Remove some debug messages
2023-07-30 10:48:50 -04:00
fa8c342a1c
Stick the news and login components on the same page
2023-07-30 09:14:22 -04:00
16420b7421
Complete rewrite to Kirigami
...
Giant commit overhauling the interface to use KDE's Kirigami framework,
which is based on Qt Quick. The logic is all but rewritten, allowing
accounts to be separate from profiles.
2023-07-30 08:49:34 -04:00