1604 Commits (618407c018cdf668ceedde7454c42fb22ba422d8)

Author SHA1 Message Date
Nico Mandery 6ade13e86e serve video files using the HTML5 video tag (#418)
* serve video files using the HTML5 video tag

* lint fix: add comment to IsVideoFile
8 years ago
Sandro Santilli 1831ee2d1d Update example install url from try.gogs.io to try.gitea.io (#385)
* Update example install url from try.gogs.io to try.gitea.io

* Ask if issue can be reproduced on try.gitea.io

* Link try.gitea.io to the README
8 years ago
Henning Henkel bab737bf02 Fix alignment of tooltip and add bindata - related to #359 (#364) 8 years ago
Henning Henkel 08b9af9ad8 Added download tooltip - solves #221 (#359) 8 years ago
Thomas Boerger 83ed234472 Integrate templates into bindata optionally (#314)
Integrated optional bindata for the templates
8 years ago
Avelino d93429af8b Fixed project name on base template head 8 years ago
Avelino 7e09f80ee3 Fixed project name on repo template mail 8 years ago
Avelino baf60bf603 Fixed project on repo template hook settings 8 years ago
Bwko 5ab85372da 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 590a79ff8a Resolved #296 (#324)
* resolved #296

* Indentation fixed
8 years ago
Lunny Xiao 2343feadd4 resolved #310: hide fork to self (#323) 8 years ago
Bwko 1e9730a779 Fixes xss, clickjacking & password autocompletion 8 years ago
Lunny Xiao abf6c3a8e3 bug fixed caused by #295 (#299) 8 years ago
Matthias Loibl 7b6cc9244d Update link on user’s profile avatar to avatar settings (#287) 8 years ago
Sandro Santilli cd339263d9 Allow updating draft releases while keeping them as draft
Closes #162
8 years ago
Lunny Xiao b339858500 replace footer gogs to gitea (#157) 8 years ago
Andrey Nering 96c9fef35f Update home page to Gitea (#138) 8 years ago
Matthias Loibl 63ca42d17f Fix bug that tries to load mistyped templates 8 years ago
Lunny Xiao 1b238fe4d5 Merge pull request #121 from joubertredrat/feature-last-login
Last Login for admin manage your users
8 years ago
Joubert RedRat f91cbf0fed Support to last login feature 8 years ago
Matthias Loibl 45c4539c61 Merge pull request #17 from LefsFlarey/issue/3666
Fixed 404 caused by unexpected question mark
8 years ago
Flare 01c5233b53
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 5667d4daae 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 ceb920802a
Dropped link to Gogs docs from template 8 years ago
Kim "BKC" Carlbäcker 562f9b6eae Merge all pagination-templates into 'base/paginate'
to reduce code-duplicity
8 years ago
Kim "BKC" Carlbäcker 86fb1a0cb1 Add Pagination to Releases-page 8 years ago
Rachid Zarouali be5607e510 Merge pull request #50 from 0xbaadf00d/feature/2583-disablehttpcloning
Disable HTTP cloning
8 years ago
Joubert RedRat ff54e4d929 Set default less and css to new default name 8 years ago
Rémy Boulanouar 8dc49dc114 Implementation of the feature to redirect to an external issue tracker 8 years ago
Thibault Meyer 17f9ab4ff8 Use user fullname if resolved 8 years ago
Rémy Boulanouar 2d68bd1ef9 Change import reference to match gitea instead of gogs (#37) 8 years ago
Thibault Meyer 93f1eabe30
rename variable + fix wiki link 8 years ago
Thibault Meyer 9d66497abc
Can disable GIT interactions by HTTP protocol 8 years ago
Unknwon 7e15ff9486
Update locales
Add new locale Serbian (Cyrillic)
8 years ago
Unknwon 491407ddf8
#3590 fix 404 for release draft edition
Closes #3591
8 years ago
Unknwon 6da55159a2
#3589 LoadRepoConfig after ORM is initialized 8 years ago
Unknwon c50d59874d
#3577 incorrect URL produced by AvatarLink 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
raphael10241024 178556142a fix link error under preview (#3566) 8 years ago
Unknwon 7c1fbed057 Fix panic when attempt login with non-exist user 8 years ago
Thibault Meyer bc902b8f74 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 8ee14db51e Update locales 8 years ago
Unknwon dadd35b636 #3559 fix template error 8 years ago
Unknwon 152e715999 models/login_source: code improvement 8 years ago
无闻 cd9b926af7 Support Editorconfig on web editor (#3512) 8 years ago
Andrey Nering 9ac46fb983 Support Editorconfig on web editor 8 years ago
Unknwon 8516dfcb6c #2018 able to sync now for mirrors
- Refactor code to use sync.UniqueQueue
- Closes #3509
8 years ago
Unknwon 22e14a0a67 templates/repo/view: fix bad link 8 years ago
Unknwon 643142acab Web editor: support upload files 8 years ago
Unknwon 780cc2d110 router/repo: code refactoring 8 years ago