Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-08-24 | add set -e and use exec to replace parent process to handle docker signals (#6) | throwaway | |
use `exec` to turn httpd into parent process. This is important for docker signalling such as `docker stop ${container_id}` add `set -e` which stops the entrypoint script if any command exits with a non-zero exit code. Reviewed-on: https://git.lolcat.ca/lolcat/4get/pulls/6 Co-authored-by: throwaway <developerthrowaway@protonmail.com> Co-committed-by: throwaway <developerthrowaway@protonmail.com> | |||
2023-08-23 | Add Dockerfile and docker entrypoint (#5) | throwaway | |
Add Dockerfile and docker entrypoint Co-authored-by: lolcat <lolcat@no-reply@lolcat.ca> Reviewed-on: https://git.lolcat.ca/lolcat/4get/pulls/5 Co-authored-by: throwaway <developerthrowaway@protonmail.com> Co-committed-by: throwaway <developerthrowaway@protonmail.com> | |||
2023-08-22 | Delete banner/birds birds birdsw_4.jpg | lolcat | |
2023-08-13 | removed wrong thing | lolcat | |
2023-08-13 | ill need to rewrite the google scraper, but hey atleast we got imagesearch ↵ | lolcat | |
working woooo | |||
2023-08-10 | added faceberg setting | lolcat | |
2023-08-10 | fix the faceberg urls | lolcat | |
2023-08-10 | added faceberg videos | lolcat | |
2023-08-08 | remove .php | lolcat | |
2023-08-08 | added brave image+video support | lolcat | |
2023-07-27 | bug fixes (without google support) | lolcat | |
2023-07-26 | felt quirky, might commit later | lolcat | |
2023-07-22 | still missing things on google scraper | lolcat | |