Kim "BKC" Carlbäcker
ce897d65f9
Merge all pagination-templates into 'base/paginate'
to reduce code-duplicity
9 years ago
Daniel Oaks
bc0c810106
Add the ability to explore organizations ( #3573 )
* Add ability to explore organizations
* Use right icon for org explore links
9 years ago
Unknwon
ad3b586d6e
#3348 always use relative avatar link in the template
9 years ago
Unknwon
3b42ab0e57
Refactor User.Id to User.ID
9 years ago
Unknwon
98aaf604c5
Upgrade octicon to 4.3.0
9 years ago
Unknwon
2d90be9c2e
#13 finish user and repository search
Both are possible on explore and admin panel
10 years ago
Jan Christophersen
24eb5675fd
Using HTML Description of repositories in the 'Explore' view. Fixes #2800
10 years ago
Andrey Nering
7bbb4b49e7
Render emojis in more places.
10 years ago
Unknwon
6e2051352e
#2287 Truncate repository name if too long
10 years ago
Adam Strzelecki
69427c6115
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
10 years ago
Unknwon
a14c20813c
fix #650
10 years ago
Unknwon
d77e5dd58a
fix #1960
10 years ago
Unknwon
6ad3426606
minor fixes on #1551
10 years ago
Michael Peppler
ac9a5dfa82
use localization string
10 years ago
Michael Peppler
331ea20cf6
new explore UI
10 years ago
Dhuan
7e7dc21433
Fix HTML indentation
11 years ago
Dhuan
e3ae3c7c10
Display author's name on explore page
11 years ago
Unknwon
7ba9257a7f
Add suburl support
11 years ago
Martin van Beurden
0055cbd365
Allow Gogs to run from a suburl behind a reverse proxy. e.g. http://mydomain.com/gogs/
Conflicts:
modules/setting/setting.go
Conflicts:
templates/repo/release/list.tmpl
templates/user/dashboard/dashboard.tmpl
Conflicts:
routers/repo/setting.go
11 years ago
Unknwon
ab7206d6b7
Fix #348
11 years ago