Commit Graph

71 Commits (98c4089b4b9c9118e2ef27709878e26c93952c93)

Author SHA1 Message Date
Adam Strzelecki da2585c11e Indent all templates with tabs
This commit improves templates readability, since all of them use consistent
indent with all template command blocks indented too.

1. Indents both HTML containers such as <div>, <p> and Go HTML template blocks
   such as {{if}} {{with}}

2. Cleans all trailing white-space

3. Adds trailing last line-break to each file
Arthur Ouyang e04c97b9fa Fix - the hyperlink and the display name of the branch
The hyperlink and the display name of the branch if the branch is in a folder or the branch name has '#'
Unknwon 1d57f0d64f Show custom avatars in commits
Unknwon 6a664e88c7 show issue content
Unknwon 0f438ef0b3 new dashboard ui
Alexey Makhov 1bfebdcdf6 improves
Alexey Makhov 588a0db218 issue title at dashboard
Unknwon 83dc2468f5 finish initial version of pull request
Unknwon 842770d7fb add merger info and news feed
Unknwon 8af094967f add rename repo action
Unknwon 3a32cbee44 Dashboard error: nil commits
Unknwon aede5cdb04 fix app suburl in feeds
Unknwon 686dd59916 fix with migration and update locale
Unknwon 96a95e9dfd : fix one missing duplicated prefix
- update some locale files
Unknwon 0720d3988f : GetRepoLink already contains AppSubUrl
Unknwon f15fa9167a cmd: code fix for
- routers/admin: add rewrite update hook operation
- conf/locale: update locale file due to ini behavior changes
- cmd/cert_stub.go: remove useless code
- cmd/fix.go: no longer need fix command(at least now)
Unknwon 55dfe2c978 custom avatar upload
Unknwon 3600498c8f Add push tag action
Unknwon b2632dec09 Page: Compare 2 commits
Unknwon ad52b2d791 Mirror fix on transfer repo
Unknwon 71e4689d11 Page: User profile