Laravel-Media-Manager icon indicating copy to clipboard operation
Laravel-Media-Manager copied to clipboard

Enhancements

Open ctf0 opened this issue 8 years ago • 1 comments

Still

  • design a logo
  • better UI
  • tests
  • make pagination more effective

Long Run

  • dark theme.
  • change the FA stone aged looking icons to something more subtle "ig, np"
  • remove bulma dependency "no css fw"
  • add a help btn to show the gesture interactions ref, anim
  • more capabilities to the image editor ex.
    • https://github.com/brianium/watermarkjs
    • https://www.npmjs.com/package/image-focus
  • uploading stuff directly to cloud disks
  • lazy load vidoes
  • https://github.com/thephpleague/flysystem/issues/970

Un-Related

  • https://github.com/thephpleague/flysystem/issues/947
  • https://github.com/JeffreyWay/laravel-mix/issues/2709

Ideas

  • request progress "axios progress reports ain't accurate"
  • decouple the manager from laravel
  • optimize images on the client side b4 uploading "only possible through canvas decoding"
  • add packages like https://github.com/ronomon/zip to test files b4 upload

Next Major Version

  • replace dropzonejs with something better
    • https://github.com/ankitpokhrel/tus-php
    • https://github.com/transloadit/uppy
    • https://pqina.nl/filepond
  • run the image editor ops through webworker
  • replace abandoned vue-touch with something better

ctf0 avatar Sep 18 '17 12:09 ctf0

for any ideas/suggestions/helping hand, plz open a new ticket and reference this one in it

ctf0 avatar Nov 02 '18 13:11 ctf0