gosora/.codebeatignore
Azareal a668cd296b save bytes in the client templates
rename template file and functions to reduce bandwidth usage
replace x-loggedin with theoretically faster x-mem
remove redundant check in ua loop
move extraData initialisation down to where it's needed
2020-03-23 09:14:08 +10:00

22 lines
336 B
Plaintext

/public/chartist/**
/public/trumbowyg/**
/public/jquery-emojiarea/**
/public/font-awesome-4.7.0/**
/public/jquery-3.1.1.min.js
/public/EQCSS.min.js
/public/EQCSS.js
/schema/**
tmpl_list.go
tmpl_forum.go
tmpl_forums.go
tmpl_topic.go
tmpl_topic_alt.go
tmpl_topics.go
tmpl_profile.go
gen_mysql.go
gen_mssql.go
gen_pgsql.go
gen_router.go