Commit Graph

4 Commits

Author SHA1 Message Date
Sascha
c6d15bd52b Fix compilation errors 2021-03-19 17:49:40 +01:00
Sascha
50cd1a9c17 GraphQL: Add EditComment input/payload to gen_models 2021-03-19 17:49:38 +01:00
Michael Muré
3cf31fc404
repository: merge git.Hash in for one less /util package 2020-07-01 19:39:02 +02:00
Michael Muré
2ab6381a94
Reorganize the webUI and API code
Included in the changes:
- create a new /api root package to hold all API code, migrate /graphql in there
- git API handlers all use the cache instead of the repo directly
- git API handlers are now tested
- git API handlers now require a "repo" mux parameter
- lots of untangling of API/handlers/middleware
- less code in commands/webui.go
2020-06-27 23:03:05 +02:00