You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/routers
Andrew Boyarshin dc8248f8a4 Markdown rendering overhaul (#186)
* Markdown rendering overhaul

Cleaned up and squashed commits into single one.

Signed-off-by: Andrew Boyarshin <boyarshinand@gmail.com>

* Fix markdown API, add markdown module and API tests, improve code coverage

Signed-off-by: Andrew Boyarshin <boyarshinand@gmail.com>
8 years ago
..
admin feat: add git version on admin panel. (#921) 8 years ago
api/v1 Markdown rendering overhaul (#186) 8 years ago
dev Golint fixed for modules/setting (#262) 8 years ago
org Restrict creating organisations by user (#193) 8 years ago
repo Markdown rendering overhaul (#186) 8 years ago
user fix: trim the whitespaces for the search keyword (#893) 8 years ago
home.go fix: trim the whitespaces for the search keyword (#893) 8 years ago
init.go Cleanup log messaging 8 years ago
install.go Cleanup log messaging 8 years ago