Commit Graph

16 Commits

Author SHA1 Message Date
Wim 48923386b3
Clarify README about token 2023-07-30 22:27:18 +02:00
Wim a43475f81c
Release v0.0.4 2023-04-14 23:50:25 +02:00
Wim 258a4763cf
Update dependencies 2023-04-14 23:49:28 +02:00
Wim 136c600e25
Add note about markdown 2022-11-02 19:04:51 +01:00
Wim c5a4da5572
Release v0.0.3 2022-11-02 19:00:51 +01:00
Wim cf44709b69
Update README.md 2022-11-02 18:59:54 +01:00
Wim f9a7e98702
Add support for gitea-pages-allowall repo topic tag
If a repo has been tagged with gitea-pages-allowall we don't need an
extra gitea-pages branch with a toml configuration.

This makes it easier for repos that can just expose every branch
2022-11-02 18:53:55 +01:00
Wim e46079d2b1
Add README.md and Dockerfile 2022-11-02 01:08:01 +01:00
Wim 1ed8d43714
Add support for branch.repo.username.hostname
If we have a domain configured eg giteapages.io then besides the normal
user.giteapages.io and org.giteapages.io we also support

repo.user.giteapages.io / repo.org.giteapages.io
branch.repo.user.giteapages.io / branch.repo.org.giteapages.io
2022-11-02 00:00:04 +01:00
Wim f99aedb6a1
Add support for a gitea-pages repo with gitea-pages branch on the root
If we don't find a repo, we search for the gitea-pages repo if this
exists, has the gitea-pages topic tag and has a gitea-pages branch we
will use this to do a file lookup.

We don't need a gitea-pages.toml config file for this repo.
2022-11-01 23:21:52 +01:00
Wim 1a9f1b8a15
Fix linting 2022-11-01 22:36:56 +01:00
Wim 3ee0dee61b
Start using gitea-sdk where possible 2022-11-01 22:36:56 +01:00
Wim 9120ac1d28
Make gitea-pages variable 2022-11-01 22:36:52 +01:00
Wim 9ed3fcd793
Return 404 always on error 2022-11-01 21:21:46 +01:00
Wim 4511c4c017
Initial commit 2022-10-30 22:46:54 +01:00
Wim e6e5634d44
Initial commit 2022-10-30 13:07:19 +01:00