aboutsummaryrefslogtreecommitdiffstats
path: root/build
Commit message (Expand)AuthorAgeFilesLines
* refactor: remove redundant err declarations (#32381)Oleksandr Redko2024-10-301-4/+0
* Support repo license (#24872)yp053272024-10-013-5/+139
* Add `interface{}` to `any` replacement to `make fmt`, exclude `*.pb.go` (#30461)silverwind2024-04-131-12/+3
* move some scripts from 'build' to 'tools' directory, misc refactors (#29844)silverwind2024-03-173-158/+0
* Refactor generate-svg.js (#29348)silverwind2024-02-231-4/+5
* Upgrade to fabric 6 (#29334)silverwind2024-02-231-18/+11
* Add `eslint-plugin-github` and fix issues (#29201)silverwind2024-02-162-2/+10
* Use `Set[Type]` instead of `map[Type]bool/struct{}`. (#26804)KN4CK3R2023-08-302-12/+9
* Move public asset files to the proper directory (#25907)wxiaoguang2023-07-182-10/+10
* Replace `interface{}` with `any` (#25686)silverwind2023-07-041-1/+1
* Update emoji set to Unicode 15 (#25595)isla w2023-06-291-1/+1
* Refactor INI package (first step) (#25024)wxiaoguang2023-06-021-8/+4
* Reduce verbosity of dev commands (#24917)silverwind2023-05-241-2/+2
* Replace placeholders in licenses (#24354)Jason Song2023-05-051-1/+29
* Ensure final newline in `assets/go-licenses.json` (#24407)silverwind2023-04-281-0/+5
* Drop "unrolled/render" package (#23965)wxiaoguang2023-04-081-12/+17
* Try to catch more broken translations (#23867)wxiaoguang2023-04-031-5/+30
* Clarify Gitea/Crowdin locale behaviors, add tests for LocaleStore, fix some s...wxiaoguang2023-03-311-11/+4
* Improve backport-locales.go (#23807)wxiaoguang2023-03-301-4/+5
* Refactor internal API for git commands, use meaningful messages instead of "I...wxiaoguang2023-03-291-2/+2
* Clean some legacy files and move some build files (#23699)wxiaoguang2023-03-254-1/+31
* A tool to help to backport locales, changes source strings to fix other broke...wxiaoguang2023-03-231-0/+89
* Keep (add if not existing) xmlns attribute for generated SVG images (#23410)wxiaoguang2023-03-211-2/+10
* Improve sed detection in update-locales.sh (#23254)silverwind2023-03-041-10/+11
* Improve update-locales script and fix locale processing bug (#23240)wxiaoguang2023-03-021-5/+40
* Consume hcaptcha and pwn deps (#22610)John Olheiser2023-01-291-2/+5
* Change use of Walk to WalkDir to improve disk performance (#22462)Felipe Leopoldo Sologuren GutiƩrrez2023-01-161-2/+6
* Fix unstable emoji sort (#22346)KN4CK3R2023-01-051-0/+4
* Update Emoji dataset to Unicode 14 (#22342)isla w2023-01-041-1/+1
* Update JS dependencies and eslint (#22190)silverwind2022-12-202-4/+4
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-277-16/+9
* Simplify fmt-check (#21458)silverwind2022-10-162-13/+5
* Use own Go version instead of hardcoded 1.17 for `make fmt` (#21457)Yarden Shoham2022-10-151-1/+12
* [API] teamSearch show teams with no members if user is admin (#21204)65432022-09-191-2/+2
* Generate go-licenses during tidy again (#21108)silverwind2022-09-091-1/+9
* Rewrite go license generator in go (#21078)silverwind2022-09-072-30/+74
* Add go licenses to licenses.txt (#21034)silverwind2022-09-041-0/+30
* Kd/ci playwright go test (#20123)Kyle D2022-09-021-3/+3
* Go 1.19 format (#20758)John Olheiser2022-08-301-2/+1
* chore: remove broken gitea-format-imports (#20952)Jason Song2022-08-251-26/+0
* Remove deprecated licenses (#20222)Gusted2022-08-221-0/+8
* Modernize JS build scripts (#19824)silverwind2022-06-062-33/+28
* Add the possibility to allow the user to have a favicon which differs from th...Jan-Eric Schober2022-05-231-7/+10
* Remove legacy `+build:` constraint (#19582)wxiaoguang2022-05-027-7/+0
* Use `go run` for tool dependencies, require go 1.17 (#18874)silverwind2022-03-151-3/+3
* Fix `make fmt` and `make fmt-check` (#18633)silverwind2022-02-062-10/+21
* format with gofumpt (#18184)65432022-01-207-25/+20
* Fix documents for development and bug report (#18249)wxiaoguang2022-01-131-2/+2
* Don't store assets modified time into generated files (#18193)Lunny Xiao2022-01-061-5/+10
* Update JS dependencies, adjust eslint config (#17904)silverwind2021-12-042-2/+2