Commit graph

  • b1b23ce2ec
    make it conf via arg or env 6543 2022-07-24 17:52:07 +0200
  • aa83b307db
    add TestLFSSupport 6543 2022-07-24 17:43:34 +0200
  • 1e183d7249
    Improve logging Gusted 2022-07-24 06:22:52 +0200
  • 7a7cbac171
    more debug log 6543 2022-07-22 01:00:48 +0200
  • 3ccaa17707
    add integration test 6543 2022-07-22 00:49:09 +0200
  • 69c2532026
    Add Support to Follow Symlinks 6543 2022-07-21 22:13:18 +0200
  • f4d21a6036
    next 6543 2022-07-21 22:01:22 +0200
  • 18a8e777aa
    next 6543 2022-07-21 22:00:06 +0200
  • cfecdb6acc
    Merge branch 'move-more-logic-into-client' into std-http 6543 2022-07-21 21:58:22 +0200
  • 22ced5cb37
    Merge branch 'main' into std-http 6543 2022-07-21 21:53:36 +0200
  • 61b959a93b
    refactor client api 6543 2022-07-21 21:53:22 +0200
  • 361639db68
    split to move cache logic into it later 6543 2022-07-21 21:41:56 +0200
  • 150b6ff30b
    removed unnecessary unwraps, closes #4 v0.3.1 crapStone 2022-07-16 16:40:53 +0200
  • 4624a98039
    add badges to README crapStone 2022-07-16 16:15:12 +0200
  • 61abc5cb7c
    prepare 0.3.0 release v0.3.0 crapStone 2022-07-16 14:39:14 +0200
  • 620ba2bbe8 Add cli option to select device to control (#6) crapStone 2022-07-16 14:37:12 +0200
  • 6f84078759
    improve readme, closes #2 crapStone 2022-07-16 14:10:40 +0200
  • 80081c5e60
    i got the name on crates.io!!! v0.2.2 crapStone 2022-07-16 04:40:10 +0200
  • 15723388d2
    add aur package to readme, closes #3 crapStone 2022-07-16 03:42:17 +0200
  • ba2844c7d1
    prepare crates.io release v0.2.1 crapStone 2022-07-16 02:34:51 +0200
  • 8f16e59680
    format crapStone 2022-07-16 02:25:31 +0200
  • fcc49740c7
    show default controller in output crapStone 2022-07-16 02:22:57 +0200
  • 96f92e0d3f
    trigger ci crapStone 2022-07-16 01:25:26 +0200
  • 626024a115
    add woodpecker config crapStone 2022-07-16 01:23:26 +0200
  • 0eb1534e42
    use long names crapStone 2022-07-16 01:17:20 +0200
  • 3a8ebca75e
    improvements crapStone 2022-07-16 01:01:48 +0200
  • 00e8a41c89 Add Dockerfile (#111) dorianim 2022-07-16 00:59:55 +0200
  • d8edcb07e4 Workflow: Build docker image on push and pull_request dorianim 2022-07-15 23:58:02 +0200
  • 114e567826
    change license to GPLv3 crapStone 2022-07-15 23:55:31 +0200
  • 7d57c0a8a8
    update dependencies crapStone 2022-07-15 23:34:09 +0200
  • 6bf02a4ea0 Feat: Dockerfile dorianim 2022-07-15 22:35:02 +0200
  • 8207586a48
    just fix bcaceda711 v3.1 6543 2022-07-15 21:39:42 +0200
  • b377efbbda
    Merge branch 'main' into std-http 6543 2022-07-15 21:27:28 +0200
  • bcaceda711 dont cache if ContentLength greater fileCacheSizeLimit (#108) 6543 2022-07-15 21:21:26 +0200
  • f8bdc45dd7
    Merge branch 'main' into address-96 6543 2022-07-15 21:14:58 +0200
  • edb592fbbb
    close #96 6543 2022-07-15 21:14:32 +0200
  • b49bd86cdf
    add "just clean" 6543 2022-07-15 21:12:06 +0200
  • 5411c96ef3 Tell fasthttp to not set "Content-Length: 0" on non cached content (#107) 6543 2022-07-15 21:06:05 +0200
  • 0b7e40a098
    : 6543 2022-07-15 20:59:37 +0200
  • 4459ddc45a
    add todo 6543 2022-07-15 20:58:15 +0200
  • b8ec53c52d
    fix integration tests 6543 2022-07-15 20:57:10 +0200
  • d78c8c3201
    fix #97 6543 2022-07-15 19:10:55 +0200
  • 8390f77ecd
    fix #97 6543 2022-07-15 19:08:19 +0200
  • d669cc208f next 6543 2022-07-15 18:56:20 +0200
  • 2d3be9dc2c
    ... next ... 6543 2022-07-15 18:53:04 +0200
  • 6f56fa97a1
    start ... 6543 2022-07-15 18:10:41 +0200
  • baf4e7e326 Make the 404 page more readable and natural (#104) Jeremy 2022-07-15 17:18:25 +0200
  • a3e9e4a252 Fix 404.html Jeremy 2022-07-15 00:24:26 +0200
  • 9c01fd2ac2 Fix 404.html Jeremy 2022-07-14 22:18:40 +0200
  • fd24b4a2bc Pass logger to fasthttp (#98) Gusted 2022-07-12 15:32:48 +0200
  • ca66739389 Merge branch 'main' into add-fasthttp-logger Gusted 2022-07-09 06:04:08 +0200
  • 9076bc3f75 Support access branch that contains slash character (#102) Gary Wang 2022-07-08 13:39:24 +0200
  • 5dd7a6a5ad Add integration test for the branch name replacing rule Gary Wang 2022-07-08 11:55:15 +0800
  • b84d0f8b59 Add description to branch name replacing rule Gary Wang 2022-07-08 10:28:18 +0800
  • 8d87002012 Update README.md to matching the branch name replacing rule Gary Wang 2022-07-08 09:20:38 +0800
  • e4db7e8510 Support access branch that contains slash character Gary Wang 2022-07-06 11:25:46 +0800
  • c29d12374f
    Merge branch 'main' into add-fasthttp-logger Gusted 2022-07-03 14:17:12 +0200
  • 48a49f69a7 Increase concurrent connections to default value (#99) v3.0a Gusted 2022-07-03 13:20:02 +0200
  • 44c50a4987
    Increase connections Gusted 2022-07-03 12:25:46 +0200
  • 4789d2e869
    Pass logger to fasthttp Gusted 2022-07-03 02:12:19 +0200
  • 6dedd55eb3 Release via CI (#94) v3.0 6543 2022-06-14 20:35:11 +0200
  • 5ff73bed89
    switch to plugins/gitea-release 6543 2022-06-14 20:32:50 +0200
  • f03592ae13
    CI: add release step 6543 2022-06-14 19:41:08 +0200
  • b0a8b09546 fix 6543 2022-06-14 19:32:55 +0200
  • 79c836ffe5
    add var to store version tag & adjust Justfile 6543 2022-06-14 19:29:09 +0200
  • a92088f8e8
    target to run single unit test 6543 2022-06-14 19:13:18 +0200
  • 6b0813abe0
    less sleep for integration tests and make it posible to run single integration tests 6543 2022-06-14 19:12:32 +0200
  • af3a6271d6
    use Justfile in ci too 6543 2022-06-14 19:07:29 +0200
  • 4c6164ef05 Propagate ETag from gitea (#93) 6543 2022-06-14 18:23:34 +0200
  • 1b53f50fda
    add testcase for new func 6543 2022-06-14 18:11:58 +0200
  • 01272092eb add todo 6543 2022-06-14 18:02:02 +0200
  • 6dcb3b4ca0
    propagate ETag 6543 2022-06-14 18:01:54 +0200
  • cc32bab31f Enhance joinURL and return error on gitea client on start instead while running (#88) 6543 2022-06-13 20:07:32 +0200
  • 565aba63ee add todo note for golang version bump 6543 2022-06-13 18:59:32 +0200
  • ef4d64b0a8 we need a own implementation :/ 6543 2022-06-13 15:13:49 +0200
  • c97468dd70 add bug case 6543 2022-06-13 14:57:31 +0200
  • 3c3a5b68bf Merge branch 'main' into advanced-joinURL 6543 2022-06-13 14:50:54 +0200
  • 913f762eb0 Add integration test for custom domain (#90) 6543 2022-06-13 14:43:49 +0200
  • 44f9f4b5c4 fin 6543 2022-06-13 13:58:56 +0200
  • 0c622d1eac nit 6543 2022-06-13 13:47:23 +0200
  • 5a5a7274c2 add integration test for custom domain 6543 2022-06-13 13:47:11 +0200
  • d0d5189753 add test targets to Justfile 6543 2022-06-13 13:45:36 +0200
  • ba42ca893c Merge branch 'main' into advanced-joinURL 6543 2022-06-12 03:50:54 +0200
  • 38fb28f84f implement custom 404 pages (#81) crystal 2022-06-12 03:50:00 +0200
  • 58993cc324 oops crystal 2022-06-11 16:55:46 -0600
  • 349eb14969 integration test for custom 404 pages crystal 2022-06-11 16:45:10 -0600
  • a9f63de328 well we have to copy... 6543 2022-06-11 23:52:31 +0200
  • b5318c9f7a Merge branch 'main' into custom404 crystal 2022-06-11 15:47:59 -0600
  • 12e6b4b0d3 Merge refactor fixes crystal 2022-06-11 23:42:16 +0200
  • c00fb87ae9 more coverage 6543 2022-06-11 23:23:58 +0200
  • 1596ab9764 enhance joinURL and return error on gitea client on start instead while running 6543 2022-06-11 21:42:28 +0200
  • 35b35c5d67 Add integration tests (#86) 6543 2022-06-11 23:17:43 +0200
  • d62474bef3 fix build crystal 2022-05-21 02:21:46 -0600
  • 7fea5f9cd7 Merge branch 'main' into custom404-staging crystal 2022-06-11 15:12:20 -0600
  • e9e96ca798 Merge branch 'main' into integration-tests 6543 2022-06-11 23:03:21 +0200
  • 02bd942b04 Move gitea api calls in own "client" package (#78) 6543 2022-06-11 23:02:06 +0200
  • d86b25e7da address review 6543 2022-06-11 22:51:27 +0200
  • 4e42bca189 create fastClient once 6543 2022-06-11 22:46:38 +0200
  • 8add62ee2f less aloc 6543 2022-06-11 22:40:52 +0200
  • 7eeafdbc5f dedup code 6543 2022-06-11 22:15:12 +0200