aboutsummaryrefslogtreecommitdiffstats
path: root/routers/web/shared/secrets
Commit message (Expand)AuthorAgeFilesLines
* Added Description Field for Secrets and Variables (#33526)John Smith2025-03-171-1/+3
* Add API for `Variables` (#29520)sillyguodong2024-03-281-2/+2
* Move context from modules to services (#29440)Lunny Xiao2024-02-271-1/+1
* Use db.Find instead of writing methods for every object (#28084)Lunny Xiao2023-11-241-1/+2
* Refactor secrets modification logic (#26873)KN4CK3R2023-09-051-10/+7
* Support configuration variables on Gitea Actions (#24724)sillyguodong2023-06-201-22/+14
* Respect original content when creating secrets (#24745)Jason Song2023-05-161-1/+10
* Only delete secrets belonging to its owner (#24284)KN4CK3R2023-04-231-2/+2
* Add user secrets (#22191)KN4CK3R2023-02-011-0/+54