mirror of
https://github.com/prasathmani/tinyfilemanager.git
synced 2026-04-26 10:55:56 +03:00
Labels
No labels
Feature
Feature
Is It Really an Issue?
Need More Info
Request
Security
bug
duplicate
enhancement
enhancement
help wanted
invalid
pull-request
question
suggestion
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/tinyfilemanager#1058
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/prasathmani/tinyfilemanager/pull/792
Author: @non-bin
Created: 5/31/2022
Status: 🔄 Open
Base:
master← Head:patch-3📝 Commits (1)
a4445aaset onbeforeunload when file changed #738📊 Changes
1 file changed (+65 additions, -1 deletions)
View changed files
📝
tinyfilemanager.php(+65 -1)📄 Description
add event listeners to the text box to set the onbeforeunload function
For the advanced editor we need to listen for when the editor is loaded before we can attach the listeners
We need all the different listeners to check for context menu paste, and other edge cases
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.