Commit Graph

22 Commits

Author SHA1 Message Date
c097100f58 feat(blogo,gitea): GetFileReader method 2025-01-08 11:10:20 -03:00
4f72400a3f fix(blogo,gitea): pointer receivers in json.Unmarshal 2025-01-08 11:09:28 -03:00
184e6a1241 fix(blogo,gitea): template string values order 2025-01-08 11:09:05 -03:00
a126c1387e feat(blogo,gitea): get single commit metadata method 2025-01-08 00:12:34 -03:00
d7e7dc84af fix(blogo,gitea): remove reference to already pointer value in json.Unmarshal 2025-01-08 00:08:51 -03:00
2e15d01411 feat(blogo,gitea): return response on client methods to better mirror the official sdk 2025-01-08 00:05:51 -03:00
bb91a39efd fix(blogo,gitea): use pointers to contentReponse 2025-01-07 23:31:59 -03:00
ded75c6f7a chore(blogo,gitea): add reference to the official Gitea Go SDK 2025-01-07 18:44:51 -03:00
73258dce47 chore(blogo): add license headers in files 2025-01-07 18:42:41 -03:00
32cdfa185c refactor(blogo,gitea): rename package definition from forgejo to gitea 2025-01-07 18:41:54 -03:00
aceae2d7e6 refactor(blogo,gitea): rename forgejo package to gitea 2025-01-07 18:34:11 -03:00
8d17ea2ed9 chore(blogo,forgejo): improve wording of copyright notices 2025-01-07 18:32:41 -03:00
9b18c4201c fix(blogo,forgejo): add missing close method on res.Body 2025-01-07 18:24:35 -03:00
11093f7535 feat(blogo,forgejo): add Forgejo/Gitea client-methods 2025-01-07 18:13:00 -03:00
a9ff7979e6 chore(blogo): add LICENSE 2025-01-07 18:02:12 -03:00
feb51eef4c feat(blogo,forgejo): inital commit for plugin blogo-forgejo 2025-01-07 15:22:01 -03:00
24b25145f4 feat(blogo): initial Blogo initialization 2025-01-06 20:05:34 -03:00
50a95094d4 feat(blogo): intial commit 2025-01-06 18:55:17 -03:00
4b8d650793 feat(router,rerrors): implement error interface in RouteError 2025-01-03 14:39:50 -03:00
d00fd5dbbe fix: support trailing syntax in router 2024-12-18 16:03:31 -03:00
c0854dea2c feat: move capytalcode/project-comicverse/libs to ./groute 2024-12-18 15:33:29 -03:00
0086af20fe feat: initial commit 2024-12-18 15:33:03 -03:00