aboutsummaryrefslogtreecommitdiff
path: root/go-src
Commit message (Collapse)AuthorAgeFilesLines
* Fixed resiter window screen clearing and simplified showhelpSyndamia2021-07-091-4/+1
|
* Updated startup window to utilise handlInputActions and moved form logic ↵Syndamia2021-07-091-57/+57
| | | | from login and register windows to a separate function
* Reworked ui to print it's own values (than having windows print those values)Syndamia2021-07-092-53/+52
|
* Implemented a very basic chats windowSyndamia2021-07-092-3/+54
|
* Fixed user login password validationSyndamia2021-07-091-1/+1
|
* Changed file structure and implemented rester file creation and login checkSyndamia2021-07-059-89/+196
|
* Slight code styling changes to windows codeSyndamia2021-07-051-6/+4
|
* Implemented data validations for window inputs and improved how registration ↵Syndamia2021-07-053-18/+86
| | | | window functions
* Implemented go startup, login and register windows, as well as "error" handlingSyndamia2021-07-054-11/+110
|
* Fixed go module nameSyndamia2021-07-054-4/+4
|
* Implemented text, input and numbered fields and improved structureSyndamia2021-07-055-20/+61
|
* Started work on go implementation of exercise; Implemented the error box and ↵Syndamia2021-07-044-0/+120
normal box generators