| Commit message (Expand) | Author | Age |
* | issues: sanitize `DisplayName` (#7009) | E99p1ant | 2022-06-05 |
* | templates: use `OldIndex` for delete files in diff (#6878) | Joe Chen | 2022-03-28 |
* | mod: bump github.com/gogs/git-module from 1.4.0 to 1.5.0 (#6877) | dependabot[bot] | 2022-03-28 |
* | assets: convert usage of go-bindata to Go embed (#6851) | Michael Li | 2022-03-17 |
* | templates: fetch fixed size of members' avatar (#5755) | tc608 | 2022-03-15 |
* | conf: add allowlist for accessing local network (#6842) | Joe Chen | 2022-03-14 |
* | markdown: support rendering Mermaid diagrams (#6776) | shuyue | 2022-03-05 |
* | database: add PostgreSQL custom schema support (#6695) | zvrh | 2022-01-05 |
* | locale: sync from Crowdin (#6602) | ᴜɴᴋɴᴡᴏɴ | 2021-08-08 |
* | public/js: upgrade jQuery to 3.6.0 (#6550) | Kevin | 2021-05-19 |
* | templates: add `it-IT` version of home page (#6558) | Massimiliano Losego | 2021-05-19 |
* | ssh: allow setting allowed MAC algorithms for built-in server (#6435) | Eduardo Bacchi Kienetz | 2020-12-04 |
* | templates: fix typo of BranchCount (#6370) | weibaohui | 2020-11-24 |
* | auth: decouple types and functions from db (#6320) | ᴜɴᴋɴᴡᴏɴ | 2020-09-20 |
* | gitutil: infer submodule with baseURL when it is a relative path (#6337) | ᴜɴᴋɴᴡᴏɴ | 2020-09-18 |
* | repo: support unlisted but publicly accessible repositories (#6176) | Achilleas Koutsou | 2020-09-04 |
* | install: remove MSSQL option (#6295) | ᴜɴᴋɴᴡᴏɴ | 2020-08-29 |
* | chore: change default branch to `main` (#6285) | ᴜɴᴋɴᴡᴏɴ | 2020-08-27 |
* | lfs: show configs in admin ui (#6128) | ᴜɴᴋɴᴡᴏɴ | 2020-04-21 |
* | login_source: migrate to GORM and add tests (#6090) | ᴜɴᴋɴᴡᴏɴ | 2020-04-11 |
* | repo: disable public access option when using external wiki and issue tracker... | alpencrossi | 2020-04-09 |
* | template: better diff handling of rename and deleted files (#6048) | ᴜɴᴋɴᴡᴏɴ | 2020-03-31 |
* | webhook: overhaul route handlers (#6002) | ᴜɴᴋɴᴡᴏɴ | 2020-03-22 |
* | admin: use POST to run operations (#5997) | ᴜɴᴋɴᴡᴏɴ | 2020-03-21 |
* | ipynb: sanitize rendered HTML (#5996) | ᴜɴᴋɴᴡᴏɴ | 2020-03-21 |
* | public: make lessc compile minimize CSS (#5987) | ᴜɴᴋɴᴡᴏɴ | 2020-03-15 |
* | templates: fix not able to upload issue attachments (#5978) | ᴜɴᴋɴᴡᴏɴ | 2020-03-10 |
* | templates: fix copypaste of email verification in reset_passwd (#5975) | Kostya Esmukov | 2020-03-09 |
* | git: migrate to github.com/gogs/git-module@v1.0.0 (#5958) | ᴜɴᴋɴᴡᴏɴ | 2020-03-08 |
* | templates: show brand name in the footer (#5974) | ᴜɴᴋɴᴡᴏɴ | 2020-03-07 |
* | template: improve admin config page | ᴜɴᴋɴᴡᴏɴ | 2020-03-01 |
* | conf: overhaul settings (#5953) | ᴜɴᴋɴᴡᴏɴ | 2020-02-29 |
* | conf: overhaul sessions settings (#5952) | ᴜɴᴋɴᴡᴏɴ | 2020-02-29 |
* | public: update to new logo | ᴜɴᴋɴᴡᴏɴ | 2020-02-27 |
* | conf: overhaul auth and user settings (#5942) | ᴜɴᴋɴᴡᴏɴ | 2020-02-27 |
* | conf: overhaul email settings (#5940) | ᴜɴᴋɴᴡᴏɴ | 2020-02-25 |
* | conf: overhaul security settings | ᴜɴᴋɴᴡᴏɴ | 2020-02-22 |
* | conf: overhaul database settings | ᴜɴᴋɴᴡᴏɴ | 2020-02-22 |
* | conf: overhaul repository settings (#5932) | ᴜɴᴋɴᴡᴏɴ | 2020-02-22 |
* | admin/config: show all server and SSH options | ᴜɴᴋɴᴡᴏɴ | 2020-02-22 |
* | conf: overhaul server settings (#5928) | ᴜɴᴋɴᴡᴏɴ | 2020-02-22 |
* | admin: show all version in dashboard | ᴜɴᴋɴᴡᴏɴ | 2020-02-19 |
* | Add CHANGELOG and adopt new release workflow | ᴜɴᴋɴᴡᴏɴ | 2020-02-18 |
* | Use go-bindata to embed `public` and `templates` files into binary (#5920) | Michael Li | 2020-02-17 |
* | public/plugins: upgrade highlight.js 9.16.2 to 9.18.0 | Unknwon | 2020-01-31 |
* | public/plugins: upgrade Dropzone 4.2.0 to 5.5.0 | Unknwon | 2020-01-31 |
* | public/js: upgrade jQuery 1.12.4 to 3.4.1 | Unknwon | 2020-01-31 |
* | public: upgrade Semantic UI 2.3.1 to 2.4.2 | Unknwon | 2020-01-31 |
* | public/js: upgrade clipboard 1.5.9 to 2.0.4 | Unknwon | 2020-01-31 |
* | public/js: upgrade jQuery 1.11.3 to 1.12.4 | Unknwon | 2020-01-31 |