Skip to content

0.3.0

Latest
Compare
Choose a tag to compare
@joseangelcrn joseangelcrn released this 20 Aug 11:50
· 4 commits to master since this release

New features:

  • Now user can download single or all of his/her files.
  • Home view now display more buttons. Thoose new buttons are used to delete all files which you have uploaded.
  • User experience has been really improved with changes such as: indications when something is happening in background/async process.
  • Creating of news vue component to modularitate aplication and better comprenhession for programmers.
  • Big refactoring of code.
  • Iconizador vue component now can detect more type of extensions so can display more differents icons.

On this point what can it do cocker-drive ?

Right now, with this app you can upload files, wathever type of files. You can rename upload files in uploading time (when files are displaying in preview image).
When you are in home page you can see four buttones (left to right order)

1. List files,

2. Upload files.

3. Download all files as zip.

4. Delete all files storaged in your accounts.

1.List files

Here user can search his files by filename, there is advanced searching motor too, with this feature you can order your files and filter your files by it width/height if file is image, for example. You can delete/rename/download one/more files you get found with your advanced searching.
Wathever was your searching, files display only 3 result, if u want to display next 3 files you must press bottom button to get thoose 3 next.

2. Upload files.

You can upload wathever type of files, if current file is an image it wil display a smal preview of that image but if is another type of file will appear an icon accord to wathever file you are uploading.
You can rename your files in upload-time too, that mean if you have an file with one name you can rename or not it name in pre-uploaded time.
You will see on bottom side amount of files you are uploading and it total size of it.

3. Download all files as zip.

This option allow download all your files as zip. Why did you need this ? If you want to migrate yout files to another server or possibles futures version of this app which could not be support for older versions. Who knows. But Im sure this function is usefull in many times.

4. List files.

We could to say this is main view of app, here you will be able to watch all your files and find some file you want in any time and quick because of adavanced searching module of this view. With this feature you can find storaged files really fast thank to existing filters.

Every displayed result have three buttons, which is used to : delete that file, rename it or download current file.