Dave M. mcndave
  • Joined on 2020-09-17
mcndave pushed to master at mcndave/ulmus 2023-11-20 20:21:24 +00:00
afe5144dc7 - Added a new value binding methods
mcndave pushed to master at mcndave/notes 2023-11-20 18:40:28 +00:00
340235e2f8 - Base can now be null
mcndave pushed to master at mcndave/lean 2023-11-20 16:58:15 +00:00
ff4c94f820 - Removed authentication middlewares
mcndave pushed to master at mcndave/lean-console 2023-11-18 04:36:04 +00:00
55f5071475 - Begin work on firewall
mcndave pushed to master at mcndave/lean 2023-11-18 04:35:44 +00:00
30d0e8a14d - fixed a missed bug while migrating code from Routing event
mcndave pushed to master at mcndave/ulmus 2023-11-18 04:35:06 +00:00
62792e8325 - Fixed a bug within INSERT query
mcndave pushed to master at mcndave/ulmus 2023-11-18 03:42:15 +00:00
3a80fee9c3 - Added support for Ignore attribute in dataset export of EntityTrait
mcndave pushed to master at mcndave/notes 2023-11-18 03:38:36 +00:00
124bddb238 - Latest work on route base fallbacks
mcndave pushed to master at mcndave/lean-console 2023-11-18 03:33:34 +00:00
e78ee3a458 - Prepping to begin the firewall module
mcndave pushed to master at mcndave/lean 2023-11-18 03:32:59 +00:00
6c58586823 - Moved storage into console, where it belongs
mcndave pushed to master at mcndave/lean 2023-11-18 03:05:15 +00:00
9b795b857a WIP on liteing the framework
mcndave pushed to master at mcndave/notes 2023-11-18 02:59:37 +00:00
0fcff83eac - Fixed missing tags from traits
mcndave pushed to master at mcndave/ulmus-api 2023-11-17 21:02:17 +00:00
c026762fdb - Fixed ternary where a false value was provided whenever the env var was empty
Compare 2 commits »
mcndave pushed to master at mcndave/ulmus 2023-11-17 21:01:08 +00:00
9a9f473f3f - PDO Params are now properly (mostly..) binded, bool, null and int are now handled correctly
Compare 2 commits »
mcndave pushed to master at mcndave/notes 2023-11-17 19:57:54 +00:00
5f00c2b603 - Fixed a typo
mcndave pushed to master at mcndave/lean 2023-11-17 19:49:08 +00:00
bc55a2ab89 - Removed lean/console from requirements
mcndave pushed to master at mcndave/lean 2023-11-17 19:48:28 +00:00
5f0deef7f8 - Prepping for Notes merging
mcndave pushed to master at mcndave/notes 2023-11-17 19:47:32 +00:00
cee97fca25 - Merged multiple sub-libraries
mcndave pushed to master at mcndave/lean 2023-11-17 18:58:30 +00:00
e8c3cf01c9 - WIP on leaning the framework a bit
mcndave pushed to master at mcndave/lean 2023-11-17 14:17:02 +00:00
06741d09c0 - Fixed regression removing getallheaders