Closed MystPi closed 2 years ago
I got dark mode covered.
customizable size options
for example like Firefox
Normal, Touch, and Compact
customizable size options
for example like Firefox
Normal, Touch, and Compact
That'd probably be hard, but I think it'd be possible.
I've added the possibility to set a different "homepage" https://github.com/MystPi/ninetails/pull/51
I've added the possibility to set a different "homepage" #51
Great idea! I've left a comment describing some changes I would like, then I'll merge.
I'm trying to help @webdev03 with extensions (#50)
I found a problem with the search engine thing, even when I change it to a valid search engine, the homepage still says Search with Google
EDIT: I made a DuckDuckGo homepage for DDG users, although I can make other ones
I found a problem with the search engine thing, even when I change it to a valid search engine, the homepage still says Search with Google
You're right. Now it just says 'Search the web...'.
I made heaps of different homepages for Ninetails: https://github.com/JoshAtticus/Ninetails-homepages/
@JoshAtticus The domain your certificate uses seems to be a fake cloudflare domain. What???
I made heaps of different homepages for Ninetails: https://github.com/JoshAtticus/Ninetails-homepages/
@MystPi Don't use their thing. https://daniel.is-a.dev/blog/freenom-the-free-domains-website-is-a-scam-3 That's their hosting provider. I'm going to make a copy on replit.
I beg your pardon? I use 000webhost and it's trusted, it's not freenom and @MystPi already uses freenom
I made heaps of different homepages for Ninetails: https://github.com/JoshAtticus/Ninetails-homepages/
@MystPi Don't use their thing. https://daniel.is-a.dev/blog/freenom-the-free-domains-website-is-a-scam-3 That's their hosting provider. I'm going to make a copy on replit.
I beg your pardon? I use 000webhost and it's trusted, it's not freenom and @MystPi already uses freenom
Never mind
It says it's insecure, even if I use http.
It says it's insecure, even if I use http.
Use my copy.
@MystPi Do you have a Replit account? I need help fixing the homepages site.
It says it's insecure, even if I use http.
Use my copy.
Huh hmmm? Defamation for the services I use?
It says it's insecure, even if I use http.
Use my copy.
Huh hmmm? Defamation for the services I use?
It supports HTTPS.
It says it's insecure, even if I use http.
Use my copy.
Huh hmmm? Defamation for the services I use?
It supports HTTPS.
So? There isn't really a need, when you type stuff in, it isn't uploading it to analytics or anything like that, let's take the duckduckgo one for example, it redirects to https://duckduckgo.com/your-search-query, not an http site, you that search is encrypted using https.
It says it's insecure, even if I use http.
Use my copy.
Huh hmmm? Defamation for the services I use?
It supports HTTPS.
So? There isn't really a need, when you type stuff in, it isn't uploading it to analytics or anything like that, let's take the duckduckgo one for example, it redirects to https://duckduckgo.com/your-search-query, not an http site, you that search is encrypted using https.
Hmm, so what about those hotel ad injection things and stuff like that? https://www.theverge.com/2012/4/7/2931600/hotel-caught-injecting-advertising-into-web-pages-on-complimentary-wi
It says it's insecure, even if I use http.
Use my copy.
Huh hmmm? Defamation for the services I use?
It supports HTTPS.
So? There isn't really a need, when you type stuff in, it isn't uploading it to analytics or anything like that, let's take the duckduckgo one for example, it redirects to https://duckduckgo.com/your-search-query, not an http site, you that search is encrypted using https.
Hmm, so what about those hotel ad injection things and stuff like that? https://www.theverge.com/2012/4/7/2931600/hotel-caught-injecting-advertising-into-web-pages-on-complimentary-wi
That's possible to pretty much any link
Please stay on topic!
It says it's insecure, even if I use http.
Use my copy.
I NEVER consented to you plagiarizing my work and giving me no credit, I DON'T CARE IF THIS IS OFF TOPIC, I PUT EFFORT INTO MY WORK
I can work on Dark Mode like how I did with Catalyst if you would like :smile: If you want to implement it yourself, I used something like this:
function evaluatePreferences() {
if (preferences.dark) {
document.documentElement.classList.add("dark");
} else {
document.documentElement.classList.remove("dark");
}
}
then you can of course change preferences.dark
to the logic where you get the user's choice, then you can use dark:
like normal in Tailwind to apply custom dark mode styles :smile:
If I do implement dark mode, I'll probably do it myself. Thanks for the offer though! 😸
Kind of dead.
Discuss some more customization options you would like Ninetails to have.
Options: