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.
forgejo/cmd
Lunny Xiao 62d0a4d882 Add external markup render support (#2570)
* add external markup render support

* bug fixed

* refacotr codes and fix wrong error log

* fix comments and add check to prevent leaks

* add check for config file and improve the example

* check file close error

* use ioutil.TempFile instead uuid

* correct Render -> Parser

* improve warning when incorrect markup setting

* fix typos
7 years ago
..
admin.go Only update needed columns when update user (#2296) 7 years ago
cert.go Cleanup log messaging 8 years ago
dump.go Set session and indexers' data files rel to AppDataPath (#2192) 7 years ago
hook.go improve force push detect when push (#2798) 7 years ago
serv.go Set session and indexers' data files rel to AppDataPath (#2192) 7 years ago
web.go Add external markup render support (#2570) 7 years ago
web_graceful.go refactor: show command help message. (#1486) 7 years ago
web_windows.go fix windows build broken by #416 8 years ago