aboutsummaryrefslogtreecommitdiff
path: root/internal/template
Commit message (Expand)AuthorAge
* all: replace `interface{}` with `any` (#7330)Joe Chen2023-02-02
* db: refactor "action" table to use GORM (#7054)Joe Chen2022-06-25
* autofix: function call can be replaced with helper function (#6805)deepsource-autofix[bot]2022-03-06
* autofix: fix check for empty string (#6804)deepsource-autofix[bot]2022-03-06
* db: use GORM to backup and restore non-legacy tables (#6142)ᴜɴᴋɴᴡᴏɴ2020-05-04
* refactor: unify error handling in routing layerᴜɴᴋɴᴡᴏɴ2020-03-16
* git: migrate to github.com/gogs/git-module@v1.0.0 (#5958)ᴜɴᴋɴᴡᴏɴ2020-03-08
* lint: fix some Golang CI lint issues (#5955)ᴜɴᴋɴᴡᴏɴ2020-03-01
* conf: overhaul settings (#5953)ᴜɴᴋɴᴡᴏɴ2020-02-29
* conf: overhaul server settings (#5928)ᴜɴᴋɴᴡᴏɴ2020-02-22
* log: migrate to unknwon.dev/clog/v2 (#5927)ᴜɴᴋɴᴡᴏɴ2020-02-20
* admin: show all version in dashboardᴜɴᴋɴᴡᴏɴ2020-02-19
* Use go-bindata to embed `public` and `templates` files into binary (#5920)Michael Li2020-02-17
* repo: use editorconfig v2 (#5888)Yoan Blanc2019-12-25
* templates: fix line wrap for very long commit messageUnknwon2019-11-07
* public: update highlights.js to 9.16.2 (#5856)johannes69ki2019-11-07
* internal: move packages under this directory (#5836)Unknwon2019-10-24