aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Implemented help message for account page and put in proper chatWindow help m...Syndamia2021-07-232-4/+12
* Reworked user functions into methods, properly implemented account updatingSyndamia2021-07-234-66/+88
* Roughly implemented account name changeSyndamia2021-07-232-3/+29
* Improved password updating formattingSyndamia2021-07-221-13/+15
* Very roughly implemented password updatingSyndamia2021-07-224-10/+59
* Improved chats code structure and implemented going to chat via nameSyndamia2021-07-221-17/+15
* Moved ctfcMath functionality to utilsSyndamia2021-07-224-19/+16
* Implemented chats page number selection and fixed initPaginatiedValues functionSyndamia2021-07-222-8/+25
* Implemented username exitence validation for loginSyndamia2021-07-222-0/+8
* Moved a lot of window strings to their own fileSyndamia2021-07-222-24/+59
* Moved some stuff from windows.go to windowsHelpers.go, implemented some consi...Syndamia2021-07-223-114/+130
* Improved printing multiple fields workflow, implemented routine pagination in...Syndamia2021-07-223-40/+106
* Improved structure and added commentsSyndamia2021-07-224-93/+173
* Moved chat pagination and real time updating to it's own package, implemenete...Syndamia2021-07-224-65/+119
* Implemented a very hardcoded way for chat message pagination and real time up...Syndamia2021-07-212-5/+55
* Implemented sending chat messages and implemented chat UISyndamia2021-07-093-10/+30
* Implemented number handling in chats page and showing all chats in chat pageSyndamia2021-07-095-12/+62
* Implemented validation of existance of username and chat name on creationSyndamia2021-07-093-0/+25
* Updated limitations of username and chat nameSyndamia2021-07-091-2/+2
* Implemented going back in pages that use forms and implemented basic creation...Syndamia2021-07-094-10/+102
* Made many styling changes, added some missing graphics, addressed some edge c...Syndamia2021-07-091-51/+228
* Implemented user logging outSyndamia2021-07-092-1/+28
* Fixed resiter window screen clearing and simplified showhelpSyndamia2021-07-091-4/+1
* Updated startup window to utilise handlInputActions and moved form logic from...Syndamia2021-07-091-57/+57
* 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
* 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
* Add LICENSEKamen Mladenov2021-07-041-0/+21
* Improved help layouts and added a section about shortcomings of the exerciseSyndamia2021-07-041-15/+17
* Added initial version of task descriptionSyndamia2021-07-041-0/+408
* Initial commitKamen Mladenov2021-07-031-0/+2