Added additional password hashing functions |
|
More...
|
7 months ago
|
Fix when cloning an attribute, ensure we blank out the previous value. When processing request submission '0' could be a valid value. |
|
More...
|
7 months ago
|
For rebuild of cache assets, since hashFiles() doesnt work |
|
More...
|
7 months ago
|
Foundation for Check Password and password functions - only Clear is currently implemented |
|
More...
|
7 months ago
|
Use our Attribute::class when rendering update_confirm |
|
More...
|
7 months ago
|
Remove usage of search() === to contains() |
|
More...
|
7 months ago
|
Fix to getDirty() when using MD5Updates Trait on attributes |
|
More...
|
7 months ago
|
Some code optimisation and de-duplication with components |
|
More...
|
7 months ago
|
Add select2 bootstrap 5 theme |
|
More...
|
7 months ago
|
Use components for form buttons and file notes |
|
More...
|
7 months ago
|
Fix excess memory being used when building schema |
|
More...
|
7 months ago
|
Autocreate our encryption key when container starts if it isnt already set |
|
More...
|
7 months ago
|
Change dunglas/frankenphp base image to something more recent |
|
More...
|
7 months ago
|
Remove mcamara/laravel-localization it doesnt work with laravel 11 (yet) |
|
More...
|
7 months ago
|
Update npm dependancies |
|
More...
|
7 months ago
|
Update laravel framework, to laravel 11 |
|
More...
|
7 months ago
|
Cache page assets during CI/CD |
|
More...
|
7 months ago
|
Add building web assets to CI/CD |
|
More...
|
7 months ago
|
Change CI/CD build from gitlab to gitea |
|
More...
|
7 months ago
|
Swap out base docker container for dunglas/frankenphp, enabling us to run as non-root, addressing #279. By default the container web address is now port 8080, so port mapping of -p 80:8080 will now be required |
|
More...
|
7 months ago
|
Turn down the verbosity with an internal config attr when parsing the schema. This helps while developing, without memcached running we get 100,000's of logs while rendering the test environment. Also fixes a deprecated parsing null to strlen(). |
|
More...
|
7 months ago
|
Deprecate using osixia/openldap and setup test configuration using our own alpine/ldap container |
|
More...
|
7 months ago
|
Update bug_report.md |
|
More...
|
about 1 year ago
|
Test needs npm |
|
More...
|
over 1 year ago
|
Enable builds for armv7l and arm64 |
|
More...
|
over 1 year ago
|
Updates to PHP 8.3 |
|
More...
|
over 1 year ago
|
Fixes for testing |
|
More...
|
over 1 year ago
|
Improve javascript when selecting sidebar items |
|
More...
|
over 1 year ago
|
Move frames/schema items to fragment/schema |
|
More...
|
over 1 year ago
|
Move ApplicationSession::class earlier, we are dependant on config('server') existing when loading user details |
|
More...
|
over 1 year ago
|