mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2026-05-15 23:40:26 +00:00
* Dropped unused codekit config * Integrated dynamic and static bindata for public * Ignore public bindata * Add a general generate make task * Integrated flexible public assets into web command * Updated vendoring, added all missiong govendor deps * Made the linter happy with the bindata and dynamic code * Moved public bindata definition to modules directory * Ignoring the new bindata path now * Updated to the new public modules import path * Updated public bindata command and drop the new prefix |
||
|---|---|---|
| .. | ||
| add_child.go | ||
| client.go | ||
| cluster.go | ||
| compare_and_delete.go | ||
| compare_and_swap.go | ||
| debug.go | ||
| delete.go | ||
| error.go | ||
| get.go | ||
| member.go | ||
| options.go | ||
| requests.go | ||
| response.generated.go | ||
| response.go | ||
| set_update_create.go | ||
| shuffle.go | ||
| version.go | ||
| watch.go | ||