This repository was archived by the owner on May 22, 2025. It is now read-only.
-
-
Couldn't load subscription status.
- Fork 187
This repository was archived by the owner on May 22, 2025. It is now read-only.
Enhancements #11
Copy link
Copy link
Closed as not planned
Labels
Description
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.
- uploading stuff directly to cloud disks
- lazy load vidoes
- Allow Filesystem::listContent() to return an Iterator instead of an array, enabling the use of Generators thephpleague/flysystem#970
Un-Related
- timestamp & cache on creation bug thephpleague/flysystem#947
- url reference for package static assets is broken in v6 laravel-mix/laravel-mix#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
dropzonejswith something better - run the image editor ops through
webworker - replace abandoned
vue-touchwith something better