Joe Chen
|
01a2c68abb
|
ci: sync workflows from `main` branch (#6730)
|
2022-01-16 19:51:14 +08:00 |
Joe Chen
|
5a04c47cf0
|
markup: use default link formation when no format in metas (#6723)
# Conflicts:
# CHANGELOG.md
|
2022-01-13 10:19:59 +08:00 |
Jeff
|
e6b4c467e8
|
markup: render SHA links without branch prefix (#6350)
Co-authored-by: Zhukov Roman <zhukov.roman@gmail.com>
Co-authored-by: ᴜɴᴋɴᴡᴏɴ <u@gogs.io>
|
2020-10-06 13:08:27 +08:00 |
ᴜɴᴋɴᴡᴏɴ
|
c0fd6042fd
|
test: remove the use of goconvey (#6123)
|
2020-04-19 04:24:08 +08:00 |
ᴜɴᴋɴᴡᴏɴ
|
648d9e253c
|
conf: overhaul server settings (#5928)
* conf: rename package
* Requires Go 1.12
* Fix lint
* Fix lint
* Overhaul
* db: fix tests
* Save my work
* Fix tests
* Server.UnixSocketPermission
* Server.LocalRootURL
* SSH settings
* Server.OfflineMode
* Save my work
* App.Version
* Remove [server] STATIC_ROOT_PATH
* Server.LandingURL
|
2020-02-22 09:05:26 +08:00 |
ᴜɴᴋɴᴡᴏɴ
|
b28fb90851
|
all: use lazyregexp (#5911)
* Use lazyregexp
* all: fix imports and usages
|
2020-01-29 19:36:57 +08:00 |
ᴜɴᴋɴᴡᴏɴ
|
5e6c3b9d0e
|
api: sanitize raw markdown content (#5907)
Fixed a security issue reported by bluebird.
|
2020-01-27 00:18:46 +08:00 |
Unknwon
|
01c8df01ec
|
internal: move packages under this directory (#5836)
* Rename pkg -> internal
* Rename routes -> route
* Move route -> internal/route
* Rename models -> db
* Move db -> internal/db
* Fix route2 -> route
* Move cmd -> internal/cmd
* Bump version
|
2019-10-24 01:51:46 -07:00 |