1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
layout More... 5 months ago
/* upgrade to 2.0.12 */ More... 7 months ago
/* upgraded karchanpersonal to the new angular 16.2.8 */ More... 7 months ago
/* upgraded karchanadmin to the new angular 16.2.8 */ More... 7 months ago
problems with loglevel. More... 7 months ago
turned autocorrect and autocapitalize off. It was a major headache for me on my phone. Also: .subscribe method was deprecated in favour of .subscribe({next: thing, error: thing, complete: thing}); More... 7 months ago
little bug when refactoring. Turns out default parameters are not transferred when rafactoring to its own method. More... 7 months ago
Fixed #212 chatlog better naming, improved logger, split up chatlog.service.ts into websockets and not-websockets instances. More... 7 months ago
Fixed #212 moved most chatloggy things into its own component called "chatlog". I really needed to refactor the chatlog. More... 7 months ago
Fixed #212 moved clear and reset buttons into the chat area. More... 7 months ago
Fixed #212 added a custom logger (selfmade) so I don't have to use "if (window.console) { console.log() }" all the time. More... 7 months ago
Fixed #212 logon messages when you enter the game ("You have entered the game") are now visible with websockets on as well. Moved log over to chatlog.service.ts More... 7 months ago
Added my own custom Taglet for generating plantuml diagrams. Works fine! Updated some of the diagrams. Removed old netbeans files. More... 7 months ago
Fixes #60 Bot Creation More... 7 months ago
Fixes #214 Chatline Request (Deletion/Edit/Overwrite) More... 7 months ago
Fixes #217 Weird Bug More... 7 months ago
Fixes #229 Changing your own passwords in settings doesn't work. More... 7 months ago
/* 1. replaced CKEditor with @kolkov/angular-editor which is great! 2. removed changes in my production code that is dependent of the build. (no more switching on development or production builds). */ More... 7 months ago
/* preliminary fix for ckeditor (doesn't work. ) */ More... 7 months ago
Fies #221 Mass Item Generation More... 10 months ago
Fixes #225 Attribute situation More... 10 months ago
/* added @types/node because of an error in karchanadmin */ More... 10 months ago
/* added @types/node because of an error in karchanpersonal */ More... 10 months ago
/* upgraded cdk and material for karchanadmin app */ More... 10 months ago
/* update ckeditor for karchanpersonal */ More... 10 months ago
/* upgrade karchanadmin to angular-cli 16 */ More... 10 months ago
/* upgraded karchanadmin to angular 16 (also upgraded @ng-bootstrap/ng-bootstrap ngx-cookie-service) */ More... 10 months ago
/* upgrade karchanpersonal to angular-cli 16 */ More... 10 months ago
/* upgrade karchanadmin to Angular 15 */ More... 10 months ago
/* upgraded karchanpersonal to angular 16 (also upgraded @ng-bootstrap/ng-bootstrap ngx-cookie-service) */ More... 10 months ago