| Commit message (Expand) | Author | Age |
* | removed landing page | Toni Uhlig | 2024-02-02 |
* | db: migrate `admin.go` to `notices.go` with GORM (#7536) | Joe Chen | 2023-08-23 |
* | refactor(db): migrate off `user_email.go` to `users.go` (#7452) | Joe Chen | 2023-05-14 |
* | fix(repo): be tolerant to implicit submodules (#7352) | Joe Chen | 2023-02-14 |
* | feat(ssh): support dynamic list of algorithms (#7345) | Joe Chen | 2023-02-12 |
* | conf: add new config option for default branch name (#7291) | Vamsi Atluri | 2023-02-11 |
* | chore: remove usages of the deprecated `ioutil` (#7332) | Zachary Walters | 2023-02-04 |
* | refactor(db): add `Users.Update` (#7263) | Joe Chen | 2022-11-27 |
* | refactor(db): migrate methods off `user.go` and `org.go` (#7219) (#7227) | Joe Chen | 2022-11-05 |
* | ui: remove useless "Cancel" buttons (#7192) | Yarden Shoham | 2022-10-22 |
* | ui: add usage instructions for PAT (#7194) | LJea | 2022-10-22 |
* | refactor(db): move some methods off `user.go` (#7199) | Joe Chen | 2022-10-22 |
* | refactor(db): move some methods from `user.go` to `users.go` (#7195) | Joe Chen | 2022-10-22 |
* | 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 |