Dave M. mcndave
  • Joined on 2020-09-17
mcndave pushed to master at mcndave/lean 2023-11-03 16:29:05 +00:00
1241e188e9 Merge branch 'master' of https://git.mcnd.ca/mcndave/lean
08c27e38b0 - Added an HttpFactory and beginning the removal of old annotations from Notes
Compare 2 commits »
mcndave pushed to master at mcndave/picea-asset 2023-11-03 12:30:24 +00:00
82f0fa6865 - Added static route
mcndave pushed to master at mcndave/notes-security 2023-11-03 12:29:26 +00:00
d881a404bd - Now allowing privilege from enums
mcndave pushed to master at mcndave/taxus 2023-11-03 12:28:05 +00:00
3e684fbd81 - Now allowing privilege from enums
mcndave pushed to master at mcndave/ulmus-user 2023-11-03 12:27:16 +00:00
944c524cfb - WIP on header-based authentication
Compare 2 commits »
mcndave pushed to master at mcndave/ulmus 2023-11-03 12:26:34 +00:00
07ae8faaac - Worked on SQLite adapter mostly
Compare 2 commits »
mcndave pushed to master at mcndave/the-bugs 2023-11-01 15:33:52 +00:00
fe6fdd3987 - Default value of bcc if nothing was provided
mcndave pushed to master at mcndave/dump 2023-11-01 15:33:10 +00:00
db3c7eb411 - Reworked a bit of logic into the code to skip rewriting content
mcndave pushed to master at mcndave/ulmus-api 2023-11-01 15:32:22 +00:00
30f8d319bf - Bugfixes, still a WIP, but mostly functionnal now !
Compare 2 commits »
mcndave pushed to master at mcndave/ulmus-ldap 2023-11-01 15:31:04 +00:00
f6d86001d5 - Minor bugfixes
mcndave pushed to master at mcndave/negundo-client 2023-11-01 15:29:59 +00:00
4484f1c997 - Added some more type checking
mcndave pushed to master at mcndave/lean 2023-11-01 15:28:28 +00:00
1a6d730298 - Fixed a bug within extension checking
mcndave pushed to master at mcndave/ulmus 2023-11-01 15:26:18 +00:00
d297fd9e86 - Fixed a bug which caused a problem using offset without limits
Compare 2 commits »
mcndave pushed to master at mcndave/picea 2023-11-01 13:57:51 +00:00
ce43abb954 - Added some flags for PrintExtension outputting
mcndave pushed to master at mcndave/lean 2023-11-01 13:57:12 +00:00
0ad57c87df Merge branch 'master' of https://git.mcnd.ca/mcndave/lean
590e9d7631 - Worked i18n dates a bit
Compare 2 commits »
mcndave pushed to master at mcndave/ulmus 2023-11-01 13:55:28 +00:00
fed7d2e302 - Some minors adjustments to match PHP 8.x coding styles
mcndave pushed to master at mcndave/ulmus-api-gitea 2023-11-01 13:47:13 +00:00
8e88797690 - ApiHandler now extends ApiHandlerPassthrough
mcndave pushed to master at mcndave/ulmus-api 2023-11-01 13:46:37 +00:00
b3b628ba67 - Added a default api pass-through handler
mcndave pushed to master at mcndave/ulmus 2023-10-31 18:05:10 +00:00
667c1fe9ab - Fixed an alias problem within deleteFromPk() method
Compare 2 commits »
mcndave pushed to master at mcndave/ulmus 2023-10-31 16:35:00 +00:00
d2bd6c2f58 - minor fixes