Skip to content

Commit

Permalink
Remove the old file upload mechanic
Browse files Browse the repository at this point in the history
Remove uploader coffeescript and the jquery plugins that handled the file upload before.
  • Loading branch information
sascha-karnatz committed Dec 14, 2023
1 parent 6f7fdc2 commit f6f54e8
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 2,161 deletions.
1 change: 0 additions & 1 deletion app/assets/javascripts/alchemy/admin.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,4 @@
//= require alchemy/alchemy.string_extension
//= require alchemy/alchemy.link_dialog
//= require alchemy/alchemy.list_filter
//= require alchemy/alchemy.uploader
//= require alchemy/alchemy.preview_window
131 changes: 0 additions & 131 deletions app/assets/javascripts/alchemy/alchemy.uploader.js.coffee

This file was deleted.

178 changes: 0 additions & 178 deletions vendor/assets/javascripts/fileupload/jquery.fileupload-process.js

This file was deleted.

Loading

0 comments on commit f6f54e8

Please sign in to comment.