Unknwon
10332ef7cc
Add Czech support
9 years ago
Kim Carlbäcker
73137c2db2
Fix listing team members ( #3048 )
9 years ago
Siarhei Navatski
c6a66c479b
Update glide.lock with latest go-gogs-client ( #2939 )
9 years ago
Julien Reichardt
0966898255
Add DPlatform as an installation way ( #3044 )
9 years ago
Andrey Nering
4d3f69567c
Fix remove folder issues, including initialization failling. ( #2969 )
- Prevent panic on creating notice if database is not available
- Prevent incorrect folder on Windows ("/" instead of "\")
9 years ago
Unknwon
9e3e82ebea
models/release: filter input to prevent command line argument vulnerability
9 years ago
Kim Carlbäcker
346d734eff
PDF-Previews in file-lists now working ( #3000 )
9 years ago
Unknwon
6d0dc3bbcc
#2895 minor fix for bug of xorm
9 years ago
Thomas Boerger
dd29e46802
Made the issue stats query more secure with parameterized placeholders ( #2895 )
9 years ago
Unknwon
f34f5ee273
Add new language support
- Update language choose dropdown to fit more languages
9 years ago
Unknwon
1bedc83fef
#2992 set default style name when empty in AfterSet
9 years ago
Cosmin Stroe
561a81df44
Support alphanumeric issue style (ABC-1234) for external issue tracker ( #2992 )
9 years ago
Tamás Molnár
630c23b750
Set utf-8 charset for text files when serving raw content ( #2898 )
9 years ago
Kim Carlbäcker
dee35a8ed2
[Feature/WIP] Confirm on editing forms ( fixes #2881 ) ( #2980 )
* Add and start jQuery AreYouSure
* Update SimpleMDE to 1.10.1 for `forceSync` support
* Forgot to remove old version SimpleMDE 1.10.0
* formatting -.-
9 years ago
Kim Carlbäcker
36073d6951
Fixed #2909 ( #2979 )
9 years ago
Jean-Philippe Roemer
84062365c7
docker: update documentation for container options ( #2965 )
- Created a Container options section in `docker/README.md`
- Add documentation for SOCAT_LINK
- Move CROND documentation to the new section
9 years ago
Unknwon
0248b05674
Update locales
9 years ago
Unknwon
003d6c6646
Merge pull request #2920 from l2dy/patch-1
Update ISC license
9 years ago
Unknwon
ab4d2d3a25
#2916 fix sort' field missing on issue pagination link
9 years ago
Unknwon
d497e31faa
api/admin: add/remove organization team repository
9 years ago
Unknwon
2a35398747
Merge pull request #2914 from psychomario/linenumoptimize
Reduce line number creation to one DOM manipulation
9 years ago
l2dy
d6e18776a3
Update ISC license
9 years ago
PsychoMario
24f1d90bce
reduce line number creation to one DOM manipulation
9 years ago
Unknwon
fd631bf9c0
Fix XORM IN condition table name parse
9 years ago
Unknwon
bebc9a37cc
Merge pull request #2894 from tboerger/feature/join-condition
Followup fix for previous query fix
9 years ago
Thomas Boerger
48c23658a6
Followup fix for previous query fix
9 years ago
Unknwon
c38581052a
Merge pull request #2893 from tboerger/feature/sql-security
Try to make the SQL queries cleaner and more secure
9 years ago
Thomas Boerger
4737525ca5
Made the issues query more secure and simpler
9 years ago
Thomas Boerger
25ffa44602
Try to make the SQL queries cleaner and more secure
9 years ago
Unknwon
6ba31f0be3
#2878 print error of JSON unmarshal and always returns a valid object
9 years ago
Unknwon
019cd8b3db
#2842 add quotes to attachment file name
9 years ago
Unknwon
8328452c5a
#1692 add admin APIs to add/remove a user from teams
9 years ago
Unknwon
9923aa7292
Merge pull request #2883 from nikkomiu/develop
Fixes #2842 Parses URL through EscapePound template function
9 years ago
Nikko Miu
a92890a5fa
Changed EscapePound function with string replace function
9 years ago
Unknwon
f1b1d8d153
Update locales
9 years ago
Unknwon
82087056cd
Merge pull request #2879 from dakira/develop
use monospace font for wiki and issue textareas (fix #2869 )
9 years ago
Matthias Niess
79389ef2fc
use monospace font for wiki and issue textareas ( fix #2869 )
9 years ago
Unknwon
59873085d6
Handle windows deletion when start
Fix #2872
9 years ago
Unknwon
d2f481e85f
Fix status code
9 years ago
Unknwon
11c481a053
Change list teams API to non-admin specific
9 years ago
Unknwon
0b2c7a6284
#1692 api: admin list and create team under organization
9 years ago
Unknwon
b77b57dec2
Add route for #2846
9 years ago
Unknwon
2f317884d3
Remove code for checking ssh-keygen
9 years ago
Unknwon
9ef4c2c088
Prepare release
9 years ago
Unknwon
762a19a143
#2850 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.
9 years ago
Unknwon
59ad7aaeb6
Update locales
9 years ago
Unknwon
380b0e8992
Update .gopmfile and fix #2848
9 years ago
Unknwon
2c6323de5c
Merge pull request #2845 from moltam/feature/org-member-full-name-avatar
Display org member's full name in link title.
9 years ago
Tamás Molnár
9a7a1edce9
Display org member's full name in link title.
9 years ago
Unknwon
51210877f6
#2814 LOWER() column value within search
9 years ago