This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/modules
KN4CK3R 44b8b07631
Add tag protection (#15629)
* 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>
2021-06-25 16:28:55 +02:00
..
analyze
auth Add asymmetric JWT signing (#16010) 2021-06-17 23:56:46 +02:00
avatar Add Image Diff for SVG files (#14867) 2021-06-05 15:32:19 +03:00
base Fixed assert statements. (#16089) 2021-06-07 07:27:09 +02:00
cache
charset
context Rework repository archive (#14723) 2021-06-23 17:12:38 -04:00
convert [API] GET / SET User Settings (#16169) 2021-06-23 15:58:44 -04:00
cron add cron job to delete old actions from database (#15688) 2021-05-01 14:17:02 +02:00
csv
doctor Rework repository archive (#14723) 2021-06-23 17:12:38 -04:00
emoji Run processors on whole of text (#16155) 2021-06-17 11:35:05 +01:00
eventsource Hold the event source when there are no listeners (#15725) 2021-05-15 23:46:13 +02:00
generate Add asymmetric JWT signing (#16010) 2021-06-17 23:56:46 +02:00
git Fix diff expansion is missing final line in a file (#16222) 2021-06-24 17:47:46 +02:00
gitgraph
graceful Set self-adjusting deadline for connection writing (#16068) 2021-06-11 00:25:25 +03:00
hcaptcha
highlight Replace ARCCache with TwoQueueCache to avoid patent issue (#16240) 2021-06-24 14:37:07 -04:00
httpcache
httplib
indexer Use git log name-status in get last commit (#16059) 2021-06-21 01:00:46 +03:00
lfs Add push to remote mirror repository (#15157) 2021-06-14 19:20:43 +02:00
log Fixed assert statements. (#16089) 2021-06-07 07:27:09 +02:00
markup Add sanitizer rules per renderer (#16110) 2021-06-23 17:09:51 -04:00
matchlist
metrics
migrations Add Status Updates whilst Gitea migrations are occurring (#15076) 2021-06-16 18:02:24 -04:00
nosql Fix setting redis db path (#15698) 2021-05-03 13:24:24 -04:00
notification Improve notifications for WIP draft PR's (#14663) 2021-06-23 00:14:22 -04:00
options
password Fixed assert statements. (#16089) 2021-06-07 07:27:09 +02:00
pprof
private Small refactoring of modules/private (#15947) 2021-06-23 15:38:19 -04:00
process
public Improve assets handler middleware (#15961) 2021-05-30 18:25:11 +08:00
queue Fixed assert statements. (#16089) 2021-06-07 07:27:09 +02:00
recaptcha
references Respect default merge message syntax when parsing item references (#15772) 2021-05-09 19:25:23 +01:00
repofiles
repository Add push to remote mirror repository (#15157) 2021-06-14 19:20:43 +02:00
secret Use single shared random string generation function (#15741) 2021-05-10 07:45:17 +01:00
session
setting Rework repository archive (#14723) 2021-06-23 17:12:38 -04:00
ssh Set self-adjusting deadline for connection writing (#16068) 2021-06-11 00:25:25 +03:00
storage Rework repository archive (#14723) 2021-06-23 17:12:38 -04:00
structs [API] GET / SET User Settings (#16169) 2021-06-23 15:58:44 -04:00
svg
sync
task Add Status Updates whilst Gitea migrations are occurring (#15076) 2021-06-16 18:02:24 -04:00
templates Add push to remote mirror repository (#15157) 2021-06-14 19:20:43 +02:00
test
timeutil
translation
typesniffer Add Image Diff for SVG files (#14867) 2021-06-05 15:32:19 +03:00
upload
uri
user
util Add push to remote mirror repository (#15157) 2021-06-14 19:20:43 +02:00
validation Add tag protection (#15629) 2021-06-25 16:28:55 +02:00
web Add tag protection (#15629) 2021-06-25 16:28:55 +02:00