index
:
ctfc
main
The "console text file chat" is a "final exam" project for developers who are learning the basics of a programming language
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
go-src
/
windowsHelpers.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed formWindow skipping values before the last wrongly inputted value
Syndamia
2021-09-11
1
-7
/
+8
*
Fixed comlex input actions defering with wrong values on invalid left and rig...
Syndamia
2021-09-11
1
-5
/
+5
*
Abstracted logic for updating multiple properties with password validation (f...
Syndamia
2021-09-11
1
-0
/
+36
*
Abstracted if-else logic for changing page and entering number/text input val...
Syndamia
2021-09-11
1
-0
/
+24
*
Implemented direct messages
Syndamia
2021-09-10
1
-1
/
+1
*
Very roughly implemented password updating
Syndamia
2021-07-22
1
-1
/
+1
*
Moved ctfcMath functionality to utils
Syndamia
2021-07-22
1
-3
/
+3
*
Implemented chats page number selection and fixed initPaginatiedValues function
Syndamia
2021-07-22
1
-3
/
+3
*
Moved some stuff from windows.go to windowsHelpers.go, implemented some consi...
Syndamia
2021-07-22
1
-0
/
+91
*
Improved printing multiple fields workflow, implemented routine pagination in...
Syndamia
2021-07-22
1
-6
/
+10
*
Improved structure and added comments
Syndamia
2021-07-22
1
-43
/
+27
*
Moved chat pagination and real time updating to it's own package, implemenete...
Syndamia
2021-07-22
1
-0
/
+70