1621 Commits

Author SHA1 Message Date
swcs 77337cb476 remove postmark lib 2026-07-01 13:54:30 +02:00
swcs 987bd5d7de lettermint mail dispatcher 2026-05-20 14:15:49 +02:00
swcs ee11375719 Update MixtapeIdentityUser.cs 2026-05-18 11:35:01 +02:00
swcs d369234ab9 use collection expressions 2026-05-11 15:17:00 +02:00
swcs 478d536b7a use viteproxy nuget package instead of local reference 2026-05-11 15:14:52 +02:00
swcs eb1a506c28 remove net8+net9 targets (not needed anymore); upgrade packages 2026-05-11 14:29:40 +02:00
swcs f70ce7b46c fix bug in vite tag helper 2026-05-05 14:10:31 +02:00
swcs 4e99e0233a always use vite-proxy port from options 2026-05-05 11:48:00 +02:00
swcs e34e5858d6 Update readme.md 2026-05-05 11:41:25 +02:00
swcs 34cc74dbf7 rename to mixtape 2026-05-05 11:34:32 +02:00
swcs 56a51c9ad0 move submodules to root 2026-04-30 15:42:27 +02:00
swcs 0c18916113 use cap files from submodule instead of copied references 2026-04-30 15:29:56 +02:00
swcs 884ff91ab8 use entry-assembly default logging severity "debug" 2026-04-30 13:12:48 +02:00
swcs 15b460b98c also add imaging files from Config folder 2026-04-30 11:27:02 +02:00
swcs 427757ef2f do not auto-add all mail-dispatchers; manual registration required from now on 2026-04-29 13:04:58 +02:00
swcs b7aa134c5a automatically add imaging config file 2026-04-29 13:03:02 +02:00
swcs c40a558714 remove debug modes from mail dispatchers 2026-04-29 12:54:56 +02:00
swcs e9b27c547c swallow task cancelled exception when loading umami script 2026-04-29 12:00:06 +02:00
swcs d0667a7937 use temp path for image cache in dev env 2026-04-29 11:59:41 +02:00
swcs ba957bbb3d do only use output cache when env != dev 2026-04-29 11:35:28 +02:00
swcs 0cdd737c2a move dispatchers into their own folder+namespace 2026-04-28 15:29:20 +02:00
swcs 332bf021d4 add scaleway email dispatcher; allow multiple dispatchers with priority handling 2026-04-28 15:23:22 +02:00
swcs e3eeaf3056 catch all exceptions for analytics ping but do not report task-cancelled exceptions 2026-04-23 12:37:36 +02:00
swcs 3839bced26 remove default logging for analytics proxy 2026-04-23 12:21:24 +02:00
swcs b2aec6cad0 use filesystem-xml-repository as default for data-protection 2026-04-23 11:54:32 +02:00
swcs 2117d0b05b Update PostmarkDispatcher.cs 2026-04-22 15:31:38 +02:00
swcs 4942d7d59e automatically disable search indexing when not in production 2026-04-22 14:56:00 +02:00
swcs 668a0c37e2 base page model is not abstract anymore, there is no reason for it 2026-04-21 11:34:12 +02:00
swcs 8828fd96a2 move analytics to logging module; do only log httpclient warning+errors 2026-04-20 12:03:01 +02:00
swcs 4b95b9281c swallow task-canceled-exception when pinging tracker 2026-04-20 11:55:42 +02:00
swcs c9928c06e6 fix errors when no config is passed; add health check endpoint; add response caching 2026-04-16 15:07:11 +02:00
swcs 443e384af9 initial implementation of umami tracking 2026-04-14 13:57:18 +02:00
swcs 43fc5125de load different services depending on host-env 2026-04-13 12:42:44 +02:00
swcs 7a34c642ce remove type collection from context 2026-04-13 12:42:11 +02:00
swcs 5d63ca70c8 fix constructor bug in mail-provider 2026-04-07 15:28:28 +02:00
swcs 818b645c23 make auto-props get only 2026-04-07 15:24:48 +02:00
swcs e18c5ddc2f remove unused usings 2026-04-07 15:24:07 +02:00
swcs 7b0929b622 use type keyword for String 2026-04-07 15:22:10 +02:00
swcs 52619fd236 better defaults for media options 2026-04-07 15:08:39 +02:00
swcs 202ef8ecd1 auto-close vite script-tag 2026-04-07 15:08:24 +02:00
swcs 1bcf2b25b5 rename zero to Finch 2026-04-07 14:23:29 +02:00
swcs 535894e774 convert string to html entities (for email protection) 2026-04-02 15:19:54 +02:00
swcs 454d04bc8b add vite script taghelper 2026-03-25 16:02:05 +01:00
swcs db7e2f974e Update ZeroLoggingModule.cs 2026-03-25 15:42:15 +01:00
swcs cc24429c6f add vite-proxy; add seq logging (optional) 2026-03-25 15:38:53 +01:00
swcs 6e7be47308 upgrade packages; make proejcts available for net9+net10 2026-03-25 12:45:09 +01:00
swcs 4ddb11b347 add redirect helper on pagemodel; fix href bug in app-active tag helper 2026-03-17 11:53:13 +01:00
swcs 865d3e2b61 fix app-active tag helper href override 2026-03-12 12:24:14 +01:00
swcs 47f1a98c84 remove gender POCO 2026-03-11 13:19:54 +01:00
swcs d104ce270c fix class generation in tag helpers; remove select tag helpers 2026-03-11 13:19:31 +01:00