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/templates
Jimmy Praet 3d6cb25e31
Support unprotected file patterns (#16395)
Fixes #16381

Note that changes to unprotected files via the web editor still cannot be pushed directly to the protected branch. I could easily add such support for edits and deletes if needed. But for adding, uploading or renaming unprotected files, it is not trivial.

* Extract & Move GetAffectedFiles to modules/git
2021-09-11 16:21:17 +02:00
..
admin Add setting to OAuth handlers to skip local 2FA authentication (#16594) 2021-09-10 18:37:57 +02:00
base Make Mermaid.js limit configurable (#16519) 2021-07-24 00:21:51 -04:00
custom
explore
mail Fix issue with issue default mail template (#16956) 2021-09-05 09:06:20 +01:00
org Make mirror feature more configurable (#16957) 2021-09-07 17:49:36 +02:00
repo Support unprotected file patterns (#16395) 2021-09-11 16:21:17 +02:00
shared
status
swagger Support unprotected file patterns (#16395) 2021-09-11 16:21:17 +02:00
user Prevent leave changes dialogs due to autofill fields (#16912) 2021-09-02 13:14:37 +01:00
home.tmpl Rename StaticUrlPrefix to AssetUrlPrefix (#15779) 2021-05-08 16:27:25 +02:00
install.tmpl
post-install.tmpl