Lance Pioch
|
c7a307af6e
|
Enforce return and parameter types
|
2024-10-19 21:02:49 -04:00 |
|
MartinOscar
|
aa08e774a1
|
Fix varchar(191) by replacing with 255 #135 (#376)
* Add Nullable
* Edit filament & AppServiceProvider
* Pint
* Patch tests
* Actually patching tests
* Actually patching tests
* Remove length
* Remove defaultStringLength
* Let’s see the differences
---------
Co-authored-by: Lance Pioch <git@lance.sh>
|
2024-06-16 13:56:18 -04:00 |
|
Lance Pioch
|
a296084d6e
|
Remove nests
|
2024-03-14 01:27:50 -04:00 |
|
Lance Pioch
|
c83dd86a41
|
Switch namespace back to App
|
2024-03-12 22:39:16 -04:00 |
|
Matthew Penner
|
cbcf62086f
|
Upgrade to Laravel 9 (#4413)
Co-authored-by: DaneEveritt <dane@daneeveritt.com>
|
2022-10-14 10:59:20 -06:00 |
|
Matthew Penner
|
68e9100e57
|
admin(eggs): add force_outgoing_ip option (#4323)
Closes #3841
|
2022-09-25 13:24:54 -06:00 |
|
Dane Everitt
|
b00def2537
|
Switch to JSON from TEXT when storing denylist items for an egg; closes #3034
|
2021-01-26 21:08:53 -08:00 |
|
Dane Everitt
|
a043071e3c
|
Update to Laravel 8
Co-authored-by: Matthew Penner <me@matthewp.io>
|
2021-01-23 12:12:54 -08:00 |
|
Dane Everitt
|
239984f92c
|
Add internal support for file denylist on eggs; closes #569
|
2021-01-10 17:02:14 -08:00 |
|
Dane Everitt
|
638ea2e815
|
Support creating/updating docker images on eggs
|
2020-12-13 10:13:32 -08:00 |
|
Dane Everitt
|
cc6f98c0fd
|
Replace all instances of 255 as a max length with 191; ref #2421
|
2020-09-26 16:29:26 -07:00 |
|
AreYouScared
|
21491e3aaa
|
Allow descrition field to be optional
Allows for Nest, Node, Location and Egg description fields to be blank / nullable.
Removed "required" wording next to them aswell
|
2020-04-17 20:52:40 -04:00 |
|
Dane Everitt
|
6b8464ea3a
|
Nest & Egg management working through the ACP now.
|
2017-10-07 16:16:51 -05:00 |
|