Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dashboard unconvinient thing #17

Closed
XCanG opened this issue Feb 19, 2017 · 3 comments
Closed

Dashboard unconvinient thing #17

XCanG opened this issue Feb 19, 2017 · 3 comments

Comments

@XCanG
Copy link

XCanG commented Feb 19, 2017

As you know in Dashboard we have 2 view mode: table and thumbinal, but both unconvinient: table is bad because I can't know what is file is that (name is random, date not say much about it, album may be not used), thumbinal is bad because in that mode I don't know what is name of that thumbinal and I don't have delete button on it.

I suggest that to improve both:

  1. for table when hover on a line we will see baloon with thumbinal, so we can know what is image is that and it will not add extra space to a page.
  2. for thumbinal mode when hover on thumbinal, at bottom we will see name of that thumbinal and at top-right will be appear delete button.

P.S. sorry for my English if it hard to understand.

@jithatsonei
Copy link

Im gonna make a PR for a fix for problem 1, but not too interested in 2 because i hate thumbnails ¯_(ツ)_/¯

BobbyWibowo referenced this issue in BobbyWibowo/lolisafe Mar 28, 2018
* Added new dependency: rimraf. This will be used by chunked upload support to bulk delete temporary chunk files.

* Added chunked uploads support :3

* Updated Dropzone to 5.2.0.

* More improvements to thumbnail view. Delete button will now only appear on hover. Some other details, such as file name, size and album/owner will also appear on hover. Touch devices will have all of those appear always visible by default.

* Image thumbnails will now appear on home page after successful uploads (only for WEBP, JPG, JPEG, BMP, GIF and PNG files). WEBP may not work properly in Firefox though.

* Refactored home.js to use const/let and some other stuff.

* Refactored album view. It will now display properly on mobile screen. Download Album button will also no longer be located at the top right, but right below the subtitle.

* Updated some version strings.

* And maybe some others that I can't remember.
BobbyWibowo referenced this issue in BobbyWibowo/lolisafe Mar 28, 2018
* Improved list view. When a row is clicked, as long as it has a thumbnail, a modal will pop-out to show the thumbnail.

* Improved image placement in thumb view.

* Refactored all instances of id attribute in HTML files to use double quotes instead of single quote.
@ghost
Copy link

ghost commented Sep 3, 2018

No image on thumbnail.

@Pitu
Copy link
Member

Pitu commented Feb 22, 2019

There's a new dashboard on dev branch, will merge into master and make a release this week

@Pitu Pitu closed this as completed Feb 22, 2019
calvinthefreak pushed a commit to calvinthefreak/lolisafe that referenced this issue Oct 24, 2021
Bumps [knex](https://github.com/tgriesser/knex) from 0.17.3 to 0.17.6.
- [Release notes](https://github.com/tgriesser/knex/releases)
- [Changelog](https://github.com/tgriesser/knex/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tgriesser/knex/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants