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
/
windows.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improved chats code structure and implemented going to chat via name
Syndamia
2021-07-22
1
-17
/
+15
*
Moved ctfcMath functionality to utils
Syndamia
2021-07-22
1
-2
/
+1
*
Implemented chats page number selection and fixed initPaginatiedValues function
Syndamia
2021-07-22
1
-5
/
+22
*
Implemented username exitence validation for login
Syndamia
2021-07-22
1
-0
/
+4
*
Moved a lot of window strings to their own file
Syndamia
2021-07-22
1
-24
/
+24
*
Moved some stuff from windows.go to windowsHelpers.go, implemented some consi...
Syndamia
2021-07-22
1
-114
/
+24
*
Improved printing multiple fields workflow, implemented routine pagination in...
Syndamia
2021-07-22
1
-23
/
+62
*
Improved structure and added comments
Syndamia
2021-07-22
1
-36
/
+56
*
Moved chat pagination and real time updating to it's own package, implemenete...
Syndamia
2021-07-22
1
-61
/
+25
*
Implemented a very hardcoded way for chat message pagination and real time up...
Syndamia
2021-07-21
1
-4
/
+44
*
Implemented sending chat messages and implemented chat UI
Syndamia
2021-07-09
1
-3
/
+15
*
Implemented number handling in chats page and showing all chats in chat page
Syndamia
2021-07-09
1
-1
/
+14
*
Implemented validation of existance of username and chat name on creation
Syndamia
2021-07-09
1
-0
/
+8
*
Implemented going back in pages that use forms and implemented basic creation...
Syndamia
2021-07-09
1
-9
/
+42
*
Implemented user logging out
Syndamia
2021-07-09
1
-1
/
+23
*
Fixed resiter window screen clearing and simplified showhelp
Syndamia
2021-07-09
1
-4
/
+1
*
Updated startup window to utilise handlInputActions and moved form logic from...
Syndamia
2021-07-09
1
-57
/
+57
*
Reworked ui to print it's own values (than having windows print those values)
Syndamia
2021-07-09
1
-33
/
+31
*
Implemented a very basic chats window
Syndamia
2021-07-09
1
-3
/
+46
*
Changed file structure and implemented rester file creation and login check
Syndamia
2021-07-05
1
-0
/
+121