Commit graph

  • 89800d4f36 chore(deps): update plugins/gitea-release docker tag to v1 (#322) Dependency bot 2024-04-28 08:24:39 +00:00
  • 51cfd14e2e chore(deps): update plugins/gitea-release docker tag to v1 woodpecker-bot 2024-04-28 00:24:06 +00:00
  • c7ddf8bf49
    command pat-s 2024-04-27 23:46:03 +02:00
  • 418afb7357 add nix flake for dev env (#320) crapStone 2024-04-27 21:40:40 +00:00
  • dd4b3b576b
    add yamllint pat-s 2024-04-27 23:40:37 +02:00
  • be0b8ce8d2
    add nix flake for dev env crapStone 2024-04-27 23:39:48 +02:00
  • 7f4c8d67ec
    add prettier and format files pat-s 2024-04-27 23:29:43 +02:00
  • e45a354eef CI modifications (#318) pat-s 2024-04-27 21:26:21 +00:00
  • 5b9b8fe518
    dep on pat-s 2024-04-27 23:06:56 +02:00
  • 271b0e889f
    merge main pat-s 2024-04-27 22:58:45 +02:00
  • 92c648eb84
    merge main pat-s 2024-04-27 22:58:45 +02:00
  • 75e15442fc
    merge main pat-s 2024-04-27 22:56:57 +02:00
  • 1a332c1d54
    fix CI triggers pat-s 2024-04-27 22:55:32 +02:00
  • 3ceef03163
    fix triggers pat-s 2024-04-27 22:51:52 +02:00
  • 8a0c60ab97
    fix triggers pat-s 2024-04-27 22:43:44 +02:00
  • 0c47246b3a
    fix triggers pat-s 2024-04-27 22:41:12 +02:00
  • 7f1365f193
    rename pat-s 2024-04-27 22:32:28 +02:00
  • d48c159007
    lint pat-s 2024-04-27 22:31:32 +02:00
  • f1662fa9c4
    add image tags pat-s 2024-04-27 22:26:51 +02:00
  • c14c5474b6 Update gitea sdk and tidy (#314) pat-s 2024-04-27 19:40:14 +00:00
  • 6b77f41f3e
    update gitea sdk and tidy pat-s 2024-04-27 21:20:27 +02:00
  • 7092883ebe Address CI warnings (#312) pat-s 2024-04-27 19:14:01 +00:00
  • 0756b97d9c
    address warnings pat-s 2024-04-27 21:02:26 +02:00
  • 438862c39d Merge branch 'main' into docker_multiarch Patrick Schratz 2024-04-27 18:48:36 +00:00
  • 019e85a0d0 chore: Configure Renovate (#284) Dependency bot 2024-04-27 18:47:42 +00:00
  • 5c28bf17ec Merge branch 'main' into renovate/configure Patrick Schratz 2024-04-25 10:12:05 +00:00
  • d749702308
    update renovate config pat-s 2024-04-25 12:11:17 +02:00
  • 69fb22a9e7 Avoid extra slashes in redirects with :splat (#308) Daniel Erat 2024-04-20 11:00:15 +00:00
  • 55e93a9df3 Avoid extra slashes in redirects with :splat Daniel Erat 2024-04-18 17:24:40 -04:00
  • a986a52755 Fix masked error message from Gitea (#306) Moritz Marquardt 2024-04-18 21:19:45 +00:00
  • 0d2fb43bcc server/handler/try.go aktualisiert Moritz Marquardt 2024-04-18 19:18:56 +00:00
  • c55e690da6 Fix masked error message from Gitea Moritz Marquardt 2024-04-18 19:12:53 +00:00
  • 9ffdc9d4f9 Refactor redirect code and add tests (#304) Daniel Erat 2024-04-18 21:03:16 +00:00
  • 0ff026f558 Refactor redirect code and add tests Daniel Erat 2024-04-16 13:00:53 -04:00
  • 794e155169 Fix new CI issues feat/redis-caching Moritz Marquardt 2024-04-18 21:17:27 +02:00
  • 42a4502206 Run gofumpt Moritz Marquardt 2024-04-18 19:08:47 +02:00
  • f6ed4285bc Do not cache incomplete requests Moritz Marquardt 2024-04-16 22:38:48 +02:00
  • 18d09a163c Use hashicorp's LRU cache for DNS & certificates Moritz Marquardt 2024-04-16 22:22:09 +02:00
  • 7694deec83 Fix missing return on redis parsing issues Moritz Marquardt 2024-04-16 21:56:45 +02:00
  • 5bf538c5ec Format go code Moritz Marquardt 2024-04-02 21:14:03 +02:00
  • 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 +02:00
  • f6d3147ba1 Fix tests not running Moritz Marquardt 2024-04-02 00:16:30 +02:00
  • 48e919a7bf Cache empty files & fix #303 (missing content cache) Moritz Marquardt 2024-04-01 21:59:09 +02:00
  • 46c8daacba Move redis config to CacheConfig struct, add cache prefixes & trace logging Moritz Marquardt 2024-03-29 23:15:08 +01:00
  • e1a22d5f4c Make it possible to actually use redis for caching through the config flags Moritz Marquardt 2024-03-26 07:47:39 +01:00
  • c4181d1206 Move to []byte for caching and make it compile Moritz Marquardt 2024-03-26 07:38:15 +01:00
  • 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 +01:00
  • b8b9886ee1 fix lint Jean-Marie 'Histausse' Mineau 2024-03-26 13:17:35 +01:00
  • c89ce83b6b simplify wildecard logic Jean-Marie 'Histausse' Mineau 2024-03-26 00:45:45 +01:00
  • 03881382a4 Add option to disable DNS ACME provider (#290) Jean-Marie 'Histausse' Mineau 2024-04-18 17:05:20 +00:00
  • 924ad83ac6
    code review fixes woohoo orangix 2024-03-27 08:06:11 +01:00
  • 6f7e694fd4
    Add gzip compression video-prize-ranch 2024-03-27 17:01:45 -04:00
  • ec2a9e6f28
    fix lint Jean-Marie 'Histausse' Mineau 2024-03-26 13:17:35 +01:00
  • 6fc224b359
    simplify wildecard logic Jean-Marie 'Histausse' Mineau 2024-03-26 00:45:45 +01:00
  • 376d4e0b7c Merge branch 'main' into main 6543 2024-03-24 09:29:49 +00:00
  • bb41a4abfa use /proc/self/statm to get current usage fix/memory-problem crapStone 2024-03-15 20:35:39 +01:00
  • a9b6615286 create a workaround to fix the oom problem crapStone 2024-02-05 19:16:35 +01:00
  • dd6d8bd60f fixed one grammar error. (#297) caelandb 2024-03-12 21:50:17 +00:00
  • 5a20d43e4a fixed one grammar error. caelandb 2024-03-12 15:22:26 +02:00
  • 4da9f105e8 server/certificates/certificates.go aktualisiert secondtruth 2024-03-04 15:49:42 +00:00
  • a6e9510c07 FIX blank internal pages (#164) (#292) Hoernschen 2024-02-26 22:21:42 +00:00
  • 44c76dfcaa
    CHANGE logging Hoernschen 2024-02-26 21:35:28 +01:00
  • aeaf084ea1
    CHANGE redirect and traling slash appending back Hoernschen 2024-02-26 09:48:22 +01:00
  • 5a844330d9
    Fix linting Hoernschen 2024-02-25 20:52:42 +01:00
  • c1a2b9cfa3
    FIX linting Hoernschen 2024-02-25 20:30:12 +01:00
  • f74f71cac1
    FIX blank internal pages (#164) Hoernschen 2024-02-25 19:47:12 +01:00
  • 1568e97bac
    Add gzip compression using gzip middleware video-prize-ranch 2024-02-25 00:15:33 -05:00
  • 51d331d658
    existance->existence Jean-Marie 'Histausse' Mineau 2024-02-19 23:26:38 +01:00
  • 75499672fd
    rename ownerExistance->ownerExistanceKeyPrefix Jean-Marie 'Histausse' Mineau 2024-02-19 21:35:59 +01:00
  • cccf733561
    add doc for no-dns-01 Jean-Marie 'Histausse' Mineau 2024-02-17 22:16:19 +01:00
  • d7a8875a0d
    lint Jean-Marie 'Histausse' Mineau 2024-02-17 21:03:13 +01:00
  • 8ba71e4d59
    use self-signed cert instead of TLS-ALPN-01 when DNS not defined Jean-Marie 'Histausse' Mineau 2024-02-17 20:59:09 +01:00
  • 62bff5d1b7
    limit generating non-wildcard cert to user and org that exists Jean-Marie 'Histausse' Mineau 2024-02-17 02:27:14 +01:00
  • 83b1c4f9e4
    add option to avoid using dns wildcard cert Jean-Marie 'Histausse' Mineau 2024-02-17 00:37:26 +01:00
  • 7e80ade24b Add config file and rework cli parsing and passing of config values (#263) crapStone 2024-02-15 16:08:29 +00:00
  • b85194cded Merge branch 'main' into feature/add-config-file 6543 2024-02-15 16:03:32 +00:00
  • c1fbe861fe rename gitea to forge in html error messages (#287) crapStone 2024-02-11 12:43:25 +00:00
  • 897781c0b6 fix lints crapStone 2024-02-11 12:03:45 +01:00
  • 50652b2935
    rename gitea to forge crapStone 2024-02-09 15:49:53 +01:00
  • 75efaae21a
    suggestions from review crapStone 2024-02-05 20:33:06 +01:00
  • 6f7a3dbf29 chore(deps): add renovate.json woodpecker-bot 2024-02-05 00:08:54 +00:00
  • bdd62b7453 Merge branch 'main' into feature/add-config-file crapStone 2024-01-18 20:36:19 +00:00
  • a09bee68ad Meta: Redirect user support to Codeberg/Community (#277) Panagiotis "Ivory" Vasilopoulos 2024-01-18 20:35:32 +00:00
  • d71574901b Meta: Redirect user support to Codeberg/Community Panagiotis "Ivory" Vasilopoulos 2024-01-18 21:17:52 +01:00
  • 6bf6f621b4
    fix lints crapStone 2024-01-18 21:29:23 +01:00
  • fc480bfb45 Merge branch 'main' into feature/add-config-file crapStone 2024-01-18 20:23:30 +00:00
  • 4a6f56b44b
    WIP crapStone 2024-01-18 21:22:19 +01:00
  • 15916444e1 Fix panic in formatting not found message (#276) v5.1 Gusted 2024-01-18 14:31:46 +00:00
  • c25ee73e64
    Fix panic in formatting not found message Gusted 2024-01-18 15:19:06 +01:00
  • 7b3a09d8ac
    fix tests crapStone 2023-11-19 23:56:56 +01:00
  • 5ed4ca2500
    add test to override values from config when args are present crapStone 2023-11-19 23:50:04 +01:00
  • 2238a57801
    fix integration test crapStone 2023-11-19 22:54:42 +01:00
  • f79d7501a4
    add vscode launch config crapStone 2023-11-19 22:54:23 +01:00
  • 481a718e4a
    add godoc to cache interface crapStone 2023-11-17 23:50:40 +01:00
  • 7a58c97817
    remove codeberg default values crapStone 2023-11-17 23:49:18 +01:00
  • 96fb1bebd9
    fix pages-branch option crapStone 2023-11-17 23:38:42 +01:00
  • 7401846261
    pass down acme config crapStone 2023-11-17 23:23:24 +01:00
  • 6e797b8115
    suggestions from review crapStone 2023-11-17 23:17:12 +01:00
  • 4d760d9a9d
    fix pipeline crapStone 2023-11-17 22:53:24 +01:00
  • 81e980ce13 use new config structs for passing config down crapStone 2023-11-17 22:09:28 +01:00