throwaway
  • Joined on 2024-04-19
throwaway created pull request lolcat/4get#97 2026-09-07 21:31:51 -04:00
add missing font
throwaway pushed to docker_fix_graph at lolcat/4get 2026-09-07 21:26:08 -04:00
67a15fa8e5 add missing font
throwaway created branch docker_fix_graph in lolcat/4get 2026-09-07 21:26:08 -04:00
throwaway commented on pull request lolcat/4get#96 2026-08-05 18:51:49 -04:00
add 4play sidecar container

for context: I said I ran a google search with it and it gave me a captcha, so I said it was probably not an avenue I reran it again today but this time it didn't give me an captcha, both times I…

throwaway created pull request lolcat/4get#96 2026-08-05 02:37:22 -04:00
add 4play sidecar container
throwaway pushed to 4play-docker at lolcat/4get 2026-08-05 02:32:58 -04:00
0efbb81d23 remove parseInt on password env
throwaway created pull request lolcat/4play#1 2026-08-05 02:30:30 -04:00
feature/read-env-vars
throwaway pushed to feature/read-env-vars at lolcat/4play 2026-08-05 02:26:50 -04:00
41e1c33e0e add package.json
aa2bf08255 read values from env
Compare 2 commits »
throwaway created branch feature/read-env-vars in lolcat/4play 2026-08-05 02:26:50 -04:00
throwaway pushed to 4play-docker at lolcat/4get 2026-08-05 02:21:31 -04:00
4b83c47637 read values from env and add Dockerfile
throwaway created branch 4play-docker in lolcat/4get 2026-08-05 02:21:31 -04:00
throwaway deleted branch docker-curl-impersonate from lolcat/4get 2026-05-20 16:46:28 -04:00
throwaway created pull request lolcat/4get#94 2026-05-19 20:25:13 -04:00
add lwthiker/curl-impersonate
throwaway pushed to docker-curl-impersonate at lolcat/4get 2026-05-19 20:17:47 -04:00
cf3c77ed04 add lwthiker/curl-impersonate
throwaway created branch docker-curl-impersonate in lolcat/4get 2026-05-19 20:17:47 -04:00
throwaway commented on pull request lolcat/4get#66 2025-02-04 18:02:32 -05:00
Add actions support for 4get docker image builds

It's needed to catalog old and new images generated

Oh okay

but the action can be modified to upload to two image registries instead of just using one and let the user to decide which…

throwaway commented on pull request lolcat/4get#66 2025-02-04 16:27:23 -05:00
Add actions support for 4get docker image builds

gitea actions is gitea's implementation of github actions which makes it easy to react to changes on a repo such as a new push request,
https://docs.github.com/en/actions/about-github-actions/un…

throwaway deleted branch docker_fix_conf from lolcat/4get 2025-01-25 19:59:07 -05:00
throwaway commented on issue lolcat/4get#62 2025-01-24 04:30:44 -05:00
Disable https listener on port 443 when only http is used

Thank you for investigating this! You are absolutely correct, nothing should bind to 443 if the intention is to run http only.

I see you are toggling the filename between ssl.conf and…

throwaway created pull request lolcat/4get#63 2025-01-24 04:18:09 -05:00
remove ssl.conf when using http config