gitea/modules
KN4CK3R 44b8b07631
Add tag protection ()
* Added tag protection in hook.

* Prevent UI tag creation if protected.

* Added settings page.

* Added tests.

* Added suggestions.

* Moved tests.

* Use individual errors.

* Removed unneeded methods.

* Switched delete selector.

* Changed method names.

* No reason to be unique.

* Allow editing of protected tags.

* Removed unique key from migration.

* Added docs page.

* Changed date.

* Respond with 404 to not found tags.

* Replaced glob with regex pattern.

* Added support for glob and regex pattern.

* Updated documentation.

* Changed white* to allow*.

* Fixed edit button link.

* Added cancel button.

Co-authored-by: zeripath <art27@cantab.net>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
..
analyze
auth Add asymmetric JWT signing ()
avatar Add Image Diff for SVG files ()
base Fixed assert statements. ()
cache
charset
context Rework repository archive ()
convert [API] GET / SET User Settings ()
cron
csv
doctor Rework repository archive ()
emoji Run processors on whole of text ()
eventsource Hold the event source when there are no listeners ()
generate Add asymmetric JWT signing ()
git Fix diff expansion is missing final line in a file ()
gitgraph
graceful Set self-adjusting deadline for connection writing ()
hcaptcha
highlight Replace ARCCache with TwoQueueCache to avoid patent issue ()
httpcache
httplib
indexer Use git log name-status in get last commit ()
lfs Add push to remote mirror repository ()
log Fixed assert statements. ()
markup Add sanitizer rules per renderer ()
matchlist
metrics
migrations Add Status Updates whilst Gitea migrations are occurring ()
nosql
notification Improve notifications for WIP draft PR's ()
options
password Fixed assert statements. ()
pprof
private Small refactoring of modules/private ()
process
public Improve assets handler middleware ()
queue Fixed assert statements. ()
recaptcha
references
repofiles
repository Add push to remote mirror repository ()
secret
session
setting Rework repository archive ()
ssh Set self-adjusting deadline for connection writing ()
storage Rework repository archive ()
structs [API] GET / SET User Settings ()
svg
sync
task Add Status Updates whilst Gitea migrations are occurring ()
templates Add push to remote mirror repository ()
test
timeutil
translation
typesniffer Add Image Diff for SVG files ()
upload
uri
user
util Add push to remote mirror repository ()
validation Add tag protection ()
web Add tag protection ()