0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 19, 2023 — Jan 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed #19
the_student
as Martin Sundhaug
More... over 12 years ago
Added README.md
the_student
as Martin Sundhaug
More... over 12 years ago
Removed un-used lines in itslFtpCon
the_student
as Martin Sundhaug
More... over 12 years ago
removed unused reference in MailCreator
the_student
as Martin Sundhaug
More... over 12 years ago
webApp and itslFtpCon now only uses itsLib, not Xporter
the_student
as Martin Sundhaug
More... over 12 years ago
Session defaults to non-anonymous
the_student
as Martin Sundhaug
More... over 12 years ago
Added dependency graph
the_student
as Martin Sundhaug
More... over 12 years ago
Now supports anonymous sessions
the_student
as Martin Sundhaug
More... over 12 years ago
Code cleanup, and solution buildable
the_student
as Martin Sundhaug
More... over 12 years ago
Missed one line in previous change
the_student
as Martin Sundhaug
More... over 12 years ago
Changed shortname to username
the_student
as Martin Sundhaug
More... over 12 years ago
MailBox.Pagesize is now an int (as presumed by remote implementation)
the_student
as Martin Sundhaug
More... over 12 years ago
MailBox does not "change" default __EVENTARGUMENT to the same value
the_student
as Martin Sundhaug
More... over 12 years ago
LoadPersonalia loads Shortname
the_student
as Martin Sundhaug
More... over 12 years ago
Fixed concurrency bug in MailBox
the_student
as Martin Sundhaug
More... over 12 years ago
Personalia loaded on demand
the_student
as Martin Sundhaug
More... over 12 years ago
Increased Timeout time
the_student
as Martin Sundhaug
More... over 12 years ago
Mail.To now Parallel
the_student
as Martin Sundhaug
More... over 12 years ago
MailBox.GetMails now Parallell
the_student
as Martin Sundhaug
More... over 12 years ago
Mail.To now uses Person.Nobody if there is no-one by the name
the_student
as Martin Sundhaug
More... over 12 years ago
Added default Person (Unknown Unknown)
the_student
as Martin Sundhaug
More... over 12 years ago
Personalia is now loaded in background thread
the_student
as Martin Sundhaug
More... over 12 years ago
MailBox.GetMails returns all mails in MailBox
the_student
as Martin Sundhaug
More... over 12 years ago
Merge pull request #18 from sundhaug92/itsLib
the_student
as Martin Sundhaug
More... over 12 years ago
Fixed bulletin and find-person in itsCon
the_student
as Martin Sundhaug
More... over 12 years ago
Bulletin .Text, .Title, .inCP now uses Session.GetDocument
the_student
as Martin Sundhaug
More... over 12 years ago
Bulletin.By now uses Session.GetDocument
the_student
as Martin Sundhaug
More... over 12 years ago
Session.Login now uses Session.GetDocument
the_student
as Martin Sundhaug
More... over 12 years ago
MailBox.GetMails now uses Session.GetDocument
the_student
as Martin Sundhaug
More... over 12 years ago
MailBox.Name now uses Session.GetDirectory
the_student
as Martin Sundhaug
More... over 12 years ago