| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | MarkupDirectiveFunctions to cast numeric arguments to floats. | petko | 2023-03-22 | 1 | -1/+1 |
* | Update for PHP 8.1 (PITS:01488). | petko | 2023-03-17 | 1 | -1/+1 |
* | Update for PHP 8.1 (PITS:01488). | petko | 2023-03-17 | 1 | -1/+1 |
* | FmtDateTimeZ($m) can now accept Unix timestamp. | petko | 2023-03-13 | 1 | -1/+2 |
* | Add $PmArchiveDir. | petko | 2023-02-13 | 1 | -2/+7 |
* | Fix undefined variable warning, reported by Gregor Klarič. | petko | 2023-02-12 | 1 | -1/+1 |
* | pm_servefile() add argument $cachecontrol. | petko | 2023-02-11 | 1 | -2/+2 |
* | Add css to $ServeFileExts. | petko | 2023-02-11 | 1 | -1/+1 |
* | Move $FarmPubDirUrl after $ScriptUrl. | petko | 2023-02-11 | 1 | -5/+3 |
* | Add $IsFarmArchive, $FarmPubDirPrefix, pm_servefile(), $ServeFileExts. | petko | 2023-02-11 | 1 | -3/+46 |
* | Add helper function KeepBlock(). | petko | 2023-02-10 | 1 | -0/+3 |
* | HandleBrowse() add $FmtV['$PageSourceText']. | petko | 2023-02-10 | 1 | -2/+2 |
* | Update for PHP8.2, reported by Dfaure. Move PageStore::recodefn() to separate... | petko | 2023-02-08 | 1 | -18/+32 |
* | Only set cookie params if headers not sent (cont.). | petko | 2023-01-24 | 1 | -21/+22 |
* | Only set cookie params if headers not sent. PageVar() update for PHP 8. | petko | 2023-01-21 | 1 | -2/+3 |
* | Add PageVariable $PageLogoUrl (PITS:01297). | petko | 2023-01-15 | 1 | -0/+1 |
* | Add helper function PRCB() for easy preg_replace_callback passing variables. | petko | 2022-12-31 | 1 | -0/+7 |
* | CondAuth() fix bug with global $AuthList. UploadVerifyBasic() make arg $upnam... | petko | 2022-12-29 | 1 | -1/+1 |
* | Usergroup conditional fix bug when $AuthList is not an array. | petko | 2022-12-25 | 1 | -1/+1 |
* | CondAuth() added way to check for usergroup permissions. | petko | 2022-12-16 | 1 | -0/+7 |
* | Fix Nonce shouldn't be cached. | petko | 2022-11-28 | 1 | -6/+3 |
* | Revert WikiStyleToClassName(), PrePrintFmt() -- need more work (PITS:01484). | petko | 2022-11-28 | 1 | -30/+1 |
* | Edit form remove unsafe-inline script (cont.). | petko | 2022-11-28 | 1 | -1/+0 |
* | Only call session_status() if function exists. | petko | 2022-11-28 | 1 | -1/+1 |
* | Only call session_status() if function exists. | petko | 2022-11-28 | 1 | -1/+3 |
* | Revert style nonce for now. | petko | 2022-11-27 | 1 | -2/+1 |
* | $EnableListIncludedPages use class name instead of style. guiedit.js remove u... | petko | 2022-11-24 | 1 | -2/+3 |
* | Add $EnableUnsafeInlineStyle = 2; add PmNonce(); refactor MarkupBigSmall() to... | petko | 2022-11-24 | 1 | -2/+17 |
* | IncludeText() update for PHP 8, reported by V.Krishn. | petko | 2022-11-24 | 1 | -1/+1 |
* | Class PPRC add generic callbacks. WikiStyles fix nested link colors. | petko | 2022-11-22 | 1 | -2/+9 |
* | Add $EnableUnsafeInlineStyle default unset. Refactor PrePrintFmt() to mostly ... | petko | 2022-11-21 | 1 | -12/+8 |
* | PrePrintFmt: $PageStartFmt processed after pages for (:noleft:) etc. to work. | petko | 2022-11-21 | 1 | -0/+3 |
* | Align whitespace. | petko | 2022-11-21 | 1 | -4/+4 |
* | Add PrePrintFmt(), refactor PrintFmt(), PrintSkin() to process wiki pages and... | petko | 2022-11-21 | 1 | -6/+38 |
* | Fix XSS vulnerability. | petko | 2022-11-21 | 1 | -2/+3 |
* | WikiStyleToClassName for style="..." attributes on tables, cells and blocks. | petko | 2022-11-20 | 1 | -3/+10 |
* | CSP add object-src 'none'. | petko | 2022-11-19 | 1 | -1/+1 |
* | CSP add base-uri=self; pm_start_session() fix missing line and merge logic. | petko | 2022-11-19 | 1 | -11/+11 |
* | Add $HTTPHeaders['XSSP'] | petko | 2022-11-19 | 1 | -0/+2 |
* | pmsetcookie() add argument $samesite, default to $CookieSameSite or 'Lax'. Ad... | petko | 2022-11-19 | 1 | -12/+50 |
* | Update for PHP 8.1, reported by HansB | petko | 2022-11-01 | 1 | -2/+3 |
* | Format fix space after ifs. Fix bug with PSFT format %L. | petko | 2022-10-30 | 1 | -1/+1 |
* | Format fix space after ifs. Fix bug with PSFT format %L. | petko | 2022-10-30 | 1 | -12/+14 |
* | Add array $ObsoleteMarkups, function TraceMarkup(), update Markup(), Markup_e... | petko | 2022-10-29 | 1 | -16/+33 |
* | Update for PHP 8. Obsolete PCCF() from PHP 7.2 not 8.0. | petko | 2022-10-29 | 1 | -2/+2 |
* | Replace autoficus JS with attributes. | petko | 2022-10-09 | 1 | -4/+2 |
* | Fix for PHP8. Trim $Author (PITS:01208) | petko | 2022-10-09 | 1 | -1/+1 |
* | ftime, PSFT add %L. MarkupRestore() fix wrong cast to empty string of falseis... | petko | 2022-09-24 | 1 | -12/+25 |
* | stripmagic cast null to "" for PHP 8; fix parse error for complex conditional... | petko | 2022-09-02 | 1 | -2/+7 |
* | Fix stripmagic() for arrays recently broke after PHP8 update | petko | 2022-08-30 | 1 | -1/+1 |