Thomas Boerger
c7aa87988d
Integrate templates into bindata optionally ( #314 )
Integrated optional bindata for the templates
8 years ago
Avelino
66515f67b2
Fixed project name on base template head
8 years ago
Avelino
f6d91ee381
Fixed project name on repo template mail
8 years ago
Avelino
4b1bc813ba
Fixed project on repo template hook settings
8 years ago
Bwko
7cfe9e55a9
Added rel="noopener" to target="_blank" hrefs ( #327 )
* Added rel="noopener" to target="_blank" hrefs
* Replaced gogs.io/docs with docs.gitea.io
8 years ago
Lunny Xiao
e32a301b42
Resolved #296 ( #324 )
* resolved #296
* Indentation fixed
8 years ago
Lunny Xiao
939dfe8263
resolved #310 : hide fork to self ( #323 )
8 years ago
Bwko
7d36a1293c
Fixes xss, clickjacking & password autocompletion
8 years ago
Lunny Xiao
af8f553ea3
bug fixed caused by #295 ( #299 )
8 years ago
Matthias Loibl
f7d3c2de3f
Update link on user’s profile avatar to avatar settings ( #287 )
8 years ago
Sandro Santilli
68e1a9e246
Allow updating draft releases while keeping them as draft
Closes #162
8 years ago
Lunny Xiao
7221e1d727
replace footer gogs to gitea ( #157 )
8 years ago
Andrey Nering
f656d33617
Update home page to Gitea ( #138 )
8 years ago
Matthias Loibl
8e74e86f7d
Fix bug that tries to load mistyped templates
8 years ago
Lunny Xiao
68d5ee45d5
Merge pull request #121 from joubertredrat/feature-last-login
Last Login for admin manage your users
8 years ago
Joubert RedRat
b3890d6acd
Support to last login feature
8 years ago
Matthias Loibl
7db899faaf
Merge pull request #17 from LefsFlarey/issue/3666
Fixed 404 caused by unexpected question mark
8 years ago
Flare
922a19e2d2
Fixed 404 caused by unexpected question mark
This fixes 404 caused when creating new files or wiki pages with question marks. Amended to force CI rebuild
8 years ago
Lunny Xiao
6d0d0564ee
Merge pull request #73 from bkcsoft/gt/2164-release-pagination
Add Pagination to Releases-page (and de-duplicate pagination templates)
8 years ago
Thomas Boerger
9f576375fe
Dropped link to Gogs docs from template
8 years ago
Kim "BKC" Carlbäcker
ce897d65f9
Merge all pagination-templates into 'base/paginate'
to reduce code-duplicity
8 years ago
Kim "BKC" Carlbäcker
a35f849f28
Add Pagination to Releases-page
8 years ago
Rachid Zarouali
991135448c
Merge pull request #50 from 0xbaadf00d/feature/2583-disablehttpcloning
Disable HTTP cloning
8 years ago
Joubert RedRat
7bc50216ae
Set default less and css to new default name
8 years ago
Rémy Boulanouar
ee1663af58
Implementation of the feature to redirect to an external issue tracker
8 years ago
Thibault Meyer
4a5b73828f
Use user fullname if resolved
8 years ago
Rémy Boulanouar
9712d5ee89
Change import reference to match gitea instead of gogs ( #37 )
8 years ago
Thibault Meyer
bcf2bfab4d
rename variable + fix wiki link
8 years ago
Thibault Meyer
5feedd10fb
Can disable GIT interactions by HTTP protocol
8 years ago
Unknwon
38acaf2043
Update locales
Add new locale Serbian (Cyrillic)
8 years ago
Unknwon
0ec0142604
#3590 fix 404 for release draft edition
Closes #3591
8 years ago
Unknwon
87c222ba11
#3589 LoadRepoConfig after ORM is initialized
8 years ago
Unknwon
1b172401af
#3577 incorrect URL produced by AvatarLink
8 years ago
Daniel Oaks
bc0c810106
Add the ability to explore organizations ( #3573 )
* Add ability to explore organizations
* Use right icon for org explore links
8 years ago
raphael10241024
5eb073f99c
fix link error under preview ( #3566 )
8 years ago
Unknwon
7f9b2d53b6
Fix panic when attempt login with non-exist user
8 years ago
Thibault Meyer
33cd649848
Feature #3492 : Add option to hide footer load times ( #3562 )
* Add option to hide footer load times
* Rename option variable + minor changes
8 years ago
Unknwon
5b8d1dbf17
Update locales
8 years ago
Unknwon
cdcb2c86c9
#3559 fix template error
8 years ago
Unknwon
1dca1999ed
models/login_source: code improvement
8 years ago
无闻
0d8d37c099
Support Editorconfig on web editor ( #3512 )
8 years ago
Andrey Nering
9cb849359e
Support Editorconfig on web editor
8 years ago
Unknwon
ea214daebe
#2018 able to sync now for mirrors
- Refactor code to use sync.UniqueQueue
- Closes #3509
8 years ago
Unknwon
c3246a5b05
templates/repo/view: fix bad link
8 years ago
Unknwon
288bd17939
Web editor: support upload files
8 years ago
Unknwon
d322f48f44
router/repo: code refactoring
8 years ago
Unknwon
e4d1ae765f
#3459 code quality improvement
8 years ago
Thibault Meyer
9cc19873d7
Load a set of predefined labels ( #3459 )
* Can use a predefined set of labels
* Change UI
* Fix HTML file indentation
* Avoid reading file from other directory (security issue)
* Apply a better fix
* Remove not used variable
* Merge upstream/develop
* Do modifications
* Raname
* remove binding + rename variable
8 years ago
Unknwon
f91166335e
Web editor: fix cannot create new file in subdirectory
8 years ago
Unknwon
244abbdf11
Web editor: disallow edit mirror repository
8 years ago