aboutsummaryrefslogtreecommitdiff
path: root/go-src/windowsHelpers.go
Commit message (Expand)AuthorAgeFilesLines
* Abstracted logic for updating multiple properties with password validation (f...Syndamia2021-09-111-0/+36
* Abstracted if-else logic for changing page and entering number/text input val...Syndamia2021-09-111-0/+24
* Implemented direct messagesSyndamia2021-09-101-1/+1
* Very roughly implemented password updatingSyndamia2021-07-221-1/+1
* Moved ctfcMath functionality to utilsSyndamia2021-07-221-3/+3
* Implemented chats page number selection and fixed initPaginatiedValues functionSyndamia2021-07-221-3/+3
* Moved some stuff from windows.go to windowsHelpers.go, implemented some consi...Syndamia2021-07-221-0/+91
* Improved printing multiple fields workflow, implemented routine pagination in...Syndamia2021-07-221-6/+10
* Improved structure and added commentsSyndamia2021-07-221-43/+27
* Moved chat pagination and real time updating to it's own package, implemenete...Syndamia2021-07-221-0/+70