Commit Graph

1435 Commits (3c0c7a9f83effc7415a500309c6a27648bfb7005)

Author SHA1 Message Date
Unknwon 0a78d99a4d models/release: filter input to prevent command line argument vulnerability
Kim Carlbäcker 3df8eb60e3 PDF-Previews in file-lists now working ()
Unknwon 0325bec283 minor fix for bug of xorm
Unknwon 7049cb9d97 Add new language support
- Update language choose dropdown to fit more languages
Unknwon 78b8b63774 set default style name when empty in AfterSet
Cosmin Stroe ba314a7a36 Support alphanumeric issue style (ABC-1234) for external issue tracker ()
Kim Carlbäcker b3c05026df [Feature/WIP] Confirm on editing forms (fixes ) ()
* Add and start jQuery AreYouSure

* Update SimpleMDE to 1.10.1 for `forceSync` support

* Forgot to remove old version SimpleMDE 1.10.0

* formatting -.-
Unknwon a27c6f4b75 fix sort' field missing on issue pagination link
Unknwon 762ab056a2 Fix XORM IN condition table name parse
Unknwon ac53bb593d print error of JSON unmarshal and always returns a valid object
Unknwon b1d41cfa60 add admin APIs to add/remove a user from teams
Unknwon 98b58fa050 Handle windows deletion when start
Fix 
Unknwon e6f927f61a api: admin list and create team under organization
Unknwon 60ae8ac3d2 Add route for
Unknwon 004fb30ebe Remove code for checking ssh-keygen
Unknwon 9e09e48502 fix potential SSH commands dislocation
When use builtin SSH server with concurrent operations, there are probabilities
One connection could use the command from another connections.

Fix this by set SSH_ORIGINAL_COMMAND for each command, not set in global scope.
Unknwon 0048980da5 Merge pull request from moltam/feature/org-member-full-name-avatar
Display org member's full name in link title.
Tamás Molnár d169d00be6 Display org member's full name in link title.
Unknwon ff731ea07d LOWER() column value within search
Unknwon 9a5a27ea8d Improve repository lable style
- add border-radius to filter list items
- use color as background of label for issue/pull view page
Unknwon 2df42e369e Merge pull request from odinuge/htmlmeta
Set description meta tag correctly
Odin Ugedal 01ff65a93e Fix indent
Odin Ugedal a75fa58e1c Make description meta tag golang 1.4 compatible
Unknwon a04596659b Merge pull request from odinuge/branchname-compare
Fix problems with '#' in branchname
Unknwon 149d62a648 fix admin can't search private repos
- update glide info
Odin Ugedal c9321550e0 Add prorper escaping of url in issue form
Odin Ugedal ac390d28b8 Fix problems with '#' in branchname
Add proper escaping of '#' in branchname in compare when doing pull
requests. This addresses issue .
Odin Ugedal 561e5f9ccb Set description meta tag correctly
Set the description meta tag correctly when there is no repo
description. Also use the  ability to trim trailing whitespaces,
to make the template cleaner.
Odin Ugedal 85d7afeba0 Set HTML meta values corresponding to repository
Use the authors name, and the description of the repo in HTML meta.
Pages without repository context will display as before.
Unknwon 9bd9ad4205 add CRUD issue APIs
- Fix go-gogs-client#10
- Related to 
Unknwon b4f47a7623 attempt to fix invalid csrf token
Unknwon d733efc1cc Alpha support for custom templates
No guarantee for compatibility with future changes
Unknwon c6277cce51 Minor fixes for
Unknwon 6530375dbf Merge pull request from soudy/grey-out-merge-commit
Grey out merge commits
Unknwon 2bf8494332 finish user and repository search
Both are possible on explore and admin panel
Unknwon 514382e2eb Rename module: middleware -> context
Unknwon 5267dce210 Fix ref comment from commit create empty feed
Unknwon 97c48da49f Merge pull request from Rukenshia/develop
Using HTML Description of repositories in the 'Explore' view. Fixes #…
Jan Christophersen 1e74ee51ff Using HTML Description of repositories in the 'Explore' view. Fixes
Unknwon eed9966ad6 fix incompatible SQL in PostgreSQL
Unknwon ad513a20e9 Replace time.Time with Unix Timestamp (int64)
Unknwon 0c9a616326 Update frontend resources
Unknwon 0e9bc2d410 Fix pull request availability check
Unknwon 0ea0c5ec4f Prepare release
Unknwon 12b5a76b0d Minor fix for
Unknwon a4452864ea Merge pull request from OhDaeto/master
Add ru-RU to home template
xDShot d8738f5bfd минимальные -> низкие (системные требования)
Unknwon 9cf7f3e46f Remove duplicated of code
Lourens 14aba3489e Add ru-RU to home template
Unknwon 13bd16af92 Minor fixes for