overleaf/services/web/public/coffee/ide/file-tree/controllers
James Allen 4386ab1225 Don't allow files to be created with / or * characters
Requires the following translations:

  "files_cannot_include_invalid_characters": "Files cannot include '*' or '/' characters",
  "invalid_file_name": "Invalid File Name"
2016-09-21 16:31:55 +01:00
..
FileTreeController.coffee Don't allow files to be created with / or * characters 2016-09-21 16:31:55 +01:00
FileTreeEntityController.coffee Don't allow files to be created with / or * characters 2016-09-21 16:31:55 +01:00
FileTreeFolderController.coffee Allow Cmd+Clicking to multi select entries in the file tree 2016-02-09 15:13:58 +00:00
FileTreeRootFolderController.coffee Improve drop zones and feel of dragging in file tree 2016-02-10 15:54:25 +00:00