1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-02-17 20:05:21 +00:00
forgejo/routers
wULLSnpAXbWZGYDYyhWTKKspEQoaYxXyhoisqHf 3ea237b333
Add markdown support in organization description ()
Similarly to how you can write some markdown in user profile description, you can now use the same feature in organization description.
As discussed in discord.
kudos to @mrsdizzie and @zeripath 

visualization:
![image](https://user-images.githubusercontent.com/61180606/99115919-8004a200-25f3-11eb-8bbd-ab33de2cabb3.png)
2020-11-15 16:28:08 +00:00
..
admin Add email validity check () 2020-11-14 11:53:43 -05:00
api/v1 Add email validity check () 2020-11-14 11:53:43 -05:00
dev Display ui time with customize time location () 2019-08-15 22:46:21 +08:00
events Add EventSource support () 2020-05-07 22:49:00 +01:00
org Add markdown support in organization description () 2020-11-15 16:28:08 +00:00
private Prevent git operations for inactive users () 2020-11-13 01:29:11 +02:00
repo Use monaco for the git hook editor () 2020-11-13 22:57:34 -05:00
routes Introduce go chi web framework as frontend of macaron, so that we can move routes from macaron to chi step by step () 2020-11-13 14:51:07 +02:00
user Add email validity check () 2020-11-14 11:53:43 -05:00
utils Return the full rejection message and errors in flash errors () 2020-10-20 19:50:10 -04:00
home.go Simplify CheckUnitUser logic () 2020-09-15 19:49:34 -04:00
init.go Move install pages out of main macaron routes () 2020-10-19 17:03:08 -04:00
install.go Move install pages out of main macaron routes () 2020-10-19 17:03:08 -04:00
metrics.go Use gitea forked macaron () 2019-08-23 12:40:29 -04:00
swagger_json.go Add gitea-vet () 2020-04-05 07:20:50 +01:00