Commit Graph

44 Commits

Author SHA1 Message Date
Dave M. 8e29b0513a - Added RememberMe middleware in skeleton 2024-12-09 20:51:55 +00:00
Dave M. 7f549a377a - Fixed definitions default paths 2024-12-09 20:51:25 +00:00
Dave M. f87bccb3ab - Set middlewares definition as add() by default 2024-12-05 15:34:02 -05:00
Dave M. 212dbd17c0 - Now using attributes injection based on PHP-DI's documentation suggestion 2024-11-30 00:54:42 +00:00
Dave M. 3320dc47c1 - Some minor fixes in controllertrait (ignore attribute) 2024-11-10 13:08:49 +00:00
Dave M. 4484dc8985 - Fixed default privileges 2024-11-08 18:33:37 +00:00
Dave M. 0581f378a5 - Fixed Skeleton and ORM missing namespacing 2024-10-17 17:21:56 +00:00
Dave Mc Nicoll 97dac9ddc4 - WIP on lean 2024-08-30 18:59:17 +00:00
Dave Mc Nicoll 63fde92b68 - Minors addition / bugfixes 2024-06-04 19:44:20 +00:00
Dave Mc Nicoll 38b540bbd8 - WIP on Skeleton again 2024-05-21 13:04:46 +00:00
Dave Mc Nicoll f9c081ff26 - Worked on skeleton update 2024-05-20 18:56:07 +00:00
Dave M. 45ffc6e128 - Merged 2023-12-04 12:34:31 -05:00
Dave M. 9b795b857a WIP on liteing the framework 2023-11-17 22:05:05 -05:00
Dave M. f3c4cbd95a - WIP on leaning lean a bit 2023-11-15 22:11:17 -05:00
Dave M. 2378245dbf - Removed authentication from controller, now handled by middleware 2023-11-08 06:52:17 -05:00
Dave M. 16cd95abe2 - WIP on adding of HttpFactory and work on authorization from Ulmus/User too 2023-11-03 19:51:39 -04:00
Dave M. 08c27e38b0 - Added an HttpFactory and beginning the removal of old annotations from Notes 2023-11-03 16:28:31 +00:00
Dave M. 4c0cddd617 - Done fixing Container build caching and WIP on Picea's asset 2023-10-17 20:10:42 -04:00
Dave M. b6d7e5fad5 - WIP on picea-asset 2023-10-06 19:09:45 -04:00
Dave M. 8a5f5f052b - Fixed some bugs within Skeleton's package 2023-09-20 18:42:13 +00:00
Dave M. 41083c767a - Working on CLI modules 2023-07-09 12:37:39 -04:00
Dave Mc Nicoll 52c7407519 Merge branch 'master' of https://git.mcnd.ca/mcndave/lean 2023-05-31 14:41:12 -04:00
Dave Mc Nicoll d402dbeaa0 - Error 500 now throwing the right HTTP code 2023-05-31 14:41:02 -04:00
Dave Mc Nicoll 4274a6f4a4 - Removed some outer references 2023-05-31 18:12:38 +00:00
Dave M. 4404943f8b Merge branch 'master' of https://git.mcnd.ca/mcndave/lean 2023-05-31 18:11:38 +00:00
Dave M. 428e26fbfb - Fixed a redirection-loop 2023-05-31 18:06:19 +00:00
Dave Mc Nicoll e2d2ff72bb Merge branch 'master' of https://git.mcnd.ca/mcndave/lean 2023-05-31 15:54:35 +00:00
Dave Mc Nicoll 94fc8885cf - Switch to Symfony Mailer from SwiftMailer
- Added CSSLSJ new API config
2023-05-31 15:54:06 +00:00
Dave Mc Nicoll 8390506361 - Added an event manager for Lean's route dispatching 2023-05-30 15:37:03 -04:00
Dave Mc Nicoll fd95e8db91 - Small error made on latest push 2023-05-12 18:55:16 +00:00
Dave M. 40f9c246b2 Merge branch 'master' of https://git.mcnd.ca/mcndave/lean 2023-03-30 18:26:21 +00:00
Dave M. 58285753ed - Fixed KEYS format for header manipulation in .env 2023-03-30 18:26:17 +00:00
Dave M. f482c19df5 - Splitted cronard definitions
- Added TMP_PATH env var
- Added support for Events from attributes
- Added Negundo client support
2023-03-29 13:59:59 +00:00
Dave Mc Nicoll 977aef1b26 - Minor fixes 2023-02-08 16:36:16 +00:00
Dave Mc Nicoll 571846ada7 - Added Cronard's caching 2023-01-27 15:42:33 +00:00
Dave Mc Nicoll 591ba18912 - WIP on attributes 2023-01-26 18:48:49 +00:00
Dave M. 5bebe231c7 - Added Kash interfaces 2023-01-26 13:28:36 +00:00
Dave M. aba9a65a3c - Work done on the kinda-micro-framework to allow smoother deployment 2022-11-29 19:53:41 +00:00
Dave M. 73aa22942f - Added forcing https in the htaccess on need 2022-03-15 15:57:01 +00:00
Dave M. 06313396f5 - Added a try/catch on the Kernel load 2022-03-15 15:18:52 +00:00
Dave M. 9f6d873a98 Quick fix into the auth definition file 2022-03-15 13:48:50 +00:00
Dave M. 8892edd19e - A lot of small important bugfixes 2021-10-22 13:39:22 +00:00
Dave Mc Nicoll fd693fc8fc - Worked th error layout
- Added some picto for the error views
- Bugfixes
2021-08-27 18:06:15 +00:00
Dave M. 01bb926ca7 - Added a new Email defintion (which will soon see it's components changed)
- Added a new post-install script for composer which adds a project skeleton "ready to use".
- Error 500 are now handled properly in production; waiting to see if adjustements will be required before adding other code pages.
2021-03-01 16:01:27 +00:00