gitea/routers/web
Bryan Mutai 7d6861ac54
Some checks failed
release-nightly / nightly-binary (push) Has been cancelled
release-nightly / nightly-container (push) Has been cancelled
Add "Go to file", "Delete Directory" to repo file list page (#35911)
/claim #35898
Resolves #35898 

### Summary of key changes:

1. Add file name search/Go to file functionality to repo button row.
2. Add backend functionality to delete directory
3. Add context menu for directories with functionality to copy path & delete a directory
4. Move Add/Upload file dropdown to right for parity with Github UI
5. Add tree view to the edit/upload UI

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2025-11-30 11:58:15 +08:00
..
admin Allow admins to rename non-local users (#35970) 2025-11-23 20:59:55 +00:00
auth Fix oauth2 session gob register (#36017) 2025-11-26 23:25:34 +08:00
devtest fix: auto-expand and auto-scroll for actions logs (#35570) (#35583) 2025-10-05 10:31:06 +08:00
events
explore Support actions and reusable workflows from private repos (#32562) 2025-10-25 17:37:33 +00:00
feed Fix context usages (#35348) 2025-08-27 11:00:01 +00:00
healthcheck
misc Support selecting theme on the footer (#35741) 2025-10-28 18:25:00 +08:00
org Allow admins to rename non-local users (#35970) 2025-11-23 20:59:55 +00:00
repo Add "Go to file", "Delete Directory" to repo file list page (#35911) 2025-11-30 11:58:15 +08:00
shared when using rules to delete packages, remove unclean bugs (#34632) 2025-06-18 04:47:49 +00:00
user Allow admins to rename non-local users (#35970) 2025-11-23 20:59:55 +00:00
base.go Redirect to a presigned URL of HEAD for HEAD requests (#35088) 2025-07-16 11:22:45 +00:00
githttp.go Fix git client accessing renamed repo (#34034) 2025-03-28 07:28:58 +08:00
goget.go Enable addtional linters (#34085) 2025-04-01 10:14:01 +00:00
home.go Support actions and reusable workflows from private repos (#32562) 2025-10-25 17:37:33 +00:00
metrics.go
nodeinfo.go Enable addtional linters (#34085) 2025-04-01 10:14:01 +00:00
passkey.go
swagger_json.go Improve OAuth2 provider (correct Issuer, respect ENABLED) (#34966) 2025-07-06 13:36:45 +08:00
web.go Add "Go to file", "Delete Directory" to repo file list page (#35911) 2025-11-30 11:58:15 +08:00
webfinger.go Fix context usages (#35348) 2025-08-27 11:00:01 +00:00