e-alfred / flowupload

Flowupload app compatible with Nextcloud
GNU Affero General Public License v3.0
61 stars 20 forks source link

Suggestion - display percent uploaded in browser tab title #11

Closed Larsene closed 5 years ago

Larsene commented 7 years ago

Display the uploaded percentage in the browser tab. This will help a lot when you're working in multitabs (one tab for files, one for music, one for flowupload)

Perhaps you can also change the icon (as in mail app when you received a new mail) when the upload is finished.

Anyway, thanks for this great NextCloud App !

JonathanTreffler commented 5 years ago

I am working on a Pull request to implement that feature.

JonathanTreffler commented 5 years ago

(the feature is actually done, i will create a Pull Request if my current PR gets merged)

e-alfred commented 5 years ago

Implemented with https://github.com/e-alfred/flowupload/pull/62 thanks to @JonathanTreffler!