Commit graph

9 commits

Author SHA1 Message Date
Simon Vieille
a04ca09d8c
add missing targeted branch 2022-11-13 18:24:53 +01:00
6543
bbf85590c4
Merge branch 'main' into issue115 2022-11-12 21:17:22 +01:00
6543
4565481643
refactor: finish use default const for defaultPagesBranch and defaultPagesRepo 2022-11-12 21:16:11 +01:00
6543
c827a28dd8
defaultPagesBranch 2022-11-12 21:13:13 +01:00
6543
9a48680948
Merge branch 'main' into issue115 2022-11-12 21:12:14 +01:00
6543
aa90356f0a
use a const for defaultPagesRepo 2022-11-12 21:10:16 +01:00
6543
b6d0a04b21
refactor: rm not needed type conversion 2022-11-12 21:04:34 +01:00
6543
516cb6677c
Merge branch 'main' into issue115 2022-11-12 21:02:19 +01:00
6543
6c63b66ce4 Refactor split long functions ()
we have big functions that handle all stuff ... we should split this into smaler chuncks so we could test them seperate and make clear cuts in what happens where

Reviewed-on: https://codeberg.org/Codeberg/pages-server/pulls/135
2022-11-12 20:43:44 +01:00