Skip to content

Tags: YDJSIR-NJU/goldennum

Tags

v0.3.8

Toggle v0.3.8's commit message
2d8c362 Update dashboard tables

v0.3.7

Toggle v0.3.7's commit message

v0.3.6

Toggle v0.3.6's commit message
4eb9ac4 Split bindata (forewing#40)

9bf0fce Update README.md

v0.3.5

Toggle v0.3.5's commit message
Add release workflow

v0.3.4

Toggle v0.3.4's commit message
Bump Go 1.15

v0.3.3

Toggle v0.3.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump github.com/jinzhu/gorm from 1.9.15 to 1.9.16 (forewing#36)

Bumps [github.com/jinzhu/gorm](https://github.com/jinzhu/gorm) from 1.9.15 to 1.9.16.
- [Release notes](https://github.com/jinzhu/gorm/releases)
- [Commits](jinzhu/gorm@v1.9.15...v1.9.16)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v0.3.2

Toggle v0.3.2's commit message
Optimize user history table

v0.3.1

Toggle v0.3.1's commit message
Enable build.sh verbose mode

v0.3.0

Toggle v0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Optimize scoreboard (forewing#32)

* Replace rank chart with table

* Add error.data null checks

* Add user history

v0.2.0

Toggle v0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add admin panel (forewing#31)

* Add admin template

* Add rooms list

* Add string encode/decode

* Add room operation & create

* Add room_control.html to template lookup table