Welcome Guest ( Log In | Register )

41 Pages V « < 19 20 21 22 23 > »   
Closed TopicStart new topic
> Feature Update: Revamped gallery listings, tag watching/flagging/hiding, etc, No major updates in 462 0 days

 
post Mar 20 2019, 07:28
Post #401
Taylia



Newcomer
*
Group: Gold Star Club
Posts: 35
Joined: 8-March 16
Level 268 (Lord)


Changing the color of a watched tag is listening for the "keyup" event, so copy-pasting the value from another field (for example, to have the m: and f: tags the same color) doesn't register the field has changed.

Can we have the "input" or "change" events monitored instead of "keyup"?


Similarly pressing a key in the box causes the Save button to appear even if the keypress doesn't change the value (or the value becomes the saved value after the keypress). Can the form check whether "Save" is a meaningful action before showing the button?

On the other hand, deleting the color (going back to the placeholder #default) doesn't trigger the "Save" button to appear.


Can we have the tags appear in some kind of order? weight? alphabetical? namespace alphabetical then tag alphabetical? (This might just have been the order that was migrated. Adding new tags in a new tagset seems to be alphabetical?)


Related, going down the list clicking Save in quick succession seems to miss some of the click events. Oh yeah. First line of usertag_save() discards clicks if there is an in-flight xhr. I assume some of the later clicks get through and work anyway because pipelined xhrs are faster once the https connection is established. Could the additional button clicks be queued rather than discarded?
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Mar 20 2019, 07:30
Post #402
Xer0-san



Lurker
Group: Lurkers
Posts: 2
Joined: 6-February 11
Level 10 (Novice)


So far I'm liking the new features, it's just the interface change with the ugly icons and massive thumbnails that are bugging me.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Mar 20 2019, 07:38
Post #403
Emoleek



Newcomer
**
Group: Members
Posts: 59
Joined: 8-September 15
Level 191 (Destined)


QUOTE(Xer0-san @ Mar 20 2019, 12:26) *

You scared me for a second, but I'm still seeing it.
https://e-hentai.org/tag/group:maron+maron


Nope for me , even the ones i favorited before still redirect me to front page
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Mar 20 2019, 07:48
Post #404
Etheral7



Newcomer
*
Group: Members
Posts: 48
Joined: 20-January 11
Level 36 (Apprentice)


QUOTE(Saioux @ Mar 20 2019, 07:06) *

Oh I guess something like Tampermonkey? I'm using Tampermonkey rn for userscripts for Hentaiverse. My guess would be I'll have to include some sort of wildcards to have the CSS applied consistently, since if it's only on the first page and it goes away as soon as I search for something that'd be nonsense lol.

I also have Stylish, maybe that's better? Do I just simply copy and paste the snippet? EDIT: Got it to work, thanks so much!

I guess the snippet is made for ex site? Since it kinda messes up the color on the e-hentai

Ah yeah, you're right. I forgot about e-hentai lol. You can change:
CODE
background: #43464e !important;

to
CODE
background: none !important;

But it doesn't look quite as good on ex.


This post has been edited by Etheral7: Mar 20 2019, 07:48
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Mar 20 2019, 07:58
Post #405
pwnmastr



Newcomer
**
Group: Members
Posts: 54
Joined: 5-December 12
Level 288 (Godslayer)


QUOTE(Etheral7 @ Mar 20 2019, 06:25) *

I restored the old thumbnail view. Also the watched tags work and their div is automatically hidden if there are no tags there. I removed the date because I don't need it.

CSS: [pastebin.com] https://pastebin.com/aEeCtuFD
PREVIEW: [files.catbox.moe] https://files.catbox.moe/grsl2u.PNG
WATCHED TAG: [files.catbox.moe] https://files.catbox.moe/f71lfs.PNG

You can control the image size by changing these lines at the top:
CODE
.gl3t a img
{
   max-height: 280px !important;
}

You can make everything much smaller with smaller values.
Example 220px: [files.catbox.moe] https://files.catbox.moe/ben4e9.PNG
Example 180px: [files.catbox.moe] https://files.catbox.moe/g50pqw.PNG

This is nice. It would be even nicer if you could lock the gallery info to the bottom of thumbnails.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Mar 20 2019, 08:05
Post #406
Etheral7



Newcomer
*
Group: Members
Posts: 48
Joined: 20-January 11
Level 36 (Apprentice)


QUOTE(pwnmastr @ Mar 20 2019, 07:58) *

This is nice. It would be even nicer if you could lock the gallery info to the bottom of thumbnails.

Add this to the very bottom:
CODE
.gl3t
{
    min-height: 280px !important;
}

Make sure the value is the same as the value you used for the img rule at the top of the file. It doesn't have to be 280px, just has to be the same value in both places.

EDIT: I modified my original post. You can grab the new css and I updated the previews.

This post has been edited by Etheral7: Mar 20 2019, 08:28
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Mar 20 2019, 08:06
Post #407
xesxesgnik



Nyaruhodo
*******
Group: Gold Star Club
Posts: 1,228
Joined: 28-April 14
Level 500 (Godslayer)


QUOTE(Etheral7 @ Mar 20 2019, 01:48) *

Ah yeah, you're right. I forgot about e-hentai lol. You can change:
CODE
background: #43464e !important;

to
CODE
background: none !important;

But it doesn't look quite as good on ex.


True, nothing beats the slick ex XD. Thanks for such a great css style (IMG:[invalid] style_emoticons/default/smile.gif)
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Mar 20 2019, 08:09
Post #408
Vongola.Decimo



Lurker
Group: Lurkers
Posts: 1
Joined: 2-September 12


Minimal is where it's at, but why are the category icon colors so bright? Why not use a darker shade or a lighter/washed-out color for the background, and remove that text shadow?
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Mar 20 2019, 08:12
Post #409
SuperAlloyBlackShine



Lurker
Group: Lurkers
Posts: 2
Joined: 11-January 14
Level 25 (Novice)


I don’t like it, but I can live with it. My main complaint is the fact that on mobile (at least on IOS Safari) you can no longer hold down a gallery name and open in new tab, barring having the settings on thumbnail. Feels wrong.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Mar 20 2019, 08:19
Post #410
Lolimaster



Newcomer
**
Group: Members
Posts: 78
Joined: 18-August 08
Level 201 (Ascended)


QUOTE(Touhou sauce @ Mar 20 2019, 02:48) *

I don't understand at all why change the colors and make them bright why remove the favorites diamond mark why remove the NEW symbol? been using for years and never had a single problem with it seems unecessary.

I do like the Popular and the watch section.


It's seems the majority are on the train of "why change what is not broken"?

There could be many quality of life changes under the hood without changing a well done UI (old one) like on my earlier post, being able to just show all your favorites with notes included in the favorite section or search by stars (either general rating or your own rating) in the main gallery or in your favorites (which I think was available at some point in the past).

Or add more favorite colors so we can have a more granular selection.

This post has been edited by Lolimaster: Mar 20 2019, 08:21
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Mar 20 2019, 08:21
Post #411
Altonious



Lurker
Group: Lurkers
Posts: 1
Joined: 27-September 14
Level 75 (Novice)


The new features seem like they could use a bit of fine tuning but seeing as they aren't something I'll likely use others can give feedback about them. But something I will weigh in on is the new UI, because honestly it's a step in the wrong direction, in my opinion. Everything is too big and too bright. Just to get everything to take to take up about the same amount of screen space I have to zoom out to ~85%, I really dislike how it takes up almost the whole screen horizontally. Everything also seems too bright now, the new buttons are really jarring, and even the bg color seems to be brighter(though this may be just perceived do to all the other changes). And honestly it hurts to look at.

I also rather dislike having popular separated from the main page, it would make more sense to have the 'clickbait' that is, or was, the popular section to be on the front page. Though I do understand that with how the 'upgraded' site now functions having the popular stuff being on the front page with the new stuff is infeasible and would just turn into a giant clusterfuck.

All in all, I'd take the old site over the new one any day, and would love the ability to opt-out of the redesign.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Mar 20 2019, 08:32
Post #412
Drksrpnt



Dank
********
Group: Gold Star Club
Posts: 3,551
Joined: 27-December 10
Level 500 (Ponyslayer)


Lol people on 4ch are pissed (IMG:[invalid] style_emoticons/default/sad.gif)

But yeah the main things I want changed/reverted are NEW and Favorites.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Mar 20 2019, 08:33
Post #413
lllXLlll



Regular Poster
*****
Group: Gold Star Club
Posts: 567
Joined: 7-January 14
Level 486 (Dovahkiin)


Excuse me, but could you add an option to always have those favorites checkbox(Name,Tag and Note) to be always checked? It's kinda annoying having to click them every time I want to do a search on my favorites...
Unless it already exists and I just can't find it (IMG:[invalid] style_emoticons/default/sad.gif)
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Mar 20 2019, 08:38
Post #414
darkwarlord



Newcomer
**
Group: Members
Posts: 52
Joined: 29-July 09
Level 169 (Destined)


QUOTE(Drksrpnt @ Mar 20 2019, 08:32) *

Lol people on 4ch are pissed (IMG:[invalid] style_emoticons/default/sad.gif)

But yeah the main things I want changed/reverted are NEW and Favorites.

If you missed the previous post I quoted you....4ch added the "new" back in via css.
And yeah, they mad....if this was old 4ch...well, eh would be down. lmao.

This post has been edited by darkwarlord: Mar 20 2019, 08:40
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Mar 20 2019, 08:46
Post #415
Lolimaster



Newcomer
**
Group: Members
Posts: 78
Joined: 18-August 08
Level 201 (Ascended)


People don't forget about the missing diamonds from your custom favorite groupset. At a glance you could see what was already in your collection and what was missing.

In my case

light green for doujin, purple for the good stuff, light blue for milf, pink for gyaru and so on, so easy to spot on on main page... now rip, those colored lines basically disappear in the "in your face" layout.

This post has been edited by Lolimaster: Mar 20 2019, 08:49
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Mar 20 2019, 08:51
Post #416
Drksrpnt



Dank
********
Group: Gold Star Club
Posts: 3,551
Joined: 27-December 10
Level 500 (Ponyslayer)


QUOTE(darkwarlord @ Mar 20 2019, 02:38) *

If you missed the previous post I quoted you....4ch added the "new" back in via css.
And yeah, they mad....if this was old 4ch...well, eh would be down. lmao.


I noticed but I don't use the fjords. Thanks though.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Mar 20 2019, 08:56
Post #417
emptyheart



Newcomer
*
Group: Members
Posts: 29
Joined: 16-February 07
Level 262 (Ascended)


Looking fancier so far. Just wish the minimal was a bit closer to the original. Maybe the icons are a little too big or bright. Just feels a little bit off.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Mar 20 2019, 09:01
Post #418
Kelvren



Newcomer
**
Group: Members
Posts: 56
Joined: 8-December 09
Level 114 (Lord)


QUOTE(Tenboro @ Mar 19 2019, 03:25) *

There was a bug on the settings screen which was fixed, but I'm not currently seeing this. Can you still reproduce this behavior?
I considered that, but it actually requires a bit of a database change to do it efficiently. It will probably be added at some point.
It should be at minimum two colums for small screens. What kind of device are you using?


Most of the time, I'm on an IPad2, which I know is old. It was never an issue before, but is it now?

edit: Just now checked again on my tablet. Works far better than it did. I can live with 3 columns on that device. Wish the thumbnails were slightly smaller so 4 would fit, but that's nitpicky, and I'm much more okay with it now than I was.

This post has been edited by Kelvren: Mar 20 2019, 09:12
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Mar 20 2019, 09:01
Post #419
pwnmastr



Newcomer
**
Group: Members
Posts: 54
Joined: 5-December 12
Level 288 (Godslayer)


QUOTE(Etheral7 @ Mar 20 2019, 08:05) *

Add this to the very bottom:
CODE
.gl3t
{
    min-height: 280px !important;
}

Make sure the value is the same as the value you used for the img rule at the top of the file. It doesn't have to be 280px, just has to be the same value in both places.

EDIT: I modified my original post. You can grab the new css and I updated the previews.


Wow, excellent! I hope your work inspires Tenboro because this site update could be really great with UI changes like this. The only thing I would do now is to center the image vertically, but that's just nitpicking. Thanks!
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Mar 20 2019, 09:33
Post #420
Imphobia



Faint presence
***
Group: Gold Star Club
Posts: 162
Joined: 10-April 14
Level 392 (Godslayer)


QUOTE(Lolimaster @ Mar 20 2019, 02:46) *

People don't forget about the missing diamonds from your custom favorite groupset. At a glance you could see what was already in your collection and what was missing.

In my case

light green for doujin, purple for the good stuff, light blue for milf, pink for gyaru and so on, so easy to spot on on main page... now rip, those colored lines basically disappear in the "in your face" layout.


It's still lives but this the date just have the color of your little diamond, to be honest i don't understand this obsession to have the date do so many things (favorite, new release, expunged) but it's still there...
User is offlineProfile CardPM
Go to the top of the page
+Quote Post


41 Pages V « < 19 20 21 22 23 > » 
Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 


Lo-Fi Version Time is now: 27th June 2025 - 05:15