Release 16 (devel -> main) #39

Merged
ChaoticByte merged 13 commits from devel into main 2023-04-17 19:10:52 +00:00

13 commits

Author SHA1 Message Date
c9792cc2c4 Bumped version to 16 2023-04-17 20:52:31 +02:00
2c51e62a7d Added a text banner that is displayed in the terminal/logfile on application startup, fixed a wrongly indented code block 2023-04-17 20:52:08 +02:00
6b396dbb50 Removed leftover print statements that were used for debugging 2023-04-17 20:13:34 +02:00
79d148bfd0 Improved the style of select elements (now also works on WebKit browsers) 2023-04-15 15:30:53 +02:00
c74744d720 Improved the visibility of the dropdown menu in the userpanel, especially on mobile devices 2023-04-15 14:15:55 +02:00
e1555375cc Added Inter font for the UI, replaced some icons with Material Design Icons, minor css improvements 2023-04-15 12:58:33 +02:00
3a0f1bf340 Moved LICENSE to LICENSE.md and added the license for simple-keyboard 2023-04-15 11:47:39 +02:00
880f7f6cc8 Changed the appearance of the dropdown button in the userpanel 2023-04-15 11:33:30 +02:00
ac59aa0baa Improved history page and spacing between values and currency suffix + minor improvements to css 2023-04-15 10:01:56 +02:00
8702233934 Added feature to transfer money to another account + some minor improvements 2023-04-14 23:47:12 +02:00
2bab323b86 Implemented 'custom forms' to replace individual scripts for deposit and supply forms 2023-04-14 20:48:01 +02:00
5ab0d1088f Added 'Hide from userlist' to user settings 2023-04-13 21:19:11 +02:00
105ddc0409 Removed 'User: ' prefix in user panel to get more space for the username and balance 2023-04-13 21:06:06 +02:00