Pano bread
  • Joined on 2024-09-30
bread commented on issue lolcat/4get#35 2024-10-27 21:06:07 +00:00
DuckDuckGo Bangs (!) not working

hi i've come to provide an alternative while will does things

add these to your browser search engines (manually)

bread commented on issue lolcat/4get#44 2024-10-27 20:49:22 +00:00
Avoiding captcha

Will's working on it! Will needs moneys to keep their 4get instance running, so they thought of a subscription service. It should come in v9, but I'm not sure. Another thing…

bread commented on issue lolcat/4get#46 2024-10-25 09:21:48 +00:00
Thumbnails look broken on my own instance

The fak

bread commented on issue lolcat/4get#46 2024-10-25 08:31:10 +00:00
Thumbnails look broken on my own instance

I'm also getting something somewhat similar; I have to reload twice for searching something behind a proxy, while also having the ‘you need to click on images to load them’ fiasco. GET status…

bread commented on issue lolcat/4get#46 2024-10-25 08:20:32 +00:00
Thumbnails look broken on my own instance

@Evhorizon Could you git pull? I'm pretty sure Will fixed it, but forgot to mention it: 9c18753ec3 Slight blunder on their…

bread commented on issue lolcat/4get#32 2024-10-21 14:38:12 +00:00
Followed the guide for Caddy and nothing works.

4got to update,

The fix I found was to set

try_files {path} {path}.php

to

try_files {path} {path}.php  index.php

while also commenting out the index index.php line.

bread pushed to master at bread/4get 2024-10-21 14:15:36 +00:00
c422abbdc6 add css via copy and paste (slightly edited to not require a lot from my shithole)
bread commented on pull request lolcat/4get#41 2024-10-21 14:10:40 +00:00
nginx documentation but better

Please commit the theme, I will add it

The wording changes are kind of useless since I'm working on a new frontend at the moment.

I will, I will.

It's not really wording, it's about…

bread commented on pull request lolcat/4get#41 2024-10-21 14:04:07 +00:00
nginx documentation but better

Ok so, basically, I've made my instance fix some stuff regarding missing .link classes in the templates; should I commit those? I also fixed the /about page giving “4get” instead of…

bread closed issue lolcat/4get#40 2024-10-20 22:29:22 +00:00
localhost (and site) unable to search
bread commented on issue lolcat/4get#32 2024-10-20 12:26:47 +00:00
Followed the guide for Caddy and nothing works.

alright, for some reason, it works but only if you go to /index.php first

and no, the plain url is 404, but appears as a blank page if using firefox-based browsers, for chromium it just…

bread commented on issue lolcat/4get#40 2024-10-20 12:17:59 +00:00
localhost (and site) unable to search

Nah, it's not really missing anything. I think those are all the fixes I wanted to apply.

bread commented on issue lolcat/4get#32 2024-10-19 22:01:17 +00:00
Followed the guide for Caddy and nothing works.

Log:

http.log.access.log0	handled request	{"request": {"remote_ip": "127.0.0.1", "remote_port": "55076", "client_ip": "127.0.0.1", "proto": "HTTP/1.1", "method": "GET", "host":
bread commented on issue lolcat/4get#32 2024-10-19 21:48:24 +00:00
Followed the guide for Caddy and nothing works.

I'd like to expand on this, since I'm having a similar issue; 4get acting weird. It most likely is something about the Caddyfile, but…

bread commented on issue lolcat/4get#40 2024-10-19 20:45:01 +00:00
localhost (and site) unable to search

@root Consider looking at my fork, it has an updated Nginx guide: https://git.lolcat.ca/bread/4get/src/branch/master/docs/nginx.md

bread commented on issue lolcat/4get#40 2024-10-19 18:06:31 +00:00
localhost (and site) unable to search

Basically, uncompress php83-sodium-8.3.7-1-x86_64.pkg.tar.zst (from uncompressing your tarball, or downloading from somewhere else) and move etc/php83/conf.d/20-sodium.ini and `usr/lib/php83/mo…

bread pushed to master at bread/4get 2024-10-19 01:12:42 +00:00
85246cc7ec 194 lines of mark(down)
bread commented on issue lolcat/4get#40 2024-10-19 01:06:30 +00:00
localhost (and site) unable to search

Big thanks to everyone who helped me with this dogshit issue, especially Will for giving me someone to talk to. I'll see if I can make AT LEAST some notices to the AUR package manager(s) / Artix's…

bread commented on issue lolcat/4get#40 2024-10-19 00:57:57 +00:00
localhost (and site) unable to search

Image proof because I forgot to:

bread commented on issue lolcat/4get#40 2024-10-19 00:55:22 +00:00
localhost (and site) unable to search

Ok, so basically:

[shitbox /]# tar xfv php83-sodium-8.3.7-1-x86_64.pkg.tar.zst
.BUILDINFO
.MTREE
.PKGINFO
etc/
etc/php83/
etc/php83/conf.d/
etc/php83/conf.d/20-sodium.ini
usr/
usr/…