0
I Use This!
Inactive

Commits : Listings

Analyzed about 20 hours ago. based on code collected 1 day ago.
Apr 22, 2023 — Apr 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
minor change
rockking1379
as James
More... over 8 years ago
updated version
rockking1379
as James
More... over 8 years ago
method extraction
rockking1379
as James
More... over 8 years ago
finishing the migration to factory manager
rockking1379
as James
More... over 8 years ago
working on moving towards a more encapsulated setup
rockking1379
as James
More... over 8 years ago
removed documentation
rockking1379
as James
More... over 8 years ago
added some preliminary logic some preliminary logic added to CardReadWindow. not finished and will have to probably redo some of it
rockking1379
as James
More... over 8 years ago
created new javafx window control will handle reading magnetic striped cards database manager updates to come soon
rockking1379
as James
More... over 8 years ago
logging response code if not 200 if http 200 (OK) not received when submitting the log to the server, will add it to the log. looking at server log found that code 413 was being sent back. looking into increasing max limit in node for server or going to redo LogCleaner to break the log up into multiple different requests
rockking1379
as James
More... over 8 years ago
beginning on refactoring backend
rockking1379
as James
More... over 8 years ago
added event logging to LogCleaner some minor event loggin inside the LogCleaner for helping with debugging
rockking1379
as James
More... over 8 years ago
clean up imports, some variable renaming fixed server address for error server as well
rockking1379
as James
More... almost 9 years ago
changed everything for Logging the LogCleaner no longer tries to email logs, instead it will submit these logs to a remote server for further investigating. LogManager is used for accessing a log file
rockking1379
as James
More... almost 9 years ago
trying to fix log emailling
rockking1379
as James
More... almost 9 years ago
small change
rockking1379
as James
More... almost 9 years ago
fixed small bug
rockking1379
as James
More... almost 9 years ago
no change source format
rockking1379
as James
More... almost 9 years ago
worked on autosending error logs worked on getting log files that contain erorrs emailed out. will work on adding all log files to be on one email instead of one email per file.
rockking1379
as James
More... almost 9 years ago
moved UpdateChecker to utils package
rockking1379
as James
More... almost 9 years ago
optimized imports had intellij optimize the imports. not sure if it wa all that much better
rockking1379
as James
More... almost 9 years ago
mainly javadoc regeneration regenerated all javadoc.
rockking1379
as James
More... almost 9 years ago
refactored structure of project mostly common package got laid out better
rockking1379
as James
More... almost 9 years ago
fixed server address
rockking1379
as James
More... almost 9 years ago
fixed bugs with launching other jar files
rockking1379
as James
More... almost 9 years ago
small update trying to get auto opening of jar working now wrapped if linux, use process builder otherwise use the desktop.open
rockking1379
as James
More... almost 9 years ago
system updating is here
rockking1379
as James
More... almost 9 years ago
fixed mysql and postgres managers
rockking1379
as James
More... almost 9 years ago
code format and email change
rockking1379
as James
More... almost 9 years ago
work on system logging
rockking1379
as James
More... almost 9 years ago
password hashing migration changed the hashing scheme used from hashCode() to a SHA-256 digest
rockking1379
as James
More... almost 9 years ago