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
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Improved structure and added comments
Syndamia
2021-07-22
4
-93
/
+173
|
*
Moved chat pagination and real time updating to it's own package, ↵
Syndamia
2021-07-22
4
-65
/
+119
|
|
|
|
implemeneted pagination navigation
*
Implemented a very hardcoded way for chat message pagination and real time ↵
Syndamia
2021-07-21
2
-5
/
+55
|
|
|
|
updating
*
Implemented sending chat messages and implemented chat UI
Syndamia
2021-07-09
3
-10
/
+30
|
*
Implemented number handling in chats page and showing all chats in chat page
Syndamia
2021-07-09
5
-12
/
+62
|
*
Implemented validation of existance of username and chat name on creation
Syndamia
2021-07-09
3
-0
/
+25
|
*
Updated limitations of username and chat name
Syndamia
2021-07-09
1
-2
/
+2
|
*
Implemented going back in pages that use forms and implemented basic ↵
Syndamia
2021-07-09
4
-10
/
+102
|
|
|
|
creation and getting of chats
*
Made many styling changes, added some missing graphics, addressed some edge ↵
Syndamia
2021-07-09
1
-51
/
+228
|
|
|
|
cases
*
Implemented user logging out
Syndamia
2021-07-09
2
-1
/
+28
|
*
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
2
-53
/
+52
|
*
Implemented a very basic chats window
Syndamia
2021-07-09
2
-3
/
+54
|
*
Fixed user login password validation
Syndamia
2021-07-09
1
-1
/
+1
|
*
Changed file structure and implemented rester file creation and login check
Syndamia
2021-07-05
9
-89
/
+196
|
*
Slight code styling changes to windows code
Syndamia
2021-07-05
1
-6
/
+4
|
*
Implemented data validations for window inputs and improved how registration ↵
Syndamia
2021-07-05
3
-18
/
+86
|
|
|
|
window functions
*
Implemented go startup, login and register windows, as well as "error" handling
Syndamia
2021-07-05
4
-11
/
+110
|
*
Fixed go module name
Syndamia
2021-07-05
4
-4
/
+4
|
*
Implemented text, input and numbered fields and improved structure
Syndamia
2021-07-05
5
-20
/
+61
|
*
Started work on go implementation of exercise; Implemented the error box and ↵
Syndamia
2021-07-04
4
-0
/
+120
|
|
|
|
normal box generators
*
Add LICENSE
Kamen Mladenov
2021-07-04
1
-0
/
+21
|
*
Improved help layouts and added a section about shortcomings of the exercise
Syndamia
2021-07-04
1
-15
/
+17
|
*
Added initial version of task description
Syndamia
2021-07-04
1
-0
/
+408
|
*
Initial commit
Kamen Mladenov
2021-07-03
1
-0
/
+2