Customize the theme/colors of the TorrentBD website. Supports both light mode and dark mode.
Ezek a szkript azon változatai, ahol a kód módosítva lett. Minden verzió mutatása
Updated the catfilter css of duckduckgo light theme.
Added more comments to better define what parts of the script is doing.
Optimized the styles for the hnr page. It looks more like the seedbonus page's button now.
Updated a hover background color issue in the hnr page. Added new conditional CSS that only gets inserted in certain pages.
Using jsdelivr for external resource on the engine station. It's a bit faster than the standard github link.
Updated some colors for the nat check page.
Fixed some hover effects for the nat page. Fixed button hover on the media page.
Fixed a bug that most people would never have seen.• What's the bug?•• The bug appears when tampermonkey itself is activated with a delay. This can happen if you load the website with tampermonkey disabled and then enable tampermonkey after the page is fully loaded. The script then executes with a fault and some JS elements don't appear, even though the colors change. On Firefox 68, extensions have a short delay before they start working upon first start. So, if you left a tab with torrentbd open, closed the browser, and opened the browser again, this tab will show the same bug, i.e., fault execution of the script. In both cases, a refresh of the page was required for the script to work properly again.• What went wrong?•• A major part of my script looked for the load status of the page before executing the script. This was done to ensure a quick replacement of the theme, the need for being immersive. So, I'd never considered what would happen if the script was executed on a fully loaded page. There was no instruction for such a situation, which caused this bug to exist.• How did I fix it?•• I placed new instructions for when the document is fully loaded or interactive at the time of execution. This ensures that the script executes as intended and removes this bug.
Added light theme based on DuckDuckGo.
Updated accent colors for github dark.
Updated some color issues with the torrent table page indicators.
Added Github inspired dark and light themes to the gallery.
Updated friend request accepted banner, and the error that appears when request was already accepted.
Updated some colors in the donation page.
Updated colors for short link counter and the torrent table sorting buttons.
Fixed a bug on the torrent filters in the home page. Thanks to shaon21@TorrentBD.
I need to work on the guideline pages separately. For now, they are excluded from the engine.
Added color options for the donation confirmed page.
Updated colors of the forum reputation thingy.
Fixed a bug in the [turl] bbcode where the link would not open in a new tab.
Added a light theme based on musixmatch.
Fixed account button hover issue.
Fixed a bug with the z-index of torrent details tabs. This bug exists without the script.
Removed solid colors for ranks. Changed height to max-height for preview of forum posts. Altered the background hover of account buttons to ensure alignment.
The title in donation form now follows accent color.
Updated DDG theme. Now the category images are changed as well.
Added DuckDuckGo Dark theme to the gallery.
First stable release. There's also an update checker now. Notification for new versions will appear in the gallery page of the engine station.
Added support thread link.
Forgot to add changelog, so no changes here, just a changelog.Added a new bbcode recognition system. [tlink][\tlink] will now be interpreted as cross-domain links.
Added the link for the landing page in the station.
That no-scrolling feature didn't work as intended on phone. Removing it.
Disabling scrolling of background elements when something is higher in z-index and taking up enough screen space.
Again.... Yeah, well. The kuddus page is using pseudo alignment and pretending there's 3 objects in the title bar when there are only 2. This could've been done better.
Reworked the kuddus close button because my phone is bugging out.
I think I'm dumb sometimes. Fixed a css mistake.
Updated the kuddus close again.
Hover effect on kuddus close button. Better alignment on torrent counts in the search result page.
Updated alignment and logo in khoj the search. Update alignment in website logo. Updated interaction hover/active on the search button.
Shows the loading time of the website instead of the serving time on the footer.
Updated a link of in a comment.
Declaring default colors only once across the script.
Made the QR image less detailed.
Updated colors for the three buttons on user profiles that were not touched already.
Updated the toggle colors for the gallery. Hover effect does not overlap with click effect anymore.
Placed a user-agent check in engine station. The QR option will not appear under mobile user-agent.
I seem to be doing this a lot. Nevertheless, optimized station CSS a bit. File is smaller now. QR arrangement updated again.
Updated the code regarding the qr again. Hopefully it works better this time.
Updated CSS to add an important tag as the qr button was not hiding on phone.
Mutasd a szkript összes verzióját