1
I Use This!
Very High Activity

Commits : Listings

Analyzed about 20 hours ago. based on code collected about 21 hours ago.
Aug 30, 2024 — Aug 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
rest: rewritten TRestServerUriContext.GetInputAsTDocVariant More... about 1 month ago
rest: enhanced TRestUriContext.ReturnFile More... about 1 month ago
core: new TDocVariantData.FlattenAsNestedObject overloaded method More... about 1 month ago
core: fixed TSynMustache.FoundInTemplate method More... about 1 month ago
core: new TSynNameValue.FindItem method More... about 1 month ago
core: fixed DeduplicateRawUtf8() with one item More... about 1 month ago
pdf: simplified GdiComment*() wrapper functions More... about 1 month ago
rest: fixed compilation in PUREMORMOT2 mode More... about 1 month ago
rest: rewritten TRestUriContext.ContentTypeIsJson More... about 2 months ago
mvc: refactored startup and core process - try to get rid of all "with xxx do" ambiguous statements - optimized transient memory allocation More... about 2 months ago
mvc: fixed partials runtime reload TMvcViewsMustache - previous code was not thread safe More... about 2 months ago
mvc: refined caching options documentation More... about 2 months ago
mvc: new TMvcSessionWithRestServer.Exists method - no need to retrieve the cookie value itself: just check for its presence More... about 2 months ago
mvc: introducing TMvcRunWithViewCache internal data structure More... about 2 months ago
mvc: introducing TMvcViewMustache internal data structure More... about 2 months ago
rest: new TRestUriContext.InCookieExists method More... about 2 months ago
crypt: slightly optimized TAesGcmEngine.Reset More... about 2 months ago
core: new TSynNameValue.AddJoined method More... about 2 months ago
mvc: added link to TMvcRendererCachePolicy documentation gist More... about 2 months ago
ex: minor sample refactoring More... about 2 months ago
tests: synch with latest trunk version More... about 2 months ago
ldap: ensure LDAP_ERROR_TEXT[] are the official text - for all TLdapError identifiers as listed in https://ldap.com/ldap-result-code-reference - e.g. LDAP_ERROR_TEXT[leEsyncRefreshRequired] = 'e-syncRefreshRequired' More... about 2 months ago
core: new GetEnumTrimmedNames() optional parameters - for full text or first char lower case conversion More... about 2 months ago
core: rewritten EMOJI text and UTF-8 generation More... about 2 months ago
core: introducing UnCamelCaseSelf() function More... about 2 months ago
core: new CaseNew() low-level function More... about 2 months ago
ldap: added missing TLdapError enumerates - should match the LDAP_RES_* constants and official list More... about 2 months ago
all: simplified variable records code formatting - for easier code reading More... about 2 months ago
tests: fixed Delphi compilation warning More... about 2 months ago
core: hash SMBIOS raw data into StartupEntropy - with delayed update, when retrieved from the OS More... about 2 months ago