Commit Graph

1608 Commits

Author SHA1 Message Date
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
swcs 659cf6d75b allow string names for captcha field 2026-03-10 14:26:56 +01:00
swcs 21182f6539 Sietzen for german captcha translations 2026-03-10 13:46:43 +01:00
swcs 859e1de745 razor renderer onBeforeRender for views 2026-03-10 12:43:51 +01:00
swcs 062efa3505 auto-orientation for images in strip command as exif orientation does not work in browsers with webp 2026-03-09 15:47:24 +01:00
swcs bee37a65f3 do not use powcapserver.aspnetcore package; use api controller for captcha endpoints 2026-03-09 15:05:36 +01:00
swcs b67c976758 english language for app-captcha 2026-03-09 13:21:21 +01:00
swcs e3a46f36b4 add application name as metadata to mail message 2026-03-09 12:16:48 +01:00
swcs b472602409 for attribute for captcha 2026-03-09 11:57:06 +01:00
swcs b23c7c805d add local capjs widget 2026-03-05 15:56:44 +01:00
swcs 42b5732808 add postmark as default mail dispatcher 2026-03-05 15:06:28 +01:00
swcs 290d246a4f add PoW captcha server implementation (based on capjs) 2026-03-05 14:38:13 +01:00
swcs 63bb89784a Merge branch 'newgen' of https://github.com/ceee/zero into newgen 2026-02-28 13:24:27 +01:00
swcs 2d16818d16 sqlite: add find method 2026-02-28 13:24:18 +01:00