gitea/modules
Lauris BH 81702e6ec9 Detect charset and convert non UTF-8 files for display (#4950)
* Detect charset and convert non UTF-8 files for display

* Refactor and move function to correct module

* Revert unrelated changes

* More unrelated changes

* Duplicate content for small text to have better encoding detection

* Check if original content is valid before duplicating it
2018-09-29 16:33:54 +08:00
..
auth Allow admin toggle forcing a password change for newly created users (#4563) 2018-09-13 12:34:36 -04:00
avatar
base Detect charset and convert non UTF-8 files for display (#4950) 2018-09-29 16:33:54 +08:00
cache Fix memcache support when value is returned as string always (#2924) 2017-11-16 15:06:34 +08:00
context Force user to change password (#4489) 2018-09-13 15:04:25 +03:00
cron
generate Implements generator cli for secrets (#3531) 2018-02-18 20:14:37 +02:00
highlight
httplib Add sensitive headers (#3429) 2018-01-31 00:09:16 +02:00
indexer Global code search support (#3664) 2018-03-16 22:04:33 +08:00
lfs add valid for lfs oid (#4461) 2018-07-19 11:39:19 -04:00
log
mailer
markup Upgrade images in .drone.yml to more recent versions (#4819) 2018-08-29 09:43:58 -04:00
minwinsvc
notification
options
pprof cmd/serve: pprof cpu and memory profile dumps to disk (#4560) 2018-08-07 14:49:18 -04:00
private
process Fix run command race (#1470) 2017-11-13 22:51:45 +08:00
public Enable caching on assets and avatars (#3376) 2018-02-04 00:37:05 +02:00
recaptcha Add Recaptcha functionality to Gitea (#4044) 2018-07-05 00:13:05 -04:00
search Global code search support (#3664) 2018-03-16 22:04:33 +08:00
setting Fix: Let's Encrypt configuration settings (#4911) 2018-09-12 00:06:44 -04:00
ssh Configurable SSH key exchange algorithm and MAC suite (#2806) 2017-11-02 23:26:41 +08:00
sync
templates Detect charset and convert non UTF-8 files for display (#4950) 2018-09-29 16:33:54 +08:00
test API endpoint for testing webhook (#3550) 2018-04-29 14:21:33 +08:00
user
util Fix open redirect vulnerability on login screen (#4312) 2018-06-26 22:45:18 +08:00
validation Improve URL validation for external wiki and external issues (#4710) 2018-08-15 09:29:37 +03:00