Kim "BKC" Carlbäcker
562f9b6eae
Merge all pagination-templates into 'base/paginate'
...
to reduce code-duplicity
8 years ago
Daniel Oaks
b3d9ca4ccd
Add the ability to explore organizations ( #3573 )
...
* Add ability to explore organizations
* Use right icon for org explore links
8 years ago
Unknwon
50422f1fc2
#3348 always use relative avatar link in the template
8 years ago
Unknwon
1f2e173a74
Refactor User.Id to User.ID
8 years ago
Unknwon
971e2c3bd6
Upgrade octicon to 4.3.0
8 years ago
Unknwon
2bf8494332
#13 finish user and repository search
...
Both are possible on explore and admin panel
9 years ago
Jan Christophersen
1e74ee51ff
Using HTML Description of repositories in the 'Explore' view. Fixes #2800
9 years ago
Andrey Nering
13e71acadf
Render emojis in more places.
9 years ago
Florian Kaiser
29c3e9f428
Undo change in templates/explore/repo_list.tmpl
9 years ago
Florian Kaiser
532f9fdd99
Use icon repo-forked instead of repo-lock for private, forked repos
9 years ago
Unknwon
f43cc90841
#2287 Truncate repository name if too long
9 years ago
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
9 years ago
Unknwon
52c8f69163
fix #650
9 years ago
Unknwon
5dc3dd1704
fix #1960
9 years ago
Unknwon
7714e792a4
minor fixes on #1551
9 years ago
Michael Peppler
c5629fe75a
use localization string
9 years ago
Michael Peppler
d1c5a5ed68
new explore UI
9 years ago
Dhuan
80e640f082
Fix HTML indentation
10 years ago
Dhuan
51aef347ee
Display author's name on explore page
10 years ago
Unknwon
7ba9257a7f
Add suburl support
10 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
10 years ago
Unknwon
ab7206d6b7
Fix #348
10 years ago