Wykres commitów

  • 4320126822
    add more code comments and documentation 6543 2023-02-11 00:53:28 +0100
  • bee54de96f
    move acmeClient creation into own file & struct 6543 2023-02-11 00:32:52 +0100
  • 28bc5aa092
    more tests 6543 2023-02-10 23:21:29 +0100
  • d6a8db8d95
    adjust error level 6543 2023-02-10 23:20:40 +0100
  • a67b068a16
    fix cache bug 6543 2023-02-10 23:06:33 +0100
  • 7c5831d293
    nits 6543 2023-02-10 23:03:34 +0100
  • 0b0c871af3 fix cache bug 6543 2023-02-10 23:06:33 +0100
  • 01db2d50ae nits 6543 2023-02-10 23:03:34 +0100
  • cabd24af28
    reorder flags 6543 2023-02-10 21:39:19 +0100
  • ee69e007c6 tests :) 6543 2023-02-10 17:05:07 +0100
  • 008ce4ab02 try to fix #176 6543 2023-02-10 16:42:29 +0100
  • de175da42d Put does InsertOrUpdate 6543 2023-02-10 05:24:26 +0100
  • 1b6ea4b6e1
    use same version var on cli app as header 6543 2023-02-10 04:33:28 +0100
  • b4039507bf rm unused 6543 2023-02-10 04:04:18 +0100
  • 9787696ad6 remove integration-tests-legacy step 6543 2023-02-10 04:02:37 +0100
  • 089abd48de Drop: pogreb support 6543 2023-02-10 03:59:20 +0100
  • 7b35a192bf Add cert store option based on sqlite3, mysql & postgres (#173) v4.6 6543 2023-02-10 03:00:14 +0000
  • caed68ff25 just 6543 2023-02-10 03:45:20 +0100
  • bfe054f734 some linting 6543 2023-02-10 03:43:33 +0100
  • 7ce46167ff fix tests 6543 2023-02-10 02:49:04 +0100
  • 1ddfac9510 Merge branch 'main' into xorm 6543 2023-02-10 02:45:58 +0100
  • 7fce7cf68b Added Whitespace Trimming TXT DNS Records (#152) foehammer 2023-02-10 01:44:44 +0000
  • c9d41136cd Merge branch 'main' into Ignore_Whitespace 6543 2023-02-10 01:43:38 +0000
  • ab7cbbbc6d Merge branch 'main' into xorm 6543 2023-02-10 01:38:38 +0000
  • 8b1f497bc4 Allow to use certificate even if domain validation fails (#160) Gusted 2023-02-10 01:38:15 +0000
  • 561d54153e remove inline retry attempts -> #174 6543 2023-02-10 02:27:57 +0100
  • 321ce4f77e bump min golang req to v1.20 6543 2023-02-10 02:16:43 +0100
  • 146051c08a fix integration 6543 2023-02-10 02:07:31 +0100
  • 0d855ac441 less panic and more fixing 6543 2023-02-10 01:57:19 +0100
  • d5b9f255f5 try2 6543 2023-02-10 01:05:46 +0100
  • 2affc7c395 test both cert backends 6543 2023-02-09 22:24:15 +0100
  • 4fe983c96d integration tests: test new db backend 6543 2023-02-09 22:20:15 +0100
  • 387a69df97 lint: gocritic fix 6543 2023-02-09 22:12:34 +0100
  • d7a403f077 Merge branch 'main' into graceful-validation-error 6543 2023-02-09 21:07:36 +0000
  • aa21b81586 improve 6543 2023-02-09 22:03:11 +0100
  • 1c5561231b fix lint issues 6543 2023-02-09 21:39:37 +0100
  • a656335a22 dedup & fix 6543 2023-02-09 21:27:47 +0100
  • 3c0ee7e8a3 wip 6543 2023-02-09 19:14:53 +0100
  • 75942990ac Merge branch 'main' into xorm 6543 2023-02-09 18:32:17 +0100
  • 2c2087953d Add Integration test for custom domain redirect to another custom domain (#172) 6543 2023-02-09 17:30:06 +0000
  • d4f1f5b29a Add Integration test for custom domain redirect to another custom domain 6543 2023-02-09 18:08:04 +0100
  • 52a3b48016 next 6543 2023-02-09 17:52:30 +0100
  • 1715e88910 start with xorm 6543 2023-02-09 15:19:16 +0100
  • 3166b05107 make pogreb config and move code 6543 2023-02-09 14:21:26 +0100
  • d4270b0f97
    Empty commit foehammer127 2023-02-03 19:08:40 -0600
  • cd4544b5a0
    Empty commit foehammer127 2023-02-03 19:07:40 -0600
  • bb722976ff Merge branch 'main' into Ignore_Whitespace foehammer 2023-02-03 04:46:51 +0000
  • 4fae603aec
    add some integration tests for raw domain should probably add more crystal 2023-02-01 21:11:30 -0700
  • 6f954d33d3
    Merge branch 'main' into raw-fix-1 crystal 2023-02-01 13:45:49 -0700
  • 759c551da9 Optional wildcard certs (#167). jimafisk 2023-02-01 13:29:05 -0500
  • faeb8ae499 Basic HTTP Auth (#163). jimafisk 2023-01-31 15:14:31 -0500
  • 001e89bb2e
    Break on not found error Gusted 2023-01-29 18:49:39 +0100
  • e7e3045601
    Merge branch 'main' into graceful-validation-error Gusted 2023-01-28 13:35:18 +0100
  • e1eb876c9b
    Add re-try mechanism Gusted 2023-01-28 13:29:54 +0100
  • 513e79832a Use correct log level for `CheckCanonicalDomain` (#162) v4.5 Gusted 2023-01-22 18:52:21 +0000
  • 13f71b4dd8
    Use correct log level for `CheckCanonicalDomain` Gusted 2023-01-22 19:41:30 +0100
  • 0ca3377e68
    Allow to use certificate even if domain validation fails Gusted 2023-01-15 23:30:03 +0100
  • 5f91c26443 allow raw domain to serve files from branches with custom domains crystal 2023-01-12 18:20:00 -0700
  • 8889476f92 allow raw domain to serve index.html crystal 2023-01-12 18:17:56 -0700
  • bd538abd37 Fix wrong redirect on custom domain with path (#154) crapStone 2023-01-11 00:00:37 +0000
  • 6cee2b1c81 add more info 6543 2023-01-11 00:49:35 +0100
  • 0a0b5edfb4 add TestCustomDomainRedirects 6543 2023-01-11 00:48:40 +0100
  • 7171774a34
    fix wrong redirect on custom domain with path crapStone 2023-01-11 00:01:09 +0100
  • a0acbf4228
    Changed ordering + cleaned up code foehammer127 2023-01-04 09:43:58 -0600
  • 9565399069
    Added Whitespace Trimming to the Function for DNS foehammer127 2023-01-04 00:06:05 -0600
  • e3b10685f0 Merge branch 'main' into issue115 6543 2023-01-04 05:39:56 +0000
  • 1c04ccb74c Merge branch 'main' into main 6543 2023-01-04 05:39:36 +0000
  • c286b3b1d0 Added TokenBucket to limit the rate of validation failures (#151) v4.4 Felipe Leopoldo Sologuren Gutiérrez 2023-01-04 05:26:14 +0000
  • 6820c534a7 rm dummy 6543 2023-01-04 06:24:00 +0100
  • be0ce16828 add dummy 6543 2023-01-04 06:23:34 +0100
  • 293e41bc5c restart ci 6543 2023-01-04 06:22:33 +0100
  • a655e08d31 Merge branch 'main' into add-fail-limit 6543 2023-01-04 05:08:33 +0000
  • f7fad2a5ae Integration Tests use https://codeberg.org/cb_pages_tests 6543 2023-01-04 06:08:06 +0100
  • 98d198d419 Safely get certificate's leaf (#150) Gusted 2023-01-04 04:51:27 +0000
  • 8e4748dce8
    Added TokenBucket to limit the rate of validation failures. Partially addresses #149. fsologureng 2023-01-03 20:52:07 -0300
  • 5f52d681fc
    Safely get certificate's leaf Gusted 2023-01-03 22:43:14 +0100
  • 4b873a4792
    Initial _redirects implementation video-prize-ranch 2022-12-19 15:50:03 -0500
  • 9d769aeee7 Fix error page generation (#145) v4.3 crapStone 2022-12-04 21:24:58 +0000
  • aadf709a3e
    format code crapStone 2022-12-04 13:32:53 +0100
  • 019d942249
    fix xss on error page crapStone 2022-12-02 17:19:43 +0100
  • dcf03fc078 Fix error page (#144) crapStone 2022-12-02 15:25:25 +0000
  • a3e54c91cf
    fix xss on error page crapStone 2022-12-02 13:42:03 +0100
  • 5e72753e91
    ci: "docker-tag" use `tags` v4.2 6543 2022-11-22 22:30:53 +0100
  • caeb1a4acb Return a 404 if there is no repository (#141) jklippel 2022-11-22 21:26:10 +0000
  • 2473e082af
    CI.restart() 6543 2022-11-22 21:59:55 +0100
  • 948dd2d083
    CI.restart() 6543 2022-11-22 21:59:23 +0100
  • f5b3e2ccb0
    fix test 6543 2022-11-22 21:56:40 +0100
  • dba083ac9c
    Return a 404 if there is no repository Jan Klippel 2022-11-22 21:28:00 +0100
  • f2f943c0d8 Remove unnecessary conversion (#139) Gusted 2022-11-15 16:15:11 +0100
  • a3994cf029
    Fix linting Gusted 2022-11-15 16:09:47 +0100
  • 202c950398
    Fix `createHttpResponse` Gusted 2022-11-15 16:03:40 +0100
  • 827c582147
    Add golangci linters Gusted 2022-11-15 09:04:56 +0100
  • 51954417cd
    defined branches are requested before the default branch on the default repo Simon Vieille 2022-11-14 15:46:48 +0100
  • dfea70b5cc
    fix tests Simon Vieille 2022-11-13 22:57:13 +0100
  • c54328d6d3
    fix tests Simon Vieille 2022-11-13 22:40:35 +0100
  • a04ca09d8c
    add missing targeted branch Simon Vieille 2022-11-13 18:24:53 +0100
  • df5199c9a3
    Remove unnecessary conversion Gusted 2022-11-13 12:11:55 +0100
  • 27f4da6637 Merge branch 'main' into issue115 6543 2022-11-12 22:40:54 +0100
  • 3c61a39864 Enable http/2 support (#137) v4.1 Gusted 2022-11-12 22:25:20 +0100
  • 467c10df60
    Enable http/2 support Gusted 2022-11-12 22:15:23 +0100