Commit graph

  • b6d0a04b21
    refactor: rm not needed type conversion 6543 2022-11-12 21:04:34 +01:00
  • 516cb6677c
    Merge branch 'main' into issue115 6543 2022-11-12 21:02:19 +01:00
  • 6c63b66ce4 Refactor split long functions (#135) 6543 2022-11-12 20:43:44 +01:00
  • a1b964f6e7
    Merge branch 'main' into refactor_split-long-funcs 6543 2022-11-12 20:38:27 +01:00
  • b9966487f6 switch to std http implementation instead of fasthttp (#106) 6543 2022-11-12 20:37:20 +01:00
  • 66c56dcf82
    split 6543 2022-11-12 19:57:37 +01:00
  • 162ac30f5c
    new file and use Options 6543 2022-11-12 19:33:09 +01:00
  • 6afc95b875
    fix bug of 8519bba527 6543 2022-11-12 19:13:54 +01:00
  • 5e499fc12c
    more upstreamOption usage 6543 2022-11-12 19:00:03 +01:00
  • 7acb60874e
    move handler into its own package 6543 2022-11-12 18:44:04 +01:00
  • 8519bba527
    tryUpstream always use targetOpt generated by tryBranch 6543 2022-11-12 17:50:08 +01:00
  • 658de3956e
    sort import 6543 2022-11-12 14:10:04 +01:00
  • 8e6c0c6c9f
    deduplicate 6543 2022-11-12 14:08:08 +01:00
  • 5f2f073a73
    deduplicate 6543 2022-11-12 13:10:07 +01:00
  • 088db6832a Merge branch 'main' into issue115 6543 2022-11-12 02:56:56 +01:00
  • f13feec8bf
    unwind tryBranch into own func 6543 2022-11-12 02:54:56 +01:00
  • 3d9ffcf8d7
    Merge branch 'std-http' into refactor_split-long-funcs 6543 2022-11-12 01:08:24 +01:00
  • ce58fa24a0
    fix misspell and more log info 6543 2022-11-12 00:56:30 +01:00
  • eeaff6de2c
    explain why we cache symlinc and not content 6543 2022-11-12 00:54:02 +01:00
  • c6326c88af
    cache write error does not care what content is stored 6543 2022-11-12 00:49:47 +01:00
  • 834e8544f0
    use message 6543 2022-11-12 00:43:09 +01:00
  • 1bbb1b4a10
    fix lint issue 6543 2022-11-12 00:40:18 +01:00
  • da84be2352
    writeCacheReader: rename all vars to use full redable words 6543 2022-11-12 00:38:21 +01:00
  • cf78f5fda2
    format code 6543 2022-11-12 00:32:32 +01:00
  • ba00db990b
    better code comment and move val into its own const 6543 2022-11-12 00:29:45 +01:00
  • 9df4a50e10
    rm dead code and add nice code comment 6543 2022-11-12 00:27:40 +01:00
  • 128a6bd2d9
    Merge branch 'main' into std-http 6543 2022-11-12 00:24:01 +01:00
  • 69eabb248a
    CI publish next only on default branch 6543 2022-11-12 00:23:45 +01:00
  • 24039fd18a
    '%s' -> %q 6543 2022-11-12 00:21:45 +01:00
  • 81bc8fec08
    '%s' -> %q 6543 2022-11-12 00:20:19 +01:00
  • ae610d301a
    code format 6543 2022-11-12 00:15:06 +01:00
  • cba996978e
    nit picking of legacy 6543 2022-11-12 00:08:56 +01:00
  • b759aaf673
    nit 6543 2022-11-12 00:06:34 +01:00
  • f635c21c64
    update func desc 6543 2022-11-12 00:05:51 +01:00
  • 46a343c182
    fix merge conflict relict 6543 2022-11-11 23:57:38 +01:00
  • 699c142105
    Merge branch 'main' into std-http 6543 2022-11-11 23:53:21 +01:00
  • 8e67d28c4f
    Add editorconfig, fix files and lint via ci 6543 2022-11-11 23:51:45 +01:00
  • 6bc79e5ebf
    wip 6543 2022-11-11 19:03:17 +01:00
  • 9a44e26da7
    set header as own func 6543 2022-11-11 18:50:34 +01:00
  • 5db46e99fe
    usage of ctx.StringSlice and cli.StringSliceFlag Simon Vieille 2022-11-11 17:12:16 +01:00
  • 8c3b74518c
    cache branch not found and only log error if error != NotFound 6543 2022-11-11 15:27:18 +01:00
  • 06bde50161 Merge branch 'main' into issue115 6543 2022-11-11 15:03:01 +01:00
  • 7526873049 [std-http] fix-header (#134) 6543 2022-11-11 06:38:09 +01:00
  • 2763718e78
    fix 6543 2022-11-11 06:31:01 +01:00
  • a80185f82e
    add issue 6543 2022-11-11 06:29:35 +01:00
  • 64201735a9
    rm gzip 6543 2022-11-11 06:18:14 +01:00
  • a107ce0a05
    next 6543 2022-11-11 06:16:56 +01:00
  • f18169fdc2
    fix edgecases 6543 2022-11-11 05:50:29 +01:00
  • 51c3cf7e9b
    nit 6543 2022-11-11 05:41:53 +01:00
  • 2d88c0cec0
    Merge branch 'std-http' into std-http_fix-header 6543 2022-11-11 05:34:11 +01:00
  • 4117775cf0
    fix raw serve 6543 2022-11-11 05:23:55 +01:00
  • 2da6b00b52
    more logs 6543 2022-11-11 05:27:55 +01:00
  • 8418f79f79
    fix raw serve 6543 2022-11-11 05:23:55 +01:00
  • 05e075dd83
    wip 6543 2022-11-11 05:21:05 +01:00
  • 7f2854d537
    test dont panic 6543 2022-11-11 04:32:30 +01:00
  • 63d0b8d320
    more logging 6543 2022-11-08 00:15:09 +01:00
  • 026ef06afe
    fix lint issue 6543 2022-11-08 00:06:10 +01:00
  • 7c45a420e4
    less indirect 6543 2022-11-08 00:05:27 +01:00
  • b2323ee8a5
    Add editorconfig 6543 2022-11-07 23:49:48 +01:00
  • de98ed5656
    fix cache 6543 2022-11-07 23:43:20 +01:00
  • 1438699b73
    nice error pages 6543 2022-11-07 23:37:52 +01:00
  • b473639103
    nit 6543 2022-11-07 23:22:32 +01:00
  • f31c0b1659
    refactor, dedup & pass-forward 6543 2022-11-07 23:21:35 +01:00
  • 0339a52efc
    Merge branch 'main' into std-http 6543 2022-11-07 23:10:18 +01:00
  • 91b54bef29
    add newline 6543 2022-11-07 23:09:41 +01:00
  • f96d11896f
    minimize diff 6543 2022-11-07 23:06:40 +01:00
  • 218b52094e
    more log 6543 2022-11-07 23:01:31 +01:00
  • a03ea956d5
    more log 6543 2022-11-07 22:49:46 +01:00
  • 70871e77be
    improve & refactor & return specific error pages 6543 2022-11-07 22:47:03 +01:00
  • 60aefb4bf5
    rm 6543 2022-11-07 21:34:23 +01:00
  • fe444aa2c0
    Merge branch 'main' into std-http 6543 2022-11-07 16:30:46 +01:00
  • bf9a08e1fd Fatal on ACME Client creation failure (#133) Gusted 2022-11-07 16:27:37 +01:00
  • ea723a86d2 Fatal on ACME Client creation failure (#132) Gusted 2022-11-07 15:52:44 +01:00
  • bbc3bad7a2 Fatal on ACME Client creation failure Gusted 2022-11-07 15:03:17 +01:00
  • 82fa771ddd
    Fatal on ACME Client creation failure Gusted 2022-11-07 15:03:17 +01:00
  • 5d486ab46f
    Merge branch 'main' into std-http 6543 2022-10-10 23:33:26 +02:00
  • b9e9f14209 use codeberg.org/6543/docker-images/golang_just v3.2.1 6543 2022-10-10 23:27:33 +02:00
  • df2228b6d5 ci: let tag run pipeline 6543 2022-10-10 23:25:21 +02:00
  • af49f9a8f6
    fix 6543 2022-09-19 12:15:14 +02:00
  • 94cb43508c
    magic 6543 2022-09-18 22:41:52 +02:00
  • 4a2a14272b
    break into own func and fix 6543 2022-09-18 22:13:50 +02:00
  • 40478215d0
    handle serve raw case 6543 2022-09-18 21:56:56 +02:00
  • 8dac935cd8
    wip: add fileCache back 6543 2022-09-18 21:02:55 +02:00
  • 9626d3a8a0
    add debugging from 091e6c8ed9 back 6543 2022-09-18 19:50:41 +02:00
  • bcb7d773d1
    readd err debug 6543 2022-09-18 19:47:20 +02:00
  • 091e6c8ed9 Add explicit logging in GetBranchTimestamp (#130) Gusted 2022-09-18 16:13:27 +02:00
  • 9dc8479ccb Merge branch 'main' into add-logging-branchtimestamp Gusted 2022-09-18 16:03:46 +02:00
  • 38cb18ba61
    Fix small bug Gusted 2022-09-18 16:02:32 +02:00
  • 1565fbc92f
    Add explicit logging in GetBranchTimestamp Gusted 2022-09-18 16:01:05 +02:00
  • 2a730b2439 Update README (#128) Gusted 2022-09-13 23:26:45 +02:00
  • 668b2660fc
    Update README Gusted 2022-09-13 23:11:22 +02:00
  • 8f2699407d Make verbose checks in tryBranch (#127) Gusted 2022-09-13 23:06:31 +02:00
  • 0cee937953
    Make verbose checks in tryBranch Gusted 2022-09-13 22:59:42 +02:00
  • fac052f052
    add gzip support 6543 2022-08-28 21:30:10 +02:00
  • 16a8d5d575
    REMOVE fasthttp version 6543 2022-08-28 20:54:17 +02:00
  • ea13ac0e92
    fix lint issues and tests 6543 2022-08-28 16:53:30 +02:00
  • dc023b81a8
    first working 6543 2022-08-28 16:36:56 +02:00
  • 8a5a3cee5d
    fix unit tests 6543 2022-08-28 16:29:28 +02:00
  • 460c0a2db4
    first working build 6543 2022-08-28 16:26:38 +02:00
  • 51ca74fc11
    more string 6543 2022-08-28 16:21:37 +02:00