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 (
Collapse
)
Author
Age
Files
Lines
*
Improved printing multiple fields workflow, implemented routine pagination ↵
Syndamia
2021-07-22
1
-23
/
+62
|
|
|
|
in chats window, implemented routine pagination supoprt for help line
*
Improved structure and added comments
Syndamia
2021-07-22
1
-36
/
+56
|
*
Moved chat pagination and real time updating to it's own package, ↵
Syndamia
2021-07-22
1
-61
/
+25
|
|
|
|
implemeneted pagination navigation
*
Implemented a very hardcoded way for chat message pagination and real time ↵
Syndamia
2021-07-21
1
-4
/
+44
|
|
|
|
updating
*
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 ↵
Syndamia
2021-07-09
1
-9
/
+42
|
|
|
|
creation and getting of chats
*
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 ↵
Syndamia
2021-07-09
1
-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)
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