johnnyq
|
5846119ec9
|
remove duplicate formatAddress
|
2026-07-23 18:16:57 -04:00 |
|
johnnyq
|
41b118ab87
|
Add formatAddress function and replace all addresses with it
|
2026-07-23 18:10:39 -04:00 |
|
johnnyq
|
9c65644adc
|
Update the rest of the PHP functions to use camelCase
|
2026-07-23 17:39:06 -04:00 |
|
johnnyq
|
9cc7e5ff3c
|
Move Guest Function formatBytes to root shared functions and use in files and files section in contact
|
2026-07-16 20:25:18 -04:00 |
|
johnnyq
|
cddcedbf1c
|
Cleanup format Functions
|
2026-07-14 18:28:53 -04:00 |
|
johnnyq
|
eac913eb07
|
Remove function removeEmoji() as this is no longer needed as the DB Charset is set to the standard utf8mb4 across the board
|
2026-07-14 18:27:02 -04:00 |
|
johnnyq
|
71f7299337
|
Replace Function roundToNearest15() with roundToNearest15Min()
|
2026-07-14 17:55:59 -04:00 |
|
johnnyq
|
8f824a1868
|
Replace Function shortenClient() with shortenClientName()
|
2026-07-14 17:46:25 -04:00 |
|
johnnyq
|
a2a96f9752
|
Removed unused legacy functions and split the functions into their own file and use function.php to call them
|
2026-07-14 16:32:45 -04:00 |
|