gitea/modules
guillep2k bcb52aef09
Implement "embedded" command to extract static resources ()
* draft

* Implement extract command

* Fix nits and force args on extract

* Add !bindata stub, support Windows, fmt

* fix vendored flag

* Remove leading slash for matching

* Add docs

* Fix typos

* Add embedded view command

Co-authored-by: zeripath <art27@cantab.net>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
..
auth Add support for database schema in PostgreSQL ()
avatar Improve handling of non-square avatars ()
base Use gitea forked macaron ()
cache Cache last commit to accelerate the repository directory page visit ()
charset deps: update and fix chardet import ()
context API add/generalize pagination ()
convert [BugFix] [API] Pull.API.Convert: Only try to get HeadBranch if HeadRepo exist ()
cron Refactor repository check and sync functions ()
generate Integrate OAuth2 Provider ()
git Cache last commit to accelerate the repository directory page visit ()
gitgraph Move git graph from models to modules/graph ()
graceful [UI] Show pull icon on pull ()
highlight Add a lot of extension to language mappings for syntax highlights ()
httplib Add golangci ()
indexer Fix file rename/copy not supported by indexer ()
lfs Make repository management section handle lfs locks ()
log Log: Ensure FLAGS=none is -1 ()
markup Don't convert ellipsis in markdown ()
metrics Prometheus endpoint ()
migrations Some refactor on git diff and ignore getting commit information failed on migrating pull request review comments ()
notification Fix repo indexer not updating upon push ()
options Implement "embedded" command to extract static resources ()
password Add password requirement info on error ()
pprof Add golangci ()
private Queue: Make WorkerPools and Queues flushable ()
process Graceful: Cancel Process on monitor pages & HammerTime ()
public Implement "embedded" command to extract static resources ()
queue Fix broken FlushAll ()
recaptcha fixed reCAPTCHA URL ()
references Accept punctuation after simple+cross repository issue references ()
repofiles Fix pull view when head repository or head branch missed and close related pull requests when delete head repository or head branch ()
repository More expansions in template repositories ()
secret Integrate OAuth2 Provider ()
session Use gitea forked macaron ()
setting Cache last commit to accelerate the repository directory page visit ()
ssh Graceful: Xorm, RepoIndexer, Cron and Others ()
structs API endpoint for repo transfer ()
sync Fix missing unlock in uniquequeue ()
task Move create/fork repository from models to modules/repository ()
templates Implement "embedded" command to extract static resources ()
test Add Close() method to gogitRepository ()
timeutil Use gitea forked macaron ()
upload Fix upload file type check ()
user Add golangci ()
util Sanitize credentials in mirror form ()
validation Implement webhook branch filter ()
webhook Fix RocketChat ()