aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-07-27update secrets and remove deprecated and unused apisLibravatar vnugent
2024-07-15feat: Smiplify configuration helpersLibravatar vnugent
2024-07-04package updatesLibravatar vnugent
2024-06-21configuration validation updatesLibravatar vnugent
2024-06-16update plugins array instead of single pathLibravatar vnugent
2024-06-11feat: Stage some mvc stuffLibravatar vnugent
2024-06-09package updatesLibravatar vnugent
2024-06-07feat: Allow S3Config type inheritenceLibravatar vnugent
2024-05-22Merge branch 'master' into developLibravatar vnugent
2024-05-22Squashed commit of the following:Libravatar vnugent
commit 27fb5382d80d9bcfb4c65974bbae20c5e7b8ccbc Author: vnugent <public@vaughnnugent.com> Date: Wed May 22 00:57:34 2024 -0400 feat: Vault environment vars commit 69f13e43dfdd8069459800ccc3039f45fc884814 Author: vnugent <public@vaughnnugent.com> Date: Wed May 15 22:04:43 2024 -0400 fix: #3 Defer vault loading until a secret actually needs it commit c848787d4830a73e9ba93898897282be2f3752f2 Author: vnugent <public@vaughnnugent.com> Date: Wed May 15 22:02:02 2024 -0400 package updates commit 21c6c85f540740ac29536a7091346a731aa85148 Author: vnugent <public@vaughnnugent.com> Date: Wed May 15 22:01:16 2024 -0400 fix: #3 Error raised when managed password type disposed commit 8e77289041349b16536497f48f0c0a4ec6fe30f5 Author: vnugent <public@vaughnnugent.com> Date: Thu May 2 15:44:42 2024 -0400 feat: #2 Middleware helpers, proj cleanup, fix sync secrets, vault client commit e0a5c85297516188e57b54d9b530b2482cb03eb0 Merge: a977dab 5ad520e Author: vnugent <public@vaughnnugent.com> Date: Sat Apr 27 17:44:09 2024 -0400 Merge branch 'master' into develop commit a977dabef1dec915e00f755cb3ee3363aa9985f1 Author: vnugent <public@vaughnnugent.com> Date: Sat Apr 27 17:26:35 2024 -0400 chore: package updates commit a2e2c3c4152d000b8df25c3c3fee14d491aab2c6 Merge: f03b727 87bfa83 Author: vnugent <public@vaughnnugent.com> Date: Sat Apr 20 12:11:45 2024 -0400 Merge branch 'master' into develop commit f03b727d8f8e52f1dbd6293ea5c5a492c6d8e2da Author: vnugent <public@vaughnnugent.com> Date: Sat Apr 20 12:02:07 2024 -0400 chore: Package updates
2024-05-22feat: Vault environment varsLibravatar vnugent
2024-05-15fix: #3 Defer vault loading until a secret actually needs itLibravatar vnugent
2024-05-15package updatesLibravatar vnugent
2024-05-15fix: #3 Error raised when managed password type disposedLibravatar vnugent
2024-05-02feat: #2 Middleware helpers, proj cleanup, fix sync secrets, vault clientLibravatar vnugent
2024-04-27Merge branch 'master' into developLibravatar vnugent
2024-04-27Squashed commit of the following:Libravatar vnugent
commit a977dabef1dec915e00f755cb3ee3363aa9985f1 Author: vnugent <public@vaughnnugent.com> Date: Sat Apr 27 17:26:35 2024 -0400 chore: package updates commit a2e2c3c4152d000b8df25c3c3fee14d491aab2c6 Merge: f03b727 87bfa83 Author: vnugent <public@vaughnnugent.com> Date: Sat Apr 20 12:11:45 2024 -0400 Merge branch 'master' into develop commit f03b727d8f8e52f1dbd6293ea5c5a492c6d8e2da Author: vnugent <public@vaughnnugent.com> Date: Sat Apr 20 12:02:07 2024 -0400 chore: Package updates
2024-04-27chore: package updatesLibravatar vnugent
2024-04-20Merge branch 'master' into developLibravatar vnugent
2024-04-20Squashed commit of the following:Libravatar vnugent
commit f03b727d8f8e52f1dbd6293ea5c5a492c6d8e2da Author: vnugent <public@vaughnnugent.com> Date: Sat Apr 20 12:02:07 2024 -0400 chore: Package updates
2024-04-20chore: Package updatesLibravatar vnugent
2024-03-30feat: Update modern SQLServer, add some DBBuilder extensionsLibravatar vnugent
2024-03-24Merge branch 'master' into developLibravatar vnugent
2024-03-24Squashed commit of the following:Libravatar vnugent
commit 0103116bdc79d2ea8cfeba99d78fed976373f0da Author: vnugent <public@vaughnnugent.com> Date: Thu Mar 21 14:36:12 2024 -0400 chore: Update core ReadonlyJWK deserialization commit 2c07ebbbcfdbc0989685de2af85adb0dcf731d30 Author: vnugent <public@vaughnnugent.com> Date: Sun Mar 10 21:58:28 2024 -0400 source tree project location updated commit f0c2f505c80d7bec0d674c67439f3f692d44bca7 Merge: d1c17d8 e548175 Author: vnugent <public@vaughnnugent.com> Date: Sun Mar 10 16:49:17 2024 -0400 Merge remote-tracking branch 'origin/master' into develop commit d1c17d845d55bdb3c8c51b619ca2c6b5393bc08b Author: vnugent <public@vaughnnugent.com> Date: Sat Mar 9 16:30:44 2024 -0500 package updates commit 7a263bf54b7967ddeb9f6b662339ec1c74546ce8 Author: vnugent <public@vaughnnugent.com> Date: Sat Mar 9 14:19:31 2024 -0500 refactor: Overhaul secret loading. Remove VaultSharp as a dep commit 766e179d110db4f955fffce55f2b0ad41c139179 Author: vnugent <public@vaughnnugent.com> Date: Wed Mar 6 21:35:35 2024 -0500 refactor: changed how service constructors are invoked, moved routing
2024-03-21chore: Update core ReadonlyJWK deserializationLibravatar vnugent
2024-03-10source tree project location updatedLibravatar vnugent
2024-03-10Merge remote-tracking branch 'origin/master' into developLibravatar vnugent
2024-03-10Squashed commit of the following:Libravatar vnugent
commit d1c17d845d55bdb3c8c51b619ca2c6b5393bc08b Author: vnugent <public@vaughnnugent.com> Date: Sat Mar 9 16:30:44 2024 -0500 package updates commit 7a263bf54b7967ddeb9f6b662339ec1c74546ce8 Author: vnugent <public@vaughnnugent.com> Date: Sat Mar 9 14:19:31 2024 -0500 refactor: Overhaul secret loading. Remove VaultSharp as a dep commit 766e179d110db4f955fffce55f2b0ad41c139179 Author: vnugent <public@vaughnnugent.com> Date: Wed Mar 6 21:35:35 2024 -0500 refactor: changed how service constructors are invoked, moved routing
2024-03-09package updatesLibravatar vnugent
2024-03-09Squashed commit of the following:Libravatar vnugent
commit 7a263bf54b7967ddeb9f6b662339ec1c74546ce8 Author: vnugent <public@vaughnnugent.com> Date: Sat Mar 9 14:19:31 2024 -0500 refactor: Overhaul secret loading. Remove VaultSharp as a dep commit 766e179d110db4f955fffce55f2b0ad41c139179 Author: vnugent <public@vaughnnugent.com> Date: Wed Mar 6 21:35:35 2024 -0500 refactor: changed how service constructors are invoked, moved routing
2024-03-09refactor: Overhaul secret loading. Remove VaultSharp as a depLibravatar vnugent
2024-03-06refactor: changed how service constructors are invoked, moved routingLibravatar vnugent
2024-02-21user-creation api update, and fix user-privilege missing updateLibravatar vnugent
2024-02-16Squashed commit of the following:Libravatar vnugent
commit 7b2e8b9d659f26d83c3df710056a18a9f3ddaac2 Author: vnugent <public@vaughnnugent.com> Date: Fri Feb 16 14:21:08 2024 -0500 fix: revert mysql lib back to Pomelo and export command generators commit d72bd53e20770be4ced0d627567ecf567d1ce9f4 Author: vnugent <public@vaughnnugent.com> Date: Mon Feb 12 18:34:52 2024 -0500 refactor: #1 convert sql libraries to assets for better code splitting commit 736b873e32447254b3aadbb5c6252818c25e8fd4 Author: vnugent <public@vaughnnugent.com> Date: Sun Feb 4 01:30:25 2024 -0500 submit pending changes
2024-02-14Squashed commit of the following:Libravatar vnugent
commit d72bd53e20770be4ced0d627567ecf567d1ce9f4 Author: vnugent <public@vaughnnugent.com> Date: Mon Feb 12 18:34:52 2024 -0500 refactor: #1 convert sql libraries to assets for better code splitting commit 736b873e32447254b3aadbb5c6252818c25e8fd4 Author: vnugent <public@vaughnnugent.com> Date: Sun Feb 4 01:30:25 2024 -0500 submit pending changes
2024-01-06proj updates, interval deprecation & convert routes to servicesLibravatar vnugent
2024-01-06initial migration to .net 8.0Libravatar vnugent
2024-01-02breaking changes: plugin service pools & move plugin api away from web relatedLibravatar vnugent
2023-12-06package updatesLibravatar vnugent
2023-11-29more async db loading, whitelist middleware,Libravatar vnugent
2023-11-07git source archive support for vnbuildLibravatar vnugent
2023-11-06mostly some cache stuffLibravatar vnugent
2023-11-05user/acc updates and fix social oauthLibravatar vnugent
2023-11-03a little api polishLibravatar vnugent
2023-11-02also carried awayLibravatar vnugent
2023-10-23package updatesLibravatar vnugent
2023-10-18account and endpoint security updatesLibravatar vnugent
2023-09-27package and license output updatesLibravatar vnugent
2023-09-08Password hashing updates & async resource updatesLibravatar vnugent
2023-08-29integrate simple fs in utilsLibravatar vnugent