1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated codemirror dependency to fix Github security alert
lux
More... about 3 years ago
Added optional default value to Cache::get(), supported by Redis and filesystem backends
lux
More... about 3 years ago
Updated version in composer.json to 2.2.6-stable
lux
More... over 3 years ago
Block other forms of calling functions from strings
lux
More... over 3 years ago
Prevent using base64 encoding to bypass function filter in designer app
lux
More... over 3 years ago
Strip PHP and .ht* files from unzipped folders
lux
More... over 3 years ago
Fixed warning
lux
More... over 3 years ago
If SimpleXMLElement is missing, display a message to the user
lux
More... over 3 years ago
Remove uploaded files from cache after import
lux
More... over 3 years ago
Improved error messages from Model constructor and get(), updated deprecated PHPUnit method name
lux
More... over 3 years ago
Added DB::disconnect() to explicitly disconnect
lux
More... over 3 years ago
Maintain sanitize on |comma use
lux
More... over 3 years ago
Added \|comma filter which outputs the value followed by a comma only if the value is not empty.
lux
More... over 3 years ago
Added setting to opt out of FLoC tracking under Site Settings, enabled by default
lux
More... almost 4 years ago
Pretty print json in ./elefant api/get and api/post output
lux
More... almost 4 years ago
Set data to lowercase for hmac compatibility in cli testing
lux
More... almost 4 years ago
Added isset checks for better strictness compatibility
lux
More... almost 4 years ago
Added User::error() to get the underlying reason for an authentication failure
lux
More... almost 4 years ago
Removed unparenthesized ternary operator
lux
More... almost 4 years ago
Removed outdated PHP from installer
lux
More... almost 4 years ago
Fixed blocks/group embedded usage via dynamic objects
lux
More... almost 4 years ago
Cache bust
lux
More... almost 4 years ago
Separate filebrowser CSRF token from forms its used in
lux
More... almost 4 years ago
Append CSRF token to specific forms by ID
lux
More... almost 4 years ago
Fixed add button conflict with blocks editor
lux
More... almost 4 years ago
Fixes for csrf changes
lux
More... almost 4 years ago
Added timeshift and uri to initialize_csrf()
lux
More... almost 4 years ago
Updated CSRF verification to use sha256
lux
More... almost 4 years ago
Fixed error in ./elefant permissions command on missing css folder
lux
More... almost 4 years ago
$page->add_script('src', 'async') now works to load scripts asynchronously
lux
More... almost 4 years ago