You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/modules
zeripath e6baa656f7
make avatar lookup occur at image request (#10540)
speed up page generation by making avatar lookup occur at the browser
not at page generation

* Protect against evil email address ".."

* hash the complete email address

Signed-off-by: Andrew Thornton <art27@cantab.net>

Co-Authored-By: Lauris BH <lauris@nix.lv>
5 years ago
..
analyze Add detected file language to code search (#10256) 5 years ago
auth Allow to set protected file patterns that can not be changed under no conditions (#10806) 5 years ago
avatar
base make avatar lookup occur at image request (#10540) 5 years ago
cache make avatar lookup occur at image request (#10540) 5 years ago
charset deps: update and fix chardet import (#9351) 5 years ago
context API add/generalize pagination (#9452) 5 years ago
convert Allow to set protected file patterns that can not be changed under no conditions (#10806) 5 years ago
cron Refactor repository check and sync functions (#9854) 5 years ago
generate
git Migrate to go-git/go-git v5.0.0 (#10735) 5 years ago
gitgraph
graceful Restore graceful restart on SIGHUP (#10224) 5 years ago
highlight
httplib
indexer Handle panic in indexer initialisation better (#10534) 5 years ago
lfs Multiple LFS improvements (#10667) 5 years ago
log modules/log: remove noop written variables (#10182) 5 years ago
markup Fix internal server error on checkboxes (#10845) 5 years ago
metrics
migrations Some refactor on git diff and ignore getting commit information failed on migrating pull request review comments (#9996) 5 years ago
notification Granular webhook events (#9626) 5 years ago
options Implement "embedded" command to extract static resources (#9982) 5 years ago
password
pprof
private Queue: Make WorkerPools and Queues flushable (#10001) 5 years ago
process Graceful: Cancel Process on monitor pages & HammerTime (#9213) 5 years ago
public Implement "embedded" command to extract static resources (#9982) 5 years ago
queue Fix queue log param (#10733) 5 years ago
recaptcha
references Accept punctuation after simple+cross repository issue references (#10091) 5 years ago
repofiles Allow to set protected file patterns that can not be changed under no conditions (#10806) 5 years ago
repository make avatar lookup occur at image request (#10540) 5 years ago
secret
session
setting Multiple LFS improvements (#10667) 5 years ago
ssh log.Fatal on failure to listen to SSH port (#10795) 5 years ago
structs Allow to set protected file patterns that can not be changed under no conditions (#10806) 5 years ago
sync Fix missing unlock in uniquequeue (#9790) 5 years ago
task Move create/fork repository from models to modules/repository (#9489) 5 years ago
templates make avatar lookup occur at image request (#10540) 5 years ago
test Code Refactor of IssueWatch related things (#10401) 5 years ago
timeutil
upload
user
util inform participants on UI too (#10473) 5 years ago
validation
webhook System-wide webhooks (#10546) 5 years ago