Commit Graph

  • 5c28bf17ec Merge branch 'main' into renovate/configure renovate/configure Patrick Schratz 2024-04-25 10:12:05 +0000
  • d749702308
    update renovate config pat-s 2024-04-25 12:11:17 +0200
  • 69fb22a9e7 Avoid extra slashes in redirects with :splat (#308) main Daniel Erat 2024-04-20 11:00:15 +0000
  • 55e93a9df3 Avoid extra slashes in redirects with :splat Daniel Erat 2024-04-18 17:24:40 -0400
  • a986a52755 Fix masked error message from Gitea (#306) Moritz Marquardt 2024-04-18 21:19:45 +0000
  • 0d2fb43bcc server/handler/try.go aktualisiert Moritz Marquardt 2024-04-18 19:18:56 +0000
  • c55e690da6 Fix masked error message from Gitea Moritz Marquardt 2024-04-18 19:12:53 +0000
  • 9ffdc9d4f9 Refactor redirect code and add tests (#304) Daniel Erat 2024-04-18 21:03:16 +0000
  • 0ff026f558 Refactor redirect code and add tests Daniel Erat 2024-04-16 13:00:53 -0400
  • 794e155169 Fix new CI issues feat/redis-caching Moritz Marquardt 2024-04-18 21:17:27 +0200
  • 42a4502206 Run gofumpt Moritz Marquardt 2024-04-18 19:08:47 +0200
  • f6ed4285bc Do not cache incomplete requests Moritz Marquardt 2024-04-16 22:38:48 +0200
  • 18d09a163c Use hashicorp's LRU cache for DNS & certificates Moritz Marquardt 2024-04-16 22:22:09 +0200
  • 7694deec83 Fix missing return on redis parsing issues Moritz Marquardt 2024-04-16 21:56:45 +0200
  • 5bf538c5ec Format go code Moritz Marquardt 2024-04-02 21:14:03 +0200
  • 584ba5c74d Fix cached error when .domains is not readable (fixes https://codeberg.org/Codeberg/Community/issues/1512) Moritz Marquardt 2024-04-02 21:04:40 +0200
  • f6d3147ba1 Fix tests not running Moritz Marquardt 2024-04-02 00:16:30 +0200
  • 48e919a7bf Cache empty files & fix #303 (missing content cache) Moritz Marquardt 2024-04-01 21:59:09 +0200
  • 46c8daacba Move redis config to CacheConfig struct, add cache prefixes & trace logging Moritz Marquardt 2024-03-29 23:15:08 +0100
  • e1a22d5f4c Make it possible to actually use redis for caching through the config flags Moritz Marquardt 2024-03-26 07:47:39 +0100
  • c4181d1206 Move to []byte for caching and make it compile Moritz Marquardt 2024-03-26 07:38:15 +0100
  • 5b6eecc75f Add redis for caching, first try during a train ride so expect it to not be working yet Moritz Marquardt 2024-03-24 20:24:32 +0100
  • b8b9886ee1 fix lint Jean-Marie 'Histausse' Mineau 2024-03-26 13:17:35 +0100
  • c89ce83b6b simplify wildecard logic Jean-Marie 'Histausse' Mineau 2024-03-26 00:45:45 +0100
  • 03881382a4 Add option to disable DNS ACME provider (#290) Jean-Marie 'Histausse' Mineau 2024-04-18 17:05:20 +0000
  • 924ad83ac6
    code review fixes woohoo orangix 2024-03-27 08:06:11 +0100
  • 6f7e694fd4
    Add gzip compression video-prize-ranch 2024-03-27 17:01:45 -0400
  • ec2a9e6f28
    fix lint Jean-Marie 'Histausse' Mineau 2024-03-26 13:17:35 +0100
  • 6fc224b359
    simplify wildecard logic Jean-Marie 'Histausse' Mineau 2024-03-26 00:45:45 +0100
  • 376d4e0b7c Merge branch 'main' into main 6543 2024-03-24 09:29:49 +0000
  • bb41a4abfa use /proc/self/statm to get current usage fix/memory-problem crapStone 2024-03-15 20:35:39 +0100
  • a9b6615286 create a workaround to fix the oom problem crapStone 2024-02-05 19:16:35 +0100
  • dd6d8bd60f fixed one grammar error. (#297) caelandb 2024-03-12 21:50:17 +0000
  • 5a20d43e4a fixed one grammar error. caelandb 2024-03-12 15:22:26 +0200
  • 4da9f105e8 server/certificates/certificates.go aktualisiert secondtruth 2024-03-04 15:49:42 +0000
  • ac1b9520a5 Support canonical-domain-file configuration Max Stanley 2024-02-28 23:14:01 +0000
  • a6e9510c07 FIX blank internal pages (#164) (#292) Hoernschen 2024-02-26 22:21:42 +0000
  • 44c76dfcaa
    CHANGE logging Hoernschen 2024-02-26 21:35:28 +0100
  • aeaf084ea1
    CHANGE redirect and traling slash appending back Hoernschen 2024-02-26 09:48:22 +0100
  • 5a844330d9
    Fix linting Hoernschen 2024-02-25 20:52:42 +0100
  • c1a2b9cfa3
    FIX linting Hoernschen 2024-02-25 20:30:12 +0100
  • f74f71cac1
    FIX blank internal pages (#164) Hoernschen 2024-02-25 19:47:12 +0100
  • 1568e97bac
    Add gzip compression using gzip middleware video-prize-ranch 2024-02-25 00:15:33 -0500
  • 51d331d658
    existance->existence Jean-Marie 'Histausse' Mineau 2024-02-19 23:26:38 +0100
  • 75499672fd
    rename ownerExistance->ownerExistanceKeyPrefix Jean-Marie 'Histausse' Mineau 2024-02-19 21:35:59 +0100
  • cccf733561
    add doc for no-dns-01 Jean-Marie 'Histausse' Mineau 2024-02-17 22:16:19 +0100
  • d7a8875a0d
    lint Jean-Marie 'Histausse' Mineau 2024-02-17 21:03:13 +0100
  • 8ba71e4d59
    use self-signed cert instead of TLS-ALPN-01 when DNS not defined Jean-Marie 'Histausse' Mineau 2024-02-17 20:59:09 +0100
  • 62bff5d1b7
    limit generating non-wildcard cert to user and org that exists Jean-Marie 'Histausse' Mineau 2024-02-17 02:27:14 +0100
  • 83b1c4f9e4
    add option to avoid using dns wildcard cert Jean-Marie 'Histausse' Mineau 2024-02-17 00:37:26 +0100
  • 7e80ade24b Add config file and rework cli parsing and passing of config values (#263) crapStone 2024-02-15 16:08:29 +0000
  • b85194cded Merge branch 'main' into feature/add-config-file 6543 2024-02-15 16:03:32 +0000
  • c1fbe861fe rename gitea to forge in html error messages (#287) crapStone 2024-02-11 12:43:25 +0000
  • 897781c0b6 fix lints crapStone 2024-02-11 12:03:45 +0100
  • 50652b2935
    rename gitea to forge crapStone 2024-02-09 15:49:53 +0100
  • 75efaae21a
    suggestions from review crapStone 2024-02-05 20:33:06 +0100
  • 6f7a3dbf29 chore(deps): add renovate.json woodpecker-bot 2024-02-05 00:08:54 +0000
  • bdd62b7453 Merge branch 'main' into feature/add-config-file crapStone 2024-01-18 20:36:19 +0000
  • a09bee68ad Meta: Redirect user support to Codeberg/Community (#277) Panagiotis "Ivory" Vasilopoulos 2024-01-18 20:35:32 +0000
  • d71574901b Meta: Redirect user support to Codeberg/Community Panagiotis "Ivory" Vasilopoulos 2024-01-18 21:17:52 +0100
  • 6bf6f621b4
    fix lints crapStone 2024-01-18 21:29:23 +0100
  • fc480bfb45 Merge branch 'main' into feature/add-config-file crapStone 2024-01-18 20:23:30 +0000
  • 4a6f56b44b
    WIP crapStone 2024-01-18 21:22:19 +0100
  • 15916444e1 Fix panic in formatting not found message (#276) v5.1 Gusted 2024-01-18 14:31:46 +0000
  • c25ee73e64
    Fix panic in formatting not found message Gusted 2024-01-18 15:19:06 +0100
  • 7b3a09d8ac
    fix tests crapStone 2023-11-19 23:56:56 +0100
  • 5ed4ca2500
    add test to override values from config when args are present crapStone 2023-11-19 23:50:04 +0100
  • 2238a57801
    fix integration test crapStone 2023-11-19 22:54:42 +0100
  • f79d7501a4
    add vscode launch config crapStone 2023-11-19 22:54:23 +0100
  • 481a718e4a
    add godoc to cache interface crapStone 2023-11-17 23:50:40 +0100
  • 7a58c97817
    remove codeberg default values crapStone 2023-11-17 23:49:18 +0100
  • 96fb1bebd9
    fix pages-branch option crapStone 2023-11-17 23:38:42 +0100
  • 7401846261
    pass down acme config crapStone 2023-11-17 23:23:24 +0100
  • 6e797b8115
    suggestions from review crapStone 2023-11-17 23:17:12 +0100
  • 4d760d9a9d
    fix pipeline crapStone 2023-11-17 22:53:24 +0100
  • 81e980ce13 use new config structs for passing config down crapStone 2023-11-17 22:09:28 +0100
  • fdbbc17cca tests are working now crapStone 2023-11-17 21:14:26 +0100
  • 155d7c4691 WIP crapStone 2023-11-17 19:13:27 +0100
  • 0e334d8e64 WIP crapStone 2023-11-17 16:15:25 +0100
  • dd5124912e CI: run on pull only once (#264) 6543 2023-11-17 21:46:52 +0000
  • bbc628fc97 CI: run on pull only once 6543 2023-11-17 21:37:10 +0000
  • fffb8ffcb6 remove use of rawInfoPage redirect (#261) crapStone 2023-11-16 17:33:39 +0000
  • e32d705917
    remove use of rawInfoPage redirect crapStone 2023-11-16 18:24:25 +0100
  • cbb2ce6d07 add go templating engine for error page and make errors more clear (#260) crapStone 2023-11-16 17:11:35 +0000
  • d48315ab57
    small fixes crapStone 2023-11-16 00:48:56 +0100
  • 2eaa9f82c2
    fmt crapStone 2023-11-16 00:28:26 +0100
  • 89d8cfae9e
    fix pipeline crapStone 2023-11-16 00:20:01 +0100
  • 9346dbfba9
    add go templating engine for error page and make errors more clear crapStone 2023-11-16 00:15:07 +0100
  • 7f0a4e5ca9 small cleanup (#259) crapStone 2023-11-15 17:59:04 +0000
  • 70978b0c8c
    small cleanup crapStone 2023-11-15 18:55:45 +0100
  • ea68a82cd2 new maintainer (#256) v5.0 crapStone 2023-11-15 15:25:56 +0000
  • 1e1c67be93 let gitea client send user-agent with version (#258) crapStone 2023-11-15 15:25:14 +0000
  • e444383f76
    let gitea client send user-agent with version crapStone 2023-11-15 11:43:47 +0100
  • be92f30e64 Update gitea sdk to e23e8aa3004f (#257) 6543 2023-11-15 10:27:27 +0000
  • 2d430e04f1
    update gitea sdk to e23e8aa3004f 6543 2023-11-15 03:00:25 +0100
  • a8272f0ce9 Don't send server version to client (#254) crapStone 2023-11-15 01:49:29 +0000
  • 2e6886f472
    new maintainer crapStone 2023-11-15 01:52:39 +0100
  • 74818545ce
    don't send server version to client crapStone 2023-11-15 01:48:13 +0100
  • 51830e7a1a
    rm-test 6543 2023-04-18 19:21:52 +0200
  • daf524d89d
    ci 6543 2023-04-18 19:19:00 +0200