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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Abstracted logic for updating multiple properties with password validation (f...
Syndamia
2021-09-11
2
-27
/
+48
*
Abstracted if-else logic for changing page and entering number/text input val...
Syndamia
2021-09-11
2
-40
/
+41
*
Implemented direct messages
Syndamia
2021-09-10
5
-4
/
+207
*
Abstracted some OS file and folder functionality in utils
Syndamia
2021-09-10
2
-5
/
+20
*
Implemented help message for account page and put in proper chatWindow help m...
Syndamia
2021-07-23
2
-4
/
+12
*
Reworked user functions into methods, properly implemented account updating
Syndamia
2021-07-23
4
-66
/
+88
*
Roughly implemented account name change
Syndamia
2021-07-23
2
-3
/
+29
*
Improved password updating formatting
Syndamia
2021-07-22
1
-13
/
+15
*
Very roughly implemented password updating
Syndamia
2021-07-22
4
-10
/
+59
*
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
4
-19
/
+16
*
Implemented chats page number selection and fixed initPaginatiedValues function
Syndamia
2021-07-22
2
-8
/
+25
*
Implemented username exitence validation for login
Syndamia
2021-07-22
2
-0
/
+8
*
Moved a lot of window strings to their own file
Syndamia
2021-07-22
2
-24
/
+59
*
Moved some stuff from windows.go to windowsHelpers.go, implemented some consi...
Syndamia
2021-07-22
3
-114
/
+130
*
Improved printing multiple fields workflow, implemented routine pagination in...
Syndamia
2021-07-22
3
-40
/
+106
*
Improved structure and added comments
Syndamia
2021-07-22
4
-93
/
+173
*
Moved chat pagination and real time updating to it's own package, implemenete...
Syndamia
2021-07-22
4
-65
/
+119
*
Implemented a very hardcoded way for chat message pagination and real time up...
Syndamia
2021-07-21
2
-5
/
+55
*
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
*
Implemented going back in pages that use forms and implemented basic creation...
Syndamia
2021-07-09
4
-10
/
+102
*
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 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
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
*
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