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
Added prefetch_field() to Model to reduce database calls on repeat calls to field()
lux
More... over 4 years ago
Added Envconf as Appconf wrapper that checks for the existence of environment variables
lux
More... over 4 years ago
Increased Elefant version to 2.2.4 in conf/version.php and composer.json
lux
More... over 4 years ago
Fixed error on archive page
lux
More... over 4 years ago
Fixed upgrades missing schema changes for in-between versions
lux
More... over 4 years ago
Fixes resetting of blog post slugs
lux
More... over 4 years ago
Added settings to connect the job queue to Beanstalkd
lux
More... over 4 years ago
Added JobQueue class with pheanstalk backend
lux
More... over 4 years ago
Added option to site settings to auto-include lib/vendor/autoload.php
lux
More... over 4 years ago
Embedded admin edit buttons should be composable with divs too
lux
More... over 4 years ago
Added User::require_verification() which extends User::require_login() to require email verification too
lux
More... over 4 years ago
Increased Elefant version to 2.2.3 in composer.json
lux
More... over 4 years ago
Added get_params() method to Restful for easier parameter fetching and validation
lux
More... over 4 years ago
Fixed php 7.4 warning for not testing with isset
lux
More... over 4 years ago
Replaced join with implode
lux
More... over 4 years ago
Use del() as fallback for unlink() on older versions of phpredis
lux
More... over 4 years ago
Changed cache->delete() to use unlink for async deletions
lux
More... over 4 years ago
Updated Redis support to work with passwords and secure connections
lux
More... over 4 years ago
MySQL complains at text fields with default values
lux
More... over 4 years ago
Added ability to select from custom CSS styles for blocks
lux
More... over 4 years ago
Added style property to blocks for style selection
lux
More... over 4 years ago
Minor template tweaks
lux
More... over 4 years ago
Break cache on admin.css and top-bar.css
lux
More... over 4 years ago
Improving table display in wysiwyg editor
lux
More... over 4 years ago
Improving table display in wysiwyg editor
lux
More... over 4 years ago
Ensuring consistency of Elefant toolbar heading colours
lux
More... over 4 years ago
Ensuring consistency of embedded Elefant buttons
lux
More... over 4 years ago
Marked all Elefant-related cookies with samesite=lax
lux
More... over 4 years ago
Increased version in composer.json
lux
More... over 4 years ago
Increased version to 2.2.2
lux
More... over 4 years ago