aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* contributing: add Philosophy and methodology (#6713)Joe Chen2022-01-08
| | | [skip ci]
* chore: fix dead link in README (#6709)Nuyube2022-01-06
| | | [skip ci]
* database: add PostgreSQL custom schema support (#6695)zvrh2022-01-05
| | | | | Co-authored-by: Homura37 <git@gvip.xyz> Co-authored-by: Homura <16538800+Homura37@users.noreply.github.com> Co-authored-by: Joe Chen <jc@unknwon.io>
* mod: bump github.com/olekukonko/tablewriter from 0.0.4 to 0.0.5 (#6705)dependabot[bot]2022-01-04
| | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* mod: bump github.com/microcosm-cc/bluemonday from 1.0.16 to 1.0.17 (#6707)dependabot[bot]2022-01-04
| | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* mod: bump github.com/issue9/identicon from 1.0.1 to 1.2.1 (#6706)dependabot[bot]2022-01-04
| | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* mod: bump github.com/prometheus/client_golang from 1.9.0 to 1.11.0 (#6704)dependabot[bot]2022-01-04
| | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* mod: bump github.com/sergi/go-diff from 1.1.0 to 1.2.0 (#6699)dependabot[bot]2021-12-28
| | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* mod: bump github.com/editorconfig/editorconfig-core-go/v2 from 2.4.1 to ↵dependabot[bot]2021-12-28
| | | | | 2.4.3 (#6698) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore: add missing period to contributing.md (#6690)Joe Chen2021-12-23
| | | [skip ci]
* chore: fix dead links and wording in README (#6689)Joe Chen2021-12-22
|
* chore: update README banner (#6688)Joe Chen2021-12-21
|
* mod: bump unknwon.dev/clog/v2 from 2.1.2 to 2.2.0 (#6684)dependabot[bot]2021-12-20
| | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* db: skip ping when not available (#6687)Joe Chen2021-12-20
|
* mod: bump github.com/go-macaron/binding from 1.1.1 to 1.2.0 (#6686)dependabot[bot]2021-12-20
| | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* mod: bump github.com/gogs/git-module from 1.1.4 to 1.1.5 (#6685)dependabot[bot]2021-12-20
| | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* mod: bump gorm.io/driver/postgres from 1.0.5 to 1.2.3 (#6683)dependabot[bot]2021-12-20
| | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* mod: bump gopkg.in/ini.v1 from 1.62.0 to 1.66.2 (#6682)dependabot[bot]2021-12-20
| | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* docker: build and push images when new releases are published (#6681)Joe Chen2021-12-19
|
* docs: update links and outdated conent (#6680)Joe Chen2021-12-18
|
* ci: send emails on job failures for Docker and Go (#6679)Joe Chen2021-12-18
|
* github: give Docker workflow write access to packages (#6678)Joe Chen2021-12-18
|
* docker: update README to add ghcr.io (#6677)Joe Chen2021-12-18
|
* github: fix CodeQL token permissions (#6676)Joe Chen2021-12-18
|
* docker: upgrade base images to `alpine3.14` (#6675)Joe Chen2021-12-18
|
* mod: bump github.com/pquerna/otp from 1.2.0 to 1.3.0 (#6667)dependabot[bot]2021-12-17
| | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* mod: bump github.com/json-iterator/go from 1.1.10 to 1.1.12 (#6668)dependabot[bot]2021-12-17
| | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* github: refurbish contributing guide (#6673)Joe Chen2021-12-17
|
* github: improve description of the bug report issue formJoe Chen2021-12-17
|
* github: fix grammar in the documentation issue formJoe Chen2021-12-17
|
* github: refurbish issue and pull request templates (#6664)Joe Chen2021-12-17
|
* chore: fix typo in message.go (#6587)Ikko Ashimine2021-12-16
|
* build(deps): bump github.com/microcosm-cc/bluemonday from 1.0.5 to 1.0.16 ↵dependabot[bot]2021-12-15
| | | | | (#6660) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* ci: build and push Docker images on `main` branch (#6659)Joe Chen2021-12-15
|
* docker: delete `Dockerfile.aarch64` (#6658)Joe Chen2021-12-15
|
* Dockerfile: add ARM64 and ARMhf support (#6579)odidev2021-12-15
| | | Co-authored-by: Luciano Colosio <lucio@c8.io>
* api: support listing repository tags (#6656)Devops2021-12-14
| | | | Co-authored-by: zhouzhibo <zhouzhibo> Co-authored-by: Joe Chen <jc@unknwon.io>
* locale: sync from Crowdin (#6651)Joe Chen2021-11-28
|
* api: EditWiki implementation (#5860)Pavel M2021-11-10
| | | Co-authored-by: Joe Chen <jc@unknwon.io>
* locale: sync from Crowdin (#6633)Joe Chen2021-10-23
|
* README: update VPS sponsorsJoe Chen2021-10-04
|
* chore: fix lint errors (#6620)Joe Chen2021-09-24
|
* api: add `GET /api/v1/{owner}/{repo}/commits` endpoint (#6574)Jordan Levin2021-09-24
| | | | | | | | | This pull request targets issue #6573. It provides a new API endpoint: `/api/v1/repos/{org}/{repo}/commits?pageSize=<int>` with a default page size of 30 commits (the same as the UI). This implementation currently only focuses on the main/master branch of the repository, and does not provide the ability to return commit history for other branches. - Note: Since the logic for converting a git.Commit to api.Commit had to be used in `GetAllCommits` and `GetSingleCommit`, I decided to pull the code out into a helper function, ` gitCommitToAPICommit(commit, context)`.
* build(deps): bump github.com/microcosm-cc/bluemonday from 1.0.4 to 1.0.5 (#6613)dependabot[bot]2021-09-04
| | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* ci: update GitHub Actions (#6612)ᴜɴᴋɴᴡᴏɴ2021-09-04
|
* dep: update golang.org/x/sys (#6611)ᴜɴᴋɴᴡᴏɴ2021-09-04
|
* docker: add Healthcheck support (#6522)Cuban Pete2021-09-04
| | | Co-authored-by: ᴜɴᴋɴᴡᴏɴ <jc@unknwon.io>
* docker: update default port to be exposed on the host (#6597)DoMeLe2021-08-30
|
* web: correctly handle go-get pages for repository roots (#6598)James-REANNZ2021-08-26
| | | Fixes regression in go-get handling introduced in #6318.
* locale: sync from Crowdin (#6602)ᴜɴᴋɴᴡᴏɴ2021-08-08
|